index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
input
/
joystick
Age
Commit message (
Expand
)
Author
Files
Lines
2012-07-13
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
1
-1
/
+5
2012-07-13
Input: xpad - add Andamiro Pump It Up pad
Yuri Khan
1
-0
/
+1
2012-07-11
Input: xpad - add signature for Razer Onza Tournament Edition
Ilia Katsnelson
1
-1
/
+3
2012-07-11
Input: xpad - handle all variations of Mad Catz Beat Pad
Yuri Khan
1
-0
/
+1
2012-07-06
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
1
-2
/
+3
2012-07-05
Input: request threaded-only IRQs with IRQF_ONESHOT
Lars-Peter Clausen
1
-2
/
+3
2012-05-30
i2c: Split I2C_M_NOSTART support out of I2C_FUNC_PROTOCOL_MANGLING
Mark Brown
1
-0
/
+1
2012-05-24
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
18
-248
/
+18
2012-05-05
USB: input: xpad.c: fix up dev_* messages
Greg Kroah-Hartman
1
-3
/
+5
2012-05-05
USB: input: iforce: fix up dev_* messages
Greg Kroah-Hartman
3
-5
/
+7
2012-05-02
USB: xpad.c: remove dbg() usage
Greg Kroah-Hartman
1
-11
/
+19
2012-05-02
USB: iforce: remove dbg() usage
Greg Kroah-Hartman
2
-8
/
+12
2012-05-02
USB: input: xpad.c: fix up dev_err() usage
Greg Kroah-Hartman
1
-2
/
+2
2012-05-02
USB: input: joystick: iforce: fix up dev_err() usages
Greg Kroah-Hartman
2
-2
/
+2
2012-04-26
USB: xpad.c: remove err() usage
Greg Kroah-Hartman
1
-4
/
+7
2012-04-26
USB: iforce: remove err() usage
Greg Kroah-Hartman
3
-6
/
+12
2012-04-22
Merge commit 'v3.4-rc4' into next
Dmitry Torokhov
1
-1
/
+0
2012-04-04
Input: gameport - use module_gameport_driver
Axel Lin
11
-136
/
+11
2012-04-04
Input: serio - use module_serio_driver
Axel Lin
7
-112
/
+7
2012-03-30
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
1
-0
/
+3
2012-03-28
Remove all #inclusions of asm/system.h
David Howells
1
-1
/
+0
2012-03-26
Input: amijoy - add missing platform check
Geert Uytterhoeven
1
-0
/
+3
2012-03-17
Input: convert I2C drivers to use module_i2c_driver()
Axel Lin
1
-11
/
+1
2012-01-13
module_param: make bool parameters really bool (drivers & misc)
Rusty Russell
1
-3
/
+3
2011-11-18
USB: convert drivers/input/* to use module_usb_driver()
Greg Kroah-Hartman
1
-12
/
+1
2011-11-01
drivers/input: Add module.h to modular drivers implicitly using it
Paul Gortmaker
1
-0
/
+1
2011-08-24
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
1
-1
/
+1
2011-08-05
Input: remove CLOCK_TICK_RATE from analog joystick driver
Deepak Saxena
1
-1
/
+1
2011-07-27
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
1
-5
/
+26
2011-07-05
Input: xpad - enable rumble support for XBox360 Wireless Controllers
Chris Moeller
1
-4
/
+21
2011-06-22
Input: xpad - add support for two more dance pads and a guitar
Magnus Hörlin
1
-1
/
+5
2011-06-09
i8253: Create linux/i8253.h and use it in all 8253 related files
Ralf Baechle
1
-1
/
+1
2011-03-31
Fix common misspellings
Lucas De Marchi
1
-2
/
+2
2011-01-12
Merge branch 'next' into for-linus
Dmitry Torokhov
3
-0
/
+378
2011-01-10
Input: add Austria Microsystem AS5011 joystick driver
Fabien Marteau
3
-0
/
+378
2011-01-07
Merge branch 'next' into for-linus
Dmitry Torokhov
2
-64
/
+74
2010-12-01
Input: turbografx - fix reference counting
Namhyung Kim
1
-0
/
+1
2010-11-22
Input: iforce - clean up Makefile
Dmitry Torokhov
1
-12
/
+3
2010-11-18
Input: xpad - ensure xpad->bulk_out is initialized before submitting urb
Axel Lin
1
-16
/
+16
2010-11-12
Input: xpad - remove useless check in xpad_remove
Dmitry Torokhov
1
-19
/
+18
2010-11-12
Input: xpad - fix resource reclaim in xpad_probe error path
Axel Lin
1
-12
/
+18
2010-11-12
Input: xpad - fix a memory leak
Axel Lin
1
-2
/
+3
2010-11-12
Input: xpad - return proper error in error path
Axel Lin
1
-10
/
+23
2010-10-25
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...
Linus Torvalds
1
-2
/
+1
2010-10-18
Update broken web addresses in the kernel.
Justin P. Mattock
1
-2
/
+1
2010-08-13
Input: fix faulty XXinput_* calls
Daniel Mack
1
-1
/
+1
2010-08-10
Merge branch 'next' into for-linus
Dmitry Torokhov
7
-30
/
+32
2010-08-10
Input: xpad - add USB-ID for PL-3601 Xbox 360 pad
Christoph Fritz
1
-0
/
+1
2010-08-03
Input: switch to input_abs_*() access functions
Daniel Mack
6
-30
/
+31
2010-08-03
Merge branch 'next' into for-linus
Dmitry Torokhov
1
-44
/
+63
[next]