summaryrefslogtreecommitdiffstats
path: root/drivers/input (follow)
Commit message (Expand)AuthorAgeFilesLines
...
| | * | Input: surface3_spi - fix naming issue with 'surface3_spi_get_gpio_config's h...Lee Jones2020-11-201-1/+1
| | * | Input: wm831x-on - source file headers are not good candidates for kernel-docLee Jones2020-11-201-1/+1
| | * | Input: goodix - provide some missing function parameter descriptionsLee Jones2020-11-201-0/+3
| | * | Input: mc13783-pwrbutton - file headers are not good candidates for kernel-docLee Jones2020-11-201-1/+1
| | * | Input: xpad - demote non-conformant kernel-doc headerLee Jones2020-11-201-1/+1
| | * | Input: adp5589-keys - use BIT()Dmitry Torokhov2020-11-201-34/+35
| | * | Input: adp5589-keys - mark suspend and resume methods as __maybe_unusedDmitry Torokhov2020-11-201-4/+2
| | * | Input: adp5589-keys - use devm_add_action_or_reset() for register clearAlexandru Ardelean2020-11-191-10/+13
| | * | Input: adp5589-keys - use devm_gpiochip_add_data() for gpiosAlexandru Ardelean2020-11-191-20/+2
| | * | Input: adp5589-keys - remove setup/teardown hooks for gpiosAlexandru Ardelean2020-11-191-21/+0
| | * | Input: adp5589-keys - use device-managed function in adp5589_keypad_add()Alexandru Ardelean2020-11-191-31/+10
| | * | Input: adp5589-keys - use devm_kzalloc() to allocate the kpad objectAlexandru Ardelean2020-11-191-9/+4
| | * | Input: atmel_mxt_ts - support regulator suppliesLinus Walleij2020-11-181-1/+36
| | * | Input: atmel_mxt_ts - fix up inverted RESET handlerLinus Walleij2020-11-181-2/+4
| | * | Merge tag 'v5.9' into nextDmitry Torokhov2020-11-1821-161/+53
| | |\ \
| | * | | Input: elan_i2c_core - move header inclusion insideLee Jones2020-11-181-1/+1
| | * | | Input: ads7846 - drop unneeded asm/irq.h includeDmitry Torokhov2020-11-181-1/+0
| | * | | Input: ads7846 - fix unaligned access on 7845Dmitry Torokhov2020-11-181-1/+2
| | * | | Input: ads7846 - fix integer overflow on Rt calculationOleksij Rempel2020-11-181-2/+3
| | * | | Input: ads7846 - convert to full duplexOleksij Rempel2020-11-181-130/+62
| | * | | Input: ads7846 - fix race that causes missing releasesDavid Jander2020-11-181-18/+26
| | * | | Input: imx6ul_tsc - remove set but unused variable 'value'Lee Jones2020-11-131-2/+1
| | * | | Input: samsung-keypad - remove set but unused variable 'var'Lee Jones2020-11-131-2/+1
| | * | | Input: st1232 - add support resolution readingAndrej Valek2020-11-121-16/+36
| | * | | Input: synaptics-rmi4 - fix kerneldoc warningsLee Jones2020-11-105-115/+149
| | * | | Input: cyttsp4 - move 'cyttsp4_tch_abs_string' to the only file that referenc...Lee Jones2020-11-092-14/+14
| | * | | Input: resistive-adc-touch - struct headers should start with 'struct <name>'Lee Jones2020-11-091-1/+1
| | * | | Input: analog - fix formatting of error codeZhang Qilong2020-11-091-1/+1
| | * | | Input: cyapa_gen5 - fix obvious abuse of kernel-doc formatLee Jones2020-11-091-2/+2
| | * | | Input: cyapa - fix misnaming of 'cyapa_i2c_write's 'reg' paramLee Jones2020-11-091-1/+1
| | * | | Input: ab8500-ponkey - fix incorrect name in 'ab8500_ponkey' doc headerLee Jones2020-11-091-1/+1
| | * | | Input: cros_ec_keyb - struct headers should start with 'struct <name>'Lee Jones2020-11-091-4/+5
| | * | | Input: gpio_keys - fix misnamed function parameter 'dev'Lee Jones2020-11-091-1/+1
| | * | | Input: elantech - demote obvious abuse of kernel-doc headerLee Jones2020-11-091-1/+1
| | * | | Input: pmic8xxx-keypad - fix kernel-doc formattingLee Jones2020-11-091-11/+11
| | * | | Input: nomadik-ske-keypad - provide some missing struct member docsLee Jones2020-11-091-0/+2
| | * | | Input: drv2667 - fix formatting and add missing member docsLee Jones2020-11-091-6/+8
| | * | | Input: drv2665 - fix formatting expected by kernel-docLee Jones2020-11-091-5/+5
| | * | | Input: drv260x - fix kernel-doc formatting and remove one abuseLee Jones2020-11-091-13/+13
| | * | | Input: ads7846 - use kobj_to_dev() APIWang Qing2020-11-091-1/+1
| | * | | Input: ektf2127 - add support for eKTF2132 touchscreenJonathan Neuschäfer2020-11-091-1/+31
* | | | | Merge tag 'spi-v5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/brooni...Linus Torvalds2020-12-161-1/+2
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | Merge series "spi: spi-geni-qcom: Use gpio descriptors for CS" from Stephen B...Mark Brown2020-12-108-18/+55
| |\ \ \ \
| * | | | | Input: ads7846: do not overwrite spi->mode flags set by spi frameworkOleksij Rempel2020-11-121-1/+2
* | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2020-12-126-40/+159
|\ \ \ \ \ \ | | |_|/ / / | |/| | | |
| * | | | | Input: goodix - add upside-down quirk for Teclast X98 Pro tabletSimon Beginn2020-12-121-0/+12
| * | | | | Input: cm109 - do not stomp on control URBDmitry Torokhov2020-12-111-2/+5
| * | | | | Input: i8042 - add Acer laptops to the i8042 reset listChris Chiu2020-12-101-0/+42
| * | | | | Input: cros_ec_keyb - send 'scancodes' in addition to key eventsDmitry Torokhov2020-12-101-0/+1
| * | | | | Input: soc_button_array - add Lenovo Yoga Tablet2 1051L to the dmi_use_low_le...Hans de Goede2020-12-071-0/+11