summaryrefslogtreecommitdiff
path: root/drivers/input
AgeCommit message (Expand)AuthorFilesLines
2022-03-29Merge tag 'for-linus-5.18-rc1-tag' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds1-2/+2
2022-03-25Merge tag 'platform-drivers-x86-v5.18-1' of git://git.kernel.org/pub/scm/linu...Linus Torvalds1-1/+23
2022-03-24Merge tag 'media/v5.18-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...Linus Torvalds2-3/+3
2022-03-22Merge tag 'spi-v5.18' of git://git.kernel.org/pub/scm/linux/kernel/git/brooni...Linus Torvalds5-15/+5
2022-03-18media: Kconfig: cleanup VIDEO_DEV dependenciesMauro Carvalho Chehab2-3/+3
2022-03-16xen/grant-table: remove readonly parameter from functionsJuergen Gross1-2/+2
2022-03-15Input: aiptek - properly check endpoint typePavel Skripkin1-6/+4
2022-03-08Input: zinitix - do not report shadow fingersLinus Walleij1-9/+35
2022-03-02Input: soc_button_array - add support for Microsoft Surface 3 (MSHW0028) buttonsHans de Goede1-1/+23
2022-03-02Input: elan_i2c - fix regulator enable count imbalance after suspend/resumeHans de Goede1-7/+7
2022-03-02Input: elan_i2c - move regulator_[en|dis]able() out of elan_[en|dis]able_power()Hans de Goede1-40/+22
2022-03-01Input: goodix - workaround Cherry Trail devices with a bogus ACPI Interrupt()...Hans de Goede1-1/+15
2022-03-01Input: goodix - use the new soc_intel_is_byt() helperHans de Goede1-16/+2
2022-03-01Merge tag 'v5.17-rc4' into for-linusDmitry Torokhov5-35/+22
2022-02-28Input: samsung-keypad - properly state IOMEM dependencyDavid Gow1-1/+1
2022-02-19Input: psmouse - set up dependency between PS/2 and SMBus companionsDmitry Torokhov1-0/+10
2022-02-16Input: zinitix - add new compatible stringsLinus Walleij1-0/+12
2022-02-09spi: make remove callback a void functionUwe Kleine-König5-15/+5
2022-02-08Input: clear BTN_RIGHT/MIDDLE on buttonpadsJosé Expósito1-0/+6
2022-02-01Merge tag 'asoc-fix-v5.17-rc2' of https://git.kernel.org/pub/scm/linux/kernel...Takashi Iwai1-9/+3
2022-01-31Input: wm97xx: Simplify resource managementChristophe JAILLET1-9/+3
2022-01-17Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds12-85/+392
2022-01-15Merge branch 'next' into for-linusDmitry Torokhov22-153/+404
2022-01-12Merge tag 'tty-5.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds1-3/+2
2022-01-10Input: ti_am335x_tsc - fix a typo in a commentQinghua Jin1-1/+1
2022-01-09Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds1-9/+9
2022-01-09Input: zinitix - add compatible for bt532Nikita Travkin1-0/+1
2022-01-09Input: zinitix - handle proper supply namesLinus Walleij1-5/+16
2022-01-09Input: zinitix - make sure the IRQ is allocated before it gets enabledNikita Travkin1-9/+9
2022-01-09Input: axp20x-pek - revert "always register interrupt handlers" changeHans de Goede1-37/+35
2022-01-04Input: gpio-keys - avoid clearing twice some memoryChristophe JAILLET1-1/+1
2022-01-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2-4/+11
2021-12-31Input: spaceball - fix parsing of movement data packetsLeo L. Schwab1-2/+9
2021-12-31Input: appletouch - initialize work before device registrationPavel Skripkin1-2/+2
2021-12-26Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds9-37/+149
2021-12-20Input: elants_i2c - do not check Remark ID on eKTH3900/eKTH5312Johnny Chuang1-1/+45
2021-12-20Input: byd - fix typo in a commentXiang wangx1-1/+1
2021-12-20Input: ucb1400_ts - remove redundant variable penupColin Ian King1-3/+1
2021-12-20Input: ti_am335x_tsc - lower the X and Y sampling timeDario Binacchi1-3/+7
2021-12-20Input: ti_am335x_tsc - fix STEPCONFIG setup for Z2Dario Binacchi1-1/+4
2021-12-20Input: ti_am335x_tsc - set ADCREFM for X configurationDario Binacchi1-1/+2
2021-12-13Input: silead - add pen supportHans de Goede1-0/+99
2021-12-13Input: silead - add support for EFI-embedded fw using different min/max coord...Hans de Goede1-5/+68
2021-12-13Input: goodix - 2 small fixes for pen supportHans de Goede1-1/+2
2021-12-13Input: goodix - improve gpiod_get() error loggingHans de Goede1-2/+2
2021-12-13Input: atmel_mxt_ts - fix double free in mxt_read_info_blockJosé Expósito1-1/+1
2021-12-10Input: goodix - fix memory leak in goodix_firmware_uploadJosé Expósito1-1/+1
2021-12-09Input: goodix - add pen supportHans de Goede2-2/+121
2021-12-09Merge tag 'v5.15' into nextDmitry Torokhov22-211/+123
2021-12-07Input: goodix - add id->model mapping for the "9111" modelHans de Goede1-0/+1