aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/input/joystick/xpad.c
Commit message (Expand)AuthorAgeFilesLines
* Input: xpad - add Andamiro Pump It Up padYuri Khan2012-07-191-0/+1
* Input: xpad - ensure xpad->bulk_out is initialized before submitting urbAxel Lin2010-11-181-16/+16
* Input: xpad - remove useless check in xpad_removeDmitry Torokhov2010-11-111-19/+18
* Input: xpad - fix resource reclaim in xpad_probe error pathAxel Lin2010-11-111-12/+18
* Input: xpad - fix a memory leakAxel Lin2010-11-111-2/+3
* Input: xpad - return proper error in error pathAxel Lin2010-11-111-10/+23
* Merge branch 'next' into for-linusDmitry Torokhov2010-08-101-0/+1
|\
| * Input: xpad - add USB-ID for PL-3601 Xbox 360 padChristoph Fritz2010-08-101-0/+1
* | Merge branch 'next' into for-linusDmitry Torokhov2010-08-021-44/+63
|\ \ | |/
| * Input: xpad - remove mouse buttons and axes for dance padsChristoph Fritz2010-07-131-44/+63
* | Input: xpad - add product ID for Hori Fighting Stick EX2Chris Merrett2010-07-261-0/+1
|/
* USB: rename usb_buffer_alloc() and usb_buffer_free() usersDaniel Mack2010-05-201-8/+8
* Input: xpad - add rumble support for original xbox controllerBenjamin Valentin2010-01-241-16/+37
* Merge commit 'v2.6.33-rc5' into nextDmitry Torokhov2010-01-211-2/+2
|\
| * Input: xbox - do not use GFP_KERNEL under spinlockDmitry Torokhov2010-01-091-2/+2
* | Input: xpad - allow using triggers as buttons rather than axesNicolas Léveillé2009-12-291-79/+121
|/
* Input: xpad - add two new Xbox 360 devicesNicolas Léveillé2009-11-291-0/+3
* Input: xpad - add BigBen Interactive XBOX 360 ControllerThomas Gruber2009-10-051-0/+2
* Input: xpad - add USB ID for the drumkit controller from Rock BandCorbin Simpson2009-08-201-0/+2
* Input: xpad - don't resend successfully sent outgoing requestsMichael Gruber2009-07-121-13/+13
* USB: remove info() macro from usb input driversGreg Kroah-Hartman2008-10-171-1/+1
* 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: replace remaining __FUNCTION__ occurrencesHarvey Harrison2008-05-161-6/+6
* 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-241-8/+12
* | 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
* | Input: xpad - match xbox 360 devices with interface infoAnssi Hannula2008-04-031-5/+16
|/
* Input: drop redundant includes of moduleparam.hJulia Lawall2008-01-211-1/+0
* Input: xpad - add more USB IDsJoshua J Bowman2007-10-271-0/+2
* get rid of input BIT* duplicate definesJiri Slaby2007-10-191-1/+1
* Input: xpad - use le16_to_cpup when parsing data streamDmitry Torokhov2007-07-181-19/+36
* Input: xpad - add support for leds on xbox 360 padJan Kratochvil2007-07-181-42/+148
* Input: xpad - fix report for dpad and inverted Y and RY axes on xbox 360Dmitry Torokhov2007-07-101-20/+20
* Input: xpad - make xpad_play_effect() staticAdrian Bunk2007-07-101-1/+2
* Input: xpad - fix check for succesful usb_buffer_allocJan Kratochvil2007-07-101-1/+1
* Input: xpad - add Xbox360 gamepad rumble supportJan Kratochvil2007-07-101-4/+121
* Input: xpad - add support for Xbox 360 gamepadJan Kratochvil2007-07-101-34/+117
* Merge master.kernel.org:/pub/scm/linux/kernel/git/dtor/inputLinus Torvalds2007-05-081-1/+0
* Input: move USB gamepads under drivers/input/joystickDmitry Torokhov2007-05-081-0/+434