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.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
Age
Commit message (
Expand
)
Author
Files
Lines
2014-11-14
Input: elantech - report the middle button of the touchpad
Ulrik De Bie
1
-0
/
+19
2014-11-14
Input: alps - ignore bad data on Dell Latitudes E6440 and E7440
Pali Rohár
1
-1
/
+16
2014-11-10
Input: cyapa - switch to using managed resources
Dudley Du
1
-79
/
+105
2014-11-10
Input: lifebook - use "static inline" instead of "inline" in lifebook.h
Chen Gang
1
-3
/
+3
2014-11-10
Input: alps - allow up to 2 invalid packets without resetting device
Pali Rohár
1
-0
/
+3
2014-11-09
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-04
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-11-01
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
2014-10-31
Input: altera_ps2 - write to correct register when disabling interrupts
Tobias Klauser
1
-1
/
+1
2014-10-31
Input: max77693-haptic - fix potential overflow
Dmitry Torokhov
1
-3
/
+2
2014-10-28
Input: psmouse - remove unneeded check in psmouse_reconnect()
Dmitry Torokhov
1
-7
/
+0
2014-10-28
Input: vsxxxaa - fix code dropping bytes from queue
Dmitry Torokhov
1
-1
/
+1
2014-10-28
Input: ims-pcu - fix dead code in ims_pcu_ofn_reg_addr_store()
Dmitry Torokhov
1
-1
/
+1
2014-10-28
Input: opencores-kbd - fix error handling
Dmitry Torokhov
1
-1
/
+1
2014-10-25
Input: wm97xx - adapt parameters to tosa touchscreen.
Dmitry Eremin-Solenikov
1
-2
/
+2
2014-10-25
Input: i8042 - quirks for Fujitsu Lifebook A544 and Lifebook AH544
Hans de Goede
1
-0
/
+16
2014-10-25
Input: stmpe-keypad - fix valid key line bitmask
Linus Walleij
1
-1
/
+1
2014-10-25
Input: soc_button_array - update calls to gpiod_get*()
Alexandre Courbot
1
-1
/
+1
2014-10-25
Input: add driver for Elan I2C/SMbus touchpad
Duson Lin
6
-0
/
+2383
2014-10-22
Input: lpc32xx-keys - switch to using managed resources
Pramod Gurav
1
-72
/
+20
2014-10-22
Input: pxa27x_keypad - switch to using managed resources
Pramod Gurav
1
-64
/
+20
2014-10-22
Input: mpr121 - switch to using managed resources
Pramod Gurav
1
-30
/
+12
2014-10-20
input: touchscreen: drop owner assignment from platform_drivers
Wolfram Sang
17
-17
/
+0
2014-10-20
input: serio: drop owner assignment from platform_drivers
Wolfram Sang
12
-12
/
+0
2014-10-20
input: mouse: drop owner assignment from platform_drivers
Wolfram Sang
3
-3
/
+0
2014-10-20
input: misc: drop owner assignment from platform_drivers
Wolfram Sang
36
-37
/
+0
2014-10-20
input: keyboard: drop owner assignment from platform_drivers
Wolfram Sang
27
-27
/
+0
2014-10-19
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
17
-350
/
+279
2014-10-17
Input: xpad - add Thrustmaster as Xbox 360 controller vendor
Tommi Rantala
1
-0
/
+1
2014-10-17
Input: xpad - add USB ID for Thrustmaster Ferrari 458 Racing Wheel
Tommi Rantala
1
-0
/
+1
2014-10-17
Input: max77693-haptic - fix state check in imax77693_haptic_disable()
Jaewon Kim
1
-1
/
+1
2014-10-17
Input: xen-kbdfront - free grant table entry in xenkbd_disconnect_backend
Chang Huaixin
1
-2
/
+2
2014-10-15
Input: alps - fix v4 button press recognition
Andreas Bosch
1
-2
/
+2
2014-10-15
Merge tag 'mfd-for-linus-3.18' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-1
/
+1
[prev]
[next]