aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/input/joystick/xpad.c
Commit message (Expand)AuthorAge
* Merge branch 'next' into for-linusDmitry Torokhov2014-01-23
|\
| * Input: delete non-required instances of include <linux/init.h>Paul Gortmaker2014-01-07
* | Input: xpad - add new USB IDs for Logitech F310 and F710Petr Sebor2014-01-02
* | Input: xpad - change D-PAD mapping on Razer devicesThomaz de Oliveira dos Reis2014-01-02
|/
* Input: xpad - add signature for Razer Onza Classic EditionMag2013-08-26
* Input: xpad - fix for "Mad Catz Street Fighter IV FightPad" controllersShawn Joseph2013-06-19
* Input: xpad - add a few new VID/PID combinationsGuillermo A. Amaral2012-12-04
* Input: xpad - minor formatting fixesGuillermo A. Amaral2012-12-04
* Merge branch 'next' into for-linusDmitry Torokhov2012-07-25
|\
| * USB: input: xpad.c: fix up dev_* messagesGreg Kroah-Hartman2012-05-04
| * USB: xpad.c: remove dbg() usageGreg Kroah-Hartman2012-05-02
| * USB: input: xpad.c: fix up dev_err() usageGreg Kroah-Hartman2012-05-01
| * USB: xpad.c: remove err() usageGreg Kroah-Hartman2012-04-25
* | Input: xpad - add Andamiro Pump It Up padYuri Khan2012-07-13
* | Input: xpad - add signature for Razer Onza Tournament EditionIlia Katsnelson2012-07-11
* | Input: xpad - handle all variations of Mad Catz Beat PadYuri Khan2012-07-11
|/
* module_param: make bool parameters really bool (drivers & misc)Rusty Russell2012-01-12
* USB: convert drivers/input/* to use module_usb_driver()Greg Kroah-Hartman2011-11-18
* Input: xpad - enable rumble support for XBox360 Wireless ControllersChris Moeller2011-07-04
* Input: xpad - add support for two more dance pads and a guitarMagnus Hörlin2011-06-21
* 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