index
:
linux/linux-stable.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.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
kernel.org maintainers
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
input
Age
Commit message (
Expand
)
Author
2020-03-24
Input: goodix - restore config on resume if necessary
Hans de Goede
2020-03-24
Input: goodix - make goodix_send_cfg() take a raw buffer as argument
Hans de Goede
2020-03-24
Input: goodix - add minimum firmware size check
Hans de Goede
2020-03-24
Input: goodix - save a copy of the config from goodix_read_config()
Hans de Goede
2020-03-24
Input: goodix - move defines to above struct goodix_ts_data declaration
Hans de Goede
2020-03-24
Input: goodix - add support for controlling the IRQ pin through ACPI methods
Hans de Goede
2020-03-24
Input: goodix - add support for getting IRQ + reset GPIOs on Bay Trail devices
Hans de Goede
2020-03-24
Input: goodix - add support for getting IRQ + reset GPIOs on Cherry Trail dev...
Hans de Goede
2020-03-24
Input: goodix - make resetting the controller at probe independent from the G...
Hans de Goede
2020-03-24
Input: goodix - make loading the config from disk independent from the GPIO s...
Hans de Goede
2020-03-24
Input: goodix - refactor IRQ pin GPIO accesses
Hans de Goede
2020-03-20
Input: icn8505 - Switch to firmware_request_platform for retreiving the fw
Hans de Goede
2020-03-20
Input: silead - Switch to firmware_request_platform for retreiving the fw
Hans de Goede
2020-03-06
Input: tm2-touchkey - add support for Coreriver TC360 variant
Nick Reitemeyer
2020-03-06
Input: raydium_i2c_ts - fix error codes in raydium_i2c_boot_trigger()
Dan Carpenter
2020-03-06
Input: elants_i2c - report resolution information for touch major
Johnny Chuang
2020-03-06
Input: goodix - fix touch coordinates on Cube I15-TC
Sergei A. Trusov
2020-02-15
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
2020-02-14
Input: cyapa - replace zero-length array with flexible-array member
Gustavo A. R. Silva
2020-02-14
Input: tca6416-keypad - replace zero-length array with flexible-array member
Gustavo A. R. Silva
2020-02-14
Input: gpio_keys_polled - replace zero-length array with flexible-array member
Gustavo A. R. Silva
2020-02-13
Input: synaptics - remove the LEN0049 dmi id from topbuttonpad list
Benjamin Tissoires
2020-02-13
Input: synaptics - enable SMBus on ThinkPad L470
Gaurav Agrawal
2020-02-13
Input: synaptics - switch T470s to RMI4 by default
Lyude Paul
2020-02-13
Input: gpio_keys - replace zero-length array with flexible-array member
Gustavo A. R. Silva
2020-02-13
Input: goldfish_events - replace zero-length array with flexible-array member
Gustavo A. R. Silva
2020-02-10
Input: psmouse - switch to using i2c_new_scanned_device()
Wolfram Sang
2020-02-10
Input: ili210x - add ili2120 support
Luca Weiss
2020-02-10
Input: ili210x - fix return value of is_visible function
Luca Weiss
2020-02-04
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2020-02-04
proc: convert everything to "struct proc_ops"
Alexey Dobriyan
2020-02-03
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
2020-02-03
Merge tag 'hyperv-next-signed' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2020-01-31
Merge branch 'next' into for-linus
Dmitry Torokhov
2020-01-31
Input: synaptics-rmi4 - switch to reduced reporting mode
Lucas Stach
2020-01-27
Merge tag 'ioremap-5.6' of git://git.infradead.org/users/hch/ioremap
Linus Torvalds
2020-01-25
Input: hyperv-keyboard: Add the support of hibernation
Dexuan Cui
2020-01-24
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
2020-01-22
Input: add IOC3 serio driver
Thomas Bogendoerfer
2020-01-21
Input: axp20x-pek - enable wakeup for all AXP variants
Samuel Holland
2020-01-21
Input: axp20x-pek - respect userspace wakeup configuration
Samuel Holland
2020-01-20
Input: ads7846 - use new `delay` structure for SPI transfer delays
Alexandru Ardelean
2020-01-20
Input: pm8xxx-vib - fix handling of separate enable register
Stephan Gerhold
2020-01-16
Input: keyspan-remote - fix control-message timeouts
Johan Hovold
2020-01-16
Input: max77650-onkey - add of_match table
Bartosz Golaszewski
2020-01-16
Input: rmi_f54 - read from FIFO in 32 byte blocks
Hans Verkuil
2020-01-16
Revert "Input: synaptics-rmi4 - don't increment rmiaddr for SMBus transfers"
Hans Verkuil
2020-01-10
Merge tag 'v5.5-rc5' into next
Dmitry Torokhov
2020-01-10
Input: edt-ft5x06 - use pm core to enable/disable the wake irq
Marco Felsch
2020-01-10
Input: edt-ft5x06 - make wakeup-source switchable
Marco Felsch
[prev]
[next]