summaryrefslogtreecommitdiffstats
path: root/drivers/input/joystick
Commit message (Expand)AuthorAgeFilesLines
...
| * | | USB: input: joystick: iforce: fix up dev_err() usagesGreg Kroah-Hartman2012-05-012-2/+2
| * | | USB: xpad.c: remove err() usageGreg Kroah-Hartman2012-04-251-4/+7
| * | | USB: iforce: remove err() usageGreg Kroah-Hartman2012-04-253-6/+12
* | | | Input: xpad - add Andamiro Pump It Up padYuri Khan2012-07-121-0/+1
* | | | Input: xpad - add signature for Razer Onza Tournament EditionIlia Katsnelson2012-07-111-1/+3
* | | | Input: xpad - handle all variations of Mad Catz Beat PadYuri Khan2012-07-111-0/+1
| |_|/ |/| |
* | | Input: request threaded-only IRQs with IRQF_ONESHOTLars-Peter Clausen2012-07-041-2/+3
| |/ |/|
* | Merge commit 'v3.4-rc4' into nextDmitry Torokhov2012-04-211-1/+0
|\ \ | |/
| * Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2012-03-291-0/+3
| |\
| * | Remove all #inclusions of asm/system.hDavid Howells2012-03-281-1/+0
* | | Input: gameport - use module_gameport_driverAxel Lin2012-04-0411-136/+11
* | | Input: serio - use module_serio_driverAxel Lin2012-04-047-112/+7
| |/ |/|
* | Input: amijoy - add missing platform checkGeert Uytterhoeven2012-03-251-0/+3
|/
* Input: convert I2C drivers to use module_i2c_driver()Axel Lin2012-03-161-11/+1
* module_param: make bool parameters really bool (drivers & misc)Rusty Russell2012-01-131-3/+3
* USB: convert drivers/input/* to use module_usb_driver()Greg Kroah-Hartman2011-11-181-12/+1
* drivers/input: Add module.h to modular drivers implicitly using itPaul Gortmaker2011-10-311-0/+1
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2011-08-241-1/+1
|\
| * Input: remove CLOCK_TICK_RATE from analog joystick driverDeepak Saxena2011-08-041-1/+1
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2011-07-271-5/+26
|\ \ | |/
| * Input: xpad - enable rumble support for XBox360 Wireless ControllersChris Moeller2011-07-041-4/+21
| * Input: xpad - add support for two more dance pads and a guitarMagnus Hörlin2011-06-211-1/+5
* | i8253: Create linux/i8253.h and use it in all 8253 related filesRalf Baechle2011-06-091-1/+1
|/
* Fix common misspellingsLucas De Marchi2011-03-311-2/+2
* Merge branch 'next' into for-linusDmitry Torokhov2011-01-113-0/+378
|\
| * Input: add Austria Microsystem AS5011 joystick driverFabien Marteau2011-01-103-0/+378
* | Merge branch 'next' into for-linusDmitry Torokhov2011-01-062-64/+74
|\ \ | |/
| * Input: iforce - clean up MakefileDmitry Torokhov2010-11-221-12/+3
| * Input: xpad - ensure xpad->bulk_out is initialized before submitting urbAxel Lin2010-11-181-16/+16
| * Input: xpad - remove useless check in xpad_removeDmitry Torokhov2010-11-111-19/+18
| * Input: xpad - fix resource reclaim in xpad_probe error pathAxel Lin2010-11-111-12/+18
| * Input: xpad - fix a memory leakAxel Lin2010-11-111-2/+3
| * Input: xpad - return proper error in error pathAxel Lin2010-11-111-10/+23
* | Input: turbografx - fix reference countingNamhyung Kim2010-12-011-0/+1
|/
* Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...Linus Torvalds2010-10-241-2/+1
|\
| * Update broken web addresses in the kernel.Justin P. Mattock2010-10-181-2/+1
* | Input: fix faulty XXinput_* callsDaniel Mack2010-08-131-1/+1
|/
* Merge branch 'next' into for-linusDmitry Torokhov2010-08-107-30/+32
|\
| * Input: xpad - add USB-ID for PL-3601 Xbox 360 padChristoph Fritz2010-08-101-0/+1
| * Input: switch to input_abs_*() access functionsDaniel Mack2010-08-026-30/+31
* | Merge branch 'next' into for-linusDmitry Torokhov2010-08-021-44/+63
|\ \ | |/
| * Input: xpad - remove mouse buttons and axes for dance padsChristoph Fritz2010-07-131-44/+63
* | Input: xpad - add product ID for Hori Fighting Stick EX2Chris Merrett2010-07-261-0/+1
* | Input: gamecon - reference correct pad in gc_psx_command()Dmitry Torokhov2010-07-201-1/+1
* | Input: gamecon - reference correct input device in NES modeDmitry Torokhov2010-07-201-2/+1
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds2010-05-201-8/+8
|\
| * USB: rename usb_buffer_alloc() and usb_buffer_free() usersDaniel Mack2010-05-201-8/+8
* | Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2010-05-181-2/+2
|\ \ | |/ |/|
| * Merge commit 'v2.6.34-rc6' into core/lockingIngo Molnar2010-05-033-1/+4
| |\
| * | i8253: Convert i8253_lock to raw_spinlockThomas Gleixner2010-03-021-2/+2
OpenPOWER on IntegriCloud