summaryrefslogtreecommitdiffstats
path: root/drivers/input
Commit message (Expand)AuthorAgeFilesLines
* Input: melfas_mip4 - fix return value check in mip4_probe()Yang Yingliang2022-10-051-1/+1
* Input: snvs_pwrkey - fix SNVS_HPVIDR1 register addressSebastian Krzyszkowiak2022-10-051-1/+1
* Input: goodix - add compatible string for GT1158Jarrah Gosbell2022-09-201-0/+1
* Input: iforce - add support for Boeder Force Feedback WheelGreg Tulli2022-09-201-0/+1
* Input: goodix - add support for GT1158Ondrej Jirman2022-09-201-0/+1
* Input: rk805-pwrkey - fix module autoloadingPeter Robinson2022-09-081-0/+1
* Input: iforce - wake up after clearing IFORCE_XMIT_RUNNING flagTetsuo Handa2022-09-083-7/+13
* Input: i8042 - add additional TUXEDO devices to i8042 quirk tablesWerner Sembach2022-08-311-8/+68
* Input: i8042 - add TUXEDO devices to i8042 quirk tablesWerner Sembach2022-08-311-0/+129
* Input: i8042 - merge quirk tablesWerner Sembach2022-08-311-500/+590
* Input: i8042 - move __initconst to fix code styling warningWerner Sembach2022-08-311-1/+1
* Input: exc3000 - fix return value check of wait_for_completion_timeoutMiaoqian Lin2022-08-251-3/+4
* Input: gscps2 - check return value of ioremap() in gscps2_probe()Xie Shaowen2022-08-171-0/+4
* Input: goodix - try not to touch the reset-pin on x86/ACPI devicesHans de Goede2022-07-122-5/+26
* Input: goodix - refactor reset handlingHans de Goede2022-07-122-16/+33
* Input: goodix - add a goodix.h header fileHans de Goede2022-07-122-68/+79
* Input: goodix - change goodix_i2c_write() len parameter type to intHans de Goede2022-07-121-1/+1
* Input: cpcap-pwrbutton - handle errors from platform_get_irq()Tang Bin2022-07-121-1/+5
* Input: soc_button_array - also add Lenovo Yoga Tablet2 1051F to dmi_use_low_l...Marius Hoch2022-06-221-2/+2
* Input: bcm5974 - set missing URB_NO_TRANSFER_DMA_MAP urb flagMathias Nyman2022-06-141-1/+6
* Input: stmfts - do not leave device disabled in stmfts_input_openDmitry Torokhov2022-06-091-8/+8
* Input: sparcspkr - fix refcount leak in bbc_beep_probeMiaoqian Lin2022-06-091-0/+1
* Input: gpio-keys - cancel delayed work only in case of GPIOLad Prabhakar2022-06-091-1/+1
* Input: ili210x - fix reset timingMarek Vasut2022-05-251-2/+2
* Input: stmfts - fix reference leak in stmfts_input_openZheng Yongjun2022-05-251-3/+5
* Input: add bounds checking to input_set_capability()Jeff LaBundy2022-05-251-0/+19
* Input: omap4-keypad - fix pm_runtime_get_sync() error checkingMiaoqian Lin2022-04-271-1/+1
* Revert "Input: clear BTN_RIGHT/MIDDLE on buttonpads"José Expósito2022-04-081-6/+0
* Input: zinitix - do not report shadow fingersLinus Walleij2022-04-081-9/+35
* Input: aiptek - properly check endpoint typePavel Skripkin2022-03-231-6/+4
* Input: samsung-keypad - properly state IOMEM dependencyDavid Gow2022-03-081-1/+1
* Input: elan_i2c - fix regulator enable count imbalance after suspend/resumeHans de Goede2022-03-081-7/+7
* Input: elan_i2c - move regulator_[en|dis]able() out of elan_[en|dis]able_power()Hans de Goede2022-03-081-40/+22
* Input: ti_am335x_tsc - fix STEPCONFIG setup for Z2Dario Binacchi2022-03-081-1/+4
* Input: ti_am335x_tsc - set ADCREFM for X configurationDario Binacchi2022-03-081-1/+2
* Input: clear BTN_RIGHT/MIDDLE on buttonpadsJosé Expósito2022-03-081-0/+6
* Input: zinitix - make sure the IRQ is allocated before it gets enabledNikita Travkin2022-01-111-9/+9
* Input: spaceball - fix parsing of movement data packetsLeo L. Schwab2022-01-051-2/+9
* Input: appletouch - initialize work before device registrationPavel Skripkin2022-01-051-2/+2
* Input: i8042 - enable deferred probe quirk for ASUS UM325UASamuel Čavoj2022-01-051-0/+7
* Input: i8042 - add deferred probe supportTakashi Iwai2022-01-052-19/+49
* Input: goodix - add id->model mapping for the "9111" modelHans de Goede2021-12-291-0/+1
* Input: elants_i2c - do not check Remark ID on eKTH3900/eKTH5312Johnny Chuang2021-12-291-1/+45
* Input: iqs626a - prohibit inlining of channel parsing functionsJeff LaBundy2021-12-291-9/+12
* Input: atmel_mxt_ts - fix double free in mxt_read_info_blockJosé Expósito2021-12-291-1/+1
* Input: elantech - fix stack out of bound access in elantech_change_report_id()Andrea Righi2021-12-291-1/+7
* Input: st1232 - increase "wait ready" timeoutJohn Keeping2021-11-181-1/+1
* Input: ariel-pwrbutton - add SPI device ID tableMark Brown2021-11-181-0/+7
* Input: i8042 - Add quirk for Fujitsu Lifebook T725Takashi Iwai2021-11-181-0/+14
* Input: elantench - fix misreporting trackpoint coordinatesPhoenix Huang2021-11-181-0/+13