summaryrefslogtreecommitdiffstats
path: root/drivers/input
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2022-01-012-4/+11
|\
| * Input: spaceball - fix parsing of movement data packetsLeo L. Schwab2021-12-301-2/+9
| * Input: appletouch - initialize work before device registrationPavel Skripkin2021-12-301-2/+2
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2021-12-259-37/+149
|\|
| * Input: elants_i2c - do not check Remark ID on eKTH3900/eKTH5312Johnny Chuang2021-12-201-1/+45
| * Input: atmel_mxt_ts - fix double free in mxt_read_info_blockJosé Expósito2021-12-121-1/+1
| * Input: goodix - fix memory leak in goodix_firmware_uploadJosé Expósito2021-12-091-1/+1
| * Input: goodix - add id->model mapping for the "9111" modelHans de Goede2021-12-061-0/+1
| * Input: goodix - try not to touch the reset-pin on x86/ACPI devicesHans de Goede2021-12-062-5/+26
| * Input: i8042 - enable deferred probe quirk for ASUS UM325UASamuel Čavoj2021-12-061-0/+7
| * Input: elantech - fix stack out of bound access in elantech_change_report_id()Andrea Righi2021-11-291-1/+7
| * Input: iqs626a - prohibit inlining of channel parsing functionsJeff LaBundy2021-11-281-9/+12
| * Input: i8042 - add deferred probe supportTakashi Iwai2021-11-282-19/+49
* | xen: add "not_essential" flag to struct xenbus_driverJuergen Gross2021-11-231-0/+1
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2021-11-1239-433/+1760
|\|
| * Merge branch 'next' into for-linusDmitry Torokhov2021-11-1139-433/+1760
| |\
| | * Input: iforce - fix control-message timeoutJohan Hovold2021-11-091-1/+1
| | * Input: wacom_i2c - use macros for the bit masksAlistair Francis2021-11-091-6/+16
| | * Input: ili210x - reduce sample period to 15msMarek Vasut2021-11-091-1/+1
| | * Input: ili210x - improve polled sample spacingMarek Vasut2021-11-091-2/+8
| | * Input: ili210x - special case ili251x sample read outMarek Vasut2021-11-091-5/+13
| | * Input: elantench - fix misreporting trackpoint coordinatesPhoenix Huang2021-11-091-0/+13
| | * Input: synaptics-rmi4 - Fix device hierarchyLoic Poulain2021-11-051-0/+1
| | * Input: i8042 - Add quirk for Fujitsu Lifebook T725Takashi Iwai2021-11-051-0/+14
| | * Input: cap11xx - add support for cap1206Jesse Taube2021-11-021-14/+29
| | * Input: ili210x - add ili251x firmware update supportMarek Vasut2021-10-162-0/+309
| | * Input: ili210x - export ili251x version details via sysfsMarek Vasut2021-10-161-3/+162
| | * Input: ili210x - use resolution from ili251x firmwareMarek Vasut2021-10-161-0/+56
| | * Input: pm8941-pwrkey - respect reboot_mode for warm resetShawn Guo2021-10-161-1/+5
| | * Input: max77693-haptic - drop unneeded MODULE_ALIASKrzysztof Kozlowski2021-10-161-1/+0
| | * Input: cpcap-pwrbutton - do not set input parent explicitlyDmitry Torokhov2021-10-161-1/+0
| | * Input: max8925_onkey - don't mark comment as kernel-docRandy Dunlap2021-10-151-1/+1
| | * Input: ads7846 - do not attempt IRQ workaround when deferring probeDmitry Torokhov2021-10-151-1/+1
| | * Input: ads7846 - use input_set_capability()Dmitry Torokhov2021-10-151-2/+1
| | * Input: ads7846 - set input device bus type and product IDDmitry Torokhov2021-10-151-0/+3
| | * Input: tm2-touchkey - allow changing keycodes from userspaceStephan Gerhold2021-10-151-0/+4
| | * Input: tm2-touchkey - report scan codesStephan Gerhold2021-10-151-0/+3
| | * Input: adxl34x - fix sparse warningDmitry Torokhov2021-10-151-1/+1
| | * Input: ep93xx_keypad - switch to using managed resourcesDmitry Torokhov2021-10-151-81/+37
| | * Input: ep93xx_keypad - use dev_pm_set_wake_irq()Dmitry Torokhov2021-10-151-6/+7
| | * Input: ep93xx_keypad - use BIT() and GENMASK() macrosDmitry Torokhov2021-10-151-18/+19
| | * Input: ep93xx_keypad - annotate suspend/resume as __maybe_unusedDmitry Torokhov2021-10-151-4/+2
| | * Input: tsc200x - make tsc200x_remove() return voidUwe Kleine-König2021-10-124-6/+8
| | * Input: adxl34x - make adxl34x_remove() return voidUwe Kleine-König2021-10-124-6/+8
| | * Input: st1232 - prefer asynchronous probingJohn Keeping2021-10-111-0/+1
| | * Input: st1232 - increase "wait ready" timeoutJohn Keeping2021-10-111-1/+1
| | * Input: analog - fix invalid snprintf() callArnd Bergmann2021-10-051-8/+10
| | * Input: ariel-pwrbutton - add SPI device ID tableMark Brown2021-10-011-0/+7
| | * Input: mpr121 - make use of the helper function devm_add_action_or_reset()Cai Huoqing2021-09-221-2/+2
| | * Input: raydium_i2c_ts - make use of the helper function devm_add_action_or_re...Cai Huoqing2021-09-221-2/+2