aboutsummaryrefslogtreecommitdiff
path: root/drivers/input/joystick/xpad.c
AgeCommit message (Expand)Author
2010-11-18Input: xpad - ensure xpad->bulk_out is initialized before submitting urbAxel Lin
2010-11-11Input: xpad - remove useless check in xpad_removeDmitry Torokhov
2010-11-11Input: xpad - fix resource reclaim in xpad_probe error pathAxel Lin
2010-11-11Input: xpad - fix a memory leakAxel Lin
2010-11-11Input: xpad - return proper error in error pathAxel Lin
2010-08-10Merge branch 'next' into for-linusDmitry Torokhov
2010-08-10Input: xpad - add USB-ID for PL-3601 Xbox 360 padChristoph Fritz
2010-08-02Merge branch 'next' into for-linusDmitry Torokhov
2010-07-26Input: xpad - add product ID for Hori Fighting Stick EX2Chris Merrett
2010-07-13Input: xpad - remove mouse buttons and axes for dance padsChristoph Fritz
2010-05-20USB: rename usb_buffer_alloc() and usb_buffer_free() usersDaniel Mack
2010-01-24Input: xpad - add rumble support for original xbox controllerBenjamin Valentin
2010-01-21Merge commit 'v2.6.33-rc5' into nextDmitry Torokhov
2010-01-09Input: xbox - do not use GFP_KERNEL under spinlockDmitry Torokhov
2009-12-29Input: xpad - allow using triggers as buttons rather than axesNicolas Léveillé
2009-11-29Input: xpad - add two new Xbox 360 devicesNicolas Léveillé
2009-10-05Input: xpad - add BigBen Interactive XBOX 360 ControllerThomas Gruber
2009-08-20Input: xpad - add USB ID for the drumkit controller from Rock BandCorbin Simpson
2009-07-12Input: xpad - don't resend successfully sent outgoing requestsMichael Gruber
2008-10-17USB: remove info() macro from usb input driversGreg Kroah-Hartman
2008-10-16misc: replace __FUNCTION__ with __func__Harvey Harrison
2008-07-31Input: xpad - add Pelican Eclipse D-Pad to the list of devicesHarley Laue
2008-05-16Input: replace remaining __FUNCTION__ occurrencesHarvey Harrison
2008-04-27Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2008-04-27Input: xpad - fix build failureDmitry Torokhov
2008-04-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds
2008-04-24USB: convert away from urb->status in xpad driverOliver Neukum
2008-04-15Input: xpad - set proper buffer length for outgoing requestsMichael Gruber
2008-04-03Input: xpad - don't use GFP_ATOMICOliver Neukum
2008-04-03Input: xpad - add support for wireless xbox360 controllersBrian Magnuson
2008-04-03Input: xpad - drop obsolete driver versioningAnssi Hannula
2008-04-03Input: xpad - enable force feedback on xbox 360 controllers onlyAnssi Hannula
2008-04-03Input: xpad - do not report nonexistent buttons for xbox360Anssi Hannula
2008-04-03Input: xpad - add more xbox 360 controller idsAnssi Hannula
2008-04-03Input: xpad - fix inverted Y and RY axesAnssi Hannula
2008-04-03Input: xpad - fix dpad handling of unknown devicesAnssi Hannula
2008-04-03Input: xpad - match xbox 360 devices with interface infoAnssi Hannula
2008-01-21Input: drop redundant includes of moduleparam.hJulia Lawall
2007-10-27Input: xpad - add more USB IDsJoshua J Bowman
2007-10-19get rid of input BIT* duplicate definesJiri Slaby
2007-07-18Input: xpad - use le16_to_cpup when parsing data streamDmitry Torokhov
2007-07-18Input: xpad - add support for leds on xbox 360 padJan Kratochvil
2007-07-10Input: xpad - fix report for dpad and inverted Y and RY axes on xbox 360Dmitry Torokhov
2007-07-10Input: xpad - make xpad_play_effect() staticAdrian Bunk
2007-07-10Input: xpad - fix check for succesful usb_buffer_allocJan Kratochvil
2007-07-10Input: xpad - add Xbox360 gamepad rumble supportJan Kratochvil
2007-07-10Input: xpad - add support for Xbox 360 gamepadJan Kratochvil
2007-05-08Merge master.kernel.org:/pub/scm/linux/kernel/git/dtor/inputLinus Torvalds
2007-05-08Input: move USB gamepads under drivers/input/joystickDmitry Torokhov