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
/
misc
Age
Commit message (
Expand
)
Author
Files
Lines
2012-01-15
Merge tag 'for-linus' of git://github.com/rustyrussell/linux
Linus Torvalds
1
-1
/
+1
2012-01-14
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/same...
Linus Torvalds
1
-1
/
+1
2012-01-13
module_param: make bool parameters really bool (drivers & misc)
Rusty Russell
1
-1
/
+1
2012-01-13
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
1
-2
/
+13
2012-01-11
Input: revert some over-zealous conversions to module_platform_driver()
Dmitry Torokhov
1
-2
/
+13
2012-01-10
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
29
-282
/
+703
2012-01-10
Merge branch 'stable/for-linus-3.3' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-5
/
+2
2012-01-09
Merge branch 'next' into for-linus
Dmitry Torokhov
32
-1162
/
+1004
2012-01-09
mfd: Unify abx500 headers in mfd/abx500
Linus Walleij
1
-1
/
+1
2012-01-06
Merge branch 'driver-core-next' into Linux 3.2
Greg Kroah-Hartman
4
-68
/
+4
2012-01-05
Xen: consolidate and simplify struct xenbus_driver instantiation
Jan Beulich
1
-5
/
+2
2011-12-24
Input: mpu3050 - configure the sampling method
Heikki Krogerus
1
-5
/
+103
2011-12-24
Input: mpu3050 - ensure we enable interrupts
Heikki Krogerus
1
-1
/
+12
2011-12-24
Input: mpu3050 - add of_match table for device-tree probing
Olof Johansson
1
-0
/
+7
2011-12-20
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
1
-2
/
+2
2011-12-12
Input: add driver for Sharp gp2ap002a00f proximity sensor
Courtney Cavin
3
-1
/
+312
2011-12-12
Input: mc13783-pwrbutton - convert to use module_platform_driver()
Axel Lin
1
-12
/
+2
2011-12-12
Input: cma3000_d0x - fix signedness bug in cma3000_thread_irq()
Xi Wang
1
-2
/
+2
2011-12-01
Input: misc - use macro module_platform_driver()
JJ Ding
20
-247
/
+21
2011-12-01
Input: add generic GPIO-tilt driver
Heiko Stübner
3
-0
/
+228
2011-11-29
Input: remove redundant spi driver bus initialization
Lars-Peter Clausen
1
-1
/
+0
2011-11-29
Merge commit 'v3.2-rc3' into next
Dmitry Torokhov
12
-893
/
+314
2011-11-18
USB: convert drivers/input/* to use module_usb_driver()
Greg Kroah-Hartman
4
-68
/
+4
2011-11-10
Input: convert obsolete strict_strtox to kstrtox
JJ Ding
2
-16
/
+19
2011-11-07
Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
5
-0
/
+5
2011-11-03
Merge branch 'for-next' of git://git.infradead.org/users/sameo/mfd-2.6
Linus Torvalds
3
-0
/
+293
2011-11-01
drivers/input: Add module.h to modular drivers implicitly using it
Paul Gortmaker
5
-0
/
+5
2011-11-01
Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
3
-884
/
+0
2011-10-29
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...
Linus Torvalds
1
-7
/
+14
2011-10-27
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
8
-26
/
+1038
2011-10-27
Merge branch 'next' into for-linus
Dmitry Torokhov
11
-41
/
+1482
2011-10-25
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
1
-1
/
+1
2011-10-24
input: Add power button support for mc13783
Philippe Rétornaz
3
-0
/
+293
2011-10-12
Input: twl6040-vibra: Check the selected path for vibra
Peter Ujfalusi
1
-0
/
+7
2011-10-12
Input: twl6040: Simplify vibra regsiter definitions
Peter Ujfalusi
1
-6
/
+6
2011-10-07
Input: mma8450 - silence some 'uninitialized variable' warnings
Dmitry Torokhov
1
-10
/
+10
2011-09-27
doc: fix broken references
Paul Bolle
1
-1
/
+1
2011-09-22
[media] move ati_remote driver from input/misc to media/rc
Anssi Hannula
3
-884
/
+0
2011-09-20
Input: twl6040-vibra: Use accessor to get revision information
Peter Ujfalusi
1
-1
/
+1
2011-09-17
Merge branch 'for-linus' of git://github.com/dtor/input
Linus Torvalds
1
-1
/
+1
2011-09-09
Input: twl6040-vibra - fix compiler warning
Randy Dunlap
1
-1
/
+1
2011-09-08
Input: remove IRQF_DISABLED from drivers
Yong Zhang
1
-1
/
+1
2011-09-08
Merge commit 'v3.1-rc4' into next
Dmitry Torokhov
13
-150
/
+622
2011-08-27
Input: cm109 - fix checking return value of usb_control_msg
axel lin
1
-1
/
+1
2011-08-24
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
6
-135
/
+169
2011-08-24
Input: ad714x-i2c - change placement of __init/__exit annotations
Wanlong Gao
1
-2
/
+2
2011-08-22
Input: ad714x - read the interrupt status registers in a row
Michael Hennerich
4
-41
/
+49
2011-08-22
Input: ad714x - use DMA-safe buffers for spi_write()
Dmitry Torokhov
4
-103
/
+131
2011-08-22
Input: ad714x - fix endianness issues
Michael Hennerich
2
-33
/
+25
2011-08-22
Input: ad714xx-spi - force SPI bus into the default 8-bit mode
Michael Hennerich
1
-0
/
+6
[next]