aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/input/joystick (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-07-07Merge branch 'for-linus' to bring in change ensuring that drivers thatDmitry Torokhov1-2/+3
2012-07-04Input: request threaded-only IRQs with IRQF_ONESHOTLars-Peter Clausen1-2/+3
2012-05-30i2c: Split I2C_M_NOSTART support out of I2C_FUNC_PROTOCOL_MANGLINGMark Brown1-0/+1
2012-05-24Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/inputLinus Torvalds18-248/+18
2012-05-04USB: input: xpad.c: fix up dev_* messagesGreg Kroah-Hartman1-3/+5
2012-05-04USB: input: iforce: fix up dev_* messagesGreg Kroah-Hartman3-5/+7
2012-05-01USB: xpad.c: remove dbg() usageGreg Kroah-Hartman1-11/+19
2012-05-01USB: iforce: remove dbg() usageGreg Kroah-Hartman2-8/+12
2012-05-01USB: input: xpad.c: fix up dev_err() usageGreg Kroah-Hartman1-2/+2
2012-05-01USB: input: joystick: iforce: fix up dev_err() usagesGreg Kroah-Hartman2-2/+2
2012-04-25USB: xpad.c: remove err() usageGreg Kroah-Hartman1-4/+7
2012-04-25USB: iforce: remove err() usageGreg Kroah-Hartman3-6/+12
2012-04-21Merge commit 'v3.4-rc4' into nextDmitry Torokhov1-1/+0
2012-04-04Input: gameport - use module_gameport_driverAxel Lin11-136/+11
2012-04-04Input: serio - use module_serio_driverAxel Lin7-112/+7
2012-03-29Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/inputLinus Torvalds1-0/+3
2012-03-28Remove all #inclusions of asm/system.hDavid Howells1-1/+0
2012-03-25Input: amijoy - add missing platform checkGeert Uytterhoeven1-0/+3
2012-03-16Input: convert I2C drivers to use module_i2c_driver()Axel Lin1-11/+1
2012-01-13module_param: make bool parameters really bool (drivers & misc)Rusty Russell1-3/+3
2011-11-18USB: convert drivers/input/* to use module_usb_driver()Greg Kroah-Hartman1-12/+1
2011-10-31drivers/input: Add module.h to modular drivers implicitly using itPaul Gortmaker1-0/+1
2011-08-24Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/inputLinus Torvalds1-1/+1
2011-08-04Input: remove CLOCK_TICK_RATE from analog joystick driverDeepak Saxena1-1/+1
2011-07-27Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/inputLinus Torvalds1-5/+26
2011-07-04Input: xpad - enable rumble support for XBox360 Wireless ControllersChris Moeller1-4/+21
2011-06-21Input: xpad - add support for two more dance pads and a guitarMagnus Hörlin1-1/+5
2011-06-09i8253: Create linux/i8253.h and use it in all 8253 related filesRalf Baechle1-1/+1
2011-03-31Fix common misspellingsLucas De Marchi1-2/+2
2011-01-11Merge branch 'next' into for-linusDmitry Torokhov3-0/+378
2011-01-10Input: add Austria Microsystem AS5011 joystick driverFabien Marteau3-0/+378
2011-01-06Merge branch 'next' into for-linusDmitry Torokhov2-64/+74
2010-12-01Input: turbografx - fix reference countingNamhyung Kim1-0/+1
2010-11-22Input: iforce - clean up MakefileDmitry Torokhov1-12/+3
2010-11-18Input: xpad - ensure xpad->bulk_out is initialized before submitting urbAxel Lin1-16/+16
2010-11-11Input: xpad - remove useless check in xpad_removeDmitry Torokhov1-19/+18
2010-11-11Input: xpad - fix resource reclaim in xpad_probe error pathAxel Lin1-12/+18
2010-11-11Input: xpad - fix a memory leakAxel Lin1-2/+3
2010-11-11Input: xpad - return proper error in error pathAxel Lin1-10/+23
2010-10-24Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivialLinus Torvalds1-2/+1
2010-10-18Update broken web addresses in the kernel.Justin P. Mattock1-2/+1
2010-08-13Input: fix faulty XXinput_* callsDaniel Mack1-1/+1
2010-08-10Merge branch 'next' into for-linusDmitry Torokhov7-30/+32
2010-08-10Input: xpad - add USB-ID for PL-3601 Xbox 360 padChristoph Fritz1-0/+1
2010-08-02Input: switch to input_abs_*() access functionsDaniel Mack6-30/+31
2010-08-02Merge branch 'next' into for-linusDmitry Torokhov1-44/+63
2010-07-26Input: xpad - add product ID for Hori Fighting Stick EX2Chris Merrett1-0/+1
2010-07-20Input: gamecon - reference correct pad in gc_psx_command()Dmitry Torokhov1-1/+1
2010-07-20Input: gamecon - reference correct input device in NES modeDmitry Torokhov1-2/+1
2010-07-13Input: xpad - remove mouse buttons and axes for dance padsChristoph Fritz1-44/+63