aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/input/joystick (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-05-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds1-8/+8
2010-05-20USB: rename usb_buffer_alloc() and usb_buffer_free() usersDaniel Mack1-8/+8
2010-05-18Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds1-2/+2
2010-05-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/inputLinus Torvalds2-1/+6
2010-05-10Input: iforce - fix Guillemot Jet Leader 3D entryMarek Vasut1-1/+1
2010-05-10Input: iforce - add Guillemot Jet Leader Force FeedbackMarek Vasut2-0/+5
2010-05-03Merge commit 'v2.6.34-rc6' into core/lockingIngo Molnar3-1/+4
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.hTejun Heo3-0/+3
2010-03-05Input: gamecon - fix off by one range checkDan Carpenter1-1/+1
2010-03-02i8253: Convert i8253_lock to raw_spinlockThomas Gleixner1-2/+2
2010-02-21Input: gamecon - use pr_err() and friendsDmitry Torokhov1-8/+10
2010-02-21Input: gamecon - constify some of the setup structuresDmitry Torokhov1-10/+10
2010-02-21Input: gamecon - simplify pad type handlingDmitry Torokhov1-79/+123
2010-02-21Input: gamecon - simplify coordinate calculation for PSXDmitry Torokhov1-4/+8
2010-02-21Input: gamecon - fix some formatting issuesDmitry Torokhov1-153/+194
2010-02-21Input: gamecon - add rumble support for N64 padsScott Moreau2-6/+120
2010-01-24Input: xpad - add rumble support for original xbox controllerBenjamin Valentin1-16/+37
2010-01-21Merge commit 'v2.6.33-rc5' into nextDmitry Torokhov5-47/+19
2010-01-09Input: xbox - do not use GFP_KERNEL under spinlockDmitry Torokhov1-2/+2
2010-01-01Input: gf2k - fix &&/|| confusion in gf2k_connect()Roel Kluin1-1/+1
2009-12-30Input: iforce - wait for command completion when closing the deviceDmitry Torokhov2-0/+4
2009-12-29Input: xpad - allow using triggers as buttons rather than axesNicolas Léveillé1-79/+121
2009-12-24Input: iforce - fix oops on device disconnectDmitry Torokhov3-44/+12
2009-11-29Input: xpad - add two new Xbox 360 devicesNicolas Léveillé1-0/+3
2009-10-05Input: xpad - add BigBen Interactive XBOX 360 ControllerThomas Gruber1-0/+2
2009-08-27Merge commit 'v2.6.31-rc8' into nextDmitry Torokhov2-0/+2
2009-08-24Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/inputLinus Torvalds2-0/+2
2009-08-20Input: xpad - add USB ID for the drumkit controller from Rock BandCorbin Simpson1-0/+2
2009-08-19Input: iforce - support new revision of ACT LABS Force RSJiri Kosina2-0/+2
2009-07-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/inputLinus Torvalds1-13/+13
2009-07-12Input: xpad - don't resend successfully sent outgoing requestsMichael Gruber1-13/+13
2009-06-16time: move PIT_TICK_RATE to linux/timex.hArnd Bergmann1-1/+1
2009-02-27sh: maple: Support block reads and writes.Adrian McMenamin1-2/+2
2008-12-30Input: add support for Maple controller as a joystickAdrian McMenamin3-0/+206
2008-11-19Input: add joystick driver for Walkera WK-0701 RC transmitterPeter Popovec3-0/+305
2008-10-17USB: remove info() macro from usb input driversGreg Kroah-Hartman1-1/+1
2008-10-17USB: remove warn() macro from usb input driversGreg Kroah-Hartman4-23/+37
2008-10-16Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/inputLinus Torvalds12-25/+12
2008-10-16misc: replace __FUNCTION__ with __func__Harvey Harrison1-2/+2
2008-10-15Merge branch 'next' into for-linusDmitry Torokhov12-25/+12
2008-07-31Input: xpad - add Pelican Eclipse D-Pad to the list of devicesHarley Laue1-0/+1
2008-07-30Input: gameport - check return value of gameport_register_driver()Dmitry Torokhov12-25/+12
2008-05-20Input: remove CVS keywordsAdrian Bunk24-50/+0
2008-05-16Input: replace remaining __FUNCTION__ occurrencesHarvey Harrison2-9/+9
2008-04-28usb input endianness annotations and fixesAl Viro1-1/+1
2008-04-27Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/inputLinus Torvalds1-17/+17
2008-04-27Input: xpad - fix build failureDmitry Torokhov1-17/+17
2008-04-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds1-8/+12
2008-04-24USB: convert away from urb->status in xpad driverOliver Neukum1-8/+12
2008-04-24Input: fix ordering in joystick MakefileJiri Kosina1-1/+1