aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/input (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-03-23Merge tag 'media/v5.18-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-mediaLinus Torvalds2-3/+3
2022-03-21Merge tag 'spi-v5.18' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/spiLinus Torvalds5-15/+5
2022-03-18media: Kconfig: cleanup VIDEO_DEV dependenciesMauro Carvalho Chehab2-3/+3
2022-03-14Input: aiptek - properly check endpoint typePavel Skripkin1-6/+4
2022-03-07Input: zinitix - do not report shadow fingersLinus Walleij1-9/+35
2022-03-01Input: elan_i2c - fix regulator enable count imbalance after suspend/resumeHans de Goede1-7/+7
2022-03-01Input: elan_i2c - move regulator_[en|dis]able() out of elan_[en|dis]able_power()Hans de Goede1-40/+22
2022-02-28Input: goodix - workaround Cherry Trail devices with a bogus ACPI Interrupt() resourceHans de Goede1-1/+15
2022-02-28Input: goodix - use the new soc_intel_is_byt() helperHans de Goede1-16/+2
2022-02-28Merge tag 'v5.17-rc4' into for-linusDmitry Torokhov5-35/+22
2022-02-27Input: samsung-keypad - properly state IOMEM dependencyDavid Gow1-1/+1
2022-02-18Input: psmouse - set up dependency between PS/2 and SMBus companionsDmitry Torokhov1-0/+10
2022-02-15Input: 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/git/broonie/sound into for-linusTakashi 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/dtor/inputLinus 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/gregkh/ttyLinus 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/dtor/inputLinus Torvalds1-9/+9
2022-01-08Input: zinitix - add compatible for bt532Nikita Travkin1-0/+1
2022-01-08Input: zinitix - handle proper supply namesLinus Walleij1-5/+16
2022-01-08Input: zinitix - make sure the IRQ is allocated before it gets enabledNikita Travkin1-9/+9
2022-01-08Input: axp20x-pek - revert "always register interrupt handlers" changeHans de Goede1-37/+35
2022-01-03Input: 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/dtor/inputLinus Torvalds2-4/+11
2021-12-30Input: spaceball - fix parsing of movement data packetsLeo L. Schwab1-2/+9
2021-12-30Input: appletouch - initialize work before device registrationPavel Skripkin1-2/+2
2021-12-25Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/inputLinus 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-19Input: ucb1400_ts - remove redundant variable penupColin Ian King1-3/+1
2021-12-19Input: ti_am335x_tsc - lower the X and Y sampling timeDario Binacchi1-3/+7
2021-12-19Input: ti_am335x_tsc - fix STEPCONFIG setup for Z2Dario Binacchi1-1/+4
2021-12-19Input: ti_am335x_tsc - set ADCREFM for X configurationDario Binacchi1-1/+2
2021-12-12Input: silead - add pen supportHans de Goede1-0/+99
2021-12-12Input: silead - add support for EFI-embedded fw using different min/max coordinatesHans de Goede1-5/+68
2021-12-12Input: goodix - 2 small fixes for pen supportHans de Goede1-1/+2
2021-12-12Input: goodix - improve gpiod_get() error loggingHans de Goede1-2/+2
2021-12-12Input: atmel_mxt_ts - fix double free in mxt_read_info_blockJosé Expósito1-1/+1
2021-12-09Input: 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-08Merge tag 'v5.15' into nextDmitry Torokhov22-211/+123
2021-12-06Input: goodix - add id->model mapping for the "9111" modelHans de Goede1-0/+1
2021-12-06Input: ff-core - correct magnitude setting for rumble compatibilityCharles Keepax1-1/+1
2021-12-06Input: palmas-pwrbutton - make a couple of arrays static constColin Ian King1-2/+2
2021-12-06Input: goodix - try not to touch the reset-pin on x86/ACPI devicesHans de Goede2-5/+26
2021-12-06Input: i8042 - enable deferred probe quirk for ASUS UM325UASamuel Čavoj1-0/+7