summaryrefslogtreecommitdiff
path: root/drivers/input
AgeCommit message (Expand)Author
2020-12-11Input: parkbd - convert comma to semicolonZheng Yongjun
2020-12-11Input: new da7280 haptic driverRoy Im
2020-12-11Input: elantech - fix protocol errors for some trackpoints in SMBus modejingle.wu
2020-12-11Input: elan_i2c - add new trackpoint report type 0x5FJingle Wu
2020-12-10Input: elants - document some registers and valuesMichał Mirosław
2020-12-10Input: atmel_mxt_ts - simplify the return expression of mxt_send_bootloader_c...Zheng Yongjun
2020-12-10Input: imx_keypad - add COMPILE_TEST supportAnson Huang
2020-12-10Input: applespi - use new structure for SPI transfer delaysSergiu Cuciurean
2020-12-10Input: synaptics-rmi4 - use new structure for SPI transfer delaysSergiu Cuciurean
2020-12-10Input: ad7877 - use new structure for SPI transfer delaysSergiu Cuciurean
2020-12-10Input: edt-ft5x06 - consolidate handling of number of electrodesDmitry Torokhov
2020-12-10Merge series "spi: spi-geni-qcom: Use gpio descriptors for CS" from Stephen B...Mark Brown
2020-12-09Input: i8042 - add Acer laptops to the i8042 reset listChris Chiu
2020-12-09Input: tm2-touchkey - add vddio regulatorStephan Gerhold
2020-12-09Input: cyapa - switch to using devm_add_action_or_reset()Fuqian Huang
2020-12-09Input: cros_ec_keyb - send 'scancodes' in addition to key eventsDmitry Torokhov
2020-12-09Input: add driver for power button on Dell Wyse 3020Lubomir Rintel
2020-12-09Input: gtco - remove driverDmitry Torokhov
2020-12-06Input: soc_button_array - add Lenovo Yoga Tablet2 1051L to the dmi_use_low_le...Hans de Goede
2020-12-06Input: raydium_ts_i2c - do not split tx transactionsFurquan Shaikh
2020-12-05Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2020-12-04Input: vsxxxaa - fix Kconfig spelling mistakeColin Ian King
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