aboutsummaryrefslogtreecommitdiff
path: root/drivers/input/joystick
AgeCommit message (Expand)Author
2014-12-06Input: xpad - use proper endpoint typeGreg Kroah-Hartman
2013-12-20Input: xpad - add signature for Razer Onza Classic EditionMag
2013-06-23Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2013-06-18Input: xpad - fix for "Mad Catz Street Fighter IV FightPad" controllersShawn Joseph
2013-03-14input/joystick: use get_cycles on ARMArnd Bergmann
2013-02-20Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2013-02-19Merge branch 'next' into for-linusDmitry Torokhov
2013-02-04drivers/input/joystick/analog.c: enable precise timerChris Metcalf
2013-01-21Input: walkera0701 - claim parport when opening the deviceDmitry Torokhov
2013-01-21Input: walkera0701 - use proper error codesDmitry Torokhov
2013-01-21Input: walkera0701 - switch to using pr_xxx() for messagesDmitry Torokhov
2013-01-21Input: walkera0701 - set up input device's parentDmitry Torokhov
2012-12-16Merge branch 'next' into for-linusDmitry Torokhov
2012-12-16Input: walkera0701 - fix crash on startupPeter Popovec
2012-12-03Input: xpad - add a few new VID/PID combinationsGuillermo A. Amaral
2012-12-03Input: xpad - minor formatting fixesGuillermo A. Amaral
2012-11-24Input: remove use of __devexitBill Pemberton
2012-11-24Input: remove use of __devinitBill Pemberton
2012-11-24Input: remove use of __devexit_pBill Pemberton
2012-10-11Input: as5011 - use C99-style structure initializatorsShubhrajyoti D
2012-07-24Merge branch 'next' into for-linusDmitry Torokhov
2012-07-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2012-07-12Input: xpad - add Andamiro Pump It Up padYuri Khan
2012-07-11Input: xpad - add signature for Razer Onza Tournament EditionIlia Katsnelson
2012-07-11Input: xpad - handle all variations of Mad Catz Beat PadYuri Khan
2012-07-07Merge branch 'for-linus' to bring in change ensuring that drivers thatDmitry Torokhov
2012-07-06Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2012-07-04Input: request threaded-only IRQs with IRQF_ONESHOTLars-Peter Clausen
2012-05-30i2c: Split I2C_M_NOSTART support out of I2C_FUNC_PROTOCOL_MANGLINGMark Brown
2012-05-24Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2012-05-04USB: input: xpad.c: fix up dev_* messagesGreg Kroah-Hartman
2012-05-04USB: input: iforce: fix up dev_* messagesGreg Kroah-Hartman
2012-05-01USB: xpad.c: remove dbg() usageGreg Kroah-Hartman
2012-05-01USB: iforce: remove dbg() usageGreg Kroah-Hartman
2012-05-01USB: input: xpad.c: fix up dev_err() usageGreg Kroah-Hartman
2012-05-01USB: input: joystick: iforce: fix up dev_err() usagesGreg Kroah-Hartman
2012-04-25USB: xpad.c: remove err() usageGreg Kroah-Hartman
2012-04-25USB: iforce: remove err() usageGreg Kroah-Hartman
2012-04-21Merge commit 'v3.4-rc4' into nextDmitry Torokhov
2012-04-04Input: gameport - use module_gameport_driverAxel Lin
2012-04-04Input: serio - use module_serio_driverAxel Lin
2012-03-29Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2012-03-28Remove all #inclusions of asm/system.hDavid Howells
2012-03-25Input: amijoy - add missing platform checkGeert Uytterhoeven
2012-03-16Input: convert I2C drivers to use module_i2c_driver()Axel Lin
2012-01-13module_param: make bool parameters really bool (drivers & misc)Rusty Russell
2011-11-18USB: convert drivers/input/* to use module_usb_driver()Greg Kroah-Hartman
2011-10-31drivers/input: Add module.h to modular drivers implicitly using itPaul Gortmaker
2011-08-24Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2011-08-04Input: remove CLOCK_TICK_RATE from analog joystick driverDeepak Saxena