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
Age
Commit message (
Expand
)
Author
Files
Lines
2015-12-18
Input: goodix - add axis swapping and axis inversion support
Karsten Merker
1
-0
/
+25
2015-12-18
Input: goodix - use goodix_i2c_write_u8 instead of i2c_master_send
Irina Tirdea
1
-6
/
+1
2015-12-18
Input: goodix - add power management support
Irina Tirdea
1
-5
/
+98
2015-12-18
Input: goodix - write configuration data to device
Irina Tirdea
1
-32
/
+212
2015-12-18
Input: goodix - reset device at init
Irina Tirdea
2
-0
/
+120
2015-12-18
Input: goodix - use actual config length for each device type
Irina Tirdea
1
-2
/
+25
2015-12-18
Merge branch 'psmouse-passthrough' into next
Dmitry Torokhov
5
-414
/
+392
2015-12-18
Input: psmouse - rename ps2pp_init() to ps2pp_detect()
Dmitry Torokhov
3
-4
/
+4
2015-12-18
Input: psmouse - limit protocols that we try on passthrough ports
Dmitry Torokhov
1
-0
/
+10
2015-12-18
Input: psmouse - factor out common protocol probing code
Dmitry Torokhov
1
-78
/
+86
2015-12-18
Input: psmouse - move protocol descriptions around
Dmitry Torokhov
1
-190
/
+189
2015-12-18
Input: psmouse - clean up Cypress probe
Dmitry Torokhov
1
-12
/
+8
2015-12-18
Input: psmouse - rearrange Focaltech init code
Dmitry Torokhov
3
-27
/
+26
2015-12-18
Input: psmouse - fix comment style
Dmitry Torokhov
1
-155
/
+124
2015-12-18
Input: psmouse - use switch statement in psmouse_process_byte()
Dmitry Torokhov
1
-34
/
+31
2015-12-17
Input: xpad - handle "present" and "gone" correctly
Pierre-Loup A. Griffais
1
-38
/
+69
2015-12-17
Input: xpad - remove spurious events of wireless xpad 360 controller
Clement Calmels
1
-1
/
+1
2015-12-17
Input: add touchscreen support for TS-4800
Damien Riegel
3
-0
/
+233
2015-12-16
Input: add eGalaxTouch serial touchscreen driver
Böszörményi Zoltán
3
-0
/
+205
2015-12-15
Input: elan_i2c - set input device's vendor and product IDs
Charlie Mooney
1
-0
/
+3
2015-12-13
Input: da9063 - report KEY_POWER instead of KEY_SLEEP during power key-press
Steve Twiss
1
-4
/
+4
2015-12-12
Input: atmel_mxt_ts - add maxtouch to I2C table for module autoload
Javier Martinez Canillas
1
-0
/
+1
2015-12-05
Input: pixcir_i2c - add support for wake and enable gpios
Sander Vermin
1
-0
/
+41
2015-12-04
Input: wacom_w8001 - split the touch and pen devices into two devices
Peter Hutterer
1
-51
/
+116
2015-12-04
Input: wacom_w8001 - split pen and touch initialization up
Peter Hutterer
1
-83
/
+111
2015-12-04
Input: wacom_w8001 - handle touch error case correctly
Peter Hutterer
1
-10
/
+9
2015-12-04
Input: wacom_w8001 - set BTN_TOOL_DOUBLETAP if we have 2fg support
Peter Hutterer
1
-0
/
+1
2015-12-04
Input: wacom_w8001 - use __set_bit for evbits
Peter Hutterer
1
-1
/
+2
2015-12-03
Input: arizona-haptic - fix disabling of haptics device
Charles Keepax
1
-2
/
+1
2015-12-02
Input: sparcspkr - use platform_register/unregister_drivers()
Thierry Reding
1
-11
/
+7
2015-12-02
Input: aiptek - fix crash on detecting device without endpoints
Vladis Dronov
1
-0
/
+9
2015-12-02
Input: atmel_mxt_ts - add generic platform data for Chromebooks
Dmitry Torokhov
1
-0
/
+33
2015-12-01
Input: s3c2410_ts: fix S3C_ADC dependency
Arnd Bergmann
1
-1
/
+1
2015-11-19
gpio: change member .dev to .parent
Linus Walleij
1
-1
/
+1
2015-11-17
Input: parkbd - clear unused function pointers
Sudip Mukherjee
1
-0
/
+1
2015-11-17
Input: walkera0701 - clear unused function pointers
Sudip Mukherjee
1
-0
/
+1
2015-11-17
Input: turbografx - clear unused function pointers
Sudip Mukherjee
1
-0
/
+1
2015-11-17
Input: gamecon - clear unused function pointers
Sudip Mukherjee
1
-0
/
+1
2015-11-17
Input: db9 - clear unused function pointers
Sudip Mukherjee
1
-0
/
+1
2015-11-14
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
8
-697
/
+871
2015-11-13
Merge branch 'next' into for-linus
Dmitry Torokhov
8
-697
/
+871
2015-11-10
remove abs64()
Andrew Morton
1
-2
/
+2
2015-11-09
Input: parkbd - drop bogus __init from parkbd_allocate_serio()
Geert Uytterhoeven
1
-1
/
+1
2015-11-06
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
40
-926
/
+3211
2015-11-06
Input: elantech - add Fujitsu Lifebook U745 to force crc_enabled
Takashi Iwai
1
-0
/
+7
2015-11-06
Merge tag 'spi-v4.4' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie...
Linus Torvalds
8
-8
/
+0
2015-11-05
Merge tag 'media/v4.4-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...
Linus Torvalds
1
-9
/
+11
2015-11-05
Merge tag 'pm+acpi-4.4-rc1-1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-5
/
+27
2015-11-04
Merge remote-tracking branches 'spi/topic/omap-100k', 'spi/topic/omap-uwire',...
Mark Brown
8
-8
/
+0
2015-11-04
Input: tsc2004 - add support for tsc2004
Michael Welling
3
-0
/
+97
[prev]
[next]