summaryrefslogtreecommitdiffstats
path: root/drivers/input
AgeCommit message (Expand)AuthorLines
2025-02-25Merge tag 'v6.14-rc4' into nextDmitry Torokhov-10/+204
2025-02-25Input: i8042 - swap old quirk combination with new quirk for more devicesWerner Sembach-21/+10
2025-02-25Input: i8042 - swap old quirk combination with new quirk for several devicesWerner Sembach-26/+14
2025-02-25Input: i8042 - add required quirks for missing old boardnamesWerner Sembach-0/+30
2025-02-25Input: i8042 - swap old quirk combination with new quirk for NHxxRZQWerner Sembach-9/+1
2025-02-25Input: pm8941-pwrkey - fix dev_dbg() output in pm8941_pwrkey_irq()Dmitry Antipov-2/+2
2025-02-25Input: synaptics - hide unused smbus_pnp_ids[] arrayArnd Bergmann-0/+2
2025-02-25Input: apple_z2 - fix potential confusion in KconfigSasha Finkelstein-2/+2
2025-02-25Input: matrix_keypad - use fsleep for delays after activating columnsMarkus Burri-1/+1
2025-02-25Input: matrix_keypad - add settle time after enabling all columnsMarkus Burri-0/+6
2025-02-25Input: xpad - rename QH controller to Legion Go SAntheas Kapenekakis-2/+2
2025-02-25Input: xpad - add support for TECNO Pocket GoAntheas Kapenekakis-0/+2
2025-02-25Input: xpad - add support for ZOTAC Gaming ZoneAntheas Kapenekakis-0/+2
2025-02-24Input: goodix-berlin - fix vddio regulator referencesLuca Weiss-12/+12
2025-02-24Input: goodix-berlin - fix comment referencing wrong regulatorLuca Weiss-1/+1
2025-02-24Input: imagis - add support for imagis IST3038HAndras Sebok-0/+9
2025-02-24input: ipaq-micro-keys: use devm_kmemdup_array()Raag Jadav-3/+2
2025-02-24input: sparse-keymap: use devm_kmemdup_array()Raag Jadav-2/+1
2025-02-21Input: goodix-berlin - constify 'struct bin_attribute'Thomas Weißschuh-5/+5
2025-02-20Input: max77693 - add max77705 haptic supportDzmitry Sankouski-4/+15
2025-02-19Input: apple_z2 - add a driver for Apple Z2 touchscreensSasha Finkelstein-0/+491
2025-02-05Input: Switch to use hrtimer_setup()Nam Cao-8/+5
2025-02-04Input: drop vb2_ops_wait_prepare/finishHans Verkuil-6/+0
2025-02-03Input: xpad - add multiple supported devicesPavel Rojtberg-1/+19
2025-02-03Input: xpad - add 8BitDo SN30 Pro, Hyperkin X91 and Gamesir G7 SE controllersNilton Perim Neto-5/+8
2025-02-03Input: ads7846 - fix gpiod allocationH. Nikolaus Schaller-1/+1
2025-01-24Merge tag 'platform-drivers-x86-v6.14-1' of git://git.kernel.org/pub/scm/linu...Linus Torvalds-9/+12
2025-01-22Merge tag 'input-for-v6.14-rc0' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds-439/+275
2025-01-22Input: wdt87xx_i2c - fix compiler warningYu-Chun Lin-0/+2
2025-01-20Merge branch 'next' into for-linusDmitry Torokhov-585/+591
2025-01-20Input: synaptics - fix crash when enabling pass-through portDmitry Torokhov-14/+43
2025-01-20Input: atkbd - map F23 key to support default copilot shortcutMark Pearson-1/+1
2025-01-17Input: xpad - add support for Nacon Evol-X Xbox One ControllerMatheos Mattsson-0/+2
2025-01-17Input: xpad - add unofficial Xbox 360 wireless receiver cloneNilton Perim Neto-0/+1
2025-01-17Input: xpad - add support for wooting two he (arm)Jack Greiner-0/+1
2025-01-17Input: xpad - improve name of 8BitDo controller 2dc8:3106Leonardo Brondani Schenkel-1/+1
2025-01-16Input: xpad - add QH Electronics VID/PIDPierre-Loup A. Griffais-0/+2
2025-01-15Input: i8042 - Add support for platform filter contextsArmin Wolf-9/+12
2025-01-14Input: joystick - use str_off_on() helper in sw_connect()Thorsten Blum-1/+2
2025-01-14Input: Use str_enable_disable-like helpersKrzysztof Kozlowski-6/+12
2024-12-23Input: use guard notation in input coreDmitry Torokhov-208/+131
2024-12-23Input: poller - convert locking to guard notationDmitry Torokhov-3/+1
2024-12-23Input: mt - make use of __free() cleanup facilityDmitry Torokhov-13/+10
2024-12-23Input: mt - convert locking to guard notationDmitry Torokhov-9/+2
2024-12-23Input: ff-memless - make use of __free() cleanup facilityDmitry Torokhov-6/+4
2024-12-23Input: ff-memless - convert locking to guard notationDmitry Torokhov-6/+2
2024-12-23Input: ff-core - make use of __free() cleanup facilityDmitry Torokhov-13/+7
2024-12-17Input: ff-core - convert locking to guard notationDmitry Torokhov-42/+29
2024-12-17Input: remove evbug driverJiri Kosina-115/+0
2024-12-17Input: mma8450 - add chip ID check in probeLuwei Zhou-1/+15