summaryrefslogtreecommitdiff
path: root/drivers/input
AgeCommit message (Expand)AuthorFilesLines
2025-04-06Merge tag 'timers-cleanups-2025-04-06' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds21-29/+29
2025-04-05Merge tag 'input-for-v6.15-rc0' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds15-43/+580
2025-04-05treewide: Convert new and leftover hrtimer_init() usersThomas Gleixner2-8/+5
2025-04-05treewide: Switch/rename to timer_delete[_sync]()Thomas Gleixner20-25/+25
2025-04-04Merge branch 'next' into for-linusDmitry Torokhov20-52/+758
2025-04-04Merge tag 'soc-drivers-6.15-2' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2-3/+4
2025-04-04Merge tag 'omap-for-v6.14/drivers-signed' of https://git.kernel.org/pub/scm/l...Arnd Bergmann2-3/+4
2025-04-02Merge tag 'objtool-urgent-2025-04-01' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds1-2/+2
2025-04-01Merge tag 'driver-core-6.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds1-5/+5
2025-03-29Merge tag 'pinctrl-v6.15-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2-5/+3
2025-03-29Merge tag 'mfd-next-6.15' of git://git.kernel.org/pub/scm/linux/kernel/git/le...Linus Torvalds2-4/+15
2025-03-29Merge tag 'parisc-for-6.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-0/+6
2025-03-25objtool, Input: cyapa - Remove undefined behavior in cyapa_update_fw_store()Josh Poimboeuf1-2/+2
2025-03-15Merge tag 'input-for-v6.14-rc6' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds7-105/+134
2025-03-10Input: goodix_berlin - add support for Berlin-A seriesJens Reidel4-26/+73
2025-03-09Input: iqs7222 - preserve system status registerJeff LaBundy1-28/+22
2025-02-28Input: gscps2 - Describe missing function parametersHelge Deller1-0/+6
2025-02-25Merge tag 'v6.14-rc4' into nextDmitry Torokhov8-10/+204
2025-02-25Input: i8042 - swap old quirk combination with new quirk for more devicesWerner Sembach1-21/+10
2025-02-25Input: i8042 - swap old quirk combination with new quirk for several devicesWerner Sembach1-26/+14
2025-02-25Input: i8042 - add required quirks for missing old boardnamesWerner Sembach1-0/+30
2025-02-25Input: i8042 - swap old quirk combination with new quirk for NHxxRZQWerner Sembach1-9/+1
2025-02-25Input: pm8941-pwrkey - fix dev_dbg() output in pm8941_pwrkey_irq()Dmitry Antipov1-2/+2
2025-02-25Input: synaptics - hide unused smbus_pnp_ids[] arrayArnd Bergmann1-0/+2
2025-02-25Input: apple_z2 - fix potential confusion in KconfigSasha Finkelstein1-2/+2
2025-02-25Input: matrix_keypad - use fsleep for delays after activating columnsMarkus Burri1-1/+1
2025-02-25Input: matrix_keypad - add settle time after enabling all columnsMarkus Burri1-0/+6
2025-02-25Input: xpad - rename QH controller to Legion Go SAntheas Kapenekakis1-2/+2
2025-02-25Input: xpad - add support for TECNO Pocket GoAntheas Kapenekakis1-0/+2
2025-02-25Input: xpad - add support for ZOTAC Gaming ZoneAntheas Kapenekakis1-0/+2
2025-02-24Input: goodix-berlin - fix vddio regulator referencesLuca Weiss1-12/+12
2025-02-24Input: goodix-berlin - fix comment referencing wrong regulatorLuca Weiss1-1/+1
2025-02-24Input: imagis - add support for imagis IST3038HAndras Sebok1-0/+9
2025-02-24input: ipaq-micro-keys: use devm_kmemdup_array()Raag Jadav1-3/+2
2025-02-24input: sparse-keymap: use devm_kmemdup_array()Raag Jadav1-2/+1
2025-02-21Input: goodix-berlin - constify 'struct bin_attribute'Thomas Weißschuh1-5/+5
2025-02-20Input: max77693 - add max77705 haptic supportDzmitry Sankouski2-4/+15
2025-02-19Input: apple_z2 - add a driver for Apple Z2 touchscreensSasha Finkelstein3-0/+491
2025-02-05Input: Switch to use hrtimer_setup()Nam Cao2-8/+5
2025-02-04Input: drop vb2_ops_wait_prepare/finishHans Verkuil3-6/+0
2025-02-03Input: xpad - add multiple supported devicesPavel Rojtberg1-1/+19
2025-02-03Input: xpad - add 8BitDo SN30 Pro, Hyperkin X91 and Gamesir G7 SE controllersNilton Perim Neto1-5/+8
2025-02-03Input: ads7846 - fix gpiod allocationH. Nikolaus Schaller1-1/+1
2025-01-24Merge tag 'platform-drivers-x86-v6.14-1' of git://git.kernel.org/pub/scm/linu...Linus Torvalds2-9/+12
2025-01-22Merge tag 'input-for-v6.14-rc0' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds21-439/+275
2025-01-22Input: wdt87xx_i2c - fix compiler warningYu-Chun Lin1-0/+2
2025-01-20Merge branch 'next' into for-linusDmitry Torokhov80-585/+591
2025-01-20Input: synaptics - fix crash when enabling pass-through portDmitry Torokhov2-14/+43
2025-01-20Input: atkbd - map F23 key to support default copilot shortcutMark Pearson1-1/+1
2025-01-17Input: xpad - add support for Nacon Evol-X Xbox One ControllerMatheos Mattsson1-0/+2