summaryrefslogtreecommitdiff
path: root/drivers/input
AgeCommit message (Expand)AuthorFilesLines
2025-03-16Merge tag 'input-for-v6.14-rc6' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds7-105/+134
2025-03-10Input: iqs7222 - preserve system status registerJeff LaBundy1-28/+22
2025-02-26Input: i8042 - swap old quirk combination with new quirk for more devicesWerner Sembach1-21/+10
2025-02-26Input: i8042 - swap old quirk combination with new quirk for several devicesWerner Sembach1-26/+14
2025-02-26Input: i8042 - add required quirks for missing old boardnamesWerner Sembach1-0/+30
2025-02-26Input: i8042 - swap old quirk combination with new quirk for NHxxRZQWerner Sembach1-9/+1
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-25Input: goodix-berlin - fix vddio regulator referencesLuca Weiss1-12/+12
2025-02-25Input: goodix-berlin - fix comment referencing wrong regulatorLuca Weiss1-1/+1
2025-02-25Input: imagis - add support for imagis IST3038HAndras Sebok1-0/+9
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-21Merge branch 'next' into for-linusDmitry Torokhov80-585/+591
2025-01-21Input: synaptics - fix crash when enabling pass-through portDmitry Torokhov2-14/+43
2025-01-21Input: atkbd - map F23 key to support default copilot shortcutMark Pearson1-1/+1
2025-01-18Input: xpad - add support for Nacon Evol-X Xbox One ControllerMatheos Mattsson1-0/+2
2025-01-18Input: xpad - add unofficial Xbox 360 wireless receiver cloneNilton Perim Neto1-0/+1
2025-01-18Input: xpad - add support for wooting two he (arm)Jack Greiner1-0/+1
2025-01-18Input: xpad - improve name of 8BitDo controller 2dc8:3106Leonardo Brondani Schenkel1-1/+1
2025-01-17Input: xpad - add QH Electronics VID/PIDPierre-Loup A. Griffais1-0/+2
2025-01-15Input: i8042 - Add support for platform filter contextsArmin Wolf2-9/+12
2025-01-15Input: joystick - use str_off_on() helper in sw_connect()Thorsten Blum1-1/+2
2025-01-15Input: Use str_enable_disable-like helpersKrzysztof Kozlowski6-6/+12
2024-12-24Input: use guard notation in input coreDmitry Torokhov1-208/+131
2024-12-24Input: poller - convert locking to guard notationDmitry Torokhov1-3/+1
2024-12-24Input: mt - make use of __free() cleanup facilityDmitry Torokhov1-13/+10
2024-12-24Input: mt - convert locking to guard notationDmitry Torokhov1-9/+2
2024-12-24Input: ff-memless - make use of __free() cleanup facilityDmitry Torokhov1-6/+4
2024-12-24Input: ff-memless - convert locking to guard notationDmitry Torokhov1-6/+2
2024-12-24Input: ff-core - make use of __free() cleanup facilityDmitry Torokhov1-13/+7
2024-12-18Input: ff-core - convert locking to guard notationDmitry Torokhov1-42/+29
2024-12-18Input: remove evbug driverJiri Kosina3-115/+0
2024-12-17Input: mma8450 - add chip ID check in probeLuwei Zhou1-1/+15
2024-12-17Input: add driver for the input part of qnap-mcu devicesHeiko Stuebner3-0/+166
2024-12-16Input: bbnsm_pwrkey - add remove hookPeng Fan1-0/+8
2024-11-27Input: xpad - add support for Nacon Pro CompactNicolas Nobelis1-0/+1
2024-11-25Merge tag 'input-for-v6.13-rc0' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds138-1840/+1436
2024-11-25Merge branch 'next' into for-linusDmitry Torokhov137-1838/+1432
2024-11-20Input: mpr121 - use devm_regulator_get_enable_read_voltage()David Lechner1-42/+3
2024-11-20Input: sun4i-lradc-keys - don't include 'pm_wakeup.h' directlyWolfram Sang1-1/+0
2024-11-20Input: spear-keyboard - don't include 'pm_wakeup.h' directlyWolfram Sang1-1/+0
2024-11-19Input: cypress-sf - constify struct i2c_device_idChristophe JAILLET1-1/+1
2024-11-15Input: ads7846 - increase xfer array size in 'struct ser_req'Nathan Chancellor1-1/+1
2024-11-09Input: gpio_keys_polled - avoid using GPIOF_ACTIVE_LOWAndy Shevchenko1-7/+5