summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* Input: evdev - per-client waitgroupsKenny Levinsen2020-10-061-10/+9
* Input: synaptics - enable InterTouch for ThinkPad T14 Gen 1Hans de Goede2020-10-051-0/+1
* Input: synaptics - enable InterTouch for ThinkPad P1/X1E gen 2Jason A. Donenfeld2020-10-041-1/+2
* Input: synaptics-rmi4 - support bootloader v8 in f34v7Jason A. Donenfeld2020-10-041-2/+7
* Input: synaptics-rmi4 - add support for F3AVincent Huang2020-10-045-0/+254
* Input: synaptics-rmi4 - rename f30_data to gpio_dataVincent Huang2020-10-043-9/+9
* Input: add zinitix touchscreen driverMichael Srba2020-10-043-0/+594
* Input: joystick - add ADC attached joystick driver.Artur Rojek2020-09-283-0/+275
* Input: sun4i-ps2 - fix handling of platform_get_irq() errorKrzysztof Kozlowski2020-09-161-6/+3
* Input: twl4030_keypad - fix handling of platform_get_irq() errorKrzysztof Kozlowski2020-09-161-5/+3
* Input: omap4-keypad - fix handling of platform_get_irq() errorKrzysztof Kozlowski2020-09-161-4/+2
* Input: ep93xx_keypad - fix handling of platform_get_irq() errorKrzysztof Kozlowski2020-09-161-2/+2
* Input: stmfts - fix a & vs && typoYueHaibing2020-09-161-1/+1
* Input: imx6ul_tsc - unify open/close and PM pathsDmitry Torokhov2020-09-161-30/+22
* Input: imx6ul_tsc - clean up some errors in imx6ul_tsc_resume()Dan Carpenter2020-09-161-11/+16
* Input: elants_i2c - fix typo for an attribute to show calibration countJohnny Chuang2020-09-161-1/+1
* Input: elants_i2c - report resolution of ABS_MT_TOUCH_MAJOR by FW information.Johnny Chuang2020-09-131-0/+6
* Input: raydium_i2c_ts - use single i2c_transfer transaction when using RM_CMD...Furquan Shaikh2020-09-131-73/+58
* Input: soc_button_array - work around DSDTs which modify the irqflagsHans de Goede2020-09-131-9/+60
* Input: soc_button_array - add support for INT33D3 tablet-mode switch devicesHans de Goede2020-09-131-0/+11
* Input: soc_button_array - add active_low setting to soc_button_infoHans de Goede2020-09-131-9/+11
* platform/x86: thinkpad_acpi: Map Clipping tool hotkey to KEY_SELECTIVE_SCREEN...Hans de Goede2020-09-081-1/+1
* platform/x86: thinkpad_acpi: Add support for new hotkeys found on X1C8 / T14Hans de Goede2020-09-081-5/+13
* Input: MT - avoid comma separated statementsJoe Perches2020-08-251-4/+7
* Input: exc3000 - add support to query model and fw_versionSebastian Reichel2020-08-061-1/+147
* Input: exc3000 - add reset gpio supportSebastian Reichel2020-08-061-0/+17
* Input: exc3000 - add EXC80H60 and EXC80H84 supportSebastian Reichel2020-08-061-14/+66
* Input: sentelic - fix error return when fsp_reg_write failsColin Ian King2020-08-061-1/+1
* Input: alps - remove redundant assignment to variable retColin Ian King2020-08-061-1/+1
* Input: ims-pcu - return error code rather than -ENOMEMColin Ian King2020-08-061-1/+1
* Input: elan_i2c - add ic type 0x15Jingle Wu2020-07-291-1/+2
* Input: atmel_mxt_ts - only read messages in mxt_acquire_irq() when necessaryNick Dyer2020-07-281-3/+53
* Input: ati_remote2 - add missing newlines when printing module parametersXiongfeng Wang2020-07-211-2/+2
* Input: psmouse - add a newline when printing 'proto' by sysfsXiongfeng Wang2020-07-211-1/+1
* Merge branch 'for-linus' into nextDmitry Torokhov2020-07-215-5/+14
|\
| * Input: i8042 - add Lenovo XiaoXin Air 12 to i8042 nomux listDavid Pedersen2020-07-071-0/+7
| * Revert "Input: elants_i2c - report resolution information for touch major"Dmitry Torokhov2020-07-061-1/+0
| * Input: elan_i2c - only increment wakeup count on touchDerek Basehore2020-07-061-4/+5
| * Input: synaptics - enable InterTouch for ThinkPad X1E 1st genIlya Katsnelson2020-07-061-0/+1
| * Input: adi - work around module name confictArnd Bergmann2020-06-091-0/+1
| * Merge branch 'next' into for-linusDmitry Torokhov2020-06-065658-146344/+318661
| |\
* | \ Merge branch 'elan-i2c' into nextDmitry Torokhov2020-07-215057-142854/+284634
|\ \ \
| * | | Input: elan_i2c - add support for high resolution reportsJingle Wu2020-07-214-59/+126
| * | | Input: elan_i2c - do not constantly re-query pattern IDDmitry Torokhov2020-07-204-35/+23
| * | | Input: elan_i2c - add firmware update info for ICs 0x11, 0x13, 0x14Jingle Wu2020-07-171-1/+13
| * | | Input: elan_i2c - handle firmware updated on newer ICsJingle Wu2020-07-174-7/+60
| * | | Input: elan_i2c - add support for different firmware page sizesJingle Wu2020-07-174-25/+41
| * | | Input: elan_i2c - fix detecting IAP version on older controllersJingle Wu2020-07-171-4/+10
| * | | Input: elan_i2c - handle devices with patterns above 1Jingle Wu2020-07-171-2/+2
| * | | Input: elan_i2c - make fetching IC type of older controllers more robustJingle Wu2020-07-172-8/+10