index
:
kernel/git/stable/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.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.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-7.0.y
linux-7.1.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Stable Group
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
input
Age
Commit message (
Expand
)
Author
2020-12-02
Input: omap4-keypad - set up interrupt as wakeup source
Dmitry Torokhov
2020-12-02
Input: remove input_polled_dev implementation
Dmitry Torokhov
2020-12-01
Input: atmel_mxt_ts - fix lost interrupts
Linus Walleij
2020-11-30
Input: xpad - support Ardwiino Controllers
Sanjay Govind
2020-11-30
Input: i8042 - add ByteSpeed touchpad to noloop table
Po-Hsu Lin
2020-11-24
Input: i8042 - fix error return code in i8042_setup_aux()
Luo Meng
2020-11-24
Input: soc_button_array - add missing include
Dmitry Torokhov
2020-11-22
Input: libps2 - fix fall-through warnings for Clang
Gustavo A. R. Silva
2020-11-22
Input: pcspkr - fix fall-through warnings for Clang
Gustavo A. R. Silva
2020-11-22
Input: omap4-keypad - fix runtime PM error handling
Zhang Qilong
2020-11-19
Input: vmmouse - demote obvious abuse of kernel-doc header
Lee Jones
2020-11-19
Input: applespi - provide missing struct 'message' descriptions
Lee Jones
2020-11-19
Input: goodix - fix misspelling of 'ctx'
Lee Jones
2020-11-19
Input: synaptics - demote non-conformant kernel-doc header
Lee Jones
2020-11-19
Input: wm97xx-ts - provide missing description for 'status'
Lee Jones
2020-11-19
Input: surface3_spi - fix naming issue with 'surface3_spi_get_gpio_config's h...
Lee Jones
2020-11-19
Input: wm831x-on - source file headers are not good candidates for kernel-doc
Lee Jones
2020-11-19
Input: goodix - provide some missing function parameter descriptions
Lee Jones
2020-11-19
Input: mc13783-pwrbutton - file headers are not good candidates for kernel-doc
Lee Jones
2020-11-19
Input: xpad - demote non-conformant kernel-doc header
Lee Jones
2020-11-19
Input: adp5589-keys - use BIT()
Dmitry Torokhov
2020-11-19
Input: adp5589-keys - mark suspend and resume methods as __maybe_unused
Dmitry Torokhov
2020-11-18
Input: adp5589-keys - use devm_add_action_or_reset() for register clear
Alexandru Ardelean
2020-11-18
Input: adp5589-keys - use devm_gpiochip_add_data() for gpios
Alexandru Ardelean
2020-11-18
Input: adp5589-keys - remove setup/teardown hooks for gpios
Alexandru Ardelean
2020-11-18
Input: adp5589-keys - use device-managed function in adp5589_keypad_add()
Alexandru Ardelean
2020-11-18
Input: adp5589-keys - use devm_kzalloc() to allocate the kpad object
Alexandru Ardelean
2020-11-17
Input: atmel_mxt_ts - support regulator supplies
Linus Walleij
2020-11-17
Input: atmel_mxt_ts - fix up inverted RESET handler
Linus Walleij
2020-11-17
Merge tag 'v5.9' into next
Dmitry Torokhov
2020-11-17
Input: elan_i2c_core - move header inclusion inside
Lee Jones
2020-11-17
Input: ads7846 - drop unneeded asm/irq.h include
Dmitry Torokhov
2020-11-17
Input: ads7846 - fix unaligned access on 7845
Dmitry Torokhov
2020-11-17
Input: ads7846 - fix integer overflow on Rt calculation
Oleksij Rempel
2020-11-17
Input: ads7846 - convert to full duplex
Oleksij Rempel
2020-11-17
Input: ads7846 - fix race that causes missing releases
David Jander
2020-11-17
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
2020-11-12
Input: imx6ul_tsc - remove set but unused variable 'value'
Lee Jones
2020-11-12
Input: samsung-keypad - remove set but unused variable 'var'
Lee Jones
2020-11-12
Input: ads7846: do not overwrite spi->mode flags set by spi framework
Oleksij Rempel
2020-11-11
Input: elan_i2c - fix firmware update on newer ICs
jingle.wu
2020-11-11
Input: st1232 - add support resolution reading
Andrej Valek
2020-11-11
Input: resistive-adc-touch - fix kconfig dependency on IIO_BUFFER
Necip Fazil Yildiran
2020-11-09
Input: synaptics-rmi4 - fix kerneldoc warnings
Lee Jones
2020-11-08
Input: cyttsp4 - move 'cyttsp4_tch_abs_string' to the only file that referenc...
Lee Jones
2020-11-08
Input: resistive-adc-touch - struct headers should start with 'struct <name>'
Lee Jones
2020-11-08
Input: analog - fix formatting of error code
Zhang Qilong
2020-11-08
Input: cyapa_gen5 - fix obvious abuse of kernel-doc format
Lee Jones
2020-11-08
Input: cyapa - fix misnaming of 'cyapa_i2c_write's 'reg' param
Lee Jones
2020-11-08
Input: ab8500-ponkey - fix incorrect name in 'ab8500_ponkey' doc header
Lee Jones
[prev]
[next]