summaryrefslogtreecommitdiffstats
path: root/drivers/input/joystick/xpad.c
Commit message (Expand)AuthorAgeFilesLines
* Input: xpad - add support for Xbox One controllersTed Mielczarek2014-08-131-17/+157
* Merge branch 'next' into for-linusDmitry Torokhov2014-01-231-1/+0
|\
| * Input: delete non-required instances of include <linux/init.h>Paul Gortmaker2014-01-061-1/+0
* | Input: xpad - add new USB IDs for Logitech F310 and F710Petr Sebor2014-01-021-0/+2
* | Input: xpad - change D-PAD mapping on Razer devicesThomaz de Oliveira dos Reis2014-01-021-2/+2
|/
* Input: xpad - add signature for Razer Onza Classic EditionMag2013-08-261-0/+1
* Input: xpad - fix for "Mad Catz Street Fighter IV FightPad" controllersShawn Joseph2013-06-181-1/+1
* Input: xpad - add a few new VID/PID combinationsGuillermo A. Amaral2012-12-031-9/+18
* Input: xpad - minor formatting fixesGuillermo A. Amaral2012-12-031-3/+3
* Merge branch 'next' into for-linusDmitry Torokhov2012-07-241-11/+24
|\
| * USB: input: xpad.c: fix up dev_* messagesGreg Kroah-Hartman2012-05-041-3/+5
| * USB: xpad.c: remove dbg() usageGreg Kroah-Hartman2012-05-011-11/+19
| * USB: input: xpad.c: fix up dev_err() usageGreg Kroah-Hartman2012-05-011-2/+2
| * USB: xpad.c: remove err() usageGreg Kroah-Hartman2012-04-251-4/+7
* | Input: xpad - add Andamiro Pump It Up padYuri Khan2012-07-121-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/+1
* Input: xpad - enable rumble support for XBox360 Wireless ControllersChris Moeller2011-07-041-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-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
OpenPOWER on IntegriCloud