summaryrefslogtreecommitdiffstats
path: root/drivers/input/joystick/xpad.c
Commit message (Expand)AuthorAgeFilesLines
* Input: xpad - add a few new VID/PID combinationsGuillermo A. Amaral2012-12-041-9/+18
* Input: xpad - minor formatting fixesGuillermo A. Amaral2012-12-041-3/+3
* Merge branch 'next' into for-linusDmitry Torokhov2012-07-251-11/+24
|\
| * USB: input: xpad.c: fix up dev_* messagesGreg Kroah-Hartman2012-05-051-3/+5
| * USB: xpad.c: remove dbg() usageGreg Kroah-Hartman2012-05-021-11/+19
| * USB: input: xpad.c: fix up dev_err() usageGreg Kroah-Hartman2012-05-021-2/+2
| * USB: xpad.c: remove err() usageGreg Kroah-Hartman2012-04-251-4/+7
* | Input: xpad - add Andamiro Pump It Up padYuri Khan2012-07-131-0/+1
* | Input: xpad - add signature for Razer Onza Tournament EditionIlia Katsnelson2012-07-111-1/+3
* | Input: xpad - handle all variations of Mad Catz Beat PadYuri Khan2012-07-111-0/+1
|/
* module_param: make bool parameters really bool (drivers & misc)Rusty Russell2012-01-131-3/+3
* USB: convert drivers/input/* to use module_usb_driver()Greg Kroah-Hartman2011-11-181-12/+1Star
* Input: xpad - enable rumble support for XBox360 Wireless ControllersChris Moeller2011-07-051-4/+21
* Input: xpad - add support for two more dance pads and a guitarMagnus Hörlin2011-06-211-1/+5
* 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-121-19/+18Star
* Input: xpad - fix resource reclaim in xpad_probe error pathAxel Lin2010-11-121-12/+18
* Input: xpad - fix a memory leakAxel Lin2010-11-121-2/+3
* Input: xpad - return proper error in error pathAxel Lin2010-11-121-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-031-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-251-16/+37
* Merge commit 'v2.6.33-rc5' into nextDmitry Torokhov2010-01-221-2/+2
|\
| * Input: xbox - do not use GFP_KERNEL under spinlockDmitry Torokhov2010-01-101-2/+2
* | Input: xpad - allow using triggers as buttons rather than axesNicolas Léveillé2009-12-301-79/+121
|/
* Input: xpad - add two new Xbox 360 devicesNicolas Léveillé2009-11-301-0/+3
* Input: xpad - add BigBen Interactive XBOX 360 ControllerThomas Gruber2009-10-061-0/+2
* Input: xpad - add USB ID for the drumkit controller from Rock BandCorbin Simpson2009-08-211-0/+2
* Input: xpad - don't resend successfully sent outgoing requestsMichael Gruber2009-07-131-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-251-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