index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
input
/
joystick
Age
Commit message (
Expand
)
Author
Lines
2009-08-19
Input: iforce - support new revision of ACT LABS Force RS
Jiri Kosina
-0
/
+2
2009-07-22
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
-13
/
+13
2009-07-12
Input: xpad - don't resend successfully sent outgoing requests
Michael Gruber
-13
/
+13
2009-06-16
time: move PIT_TICK_RATE to linux/timex.h
Arnd Bergmann
-1
/
+1
2009-02-27
sh: maple: Support block reads and writes.
Adrian McMenamin
-2
/
+2
2008-12-30
Input: add support for Maple controller as a joystick
Adrian McMenamin
-0
/
+206
2008-11-19
Input: add joystick driver for Walkera WK-0701 RC transmitter
Peter Popovec
-0
/
+305
2008-10-17
USB: remove info() macro from usb input drivers
Greg Kroah-Hartman
-1
/
+1
2008-10-17
USB: remove warn() macro from usb input drivers
Greg Kroah-Hartman
-23
/
+37
2008-10-16
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
-25
/
+12
2008-10-16
misc: replace __FUNCTION__ with __func__
Harvey Harrison
-2
/
+2
2008-10-15
Merge branch 'next' into for-linus
Dmitry Torokhov
-25
/
+12
2008-07-31
Input: xpad - add Pelican Eclipse D-Pad to the list of devices
Harley Laue
-0
/
+1
2008-07-30
Input: gameport - check return value of gameport_register_driver()
Dmitry Torokhov
-25
/
+12
2008-05-20
Input: remove CVS keywords
Adrian Bunk
-50
/
+0
2008-05-16
Input: replace remaining __FUNCTION__ occurrences
Harvey Harrison
-9
/
+9
2008-04-28
usb input endianness annotations and fixes
Al Viro
-1
/
+1
2008-04-27
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
-17
/
+17
2008-04-27
Input: xpad - fix build failure
Dmitry Torokhov
-17
/
+17
2008-04-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6
Linus Torvalds
-8
/
+12
2008-04-24
USB: convert away from urb->status in xpad driver
Oliver Neukum
-8
/
+12
2008-04-24
Input: fix ordering in joystick Makefile
Jiri Kosina
-1
/
+1
2008-04-15
Input: add Zhen Hua driver
Martin Kebert
-0
/
+256
2008-04-15
Input: xpad - set proper buffer length for outgoing requests
Michael Gruber
-0
/
+2
2008-04-03
Input: xpad - don't use GFP_ATOMIC
Oliver Neukum
-2
/
+2
2008-04-03
Input: xpad - add support for wireless xbox360 controllers
Brian Magnuson
-16
/
+148
2008-04-03
Input: xpad - drop obsolete driver versioning
Anssi Hannula
-3
/
+4
2008-04-03
Input: xpad - enable force feedback on xbox 360 controllers only
Anssi Hannula
-0
/
+3
2008-04-03
Input: xpad - do not report nonexistent buttons for xbox360
Anssi Hannula
-4
/
+14
2008-04-03
Input: xpad - add more xbox 360 controller ids
Anssi Hannula
-0
/
+6
2008-04-03
Input: xpad - fix inverted Y and RY axes
Anssi Hannula
-4
/
+4
2008-04-03
Input: xpad - fix dpad handling of unknown devices
Anssi Hannula
-2
/
+2
2008-04-03
Input: xpad - match xbox 360 devices with interface info
Anssi Hannula
-5
/
+16
2008-02-08
mn10300: add the MN10300/AM33 architecture to the kernel
David Howells
-2
/
+4
2008-01-21
Input: drop redundant includes of moduleparam.h
Julia Lawall
-6
/
+0
2008-01-21
Input: iforce - don't access input_dev->private directly
Dmitry Torokhov
-8
/
+9
2007-10-27
Input: xpad - add more USB IDs
Joshua J Bowman
-0
/
+2
2007-10-20
changed email
Johann Deneux
-1
/
+1
2007-10-19
Convert files to UTF-8 and some cleanups
Jan Engelhardt
-1
/
+1
2007-10-19
get rid of input BIT* duplicate defines
Jiri Slaby
-48
/
+64
2007-10-12
Merge master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6
Dmitry Torokhov
-4
/
+4
2007-09-28
Input: xpad - fix dependancy on LEDS class
Dmitry Torokhov
-1
/
+1
2007-09-26
Input: xpad - fix dependancy on LEDS class
Dmitry Torokhov
-1
/
+1
2007-08-30
Input: iforce - fix 'unused variable' warning
Andrew Morton
-4
/
+4
2007-07-18
Input: xpad - use le16_to_cpup when parsing data stream
Dmitry Torokhov
-19
/
+36
2007-07-18
Input: xpad - add support for leds on xbox 360 pad
Jan Kratochvil
-42
/
+155
2007-07-10
Input: xpad - fix report for dpad and inverted Y and RY axes on xbox 360
Dmitry Torokhov
-20
/
+20
2007-07-10
Input: xpad - make xpad_play_effect() static
Adrian Bunk
-1
/
+2
2007-07-10
Input: xpad - fix check for succesful usb_buffer_alloc
Jan Kratochvil
-1
/
+1
2007-07-10
Input: grip-mp - use ARRAY_SIZE
Andi Drebes
-2
/
+2
[prev]
[next]