aboutsummaryrefslogtreecommitdiff
path: root/drivers/input/joystick
AgeCommit message (Expand)Author
2013-01-11Input: walkera0701 - fix crash on startupPeter Popovec
2012-07-19Input: xpad - add Andamiro Pump It Up padYuri Khan
2012-07-19Input: xpad - add signature for Razer Onza Tournament EditionIlia Katsnelson
2012-07-19Input: xpad - handle all variations of Mad Catz Beat PadYuri Khan
2012-03-29Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2012-03-28Remove all #inclusions of asm/system.hDavid Howells
2012-03-25Input: amijoy - add missing platform checkGeert Uytterhoeven
2012-03-16Input: convert I2C drivers to use module_i2c_driver()Axel Lin
2012-01-13module_param: make bool parameters really bool (drivers & misc)Rusty Russell
2011-11-18USB: convert drivers/input/* to use module_usb_driver()Greg Kroah-Hartman
2011-10-31drivers/input: Add module.h to modular drivers implicitly using itPaul Gortmaker
2011-08-24Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2011-08-04Input: remove CLOCK_TICK_RATE from analog joystick driverDeepak Saxena
2011-07-27Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2011-07-04Input: xpad - enable rumble support for XBox360 Wireless ControllersChris Moeller
2011-06-21Input: xpad - add support for two more dance pads and a guitarMagnus Hörlin
2011-06-09i8253: Create linux/i8253.h and use it in all 8253 related filesRalf Baechle
2011-03-31Fix common misspellingsLucas De Marchi
2011-01-11Merge branch 'next' into for-linusDmitry Torokhov
2011-01-10Input: add Austria Microsystem AS5011 joystick driverFabien Marteau
2011-01-06Merge branch 'next' into for-linusDmitry Torokhov
2010-12-01Input: turbografx - fix reference countingNamhyung Kim
2010-11-22Input: iforce - clean up MakefileDmitry Torokhov
2010-11-18Input: xpad - ensure xpad->bulk_out is initialized before submitting urbAxel Lin
2010-11-11Input: xpad - remove useless check in xpad_removeDmitry Torokhov
2010-11-11Input: xpad - fix resource reclaim in xpad_probe error pathAxel Lin
2010-11-11Input: xpad - fix a memory leakAxel Lin
2010-11-11Input: xpad - return proper error in error pathAxel Lin
2010-10-24Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...Linus Torvalds
2010-10-18Update broken web addresses in the kernel.Justin P. Mattock
2010-08-13Input: fix faulty XXinput_* callsDaniel Mack
2010-08-10Merge branch 'next' into for-linusDmitry Torokhov
2010-08-10Input: xpad - add USB-ID for PL-3601 Xbox 360 padChristoph Fritz
2010-08-02Input: switch to input_abs_*() access functionsDaniel Mack
2010-08-02Merge branch 'next' into for-linusDmitry Torokhov
2010-07-26Input: xpad - add product ID for Hori Fighting Stick EX2Chris Merrett
2010-07-20Input: gamecon - reference correct pad in gc_psx_command()Dmitry Torokhov
2010-07-20Input: gamecon - reference correct input device in NES modeDmitry Torokhov
2010-07-13Input: xpad - remove mouse buttons and axes for dance padsChristoph Fritz
2010-05-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds
2010-05-20USB: rename usb_buffer_alloc() and usb_buffer_free() usersDaniel Mack
2010-05-18Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2010-05-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2010-05-10Input: iforce - fix Guillemot Jet Leader 3D entryMarek Vasut
2010-05-10Input: iforce - add Guillemot Jet Leader Force FeedbackMarek Vasut
2010-05-03Merge commit 'v2.6.34-rc6' into core/lockingIngo Molnar
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2010-03-05Input: gamecon - fix off by one range checkDan Carpenter
2010-03-02i8253: Convert i8253_lock to raw_spinlockThomas Gleixner
2010-02-21Input: gamecon - use pr_err() and friendsDmitry Torokhov