aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/input/joystick
Commit message (Expand)AuthorAge
* module_param: make bool parameters really bool (drivers & misc)Rusty Russell2012-01-12
* USB: convert drivers/input/* to use module_usb_driver()Greg Kroah-Hartman2011-11-18
* drivers/input: Add module.h to modular drivers implicitly using itPaul Gortmaker2011-10-31
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2011-08-24
|\
| * Input: remove CLOCK_TICK_RATE from analog joystick driverDeepak Saxena2011-08-05
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2011-07-27
|\|
| * Input: xpad - enable rumble support for XBox360 Wireless ControllersChris Moeller2011-07-04
| * Input: xpad - add support for two more dance pads and a guitarMagnus Hörlin2011-06-21
* | i8253: Create linux/i8253.h and use it in all 8253 related filesRalf Baechle2011-06-09
|/
* Fix common misspellingsLucas De Marchi2011-03-31
* Merge branch 'next' into for-linusDmitry Torokhov2011-01-12
|\
| * Input: add Austria Microsystem AS5011 joystick driverFabien Marteau2011-01-10
* | Merge branch 'next' into for-linusDmitry Torokhov2011-01-07
|\|
| * Input: iforce - clean up MakefileDmitry Torokhov2010-11-22
| * Input: xpad - ensure xpad->bulk_out is initialized before submitting urbAxel Lin2010-11-18
| * Input: xpad - remove useless check in xpad_removeDmitry Torokhov2010-11-12
| * Input: xpad - fix resource reclaim in xpad_probe error pathAxel Lin2010-11-12
| * Input: xpad - fix a memory leakAxel Lin2010-11-12
| * Input: xpad - return proper error in error pathAxel Lin2010-11-12
* | Input: turbografx - fix reference countingNamhyung Kim2010-12-01
|/
* Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...Linus Torvalds2010-10-24
|\
| * Update broken web addresses in the kernel.Justin P. Mattock2010-10-18
* | Input: fix faulty XXinput_* callsDaniel Mack2010-08-13
|/
* Merge branch 'next' into for-linusDmitry Torokhov2010-08-10
|\
| * Input: xpad - add USB-ID for PL-3601 Xbox 360 padChristoph Fritz2010-08-10
| * Input: switch to input_abs_*() access functionsDaniel Mack2010-08-02
* | Merge branch 'next' into for-linusDmitry Torokhov2010-08-02
|\|
| * Input: xpad - remove mouse buttons and axes for dance padsChristoph Fritz2010-07-13
* | Input: xpad - add product ID for Hori Fighting Stick EX2Chris Merrett2010-07-26
* | Input: gamecon - reference correct pad in gc_psx_command()Dmitry Torokhov2010-07-20
* | Input: gamecon - reference correct input device in NES modeDmitry Torokhov2010-07-20
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds2010-05-21
|\
| * USB: rename usb_buffer_alloc() and usb_buffer_free() usersDaniel Mack2010-05-20
* | Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2010-05-18
|\ \ | |/ |/|
| * Merge commit 'v2.6.34-rc6' into core/lockingIngo Molnar2010-05-03
| |\
| * | i8253: Convert i8253_lock to raw_spinlockThomas Gleixner2010-03-02
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2010-05-13
|\ \ \ | |_|/ |/| |
| * | Input: iforce - fix Guillemot Jet Leader 3D entryMarek Vasut2010-05-11
| * | Input: iforce - add Guillemot Jet Leader Force FeedbackMarek Vasut2010-05-11
* | | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-30
|/ /
* / Input: gamecon - fix off by one range checkDan Carpenter2010-03-05
|/
* Input: gamecon - use pr_err() and friendsDmitry Torokhov2010-02-22
* Input: gamecon - constify some of the setup structuresDmitry Torokhov2010-02-22
* Input: gamecon - simplify pad type handlingDmitry Torokhov2010-02-22
* Input: gamecon - simplify coordinate calculation for PSXDmitry Torokhov2010-02-22
* Input: gamecon - fix some formatting issuesDmitry Torokhov2010-02-22
* Input: gamecon - add rumble support for N64 padsScott Moreau2010-02-22
* Input: xpad - add rumble support for original xbox controllerBenjamin Valentin2010-01-25
* Merge commit 'v2.6.33-rc5' into nextDmitry Torokhov2010-01-22
|\
| * Input: xbox - do not use GFP_KERNEL under spinlockDmitry Torokhov2010-01-10