summaryrefslogtreecommitdiffstats
path: root/drivers/input/joystick
AgeCommit message (Expand)AuthorLines
2009-08-19Input: iforce - support new revision of ACT LABS Force RSJiri Kosina-0/+2
2009-07-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds-13/+13
2009-07-12Input: xpad - don't resend successfully sent outgoing requestsMichael Gruber-13/+13
2009-06-16time: move PIT_TICK_RATE to linux/timex.hArnd Bergmann-1/+1
2009-02-27sh: maple: Support block reads and writes.Adrian McMenamin-2/+2
2008-12-30Input: add support for Maple controller as a joystickAdrian McMenamin-0/+206
2008-11-19Input: add joystick driver for Walkera WK-0701 RC transmitterPeter Popovec-0/+305
2008-10-17USB: remove info() macro from usb input driversGreg Kroah-Hartman-1/+1
2008-10-17USB: remove warn() macro from usb input driversGreg Kroah-Hartman-23/+37
2008-10-16Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds-25/+12
2008-10-16misc: replace __FUNCTION__ with __func__Harvey Harrison-2/+2
2008-10-15Merge branch 'next' into for-linusDmitry Torokhov-25/+12
2008-07-31Input: xpad - add Pelican Eclipse D-Pad to the list of devicesHarley Laue-0/+1
2008-07-30Input: gameport - check return value of gameport_register_driver()Dmitry Torokhov-25/+12
2008-05-20Input: remove CVS keywordsAdrian Bunk-50/+0
2008-05-16Input: replace remaining __FUNCTION__ occurrencesHarvey Harrison-9/+9
2008-04-28usb input endianness annotations and fixesAl Viro-1/+1
2008-04-27Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds-17/+17
2008-04-27Input: xpad - fix build failureDmitry Torokhov-17/+17
2008-04-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds-8/+12
2008-04-24USB: convert away from urb->status in xpad driverOliver Neukum-8/+12
2008-04-24Input: fix ordering in joystick MakefileJiri Kosina-1/+1
2008-04-15Input: add Zhen Hua driverMartin Kebert-0/+256
2008-04-15Input: xpad - set proper buffer length for outgoing requestsMichael Gruber-0/+2
2008-04-03Input: xpad - don't use GFP_ATOMICOliver Neukum-2/+2
2008-04-03Input: xpad - add support for wireless xbox360 controllersBrian Magnuson-16/+148
2008-04-03Input: xpad - drop obsolete driver versioningAnssi Hannula-3/+4
2008-04-03Input: xpad - enable force feedback on xbox 360 controllers onlyAnssi Hannula-0/+3
2008-04-03Input: xpad - do not report nonexistent buttons for xbox360Anssi Hannula-4/+14
2008-04-03Input: xpad - add more xbox 360 controller idsAnssi Hannula-0/+6
2008-04-03Input: xpad - fix inverted Y and RY axesAnssi Hannula-4/+4
2008-04-03Input: xpad - fix dpad handling of unknown devicesAnssi Hannula-2/+2
2008-04-03Input: xpad - match xbox 360 devices with interface infoAnssi Hannula-5/+16
2008-02-08mn10300: add the MN10300/AM33 architecture to the kernelDavid Howells-2/+4
2008-01-21Input: drop redundant includes of moduleparam.hJulia Lawall-6/+0
2008-01-21Input: iforce - don't access input_dev->private directlyDmitry Torokhov-8/+9
2007-10-27Input: xpad - add more USB IDsJoshua J Bowman-0/+2
2007-10-20changed emailJohann Deneux-1/+1
2007-10-19Convert files to UTF-8 and some cleanupsJan Engelhardt-1/+1
2007-10-19get rid of input BIT* duplicate definesJiri Slaby-48/+64
2007-10-12Merge master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6Dmitry Torokhov-4/+4
2007-09-28Input: xpad - fix dependancy on LEDS classDmitry Torokhov-1/+1
2007-09-26Input: xpad - fix dependancy on LEDS classDmitry Torokhov-1/+1
2007-08-30Input: iforce - fix 'unused variable' warningAndrew Morton-4/+4
2007-07-18Input: xpad - use le16_to_cpup when parsing data streamDmitry Torokhov-19/+36
2007-07-18Input: xpad - add support for leds on xbox 360 padJan Kratochvil-42/+155
2007-07-10Input: xpad - fix report for dpad and inverted Y and RY axes on xbox 360Dmitry Torokhov-20/+20
2007-07-10Input: xpad - make xpad_play_effect() staticAdrian Bunk-1/+2
2007-07-10Input: xpad - fix check for succesful usb_buffer_allocJan Kratochvil-1/+1
2007-07-10Input: grip-mp - use ARRAY_SIZEAndi Drebes-2/+2