summaryrefslogtreecommitdiffstats
path: root/drivers/input
Commit message (Expand)AuthorAgeFilesLines
...
| | * | Input: use input_device_enabled()Andrzej Pietrasiewicz2020-12-0241-90/+96
| | * | Input: add input_device_enabled()Andrzej Pietrasiewicz2020-12-021-0/+8
| | * | Input: omap4-keypad - set up interrupt as wakeup sourceDmitry Torokhov2020-12-021-35/+8
| | * | Input: remove input_polled_dev implementationDmitry Torokhov2020-12-023-376/+0
| | * | Input: libps2 - fix fall-through warnings for ClangGustavo A. R. Silva2020-11-221-1/+1
| | * | Input: pcspkr - fix fall-through warnings for ClangGustavo A. R. Silva2020-11-221-0/+1
| | * | Input: omap4-keypad - fix runtime PM error handlingZhang Qilong2020-11-221-36/+53
| | * | Input: vmmouse - demote obvious abuse of kernel-doc headerLee Jones2020-11-191-1/+1
| | * | Input: applespi - provide missing struct 'message' descriptionsLee Jones2020-11-191-0/+9
| | * | Input: goodix - fix misspelling of 'ctx'Lee Jones2020-11-191-1/+1
| | * | Input: synaptics - demote non-conformant kernel-doc headerLee Jones2020-11-191-1/+1
| | * | Input: wm97xx-ts - provide missing description for 'status'Lee Jones2020-11-191-1/+1
| | * | Input: surface3_spi - fix naming issue with 'surface3_spi_get_gpio_config's h...Lee Jones2020-11-191-1/+1
| | * | Input: wm831x-on - source file headers are not good candidates for kernel-docLee Jones2020-11-191-1/+1
| | * | Input: goodix - provide some missing function parameter descriptionsLee Jones2020-11-191-0/+3
| | * | Input: mc13783-pwrbutton - file headers are not good candidates for kernel-docLee Jones2020-11-191-1/+1
| | * | Input: xpad - demote non-conformant kernel-doc headerLee Jones2020-11-191-1/+1
| | * | Input: adp5589-keys - use BIT()Dmitry Torokhov2020-11-191-34/+35
| | * | Input: adp5589-keys - mark suspend and resume methods as __maybe_unusedDmitry Torokhov2020-11-191-4/+2
| | * | Input: adp5589-keys - use devm_add_action_or_reset() for register clearAlexandru Ardelean2020-11-181-10/+13
| | * | Input: adp5589-keys - use devm_gpiochip_add_data() for gpiosAlexandru Ardelean2020-11-181-20/+2
| | * | Input: adp5589-keys - remove setup/teardown hooks for gpiosAlexandru Ardelean2020-11-181-21/+0
| | * | Input: adp5589-keys - use device-managed function in adp5589_keypad_add()Alexandru Ardelean2020-11-181-31/+10
| | * | Input: adp5589-keys - use devm_kzalloc() to allocate the kpad objectAlexandru Ardelean2020-11-181-9/+4
| | * | Input: atmel_mxt_ts - support regulator suppliesLinus Walleij2020-11-171-1/+36
| | * | Input: atmel_mxt_ts - fix up inverted RESET handlerLinus Walleij2020-11-171-2/+4
| | * | Merge tag 'v5.9' into nextDmitry Torokhov2020-11-1721-161/+53
| | |\ \
| | * | | Input: elan_i2c_core - move header inclusion insideLee Jones2020-11-171-1/+1
| | * | | Input: ads7846 - drop unneeded asm/irq.h includeDmitry Torokhov2020-11-171-1/+0
| | * | | Input: ads7846 - fix unaligned access on 7845Dmitry Torokhov2020-11-171-1/+2
| | * | | Input: ads7846 - fix integer overflow on Rt calculationOleksij Rempel2020-11-171-2/+3
| | * | | Input: ads7846 - convert to full duplexOleksij Rempel2020-11-171-130/+62
| | * | | Input: ads7846 - fix race that causes missing releasesDavid Jander2020-11-171-18/+26
| | * | | Input: imx6ul_tsc - remove set but unused variable 'value'Lee Jones2020-11-121-2/+1
| | * | | Input: samsung-keypad - remove set but unused variable 'var'Lee Jones2020-11-121-2/+1
| | * | | Input: st1232 - add support resolution readingAndrej Valek2020-11-111-16/+36
| | * | | Input: synaptics-rmi4 - fix kerneldoc warningsLee Jones2020-11-095-115/+149
| | * | | Input: cyttsp4 - move 'cyttsp4_tch_abs_string' to the only file that referenc...Lee Jones2020-11-082-14/+14
| | * | | Input: resistive-adc-touch - struct headers should start with 'struct <name>'Lee Jones2020-11-081-1/+1
| | * | | Input: analog - fix formatting of error codeZhang Qilong2020-11-081-1/+1
| | * | | Input: cyapa_gen5 - fix obvious abuse of kernel-doc formatLee Jones2020-11-081-2/+2
| | * | | Input: cyapa - fix misnaming of 'cyapa_i2c_write's 'reg' paramLee Jones2020-11-081-1/+1
| | * | | Input: ab8500-ponkey - fix incorrect name in 'ab8500_ponkey' doc headerLee Jones2020-11-081-1/+1
| | * | | Input: cros_ec_keyb - struct headers should start with 'struct <name>'Lee Jones2020-11-081-4/+5
| | * | | Input: gpio_keys - fix misnamed function parameter 'dev'Lee Jones2020-11-081-1/+1
| | * | | Input: elantech - demote obvious abuse of kernel-doc headerLee Jones2020-11-081-1/+1
| | * | | Input: pmic8xxx-keypad - fix kernel-doc formattingLee Jones2020-11-081-11/+11
| | * | | Input: nomadik-ske-keypad - provide some missing struct member docsLee Jones2020-11-081-0/+2
| | * | | Input: drv2667 - fix formatting and add missing member docsLee Jones2020-11-081-6/+8
| | * | | Input: drv2665 - fix formatting expected by kernel-docLee Jones2020-11-081-5/+5