summaryrefslogtreecommitdiffstats
path: root/drivers/input/joystick
Commit message (Expand)AuthorAgeFilesLines
* Input: gamecon - use pr_err() and friendsDmitry Torokhov2010-02-221-8/+10
* Input: gamecon - constify some of the setup structuresDmitry Torokhov2010-02-221-10/+10
* Input: gamecon - simplify pad type handlingDmitry Torokhov2010-02-221-79/+123
* Input: gamecon - simplify coordinate calculation for PSXDmitry Torokhov2010-02-221-4/+8
* Input: gamecon - fix some formatting issuesDmitry Torokhov2010-02-221-153/+194
* Input: gamecon - add rumble support for N64 padsScott Moreau2010-02-222-6/+120
* Input: xpad - add rumble support for original xbox controllerBenjamin Valentin2010-01-251-16/+37
* Merge commit 'v2.6.33-rc5' into nextDmitry Torokhov2010-01-225-47/+19Star
|\
| * Input: xbox - do not use GFP_KERNEL under spinlockDmitry Torokhov2010-01-101-2/+2
| * Input: gf2k - fix &&/|| confusion in gf2k_connect()Roel Kluin2010-01-021-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-253-44/+12Star
* | Input: xpad - allow using triggers as buttons rather than axesNicolas Léveillé2009-12-301-79/+121
|/
* Input: xpad - add two new Xbox 360 devicesNicolas Léveillé2009-11-301-0/+3
* Input: xpad - add BigBen Interactive XBOX 360 ControllerThomas Gruber2009-10-061-0/+2
* Merge commit 'v2.6.31-rc8' into nextDmitry Torokhov2009-08-282-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-202-0/+2
* | | Input: xpad - add USB ID for the drumkit controller from Rock BandCorbin Simpson2009-08-211-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-131-13/+13
* | time: move PIT_TICK_RATE to linux/timex.hArnd Bergmann2009-06-171-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/+12Star
|\
| * Merge branch 'next' into for-linusDmitry Torokhov2008-10-1612-25/+12Star
| |\
| | * Input: gameport - check return value of gameport_register_driver()Dmitry Torokhov2008-07-3012-25/+12Star
* | | misc: replace __FUNCTION__ with __func__Harvey Harrison2008-10-161-2/+2
|/ /
* / Input: xpad - add Pelican Eclipse D-Pad to the list of devicesHarley Laue2008-07-311-0/+1
|/
* Input: remove CVS keywordsAdrian Bunk2008-05-2024-50/+0Star
* Input: replace remaining __FUNCTION__ occurrencesHarvey Harrison2008-05-162-9/+9
* usb input endianness annotations and fixesAl Viro2008-04-281-1/+1
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2008-04-271-17/+17
|\
| * Input: xpad - fix build failureDmitry Torokhov2008-04-271-17/+17
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds2008-04-251-8/+12
|\ \ | |/ |/|
| * USB: convert away from urb->status in xpad driverOliver Neukum2008-04-251-8/+12
* | Input: fix ordering in joystick MakefileJiri Kosina2008-04-241-1/+1
* | Input: add Zhen Hua driverMartin Kebert2008-04-153-0/+256
* | Input: xpad - set proper buffer length for outgoing requestsMichael Gruber2008-04-151-0/+2
* | Input: xpad - don't use GFP_ATOMICOliver Neukum2008-04-031-2/+2
* | Input: xpad - add support for wireless xbox360 controllersBrian Magnuson2008-04-031-16/+148
* | Input: xpad - drop obsolete driver versioningAnssi Hannula2008-04-031-3/+4
* | Input: xpad - enable force feedback on xbox 360 controllers onlyAnssi Hannula2008-04-031-0/+3
* | Input: xpad - do not report nonexistent buttons for xbox360Anssi Hannula2008-04-031-4/+14
* | Input: xpad - add more xbox 360 controller idsAnssi Hannula2008-04-031-0/+6
* | Input: xpad - fix inverted Y and RY axesAnssi Hannula2008-04-031-4/+4
* | Input: xpad - fix dpad handling of unknown devicesAnssi Hannula2008-04-031-2/+2