index
:
linux-stable.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.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
input
/
joystick
Commit message (
Expand
)
Author
Age
Files
Lines
*
Input: convert I2C drivers to use module_i2c_driver()
Axel Lin
2012-03-16
1
-11
/
+1
*
module_param: make bool parameters really bool (drivers & misc)
Rusty Russell
2012-01-13
1
-3
/
+3
*
USB: convert drivers/input/* to use module_usb_driver()
Greg Kroah-Hartman
2011-11-18
1
-12
/
+1
*
drivers/input: Add module.h to modular drivers implicitly using it
Paul Gortmaker
2011-10-31
1
-0
/
+1
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
2011-08-24
1
-1
/
+1
|
\
|
*
Input: remove CLOCK_TICK_RATE from analog joystick driver
Deepak Saxena
2011-08-04
1
-1
/
+1
*
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
2011-07-27
1
-5
/
+26
|
\
|
|
*
Input: xpad - enable rumble support for XBox360 Wireless Controllers
Chris Moeller
2011-07-04
1
-4
/
+21
|
*
Input: xpad - add support for two more dance pads and a guitar
Magnus Hörlin
2011-06-21
1
-1
/
+5
*
|
i8253: Create linux/i8253.h and use it in all 8253 related files
Ralf Baechle
2011-06-09
1
-1
/
+1
|
/
*
Fix common misspellings
Lucas De Marchi
2011-03-31
1
-2
/
+2
*
Merge branch 'next' into for-linus
Dmitry Torokhov
2011-01-11
3
-0
/
+378
|
\
|
*
Input: add Austria Microsystem AS5011 joystick driver
Fabien Marteau
2011-01-10
3
-0
/
+378
*
|
Merge branch 'next' into for-linus
Dmitry Torokhov
2011-01-06
2
-64
/
+74
|
\
|
|
*
Input: iforce - clean up Makefile
Dmitry Torokhov
2010-11-22
1
-12
/
+3
|
*
Input: xpad - ensure xpad->bulk_out is initialized before submitting urb
Axel Lin
2010-11-18
1
-16
/
+16
|
*
Input: xpad - remove useless check in xpad_remove
Dmitry Torokhov
2010-11-11
1
-19
/
+18
|
*
Input: xpad - fix resource reclaim in xpad_probe error path
Axel Lin
2010-11-11
1
-12
/
+18
|
*
Input: xpad - fix a memory leak
Axel Lin
2010-11-11
1
-2
/
+3
|
*
Input: xpad - return proper error in error path
Axel Lin
2010-11-11
1
-10
/
+23
*
|
Input: turbografx - fix reference counting
Namhyung Kim
2010-12-01
1
-0
/
+1
|
/
*
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...
Linus Torvalds
2010-10-24
1
-2
/
+1
|
\
|
*
Update broken web addresses in the kernel.
Justin P. Mattock
2010-10-18
1
-2
/
+1
*
|
Input: fix faulty XXinput_* calls
Daniel Mack
2010-08-13
1
-1
/
+1
|
/
*
Merge branch 'next' into for-linus
Dmitry Torokhov
2010-08-10
7
-30
/
+32
|
\
|
*
Input: xpad - add USB-ID for PL-3601 Xbox 360 pad
Christoph Fritz
2010-08-10
1
-0
/
+1
|
*
Input: switch to input_abs_*() access functions
Daniel Mack
2010-08-02
6
-30
/
+31
*
|
Merge branch 'next' into for-linus
Dmitry Torokhov
2010-08-02
1
-44
/
+63
|
\
|
|
*
Input: xpad - remove mouse buttons and axes for dance pads
Christoph Fritz
2010-07-13
1
-44
/
+63
*
|
Input: xpad - add product ID for Hori Fighting Stick EX2
Chris Merrett
2010-07-26
1
-0
/
+1
*
|
Input: gamecon - reference correct pad in gc_psx_command()
Dmitry Torokhov
2010-07-20
1
-1
/
+1
*
|
Input: gamecon - reference correct input device in NES mode
Dmitry Torokhov
2010-07-20
1
-2
/
+1
|
/
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6
Linus Torvalds
2010-05-20
1
-8
/
+8
|
\
|
*
USB: rename usb_buffer_alloc() and usb_buffer_free() users
Daniel Mack
2010-05-20
1
-8
/
+8
*
|
Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2010-05-18
1
-2
/
+2
|
\
\
|
|
/
|
/
|
|
*
Merge commit 'v2.6.34-rc6' into core/locking
Ingo Molnar
2010-05-03
3
-1
/
+4
|
|
\
|
*
|
i8253: Convert i8253_lock to raw_spinlock
Thomas Gleixner
2010-03-02
1
-2
/
+2
*
|
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
2010-05-13
2
-1
/
+6
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
Input: iforce - fix Guillemot Jet Leader 3D entry
Marek Vasut
2010-05-10
1
-1
/
+1
|
*
|
Input: iforce - add Guillemot Jet Leader Force Feedback
Marek Vasut
2010-05-10
2
-0
/
+5
*
|
|
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-03-30
3
-0
/
+3
|
/
/
*
/
Input: gamecon - fix off by one range check
Dan Carpenter
2010-03-05
1
-1
/
+1
|
/
*
Input: gamecon - use pr_err() and friends
Dmitry Torokhov
2010-02-21
1
-8
/
+10
*
Input: gamecon - constify some of the setup structures
Dmitry Torokhov
2010-02-21
1
-10
/
+10
*
Input: gamecon - simplify pad type handling
Dmitry Torokhov
2010-02-21
1
-79
/
+123
*
Input: gamecon - simplify coordinate calculation for PSX
Dmitry Torokhov
2010-02-21
1
-4
/
+8
*
Input: gamecon - fix some formatting issues
Dmitry Torokhov
2010-02-21
1
-153
/
+194
*
Input: gamecon - add rumble support for N64 pads
Scott Moreau
2010-02-21
2
-6
/
+120
*
Input: xpad - add rumble support for original xbox controller
Benjamin Valentin
2010-01-24
1
-16
/
+37
*
Merge commit 'v2.6.33-rc5' into next
Dmitry Torokhov
2010-01-21
5
-47
/
+19
|
\
[next]