aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/input/joystick/xpad.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-07-12Input: xpad - don't resend successfully sent outgoing requestsMichael Gruber1-13/+13
2008-10-17USB: remove info() macro from usb input driversGreg Kroah-Hartman1-1/+1
2008-10-16misc: replace __FUNCTION__ with __func__Harvey Harrison1-2/+2
2008-07-31Input: xpad - add Pelican Eclipse D-Pad to the list of devicesHarley Laue1-0/+1
2008-05-16Input: replace remaining __FUNCTION__ occurrencesHarvey Harrison1-6/+6
2008-04-27Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/inputLinus Torvalds1-17/+17
2008-04-27Input: xpad - fix build failureDmitry Torokhov1-17/+17
2008-04-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds1-8/+12
2008-04-24USB: convert away from urb->status in xpad driverOliver Neukum1-8/+12
2008-04-15Input: xpad - set proper buffer length for outgoing requestsMichael Gruber1-0/+2
2008-04-03Input: xpad - don't use GFP_ATOMICOliver Neukum1-2/+2
2008-04-03Input: xpad - add support for wireless xbox360 controllersBrian Magnuson1-16/+148
2008-04-03Input: xpad - drop obsolete driver versioningAnssi Hannula1-3/+4
2008-04-03Input: xpad - enable force feedback on xbox 360 controllers onlyAnssi Hannula1-0/+3
2008-04-03Input: xpad - do not report nonexistent buttons for xbox360Anssi Hannula1-4/+14
2008-04-03Input: xpad - add more xbox 360 controller idsAnssi Hannula1-0/+6
2008-04-03Input: xpad - fix inverted Y and RY axesAnssi Hannula1-4/+4
2008-04-03Input: xpad - fix dpad handling of unknown devicesAnssi Hannula1-2/+2
2008-04-03Input: xpad - match xbox 360 devices with interface infoAnssi Hannula1-5/+16
2008-01-21Input: drop redundant includes of moduleparam.hJulia Lawall1-1/+0
2007-10-27Input: xpad - add more USB IDsJoshua J Bowman1-0/+2
2007-10-19get rid of input BIT* duplicate definesJiri Slaby1-1/+1
2007-07-18Input: xpad - use le16_to_cpup when parsing data streamDmitry Torokhov1-19/+36
2007-07-18Input: xpad - add support for leds on xbox 360 padJan Kratochvil1-42/+148
2007-07-10Input: xpad - fix report for dpad and inverted Y and RY axes on xbox 360Dmitry Torokhov1-20/+20
2007-07-10Input: xpad - make xpad_play_effect() staticAdrian Bunk1-1/+2
2007-07-10Input: xpad - fix check for succesful usb_buffer_allocJan Kratochvil1-1/+1
2007-07-10Input: xpad - add Xbox360 gamepad rumble supportJan Kratochvil1-4/+121
2007-07-10Input: xpad - add support for Xbox 360 gamepadJan Kratochvil1-34/+117
2007-05-08Merge master.kernel.org:/pub/scm/linux/kernel/git/dtor/inputLinus Torvalds1-0/+433
2007-05-08Input: move USB gamepads under drivers/input/joystickDmitry Torokhov1-0/+434