summaryrefslogtreecommitdiffstats
path: root/drivers/input/joystick
Commit message (Expand)AuthorAgeFilesLines
* 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
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2010-05-132-1/+6
|\ \ \ | |_|/ |/| |
| * | Input: iforce - fix Guillemot Jet Leader 3D entryMarek Vasut2010-05-101-1/+1
| * | Input: iforce - add Guillemot Jet Leader Force FeedbackMarek Vasut2010-05-102-0/+5
* | | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-303-0/+3
|/ /
* | Input: gamecon - fix off by one range checkDan Carpenter2010-03-051-1/+1
|/
* Input: gamecon - use pr_err() and friendsDmitry Torokhov2010-02-211-8/+10
* Input: gamecon - constify some of the setup structuresDmitry Torokhov2010-02-211-10/+10
* Input: gamecon - simplify pad type handlingDmitry Torokhov2010-02-211-79/+123
* Input: gamecon - simplify coordinate calculation for PSXDmitry Torokhov2010-02-211-4/+8
* Input: gamecon - fix some formatting issuesDmitry Torokhov2010-02-211-153/+194
* Input: gamecon - add rumble support for N64 padsScott Moreau2010-02-212-6/+120
* Input: xpad - add rumble support for original xbox controllerBenjamin Valentin2010-01-241-16/+37
* Merge commit 'v2.6.33-rc5' into nextDmitry Torokhov2010-01-215-47/+19
|\
| * Input: xbox - do not use GFP_KERNEL under spinlockDmitry Torokhov2010-01-091-2/+2
| * Input: gf2k - fix &&/|| confusion in gf2k_connect()Roel Kluin2010-01-011-1/+1
| * Input: iforce - wait for command completion when closing the deviceDmitry Torokhov2009-12-302-0/+4
| * Input: iforce - fix oops on device disconnectDmitry Torokhov2009-12-243-44/+12
* | Input: xpad - allow using triggers as buttons rather than axesNicolas Léveillé2009-12-291-79/+121
|/
* Input: xpad - add two new Xbox 360 devicesNicolas Léveillé2009-11-291-0/+3
* Input: xpad - add BigBen Interactive XBOX 360 ControllerThomas Gruber2009-10-051-0/+2
* Merge commit 'v2.6.31-rc8' into nextDmitry Torokhov2009-08-272-0/+2
|\
| * Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2009-08-242-0/+2
| |\
| | * Input: iforce - support new revision of ACT LABS Force RSJiri Kosina2009-08-192-0/+2
* | | Input: xpad - add USB ID for the drumkit controller from Rock BandCorbin Simpson2009-08-201-0/+2
|/ /
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2009-07-221-13/+13
|\ \ | |/
| * Input: xpad - don't resend successfully sent outgoing requestsMichael Gruber2009-07-121-13/+13
* | time: move PIT_TICK_RATE to linux/timex.hArnd Bergmann2009-06-161-1/+1
|/
* sh: maple: Support block reads and writes.Adrian McMenamin2009-02-271-2/+2
* Input: add support for Maple controller as a joystickAdrian McMenamin2008-12-303-0/+206
* Input: add joystick driver for Walkera WK-0701 RC transmitterPeter Popovec2008-11-193-0/+305
* USB: remove info() macro from usb input driversGreg Kroah-Hartman2008-10-171-1/+1
* USB: remove warn() macro from usb input driversGreg Kroah-Hartman2008-10-174-23/+37
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2008-10-1612-25/+12
|\
| * Merge branch 'next' into for-linusDmitry Torokhov2008-10-1512-25/+12
| |\
| | * Input: gameport - check return value of gameport_register_driver()Dmitry Torokhov2008-07-3012-25/+12
* | | misc: replace __FUNCTION__ with __func__Harvey Harrison2008-10-161-2/+2
|/ /
OpenPOWER on IntegriCloud