aboutsummaryrefslogtreecommitdiff
path: root/drivers/input/joystick
AgeCommit message (Expand)Author
2010-10-24Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...Linus Torvalds
2010-10-18Update broken web addresses in the kernel.Justin P. Mattock
2010-08-13Input: fix faulty XXinput_* callsDaniel Mack
2010-08-10Merge branch 'next' into for-linusDmitry Torokhov
2010-08-10Input: xpad - add USB-ID for PL-3601 Xbox 360 padChristoph Fritz
2010-08-02Input: switch to input_abs_*() access functionsDaniel Mack
2010-08-02Merge branch 'next' into for-linusDmitry Torokhov
2010-07-26Input: xpad - add product ID for Hori Fighting Stick EX2Chris Merrett
2010-07-20Input: gamecon - reference correct pad in gc_psx_command()Dmitry Torokhov
2010-07-20Input: gamecon - reference correct input device in NES modeDmitry Torokhov
2010-07-13Input: xpad - remove mouse buttons and axes for dance padsChristoph Fritz
2010-05-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds
2010-05-20USB: rename usb_buffer_alloc() and usb_buffer_free() usersDaniel Mack
2010-05-18Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2010-05-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2010-05-10Input: iforce - fix Guillemot Jet Leader 3D entryMarek Vasut
2010-05-10Input: iforce - add Guillemot Jet Leader Force FeedbackMarek Vasut
2010-05-03Merge commit 'v2.6.34-rc6' into core/lockingIngo Molnar
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2010-03-05Input: gamecon - fix off by one range checkDan Carpenter
2010-03-02i8253: Convert i8253_lock to raw_spinlockThomas Gleixner
2010-02-21Input: gamecon - use pr_err() and friendsDmitry Torokhov
2010-02-21Input: gamecon - constify some of the setup structuresDmitry Torokhov
2010-02-21Input: gamecon - simplify pad type handlingDmitry Torokhov
2010-02-21Input: gamecon - simplify coordinate calculation for PSXDmitry Torokhov
2010-02-21Input: gamecon - fix some formatting issuesDmitry Torokhov
2010-02-21Input: gamecon - add rumble support for N64 padsScott Moreau
2010-01-24Input: xpad - add rumble support for original xbox controllerBenjamin Valentin
2010-01-21Merge commit 'v2.6.33-rc5' into nextDmitry Torokhov
2010-01-09Input: xbox - do not use GFP_KERNEL under spinlockDmitry Torokhov
2010-01-01Input: gf2k - fix &&/|| confusion in gf2k_connect()Roel Kluin
2009-12-30Input: iforce - wait for command completion when closing the deviceDmitry Torokhov
2009-12-29Input: xpad - allow using triggers as buttons rather than axesNicolas Léveillé
2009-12-24Input: iforce - fix oops on device disconnectDmitry Torokhov
2009-11-29Input: xpad - add two new Xbox 360 devicesNicolas Léveillé
2009-10-05Input: xpad - add BigBen Interactive XBOX 360 ControllerThomas Gruber
2009-08-27Merge commit 'v2.6.31-rc8' into nextDmitry Torokhov
2009-08-24Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2009-08-20Input: xpad - add USB ID for the drumkit controller from Rock BandCorbin Simpson
2009-08-19Input: iforce - support new revision of ACT LABS Force RSJiri Kosina
2009-07-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2009-07-12Input: xpad - don't resend successfully sent outgoing requestsMichael Gruber
2009-06-16time: move PIT_TICK_RATE to linux/timex.hArnd Bergmann
2009-02-27sh: maple: Support block reads and writes.Adrian McMenamin
2008-12-30Input: add support for Maple controller as a joystickAdrian McMenamin
2008-11-19Input: add joystick driver for Walkera WK-0701 RC transmitterPeter Popovec
2008-10-17USB: remove info() macro from usb input driversGreg Kroah-Hartman
2008-10-17USB: remove warn() macro from usb input driversGreg Kroah-Hartman
2008-10-16Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2008-10-16misc: replace __FUNCTION__ with __func__Harvey Harrison