summaryrefslogtreecommitdiff
path: root/drivers/input
AgeCommit message (Expand)Author
2022-03-14Input: aiptek - properly check endpoint typePavel Skripkin
2022-03-07Input: zinitix - do not report shadow fingersLinus Walleij
2022-03-01Input: elan_i2c - fix regulator enable count imbalance after suspend/resumeHans de Goede
2022-03-01Input: elan_i2c - move regulator_[en|dis]able() out of elan_[en|dis]able_power()Hans de Goede
2022-02-28Input: goodix - workaround Cherry Trail devices with a bogus ACPI Interrupt()...Hans de Goede
2022-02-28Input: goodix - use the new soc_intel_is_byt() helperHans de Goede
2022-02-28Merge tag 'v5.17-rc4' into for-linusDmitry Torokhov
2022-02-27Input: samsung-keypad - properly state IOMEM dependencyDavid Gow
2022-02-18Input: psmouse - set up dependency between PS/2 and SMBus companionsDmitry Torokhov
2022-02-15Input: zinitix - add new compatible stringsLinus Walleij
2022-02-08Input: clear BTN_RIGHT/MIDDLE on buttonpadsJosé Expósito
2022-02-01Merge tag 'asoc-fix-v5.17-rc2' of https://git.kernel.org/pub/scm/linux/kernel...Takashi Iwai
2022-01-31Input: wm97xx: Simplify resource managementChristophe JAILLET
2022-01-17Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2022-01-15Merge branch 'next' into for-linusDmitry Torokhov
2022-01-12Merge tag 'tty-5.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2022-01-10Input: ti_am335x_tsc - fix a typo in a commentQinghua Jin
2022-01-09Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2022-01-08Input: zinitix - add compatible for bt532Nikita Travkin
2022-01-08Input: zinitix - handle proper supply namesLinus Walleij
2022-01-08Input: zinitix - make sure the IRQ is allocated before it gets enabledNikita Travkin
2022-01-08Input: axp20x-pek - revert "always register interrupt handlers" changeHans de Goede
2022-01-03Input: gpio-keys - avoid clearing twice some memoryChristophe JAILLET
2022-01-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2021-12-30Input: spaceball - fix parsing of movement data packetsLeo L. Schwab
2021-12-30Input: appletouch - initialize work before device registrationPavel Skripkin
2021-12-25Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2021-12-20Input: elants_i2c - do not check Remark ID on eKTH3900/eKTH5312Johnny Chuang
2021-12-20Input: byd - fix typo in a commentXiang wangx
2021-12-19Input: ucb1400_ts - remove redundant variable penupColin Ian King
2021-12-19Input: ti_am335x_tsc - lower the X and Y sampling timeDario Binacchi
2021-12-19Input: ti_am335x_tsc - fix STEPCONFIG setup for Z2Dario Binacchi
2021-12-19Input: ti_am335x_tsc - set ADCREFM for X configurationDario Binacchi
2021-12-12Input: silead - add pen supportHans de Goede
2021-12-12Input: silead - add support for EFI-embedded fw using different min/max coord...Hans de Goede
2021-12-12Input: goodix - 2 small fixes for pen supportHans de Goede
2021-12-12Input: goodix - improve gpiod_get() error loggingHans de Goede
2021-12-12Input: atmel_mxt_ts - fix double free in mxt_read_info_blockJosé Expósito
2021-12-09Input: goodix - fix memory leak in goodix_firmware_uploadJosé Expósito
2021-12-09Input: goodix - add pen supportHans de Goede
2021-12-08Merge tag 'v5.15' into nextDmitry Torokhov
2021-12-06Input: goodix - add id->model mapping for the "9111" modelHans de Goede
2021-12-06Input: ff-core - correct magnitude setting for rumble compatibilityCharles Keepax
2021-12-06Input: palmas-pwrbutton - make a couple of arrays static constColin Ian King
2021-12-06Input: goodix - try not to touch the reset-pin on x86/ACPI devicesHans de Goede
2021-12-06Input: i8042 - enable deferred probe quirk for ASUS UM325UASamuel Čavoj
2021-12-06Merge 5.16-rc4 into tty-nextGreg Kroah-Hartman
2021-11-29Input: wacom_i2c - clean up the query device fieldsAlistair Francis
2021-11-29Input: elantech - fix stack out of bound access in elantech_change_report_id()Andrea Righi
2021-11-29Input: palmas-pwrbutton - use bitfield helpersGeert Uytterhoeven