summaryrefslogtreecommitdiffstats
path: root/drivers/input
AgeCommit message (Expand)AuthorLines
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-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
2024-12-17Input: add driver for the input part of qnap-mcu devicesHeiko Stuebner-0/+166
2024-12-16Input: bbnsm_pwrkey - add remove hookPeng Fan-0/+8
2024-11-27Input: xpad - add support for Nacon Pro CompactNicolas Nobelis-0/+1
2024-11-25Merge tag 'input-for-v6.13-rc0' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds-1840/+1436
2024-11-24Merge branch 'next' into for-linusDmitry Torokhov-1838/+1432
2024-11-19Input: mpr121 - use devm_regulator_get_enable_read_voltage()David Lechner-42/+3
2024-11-19Input: sun4i-lradc-keys - don't include 'pm_wakeup.h' directlyWolfram Sang-1/+0
2024-11-19Input: spear-keyboard - don't include 'pm_wakeup.h' directlyWolfram Sang-1/+0
2024-11-18Input: cypress-sf - constify struct i2c_device_idChristophe JAILLET-1/+1
2024-11-14Input: ads7846 - increase xfer array size in 'struct ser_req'Nathan Chancellor-1/+1
2024-11-09Input: gpio_keys_polled - avoid using GPIOF_ACTIVE_LOWAndy Shevchenko-7/+5
2024-11-09Input: gpio_keys - avoid using GPIOF_ACTIVE_LOWAndy Shevchenko-6/+4
2024-11-07Input: i8042 - fix typo dublicate to duplicateShivam Chaudhary-1/+1
2024-11-07Input: ads7846 - add dummy command register clearing cycleMarek Vasut-1/+11
2024-11-07Input: cs40l50 - fix wrong usage of INIT_WORK()Yuan Can-2/+4
2024-11-05Input: introduce notion of passive observers for input handlersDmitry Torokhov-5/+10
2024-11-05Input: maple_keyb - use guard notation when acquiring mutexDmitry Torokhov-7/+2
2024-11-05Input: locomokbd - use guard notation when acquiring spinlockDmitry Torokhov-4/+1
2024-11-05Input: hilkbd - use guard notation when acquiring spinlockDmitry Torokhov-3/+1
2024-11-04Input: synaptics-rmi4 - switch to using cleanup functions in F34Dmitry Torokhov-23/+14
2024-11-04Input: synaptics - fix a typoChristophe JAILLET-1/+1
2024-11-03Merge tag 'input-for-v6.12-rc5' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds-64/+95
2024-11-02Input: fix regression when re-registering input handlersDmitry Torokhov-61/+73
2024-10-30Input: omap-keypad - use guard notation when acquiring mutexDmitry Torokhov-8/+8
2024-10-25Input: adp5588-keys - do not try to disable interrupt 0Dmitry Torokhov-2/+4
2024-10-24Input: edt-ft5x06 - fix regmap leak when probe failsDmitry Torokhov-1/+18
2024-10-24Input: imagis - fix warning regarding 'imagis_3038_data' being unusedZeng Heng-1/+1