summaryrefslogtreecommitdiffstats
path: root/drivers/input
AgeCommit message (Expand)AuthorLines
2020-11-17Input: ads7846 - convert to full duplexOleksij Rempel-130/+62
2020-11-17Input: ads7846 - fix race that causes missing releasesDavid Jander-18/+26
2020-11-17Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds-18/+55
2020-11-12Input: imx6ul_tsc - remove set but unused variable 'value'Lee Jones-2/+1
2020-11-12Input: samsung-keypad - remove set but unused variable 'var'Lee Jones-2/+1
2020-11-12Input: ads7846: do not overwrite spi->mode flags set by spi frameworkOleksij Rempel-1/+2
2020-11-11Input: elan_i2c - fix firmware update on newer ICsjingle.wu-8/+9
2020-11-11Input: st1232 - add support resolution readingAndrej Valek-16/+36
2020-11-11Input: resistive-adc-touch - fix kconfig dependency on IIO_BUFFERNecip Fazil Yildiran-0/+1
2020-11-09Input: synaptics-rmi4 - fix kerneldoc warningsLee Jones-115/+149
2020-11-08Input: cyttsp4 - move 'cyttsp4_tch_abs_string' to the only file that referenc...Lee Jones-14/+14
2020-11-08Input: resistive-adc-touch - struct headers should start with 'struct <name>'Lee Jones-1/+1
2020-11-08Input: analog - fix formatting of error codeZhang Qilong-1/+1
2020-11-08Input: cyapa_gen5 - fix obvious abuse of kernel-doc formatLee Jones-2/+2
2020-11-08Input: cyapa - fix misnaming of 'cyapa_i2c_write's 'reg' paramLee Jones-1/+1
2020-11-08Input: ab8500-ponkey - fix incorrect name in 'ab8500_ponkey' doc headerLee Jones-1/+1
2020-11-08Input: cros_ec_keyb - struct headers should start with 'struct <name>'Lee Jones-4/+5
2020-11-08Input: gpio_keys - fix misnamed function parameter 'dev'Lee Jones-1/+1
2020-11-08Input: elantech - demote obvious abuse of kernel-doc headerLee Jones-1/+1
2020-11-08Input: pmic8xxx-keypad - fix kernel-doc formattingLee Jones-11/+11
2020-11-08Input: nomadik-ske-keypad - provide some missing struct member docsLee Jones-0/+2
2020-11-08Input: drv2667 - fix formatting and add missing member docsLee Jones-6/+8
2020-11-08Input: drv2665 - fix formatting expected by kernel-docLee Jones-5/+5
2020-11-08Input: drv260x - fix kernel-doc formatting and remove one abuseLee Jones-13/+13
2020-11-08Input: sunkbd - avoid use-after-free in teardown pathsDmitry Torokhov-8/+33
2020-11-08Input: ads7846 - use kobj_to_dev() APIWang Qing-1/+1
2020-11-08Input: ektf2127 - add support for eKTF2132 touchscreenJonathan Neuschäfer-1/+31
2020-10-26Input: i8042 - allow insmod to succeed on devices without an i8042 controllerHans de Goede-1/+11
2020-10-26Input: adxl34x - clean up a data type in adxl34x_probe()Dan Carpenter-1/+1
2020-10-25Merge branch 'parisc-5.10-2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds-7/+22
2020-10-24Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socLinus Torvalds-2/+35
2020-10-23Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds-160/+1337
2020-10-23Merge tag 'tag-chrome-platform-for-v5.10' of git://git.kernel.org/pub/scm/lin...Linus Torvalds-1/+1
2020-10-22hil/parisc: Disable HIL driver when it gets stuckHelge Deller-7/+22
2020-10-18Merge branch 'next' into for-linusDmitry Torokhov-160/+1337
2020-10-14Merge tag 'hyperv-next-signed' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds-2/+2
2020-10-06Input: evdev - per-client waitgroupsKenny Levinsen-10/+9
2020-10-05Input: synaptics - enable InterTouch for ThinkPad T14 Gen 1Hans de Goede-0/+1
2020-10-04Input: synaptics - enable InterTouch for ThinkPad P1/X1E gen 2Jason A. Donenfeld-1/+2
2020-10-04Input: synaptics-rmi4 - support bootloader v8 in f34v7Jason A. Donenfeld-2/+7
2020-10-04Input: synaptics-rmi4 - add support for F3AVincent Huang-0/+254
2020-10-04Input: synaptics-rmi4 - rename f30_data to gpio_dataVincent Huang-8/+8
2020-10-04Input: add zinitix touchscreen driverMichael Srba-0/+594
2020-10-03Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds-0/+9
2020-09-28Input: joystick - add ADC attached joystick driver.Artur Rojek-0/+275
2020-09-28Input: i8042 - add nopnp quirk for Acer Aspire 5 A515Jiri Kosina-0/+7
2020-09-28Input: trackpoint - enable Synaptics trackpointsVincent Huang-0/+2
2020-09-28Input: hyperv-keyboard: Use VMBUS_RING_SIZE() for ringbuffer sizesBoqun Feng-2/+2
2020-09-20Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds-8/+28
2020-09-16Input: sun4i-ps2 - fix handling of platform_get_irq() errorKrzysztof Kozlowski-6/+3