summaryrefslogtreecommitdiff
path: root/drivers/input
AgeCommit message (Expand)Author
2020-12-02Input: Add "inhibited" propertyPatrik Fimml
2020-12-02Input: use input_device_enabled()Andrzej Pietrasiewicz
2020-12-02Input: add input_device_enabled()Andrzej Pietrasiewicz
2020-12-02Input: omap4-keypad - set up interrupt as wakeup sourceDmitry Torokhov
2020-12-02Input: remove input_polled_dev implementationDmitry Torokhov
2020-12-01Input: atmel_mxt_ts - fix lost interruptsLinus Walleij
2020-11-30Input: xpad - support Ardwiino ControllersSanjay Govind
2020-11-30Input: i8042 - add ByteSpeed touchpad to noloop tablePo-Hsu Lin
2020-11-24Input: i8042 - fix error return code in i8042_setup_aux()Luo Meng
2020-11-24Input: soc_button_array - add missing includeDmitry Torokhov
2020-11-22Input: libps2 - fix fall-through warnings for ClangGustavo A. R. Silva
2020-11-22Input: pcspkr - fix fall-through warnings for ClangGustavo A. R. Silva
2020-11-22Input: omap4-keypad - fix runtime PM error handlingZhang Qilong
2020-11-19Input: vmmouse - demote obvious abuse of kernel-doc headerLee Jones
2020-11-19Input: applespi - provide missing struct 'message' descriptionsLee Jones
2020-11-19Input: goodix - fix misspelling of 'ctx'Lee Jones
2020-11-19Input: synaptics - demote non-conformant kernel-doc headerLee Jones
2020-11-19Input: wm97xx-ts - provide missing description for 'status'Lee Jones
2020-11-19Input: surface3_spi - fix naming issue with 'surface3_spi_get_gpio_config's h...Lee Jones
2020-11-19Input: wm831x-on - source file headers are not good candidates for kernel-docLee Jones
2020-11-19Input: goodix - provide some missing function parameter descriptionsLee Jones
2020-11-19Input: mc13783-pwrbutton - file headers are not good candidates for kernel-docLee Jones
2020-11-19Input: xpad - demote non-conformant kernel-doc headerLee Jones
2020-11-19Input: adp5589-keys - use BIT()Dmitry Torokhov
2020-11-19Input: adp5589-keys - mark suspend and resume methods as __maybe_unusedDmitry Torokhov
2020-11-18Input: adp5589-keys - use devm_add_action_or_reset() for register clearAlexandru Ardelean
2020-11-18Input: adp5589-keys - use devm_gpiochip_add_data() for gpiosAlexandru Ardelean
2020-11-18Input: adp5589-keys - remove setup/teardown hooks for gpiosAlexandru Ardelean
2020-11-18Input: adp5589-keys - use device-managed function in adp5589_keypad_add()Alexandru Ardelean
2020-11-18Input: adp5589-keys - use devm_kzalloc() to allocate the kpad objectAlexandru Ardelean
2020-11-17Input: atmel_mxt_ts - support regulator suppliesLinus Walleij
2020-11-17Input: atmel_mxt_ts - fix up inverted RESET handlerLinus Walleij
2020-11-17Merge tag 'v5.9' into nextDmitry Torokhov
2020-11-17Input: elan_i2c_core - move header inclusion insideLee Jones
2020-11-17Input: ads7846 - drop unneeded asm/irq.h includeDmitry Torokhov
2020-11-17Input: ads7846 - fix unaligned access on 7845Dmitry Torokhov
2020-11-17Input: ads7846 - fix integer overflow on Rt calculationOleksij Rempel
2020-11-17Input: ads7846 - convert to full duplexOleksij Rempel
2020-11-17Input: ads7846 - fix race that causes missing releasesDavid Jander
2020-11-17Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2020-11-12Input: imx6ul_tsc - remove set but unused variable 'value'Lee Jones
2020-11-12Input: samsung-keypad - remove set but unused variable 'var'Lee Jones
2020-11-12Input: ads7846: do not overwrite spi->mode flags set by spi frameworkOleksij Rempel
2020-11-11Input: elan_i2c - fix firmware update on newer ICsjingle.wu
2020-11-11Input: st1232 - add support resolution readingAndrej Valek
2020-11-11Input: resistive-adc-touch - fix kconfig dependency on IIO_BUFFERNecip Fazil Yildiran
2020-11-09Input: synaptics-rmi4 - fix kerneldoc warningsLee Jones
2020-11-08Input: cyttsp4 - move 'cyttsp4_tch_abs_string' to the only file that referenc...Lee Jones
2020-11-08Input: resistive-adc-touch - struct headers should start with 'struct <name>'Lee Jones
2020-11-08Input: analog - fix formatting of error codeZhang Qilong