summaryrefslogtreecommitdiff
path: root/drivers/input/joystick
AgeCommit message (Expand)AuthorFilesLines
2024-11-25Merge tag 'input-for-v6.13-rc0' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds9-210/+152
2024-11-25Merge branch 'next' into for-linusDmitry Torokhov9-210/+152
2024-10-19Merge tag 'input-for-v6.12-rc3' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-0/+3
2024-10-19Input: xpad - add support for MSI Claw A1MJohn Edwards1-0/+2
2024-10-16Input: xpad - add support for 8BitDo Ultimate 2C Wireless ControllerStefan Kerkmann1-0/+1
2024-10-03Input: xpad - use guard notation when acquiring mutex and spinlockDmitry Torokhov1-65/+34
2024-10-03Input: turbografx - use guard notation when acquiring mutexDmitry Torokhov1-12/+10
2024-10-03Input: n64joy - use guard notation when acquiring mutexDmitry Torokhov1-19/+16
2024-10-03Input: iforce - use guard notation when acquiring mutex and spinlockDmitry Torokhov4-86/+68
2024-10-03Input: gamecon - use guard notation when acquiring mutexDmitry Torokhov1-12/+10
2024-10-03Input: db9 - use guard notation when acquiring mutexDmitry Torokhov1-16/+14
2024-10-03move asm/unaligned.h to linux/unaligned.hAl Viro5-5/+5
2024-09-06Merge branch 'ib/6.11-rc6-matrix-keypad-spitz' into nextDmitry Torokhov5-6/+5
2024-08-24Merge tag 'input-for-v6.11-rc4' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-2/+5
2024-07-31Input: adc-joystick - fix optional value handlingJohn Keeping1-2/+5
2024-07-20Merge tag 'input-for-v6.11-rc0' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds26-77/+109
2024-07-16Input: adc-joystick - use device_for_each_child_node_scoped()Javier Carrasco1-11/+5
2024-07-16Merge tag 'v6.10' into nextDmitry Torokhov1-0/+1
2024-07-16Merge branch 'next' into for-linusDmitry Torokhov27-79/+111
2024-07-03parport: Remove parport_driver.devmodelDr. David Alan Gilbert4-4/+0
2024-06-24Merge tag 'input-for-v6.10-rc5' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-0/+1
2024-06-21Input: adc-joystick - move axes data into the main structureDmitry Torokhov1-53/+61
2024-06-10Input: joystick - use sizeof(*pointer) instead of sizeof(type)Erick Archer25-26/+30
2024-06-08Input: xpad - add support for ASUS ROG RAIKIRI PROLuke D. Jones1-0/+1
2024-06-07Input: adc-joystick - handle inverted axesChris Morgan1-0/+20
2024-05-28Merge tag 'v6.9' into nextDmitry Torokhov2-2/+17
2024-05-24Merge tag 'input-for-v6.10-rc0' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds4-6/+23
2024-05-23Merge branch 'next' into for-linusDmitry Torokhov4-6/+23
2024-05-21Input: xpad - add support for Machenike G5 Pro ControllerKirill Artemev1-0/+2
2024-05-14Input: drop explicit initialization of struct i2c_device_id::driver_data to 0Uwe Kleine-König2-3/+3
2024-05-05Merge tag 'input-for-v6.9-rc6' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-0/+2
2024-04-25Input: xpad - add support for ASUS ROG RAIKIRIVicki Pfau1-0/+2
2024-03-28Input: adafruit-seesaw - only report buttons that changed stateDmitry Torokhov1-3/+18
2024-03-17Merge tag 'input-for-v6.9-rc0' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-3/+11
2024-03-16Merge branch 'next' into for-linusDmitry Torokhov1-3/+11
2024-03-15Input: xpad - add support for Snakebyte GAMEPADsMatt Scialabba1-0/+3
2024-03-13Merge tag 'spi-v6.9' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie...Linus Torvalds1-2/+2
2024-03-04Input: xpad - add additional HyperX Controller IdentifiersMax Nguyen1-0/+6
2024-02-08Input: xpad - sort xpad_device by vendor and product IDBrenton Simpson1-3/+8
2024-02-08Input: pxspad - follow renaming of SPI "master" to "controller"Uwe Kleine-König1-2/+2
2024-01-31Input: xpad - add Lenovo Legion Go controllersBrenton Simpson1-0/+2
2024-01-14Merge branch 'next' into for-linusDmitry Torokhov6-40/+358
2024-01-10Input: driver for Adafruit Seesaw GamepadAnshul Dalal3-0/+326
2023-12-14Input: as5011 - convert to GPIO descriptorLinus Walleij1-13/+11
2023-12-13Input: xpad - add Razer Wolverine V2 supportLuca Weiss1-0/+1
2023-12-12Input: xpad - remove usage of the deprecated ida_simple_xx() APIChristophe JAILLET1-3/+3
2023-12-10Input: pxrc - simplify mutex handling with guard macroMarcus Folkesson1-24/+18
2023-11-07Merge branch 'next' into for-linusDmitry Torokhov1-12/+1
2023-10-29Input: walkera0701 - use module_parport_driver macro to simplify the codeLi Zetao1-12/+1
2023-10-14Input: xpad - add PXN V900 supportMatthias Berndt1-0/+2