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