index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
input
Age
Commit message (
Expand
)
Author
Files
Lines
2013-10-06
Input: move name/timer init to input_alloc_dev()
David Herrmann
1
-5
/
+5
2013-10-06
Input: st1232 - include linux/of.h header
Sachin Kamat
1
-0
/
+1
2013-10-06
Input: rotary_encoder - include linux/of.h header
Sachin Kamat
1
-0
/
+1
2013-10-06
Input: pwm-beeper - include linux/of.h header
Sachin Kamat
1
-0
/
+1
2013-10-06
Input: pxa27x_keypad - include linux/of.h header
Sachin Kamat
1
-0
/
+1
2013-10-06
Input: gpio_keys_polled - include linux/of.h header
Sachin Kamat
1
-0
/
+1
2013-10-06
Input: gpio_keys - include linux/of.h header
Sachin Kamat
1
-0
/
+1
2013-10-06
Input: ti_am335x_tsc - remove redundant of_match_ptr
Sachin Kamat
1
-1
/
+1
2013-10-06
Input: egalax_ts - remove redundant of_match_ptr
Sachin Kamat
1
-1
/
+1
2013-10-06
Input: sirfsoc-onkey - remove redundant of_match_ptr
Sachin Kamat
1
-1
/
+1
2013-10-06
Input: tegra-kbc - remove redundant of_match_ptr
Sachin Kamat
1
-1
/
+1
2013-10-06
Input: nspire-keypad - remove redundant of_match_ptr
Sachin Kamat
1
-1
/
+1
2013-10-06
Input: lpc32xx-keys - remove redundant of_match_ptr
Sachin Kamat
1
-1
/
+1
2013-09-27
input: misc: ixp4-beeper: use gpiolib strictly
Linus Walleij
1
-2
/
+11
2013-09-27
input: misc: ixp4-beeper: switch to use gpiolib
Linus Walleij
1
-7
/
+5
2013-09-25
input: i8042: drop dependency on ARCH_SHARK
Linus Walleij
1
-1
/
+1
2013-09-22
Merge tag 'iio-for-3.13a' of git://git.kernel.org/pub/scm/linux/kernel/git/ji...
Greg Kroah-Hartman
1
-3
/
+9
2013-09-21
input: ti_am335x_tsc: Enable shared IRQ for TSC
Zubair Lutfullah
1
-3
/
+9
2013-09-20
Input: wacom - add support for three new Intuos Pro devices
Ping Cheng
3
-16
/
+58
2013-09-20
Input: wacom - LED is only supported through digitizer interface
Ping Cheng
1
-10
/
+14
2013-09-20
Input: wacom - testing result shows get_report is unnecessary.
Ping Cheng
1
-3
/
+0
2013-09-20
Input: wacom - send proper tablet state info when pen leaves proximity
Jason Gerecke
1
-0
/
+7
2013-09-20
Input: wacom - support EMR and MFT sensors of Cintiq Companion Hybrid
Jason Gerecke
3
-2
/
+47
2013-09-20
Input: tsc2005 - remove redundant spi_set_drvdata
Sachin Kamat
1
-2
/
+0
2013-09-20
Input: ad7879-spi - remove redundant spi_set_drvdata
Sachin Kamat
1
-1
/
+0
2013-09-20
Input: ad7877 - remove redundant spi_set_drvdata
Sachin Kamat
1
-2
/
+0
2013-09-20
Input: ad714x-spi - remove redundant spi_set_drvdata
Sachin Kamat
1
-1
/
+0
2013-09-19
Input: add a driver to support Hyper-V synthetic keyboard
K. Y. Srinivasan
3
-0
/
+448
2013-09-19
Input: uinput - support injecting multiple events in one write() call
Ryan Mallon
1
-8
/
+18
2013-09-18
Input: i8042 - i8042_flush fix for a full 8042 buffer
Andrey Moiseev
1
-9
/
+14
2013-09-18
Input: pxa27x_keypad - fix NULL pointer dereference
Mike Dunn
1
-2
/
+9
2013-09-18
Input: cyttsp4_core - remove redundant dev_set_drvdata
Sachin Kamat
1
-2
/
+0
2013-09-18
Merge tag 'v3.11' into next
Dmitry Torokhov
20
-325
/
+452
2013-09-18
Input: rb532_button - remove redundant dev_set_drvdata
Sachin Kamat
1
-1
/
+0
2013-09-18
Input: htcpen - remove redundant dev_set_drvdata
Sachin Kamat
1
-2
/
+0
2013-09-18
Input: cobalt_btns - remove redundant dev_set_drvdata
Sachin Kamat
1
-2
/
+0
2013-09-18
Input: cypress_ps2 - remove casting the return value which is a void pointer
Jingoo Han
1
-1
/
+1
2013-09-15
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
1
-6
/
+31
2013-09-13
Remove GENERIC_HARDIRQ config option
Martin Schwidefsky
3
-5
/
+4
2013-09-07
Input: evdev - add EVIOCREVOKE ioctl
David Herrmann
1
-6
/
+31
2013-09-07
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
27
-318
/
+659
2013-09-06
Merge branch 'next' into for-linus
Dmitry Torokhov
27
-318
/
+659
2013-09-06
Merge tag 'dt-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...
Linus Torvalds
1
-0
/
+1
2013-09-06
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
1
-3
/
+3
2013-09-04
HID: Correct the USB IDs for the new Macbook Air 6
Henrik Rydberg
1
-3
/
+3
2013-09-03
Merge tag 'driver-core-3.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2
-15
/
+18
2013-08-30
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
5
-6
/
+53
2013-08-29
dts: Deprecate ALTR as a vendor prefix
Dinh Nguyen
1
-0
/
+1
2013-08-29
Input: max11801_ts - convert to devm
Fabio Estevam
1
-28
/
+9
2013-08-29
Input: i8042 - disable the driver on ARC platforms
Mischa Jonker
1
-1
/
+2
[prev]
[next]