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
2014-12-17
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
71
-911
/
+4850
2014-12-15
Merge branch 'next' into for-linus
Dmitry Torokhov
71
-911
/
+4850
2014-12-14
Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
95
-96
/
+0
2014-12-14
Input: gpio_keys - fix warning regarding uninitialized 'button' variable
Fabio Estevam
1
-2
/
+3
2014-12-08
Merge branch 'pm-runtime'
Rafael J. Wysocki
2
-2
/
+2
2014-12-08
Merge branch 'device-properties'
Rafael J. Wysocki
1
-61
/
+51
2014-12-07
Input: add support for Elan eKTH I2C touchscreens
Scott Liu
3
-0
/
+1284
2014-12-07
Input: gpio_keys - fix warning regarding uninitialized 'irq' variable
Dmitry Torokhov
1
-4
/
+2
2014-12-05
input / PM: Replace CONFIG_PM_RUNTIME with CONFIG_PM
Rafael J. Wysocki
2
-2
/
+2
2014-12-04
Input: cyapa - use 'error' for error codes
Dudley Du
1
-47
/
+47
2014-12-03
Input: cyapa - fix resuming the device
Dudley Du
1
-4
/
+3
2014-12-03
Input: gpio_keys - add device tree support for interrupt only keys
Alexander Stein
1
-14
/
+20
2014-12-03
Input: amikbd - allocate temporary keymap buffer on the stack
Geert Uytterhoeven
1
-1
/
+2
2014-12-03
Input: amikbd - fix build if !CONFIG_HW_CONSOLE
Geert Uytterhoeven
1
-17
/
+29
2014-12-03
Input: lm8323 - missing error check in lm8323_set_disable()
Dan Carpenter
1
-0
/
+2
2014-12-03
Input: initialize device counter variables with -1
Aniroop Mathur
5
-12
/
+12
2014-12-03
drivers/input/evdev.c: don't kfree() a vmalloc address
Andrew Morton
1
-1
/
+1
2014-12-02
Input: initialize input_no to -1 to avoid subtraction
Aniroop Mathur
1
-2
/
+2
2014-12-02
Input: i8042 - do not try to load on Intel NUC D54250WYK
Todor Minchev
1
-0
/
+10
2014-11-27
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
3
-12
/
+18
2014-11-25
Input: xpad - use proper endpoint type
Greg Kroah-Hartman
1
-3
/
+13
2014-11-25
Input: elantech - trust firmware about trackpoint presence
Dmitry Torokhov
1
-9
/
+1
2014-11-16
Input: atkbd - correct MSC_SCAN events for force_release keys
Stefan Brüns
1
-2
/
+4
2014-11-16
Input: synaptics - adjust min/max on Thinkpad E540
Ben Sagal
1
-0
/
+4
2014-11-14
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
4
-7
/
+83
2014-11-13
Input: elantech - provide a sysfs knob for crc_enabled
Ulrik De Bie
1
-0
/
+2
2014-11-13
Input: elantech - report the middle button of the touchpad
Ulrik De Bie
1
-0
/
+19
2014-11-13
Input: alps - ignore bad data on Dell Latitudes E6440 and E7440
Pali Rohár
1
-1
/
+16
2014-11-09
Input: cyapa - switch to using managed resources
Dudley Du
1
-79
/
+105
2014-11-09
Input: lifebook - use "static inline" instead of "inline" in lifebook.h
Chen Gang
1
-3
/
+3
2014-11-09
Input: alps - allow up to 2 invalid packets without resetting device
Pali Rohár
1
-0
/
+3
2014-11-08
Input: alps - ignore potential bare packets when device is out of sync
Pali Rohár
1
-1
/
+7
2014-11-08
Input: elantech - fix crc_enabled for Fujitsu H730
Ulrik De Bie
1
-1
/
+18
2014-11-08
Input: elantech - use elantech_report_trackpoint for hardware v4 too
Ulrik De Bie
1
-2
/
+14
2014-11-08
Input: twl4030-pwrbutton - ensure a wakeup event is recorded.
NeilBrown
1
-0
/
+1
2014-11-06
Input: synaptics - add min/max quirk for Lenovo T440s
Takashi Iwai
1
-2
/
+3
2014-11-04
input: gpio_keys_polled: Make use of device property API
Aaron Lu
1
-49
/
+24
2014-11-04
input: gpio_keys_polled: Add support for GPIO descriptors
Aaron Lu
1
-12
/
+27
2014-11-03
Merge branch 'platform/remove_owner' of git://git.kernel.org/pub/scm/linux/ke...
Greg Kroah-Hartman
95
-96
/
+0
2014-11-02
Input: touchscreen - use __maybe_unused instead of ifdef around suspend/resume
Jingoo Han
19
-78
/
+38
2014-11-02
Input: mouse - use __maybe_unused instead of ifdef around suspend/resume
Jingoo Han
3
-12
/
+6
2014-11-02
Input: misc - use __maybe_unused instead of ifdef around suspend/resume
Jingoo Han
19
-71
/
+35
2014-11-02
Input: cap11xx - support for irq-active-high option
Matt Ranostay
1
-0
/
+8
2014-11-02
Input: cap11xx - add support for various cap11xx devices
Matt Ranostay
1
-23
/
+51
2014-11-02
Input: rename cap1106 driver to cap11xx
Matt Ranostay
4
-346
/
+345
2014-10-31
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
11
-28
/
+301
2014-10-31
Input: altera_ps2 - switch to using managed resources
Tobias Klauser
1
-57
/
+24
2014-10-31
Input: add driver for the Goodix touchpanel
Bastien Nocera
3
-0
/
+409
2014-10-31
Revert "Input: i8042 - disable active multiplexing by default"
Dmitry Torokhov
2
-9
/
+274
2014-10-31
Input: altera_ps2 - use correct type for irq return value
Tobias Klauser
1
-1
/
+1
[next]