summaryrefslogtreecommitdiff
path: root/drivers/input
AgeCommit message (Expand)Author
2025-03-15Merge tag 'input-for-v6.14-rc6' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2025-03-09Input: iqs7222 - preserve system status registerJeff LaBundy
2025-02-25Input: i8042 - swap old quirk combination with new quirk for more devicesWerner Sembach
2025-02-25Input: i8042 - swap old quirk combination with new quirk for several devicesWerner Sembach
2025-02-25Input: i8042 - add required quirks for missing old boardnamesWerner Sembach
2025-02-25Input: i8042 - swap old quirk combination with new quirk for NHxxRZQWerner Sembach
2025-02-25Input: xpad - rename QH controller to Legion Go SAntheas Kapenekakis
2025-02-25Input: xpad - add support for TECNO Pocket GoAntheas Kapenekakis
2025-02-25Input: xpad - add support for ZOTAC Gaming ZoneAntheas Kapenekakis
2025-02-24Input: goodix-berlin - fix vddio regulator referencesLuca Weiss
2025-02-24Input: goodix-berlin - fix comment referencing wrong regulatorLuca Weiss
2025-02-24Input: imagis - add support for imagis IST3038HAndras Sebok
2025-02-03Input: xpad - add multiple supported devicesPavel Rojtberg
2025-02-03Input: xpad - add 8BitDo SN30 Pro, Hyperkin X91 and Gamesir G7 SE controllersNilton Perim Neto
2025-02-03Input: ads7846 - fix gpiod allocationH. Nikolaus Schaller
2025-01-24Merge tag 'platform-drivers-x86-v6.14-1' of git://git.kernel.org/pub/scm/linu...Linus Torvalds
2025-01-22Merge tag 'input-for-v6.14-rc0' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2025-01-22Input: wdt87xx_i2c - fix compiler warningYu-Chun Lin
2025-01-20Merge branch 'next' into for-linusDmitry Torokhov
2025-01-20Input: synaptics - fix crash when enabling pass-through portDmitry Torokhov
2025-01-20Input: atkbd - map F23 key to support default copilot shortcutMark Pearson
2025-01-17Input: xpad - add support for Nacon Evol-X Xbox One ControllerMatheos Mattsson
2025-01-17Input: xpad - add unofficial Xbox 360 wireless receiver cloneNilton Perim Neto
2025-01-17Input: xpad - add support for wooting two he (arm)Jack Greiner
2025-01-17Input: xpad - improve name of 8BitDo controller 2dc8:3106Leonardo Brondani Schenkel
2025-01-16Input: xpad - add QH Electronics VID/PIDPierre-Loup A. Griffais
2025-01-15Input: i8042 - Add support for platform filter contextsArmin Wolf
2025-01-14Input: joystick - use str_off_on() helper in sw_connect()Thorsten Blum
2025-01-14Input: Use str_enable_disable-like helpersKrzysztof Kozlowski
2024-12-23Input: use guard notation in input coreDmitry Torokhov
2024-12-23Input: poller - convert locking to guard notationDmitry Torokhov
2024-12-23Input: mt - make use of __free() cleanup facilityDmitry Torokhov
2024-12-23Input: mt - convert locking to guard notationDmitry Torokhov
2024-12-23Input: ff-memless - make use of __free() cleanup facilityDmitry Torokhov
2024-12-23Input: ff-memless - convert locking to guard notationDmitry Torokhov
2024-12-23Input: ff-core - make use of __free() cleanup facilityDmitry Torokhov
2024-12-17Input: ff-core - convert locking to guard notationDmitry Torokhov
2024-12-17Input: remove evbug driverJiri Kosina
2024-12-17Input: mma8450 - add chip ID check in probeLuwei Zhou
2024-12-17Input: add driver for the input part of qnap-mcu devicesHeiko Stuebner
2024-12-16Input: bbnsm_pwrkey - add remove hookPeng Fan
2024-11-27Input: xpad - add support for Nacon Pro CompactNicolas Nobelis
2024-11-25Merge tag 'input-for-v6.13-rc0' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2024-11-24Merge branch 'next' into for-linusDmitry Torokhov
2024-11-19Input: mpr121 - use devm_regulator_get_enable_read_voltage()David Lechner
2024-11-19Input: sun4i-lradc-keys - don't include 'pm_wakeup.h' directlyWolfram Sang
2024-11-19Input: spear-keyboard - don't include 'pm_wakeup.h' directlyWolfram Sang
2024-11-18Input: cypress-sf - constify struct i2c_device_idChristophe JAILLET
2024-11-14Input: ads7846 - increase xfer array size in 'struct ser_req'Nathan Chancellor
2024-11-09Input: gpio_keys_polled - avoid using GPIOF_ACTIVE_LOWAndy Shevchenko