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.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-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
/
misc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
2012-03-22
17
-173
/
+703
|
\
|
*
Merge branch 'next' into for-linus
Dmitry Torokhov
2012-03-19
23
-247
/
+710
|
|
\
|
|
*
Input: synaptics_usb - switch to module_usb_driver()
Dmitry Torokhov
2012-03-16
1
-12
/
+1
|
|
*
Input: convert I2C drivers to use module_i2c_driver()
Axel Lin
2012-03-16
8
-90
/
+8
|
|
*
Input: convert SPI drivers to use module_spi_driver()
Axel Lin
2012-03-16
2
-22
/
+2
|
|
*
Input: kxtj9 - who_am_i check value and initial data rate fixes
Christopher Hudson
2012-03-16
1
-5
/
+17
|
|
*
Input: add driver support for MAX8997-haptic
Donggeun Kim
2012-03-16
3
-0
/
+420
|
|
*
Merge commit 'v3.3-rc6' into next
Dmitry Torokhov
2012-03-09
9
-79
/
+23
|
|
|
\
|
|
*
|
Input: max8925_onkey - avoid accessing input device too early
Dmitry Torokhov
2012-03-06
1
-47
/
+44
|
|
*
|
Input: max8925_onkey - allow to be used as a wakeup source
Kevin Liu
2012-03-05
1
-0
/
+34
|
|
*
|
Input: add support for OnKey module for DA9052/53 PMIC
Ashish Jangam
2012-03-04
3
-0
/
+180
|
|
*
|
Input: pcf8574_keypad - fix typo in Kconfig
Masanari Iida
2012-01-31
1
-1
/
+1
|
*
|
|
Input: twl4030-vibra - really switch from #if to #ifdef
Dmitry Torokhov
2012-03-12
1
-1
/
+1
*
|
|
|
Merge tag 'stable/for-linus-3.4-tag' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2012-03-22
1
-1
/
+1
|
\
\
\
\
|
*
|
|
|
xen kconfig: relax INPUT_XEN_KBDDEV_FRONTEND deps
Andrew Jones
2012-03-16
1
-1
/
+1
*
|
|
|
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
2012-03-07
1
-4
/
+2
|
\
\
\
\
\
|
|
|
/
/
/
|
|
/
|
|
/
|
|
_
|
_
|
/
|
/
|
|
|
|
*
|
|
Input: twl4030-vibra - use proper guard for PM methods
Dmitry Torokhov
2012-02-24
1
-4
/
+2
*
|
|
|
Merge tag 'for-linus' of git://github.com/rustyrussell/linux
Linus Torvalds
2012-01-14
1
-1
/
+1
|
\
\
\
\
|
*
|
|
|
module_param: make bool parameters really bool (drivers & misc)
Rusty Russell
2012-01-13
1
-1
/
+1
*
|
|
|
|
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/same...
Linus Torvalds
2012-01-13
1
-1
/
+1
|
\
\
\
\
\
|
|
/
/
/
/
|
/
|
|
|
|
|
*
|
|
|
mfd: Unify abx500 headers in mfd/abx500
Linus Walleij
2012-01-09
1
-1
/
+1
*
|
|
|
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
2012-01-12
1
-2
/
+13
|
\
\
\
\
\
|
|
|
/
/
/
|
|
/
|
/
/
|
|
_
|
/
/
|
/
|
|
|
|
*
|
|
Input: revert some over-zealous conversions to module_platform_driver()
Dmitry Torokhov
2012-01-10
1
-2
/
+13
*
|
|
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
2012-01-10
29
-282
/
+703
|
\
|
|
|
|
*
|
|
Merge branch 'next' into for-linus
Dmitry Torokhov
2012-01-08
32
-1162
/
+1004
|
|
\
\
\
|
|
|
|
/
|
|
|
/
|
|
|
*
|
Input: mpu3050 - configure the sampling method
Heikki Krogerus
2011-12-24
1
-5
/
+103
|
|
*
|
Input: mpu3050 - ensure we enable interrupts
Heikki Krogerus
2011-12-24
1
-1
/
+12
|
|
*
|
Input: mpu3050 - add of_match table for device-tree probing
Olof Johansson
2011-12-24
1
-0
/
+7
|
|
*
|
Input: add driver for Sharp gp2ap002a00f proximity sensor
Courtney Cavin
2011-12-12
3
-1
/
+312
|
|
*
|
Input: mc13783-pwrbutton - convert to use module_platform_driver()
Axel Lin
2011-12-12
1
-12
/
+2
|
|
*
|
Input: misc - use macro module_platform_driver()
JJ Ding
2011-11-30
20
-247
/
+21
|
|
*
|
Input: add generic GPIO-tilt driver
Heiko Stübner
2011-11-30
3
-0
/
+228
|
|
*
|
Input: remove redundant spi driver bus initialization
Lars-Peter Clausen
2011-11-29
1
-1
/
+0
|
|
*
|
Merge commit 'v3.2-rc3' into next
Dmitry Torokhov
2011-11-29
12
-893
/
+314
|
|
|
\
\
|
|
*
|
|
Input: convert obsolete strict_strtox to kstrtox
JJ Ding
2011-11-09
2
-16
/
+19
*
|
|
|
|
Merge branch 'stable/for-linus-3.3' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2012-01-10
1
-5
/
+2
|
\
\
\
\
\
|
*
|
|
|
|
Xen: consolidate and simplify struct xenbus_driver instantiation
Jan Beulich
2012-01-04
1
-5
/
+2
|
|
|
_
|
/
/
|
|
/
|
|
|
*
|
|
|
|
Merge branch 'driver-core-next' into Linux 3.2
Greg Kroah-Hartman
2012-01-06
4
-68
/
+4
|
\
\
\
\
\
|
|
_
|
_
|
_
|
/
|
/
|
|
|
|
|
*
|
|
|
USB: convert drivers/input/* to use module_usb_driver()
Greg Kroah-Hartman
2011-11-18
4
-68
/
+4
|
|
/
/
/
*
|
|
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
2011-12-19
1
-2
/
+2
|
\
\
\
\
|
|
/
/
/
|
/
|
/
/
|
|
/
/
|
*
|
Input: cma3000_d0x - fix signedness bug in cma3000_thread_irq()
Xi Wang
2011-12-12
1
-2
/
+2
*
|
|
Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2011-11-06
5
-0
/
+5
|
\
\
\
|
*
|
|
drivers/input: Add module.h to modular drivers implicitly using it
Paul Gortmaker
2011-10-31
5
-0
/
+5
*
|
|
|
Merge branch 'for-next' of git://git.infradead.org/users/sameo/mfd-2.6
Linus Torvalds
2011-11-03
3
-0
/
+293
|
\
\
\
\
|
*
|
|
|
input: Add power button support for mc13783
Philippe Rétornaz
2011-10-24
3
-0
/
+293
*
|
|
|
|
Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2011-10-31
3
-884
/
+0
|
\
\
\
\
\
|
|
_
|
/
/
/
|
/
|
|
|
|
|
*
|
|
|
[media] move ati_remote driver from input/misc to media/rc
Anssi Hannula
2011-09-22
3
-884
/
+0
*
|
|
|
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...
Linus Torvalds
2011-10-28
1
-7
/
+14
|
\
\
\
\
\
|
*
|
|
|
|
Input: twl6040-vibra: Check the selected path for vibra
Peter Ujfalusi
2011-10-12
1
-0
/
+7
|
*
|
|
|
|
Input: twl6040: Simplify vibra regsiter definitions
Peter Ujfalusi
2011-10-12
1
-6
/
+6
[next]