summaryrefslogtreecommitdiffstats
path: root/drivers/input/joystick
AgeCommit message (Expand)AuthorLines
2010-05-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds-8/+8
2010-05-20USB: rename usb_buffer_alloc() and usb_buffer_free() usersDaniel Mack-8/+8
2010-05-18Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds-2/+2
2010-05-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds-1/+6
2010-05-10Input: iforce - fix Guillemot Jet Leader 3D entryMarek Vasut-1/+1
2010-05-10Input: iforce - add Guillemot Jet Leader Force FeedbackMarek Vasut-0/+5
2010-05-03Merge commit 'v2.6.34-rc6' into core/lockingIngo Molnar-1/+4
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo-0/+3
2010-03-05Input: gamecon - fix off by one range checkDan Carpenter-1/+1
2010-03-02i8253: Convert i8253_lock to raw_spinlockThomas Gleixner-2/+2
2010-02-21Input: gamecon - use pr_err() and friendsDmitry Torokhov-8/+10
2010-02-21Input: gamecon - constify some of the setup structuresDmitry Torokhov-10/+10
2010-02-21Input: gamecon - simplify pad type handlingDmitry Torokhov-79/+123
2010-02-21Input: gamecon - simplify coordinate calculation for PSXDmitry Torokhov-4/+8
2010-02-21Input: gamecon - fix some formatting issuesDmitry Torokhov-153/+194
2010-02-21Input: gamecon - add rumble support for N64 padsScott Moreau-6/+120
2010-01-24Input: xpad - add rumble support for original xbox controllerBenjamin Valentin-16/+37
2010-01-21Merge commit 'v2.6.33-rc5' into nextDmitry Torokhov-47/+19
2010-01-09Input: xbox - do not use GFP_KERNEL under spinlockDmitry Torokhov-2/+2
2010-01-01Input: gf2k - fix &&/|| confusion in gf2k_connect()Roel Kluin-1/+1
2009-12-30Input: iforce - wait for command completion when closing the deviceDmitry Torokhov-0/+4
2009-12-29Input: xpad - allow using triggers as buttons rather than axesNicolas Léveillé-79/+121
2009-12-24Input: iforce - fix oops on device disconnectDmitry Torokhov-44/+12
2009-11-29Input: xpad - add two new Xbox 360 devicesNicolas Léveillé-0/+3
2009-10-05Input: xpad - add BigBen Interactive XBOX 360 ControllerThomas Gruber-0/+2
2009-08-27Merge commit 'v2.6.31-rc8' into nextDmitry Torokhov-0/+2
2009-08-24Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds-0/+2
2009-08-20Input: xpad - add USB ID for the drumkit controller from Rock BandCorbin Simpson-0/+2
2009-08-19Input: iforce - support new revision of ACT LABS Force RSJiri Kosina-0/+2
2009-07-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds-13/+13
2009-07-12Input: xpad - don't resend successfully sent outgoing requestsMichael Gruber-13/+13
2009-06-16time: move PIT_TICK_RATE to linux/timex.hArnd Bergmann-1/+1
2009-02-27sh: maple: Support block reads and writes.Adrian McMenamin-2/+2
2008-12-30Input: add support for Maple controller as a joystickAdrian McMenamin-0/+206
2008-11-19Input: add joystick driver for Walkera WK-0701 RC transmitterPeter Popovec-0/+305
2008-10-17USB: remove info() macro from usb input driversGreg Kroah-Hartman-1/+1
2008-10-17USB: remove warn() macro from usb input driversGreg Kroah-Hartman-23/+37
2008-10-16Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds-25/+12
2008-10-16misc: replace __FUNCTION__ with __func__Harvey Harrison-2/+2
2008-10-15Merge branch 'next' into for-linusDmitry Torokhov-25/+12
2008-07-31Input: xpad - add Pelican Eclipse D-Pad to the list of devicesHarley Laue-0/+1
2008-07-30Input: gameport - check return value of gameport_register_driver()Dmitry Torokhov-25/+12
2008-05-20Input: remove CVS keywordsAdrian Bunk-50/+0
2008-05-16Input: replace remaining __FUNCTION__ occurrencesHarvey Harrison-9/+9
2008-04-28usb input endianness annotations and fixesAl Viro-1/+1
2008-04-27Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds-17/+17
2008-04-27Input: xpad - fix build failureDmitry Torokhov-17/+17
2008-04-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds-8/+12
2008-04-24USB: convert away from urb->status in xpad driverOliver Neukum-8/+12
2008-04-24Input: fix ordering in joystick MakefileJiri Kosina-1/+1