summaryrefslogtreecommitdiffstats
path: root/drivers/input
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'platform-drivers-x86-v6.14-1' of git://git.kernel.org/pub/scm/linu...Linus Torvalds11 days2-9/+12
|\
| * Input: i8042 - Add support for platform filter contextsArmin Wolf2025-01-152-9/+12
* | Merge tag 'input-for-v6.14-rc0' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds13 days21-439/+275
|\ \
| * \ Merge branch 'next' into for-linusDmitry Torokhov2025-01-2080-585/+591
| |\ \
| | * | Input: synaptics - fix crash when enabling pass-through portDmitry Torokhov2025-01-202-14/+43
| | * | Input: atkbd - map F23 key to support default copilot shortcutMark Pearson2025-01-201-1/+1
| | * | Input: xpad - add unofficial Xbox 360 wireless receiver cloneNilton Perim Neto2025-01-171-0/+1
| | * | Input: xpad - add support for wooting two he (arm)Jack Greiner2025-01-171-0/+1
| | * | Input: xpad - improve name of 8BitDo controller 2dc8:3106Leonardo Brondani Schenkel2025-01-171-1/+1
| | * | Input: xpad - add QH Electronics VID/PIDPierre-Loup A. Griffais2025-01-161-0/+2
| | * | Input: joystick - use str_off_on() helper in sw_connect()Thorsten Blum2025-01-141-1/+2
| | * | Input: Use str_enable_disable-like helpersKrzysztof Kozlowski2025-01-146-6/+12
| | * | Input: use guard notation in input coreDmitry Torokhov2024-12-231-208/+131
| | * | Input: poller - convert locking to guard notationDmitry Torokhov2024-12-231-3/+1
| | * | Input: mt - make use of __free() cleanup facilityDmitry Torokhov2024-12-231-13/+10
| | * | Input: mt - convert locking to guard notationDmitry Torokhov2024-12-231-9/+2
| | * | Input: ff-memless - make use of __free() cleanup facilityDmitry Torokhov2024-12-231-6/+4
| | * | Input: ff-memless - convert locking to guard notationDmitry Torokhov2024-12-231-6/+2
| | * | Input: ff-core - make use of __free() cleanup facilityDmitry Torokhov2024-12-231-13/+7
| | * | Input: ff-core - convert locking to guard notationDmitry Torokhov2024-12-171-42/+29
| | * | Input: remove evbug driverJiri Kosina2024-12-173-115/+0
| | |/
| * | Input: xpad - add support for Nacon Evol-X Xbox One ControllerMatheos Mattsson2025-01-171-0/+2
| * | Input: mma8450 - add chip ID check in probeLuwei Zhou2024-12-171-1/+15
| * | Input: bbnsm_pwrkey - add remove hookPeng Fan2024-12-161-0/+8
| * | Input: xpad - add support for Nacon Pro CompactNicolas Nobelis2024-11-271-0/+1
* | | Input: add driver for the input part of qnap-mcu devicesHeiko Stuebner2024-12-173-0/+166
| |/ |/|
* | Merge tag 'input-for-v6.13-rc0' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2024-11-25138-1840/+1436
|\|
| * Merge branch 'next' into for-linusDmitry Torokhov2024-11-24137-1838/+1432
| |\
| | * Input: mpr121 - use devm_regulator_get_enable_read_voltage()David Lechner2024-11-191-42/+3
| | * Input: sun4i-lradc-keys - don't include 'pm_wakeup.h' directlyWolfram Sang2024-11-191-1/+0
| | * Input: spear-keyboard - don't include 'pm_wakeup.h' directlyWolfram Sang2024-11-191-1/+0
| | * Input: cypress-sf - constify struct i2c_device_idChristophe JAILLET2024-11-181-1/+1
| | * Input: ads7846 - increase xfer array size in 'struct ser_req'Nathan Chancellor2024-11-141-1/+1
| | * Input: i8042 - fix typo dublicate to duplicateShivam Chaudhary2024-11-071-1/+1
| | * Input: ads7846 - add dummy command register clearing cycleMarek Vasut2024-11-071-1/+11
| | * Input: introduce notion of passive observers for input handlersDmitry Torokhov2024-11-051-5/+10
| | * Input: maple_keyb - use guard notation when acquiring mutexDmitry Torokhov2024-11-051-7/+2
| | * Input: locomokbd - use guard notation when acquiring spinlockDmitry Torokhov2024-11-051-4/+1
| | * Input: hilkbd - use guard notation when acquiring spinlockDmitry Torokhov2024-11-051-3/+1
| | * Input: synaptics-rmi4 - switch to using cleanup functions in F34Dmitry Torokhov2024-11-041-23/+14
| | * Input: synaptics - fix a typoChristophe JAILLET2024-11-041-1/+1
| | * Input: omap-keypad - use guard notation when acquiring mutexDmitry Torokhov2024-10-301-8/+8
| | * Input: imagis - fix warning regarding 'imagis_3038_data' being unusedZeng Heng2024-10-241-1/+1
| | * Input: userio - remove unneeded semicolonYang Li2024-10-221-1/+1
| | * Input: sparcspkr - use cleanup facility for device_nodeJavier Carrasco2024-10-221-3/+1
| | * Input: sparcspkr - use device managed memory for 'state'Javier Carrasco2024-10-221-27/+14
| | * Input: serio_raw - fix uninitialized variable bugDmitry Torokhov2024-10-211-1/+1
| | * Input: ts4800-ts - use cleanup facility for device_nodeJavier Carrasco2024-10-191-3/+2
| | * Input: raspberrypi-ts - use cleanup facility for device_nodeJavier Carrasco2024-10-191-3/+1
| | * Input: i8042 - use cleanup facility for device_nodeJavier Carrasco2024-10-191-11/+3