summaryrefslogtreecommitdiff
path: root/drivers/input/joystick
AgeCommit message (Expand)Author
2024-10-19Merge tag 'input-for-v6.12-rc3' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2024-10-18Input: xpad - add support for MSI Claw A1MJohn Edwards
2024-10-16Input: xpad - add support for 8BitDo Ultimate 2C Wireless ControllerStefan Kerkmann
2024-10-02move asm/unaligned.h to linux/unaligned.hAl Viro
2024-09-05Merge branch 'ib/6.11-rc6-matrix-keypad-spitz' into nextDmitry Torokhov
2024-08-24Merge tag 'input-for-v6.11-rc4' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2024-07-31Input: adc-joystick - fix optional value handlingJohn Keeping
2024-07-19Merge tag 'input-for-v6.11-rc0' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2024-07-15Input: adc-joystick - use device_for_each_child_node_scoped()Javier Carrasco
2024-07-15Merge tag 'v6.10' into nextDmitry Torokhov
2024-07-15Merge branch 'next' into for-linusDmitry Torokhov
2024-07-03parport: Remove parport_driver.devmodelDr. David Alan Gilbert
2024-06-24Merge tag 'input-for-v6.10-rc5' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2024-06-21Input: adc-joystick - move axes data into the main structureDmitry Torokhov
2024-06-09Input: joystick - use sizeof(*pointer) instead of sizeof(type)Erick Archer
2024-06-07Input: xpad - add support for ASUS ROG RAIKIRI PROLuke D. Jones
2024-06-07Input: adc-joystick - handle inverted axesChris Morgan
2024-05-27Merge tag 'v6.9' into nextDmitry Torokhov
2024-05-24Merge tag 'input-for-v6.10-rc0' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2024-05-22Merge branch 'next' into for-linusDmitry Torokhov
2024-05-20Input: xpad - add support for Machenike G5 Pro ControllerKirill Artemev
2024-05-13Input: drop explicit initialization of struct i2c_device_id::driver_data to 0Uwe Kleine-König
2024-05-05Merge tag 'input-for-v6.9-rc6' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2024-04-24Input: xpad - add support for ASUS ROG RAIKIRIVicki Pfau
2024-03-28Input: adafruit-seesaw - only report buttons that changed stateDmitry Torokhov
2024-03-17Merge tag 'input-for-v6.9-rc0' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2024-03-15Merge branch 'next' into for-linusDmitry Torokhov
2024-03-15Input: xpad - add support for Snakebyte GAMEPADsMatt Scialabba
2024-03-13Merge tag 'spi-v6.9' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie...Linus Torvalds
2024-03-03Input: xpad - add additional HyperX Controller IdentifiersMax Nguyen
2024-02-08Input: xpad - sort xpad_device by vendor and product IDBrenton Simpson
2024-02-08Input: pxspad - follow renaming of SPI "master" to "controller"Uwe Kleine-König
2024-01-30Input: xpad - add Lenovo Legion Go controllersBrenton Simpson
2024-01-13Merge branch 'next' into for-linusDmitry Torokhov
2024-01-09Input: driver for Adafruit Seesaw GamepadAnshul Dalal
2023-12-13Input: as5011 - convert to GPIO descriptorLinus Walleij
2023-12-12Input: xpad - add Razer Wolverine V2 supportLuca Weiss
2023-12-11Input: xpad - remove usage of the deprecated ida_simple_xx() APIChristophe JAILLET
2023-12-09Input: pxrc - simplify mutex handling with guard macroMarcus Folkesson
2023-11-06Merge branch 'next' into for-linusDmitry Torokhov
2023-10-29Input: walkera0701 - use module_parport_driver macro to simplify the codeLi Zetao
2023-10-13Input: xpad - add PXN V900 supportMatthias Berndt
2023-09-17Input: xpad - add HyperX Clutch Gladiate SupportMax Nguyen
2023-07-17Merge tag 'v6.4' into nextDmitry Torokhov
2023-07-07Input: xpad - add GameSir T4 Kaleid Controller supportJonathan Frederick
2023-07-07Input: xpad - add GameSir VID for Xbox One controllersSam Lantinga
2023-07-07Input: xpad - fix support for some third-party controllersVicki Pfau
2023-05-23Input: xpad - delete a Razer DeathAdder mouse VID/PID entryIsmael Ferreras Morezuelas
2023-05-22Input: xpad - spelling fixes for "Xbox"Ismael Ferreras Morezuelas
2023-05-17Input: Switch i2c drivers back to use .probe()Uwe Kleine-König