| Age | Commit message (Expand) | Author | Files | Lines |
| 2026-04-30 | Input: xpad - add "Nova 2 Lite" from GameSir | Qbeliw Tanaka | 1 | -0/+1 |
| 2026-04-30 | Input: xpad - add support for ASUS ROG RAIKIRI II | Dmitriy Zharov | 1 | -0/+5 |
| 2026-04-26 | Input: xpad - fix out-of-bounds access for Share button | Dmitry Torokhov | 1 | -4/+4 |
| 2026-04-19 | Merge branch 'next' into for-linus | Dmitry Torokhov | 29 | -68/+37 |
| 2026-04-06 | Input: gf2k - skip invalid hat lookup values | Pengpeng Hou | 1 | -2/+4 |
| 2026-04-03 | Input: xpad - add support for BETOP BTP-KP50B/C controller's wireless mode | Shengyu Qu | 1 | -0/+3 |
| 2026-04-03 | Input: xpad - add support for Razer Wolverine V3 Pro | Zoltan Illes | 1 | -0/+2 |
| 2026-04-03 | Input: xpad - add RedOctane Games vendor id | Sanjay Govind | 1 | -0/+1 |
| 2026-04-03 | Input: xpad - remove stale TODO and changelog header | Elliot Tester | 1 | -34/+0 |
| 2026-02-21 | Convert 'alloc_obj' family to use the new default GFP_KERNEL argument | Linus Torvalds | 29 | -32/+32 |
| 2026-02-21 | treewide: Replace kmalloc with kmalloc_obj for non-scalar types | Kees Cook | 29 | -32/+32 |
| 2025-12-18 | Input: xpad - add support for CRKD Guitars | Sanjay Govind | 1 | -0/+5 |
| 2025-10-07 | Merge branch 'next' into for-linus | Dmitry Torokhov | 3 | -1/+7 |
| 2025-09-28 | Input: psxpad-spi - add a check for the return value of spi_setup() | Haotian Zhang | 1 | -1/+5 |
| 2025-09-04 | Input: xpad - add support for Flydigi Apex 5 | Antheas Kapenekakis | 1 | -0/+2 |
| 2025-08-21 | Input: include export.h in modules using EXPORT_SYMBOL*() | Dmitry Torokhov | 2 | -0/+2 |
| 2025-08-06 | Merge branch 'next' into for-linus | Dmitry Torokhov | 4 | -35/+35 |
| 2025-08-03 | Merge tag 'ib-mfd-gpio-input-pwm-v6.17' of git://git.kernel.org/pub/scm/linux... | Dmitry Torokhov | 4 | -3/+6 |
| 2025-07-27 | Input: xpad - use new BTN_GRIP* buttons | Vicki Pfau | 1 | -18/+18 |
| 2025-07-27 | Input: xpad - change buttons the D-Pad gets mapped as to BTN_DPAD_* | Vicki Pfau | 1 | -14/+14 |
| 2025-07-19 | Input: xpad - set correct controller type for Acer NGR200 | Nilton Perim Neto | 1 | -1/+1 |
| 2025-06-27 | Input: xpad - support Acer NGR 200 Controller | Nilton Perim Neto | 1 | -0/+2 |
| 2025-06-27 | Input: xpad - return errors from xpad_try_sending_next_out_packet() up | Mario Limonciello | 1 | -1/+1 |
| 2025-06-27 | Input: xpad - adjust error handling for disconnect | Mario Limonciello | 1 | -3/+4 |
| 2025-06-08 | treewide, timers: Rename from_timer() to timer_container_of() | Ingo Molnar | 3 | -3/+3 |
| 2025-06-03 | Input: fsia6b - suppress buffer truncation warning for phys | Markus Koch | 1 | -1/+1 |
| 2025-06-01 | Merge branch 'next' into for-linus | Dmitry Torokhov | 5 | -17/+44 |
| 2025-05-16 | Input: xpad - send LED and auth done packets to all Xbox One controllers | Vicki Pfau | 1 | -13/+8 |
| 2025-05-16 | Input: xpad - add the ByoWave Proteus controller | Pierre-Loup A. Griffais | 1 | -0/+2 |
| 2025-05-16 | Input: xpad - allow delaying init packets | Vicki Pfau | 1 | -0/+30 |
| 2025-05-14 | Input: xpad - add more controllers | Vicki Pfau | 1 | -0/+3 |
| 2025-05-11 | Merge tag 'input-for-v6.15-rc5' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2 | -19/+32 |
| 2025-05-10 | Input: xpad - fix xpad_device sorting | Vicki Pfau | 1 | -1/+1 |
| 2025-05-10 | Input: xpad - add support for several more controllers | Vicki Pfau | 1 | -0/+7 |
| 2025-05-10 | Input: xpad - fix Share button on Xbox One controllers | Vicki Pfau | 1 | -15/+20 |
| 2025-05-10 | Input: xpad - fix two controller table values | Vicki Pfau | 1 | -2/+2 |
| 2025-04-28 | Input: xpad - add support for 8BitDo Ultimate 2 Wireless Controller | Lode Willems | 1 | -0/+1 |
| 2025-04-20 | gcc-15: add '__nonstring' markers to byte arrays | Linus Torvalds | 1 | -1/+1 |
| 2025-04-18 | input/joystick: magellan: Mark __nonstring look-up table | Kees Cook | 1 | -1/+1 |
| 2025-04-05 | treewide: Convert new and leftover hrtimer_init() users | Thomas Gleixner | 1 | -2/+1 |
| 2025-04-05 | treewide: Switch/rename to timer_delete[_sync]() | Thomas Gleixner | 4 | -4/+4 |
| 2025-04-04 | Merge branch 'next' into for-linus | Dmitry Torokhov | 1 | -2/+1 |
| 2025-02-25 | Merge tag 'v6.14-rc4' into next | Dmitry Torokhov | 1 | -0/+3 |
| 2025-02-25 | Input: xpad - rename QH controller to Legion Go S | Antheas Kapenekakis | 1 | -2/+2 |
| 2025-02-25 | Input: xpad - add support for TECNO Pocket Go | Antheas Kapenekakis | 1 | -0/+2 |
| 2025-02-25 | Input: xpad - add support for ZOTAC Gaming Zone | Antheas Kapenekakis | 1 | -0/+2 |
| 2025-02-05 | Input: Switch to use hrtimer_setup() | Nam Cao | 1 | -2/+1 |
| 2025-02-03 | Input: xpad - add multiple supported devices | Pavel Rojtberg | 1 | -1/+19 |
| 2025-02-03 | Input: xpad - add 8BitDo SN30 Pro, Hyperkin X91 and Gamesir G7 SE controllers | Nilton Perim Neto | 1 | -5/+8 |
| 2025-01-20 | Merge branch 'next' into for-linus | Dmitry Torokhov | 7 | -7/+12 |
| 2025-01-17 | Input: xpad - add support for Nacon Evol-X Xbox One Controller | Matheos Mattsson | 1 | -0/+2 |
| 2025-01-17 | Input: xpad - add unofficial Xbox 360 wireless receiver clone | Nilton Perim Neto | 1 | -0/+1 |
| 2025-01-17 | Input: xpad - add support for wooting two he (arm) | Jack Greiner | 1 | -0/+1 |
| 2025-01-17 | Input: xpad - improve name of 8BitDo controller 2dc8:3106 | Leonardo Brondani Schenkel | 1 | -1/+1 |
| 2025-01-16 | Input: xpad - add QH Electronics VID/PID | Pierre-Loup A. Griffais | 1 | -0/+2 |
| 2025-01-14 | Input: joystick - use str_off_on() helper in sw_connect() | Thorsten Blum | 1 | -1/+2 |
| 2024-11-27 | Input: xpad - add support for Nacon Pro Compact | Nicolas Nobelis | 1 | -0/+1 |
| 2024-11-25 | Merge tag 'input-for-v6.13-rc0' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 9 | -205/+147 |
| 2024-11-24 | Merge branch 'next' into for-linus | Dmitry Torokhov | 9 | -205/+147 |
| 2024-10-19 | Merge tag 'input-for-v6.12-rc3' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 1 | -0/+3 |
| 2024-10-18 | Input: xpad - add support for MSI Claw A1M | John Edwards | 1 | -0/+2 |
| 2024-10-16 | Input: xpad - add support for 8BitDo Ultimate 2C Wireless Controller | Stefan Kerkmann | 1 | -0/+1 |
| 2024-10-03 | Input: xpad - use guard notation when acquiring mutex and spinlock | Dmitry Torokhov | 1 | -65/+34 |
| 2024-10-03 | Input: turbografx - use guard notation when acquiring mutex | Dmitry Torokhov | 1 | -12/+10 |
| 2024-10-03 | Input: n64joy - use guard notation when acquiring mutex | Dmitry Torokhov | 1 | -17/+14 |
| 2024-10-03 | Input: iforce - use guard notation when acquiring mutex and spinlock | Dmitry Torokhov | 4 | -83/+65 |
| 2024-10-03 | Input: gamecon - use guard notation when acquiring mutex | Dmitry Torokhov | 1 | -12/+10 |
| 2024-10-03 | Input: db9 - use guard notation when acquiring mutex | Dmitry Torokhov | 1 | -16/+14 |
| 2024-10-02 | move asm/unaligned.h to linux/unaligned.h | Al Viro | 5 | -5/+5 |
| 2024-09-05 | Merge branch 'ib/6.11-rc6-matrix-keypad-spitz' into next | Dmitry Torokhov | 5 | -6/+5 |
| 2024-08-24 | Merge tag 'input-for-v6.11-rc4' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 1 | -2/+5 |
| 2024-07-31 | Input: adc-joystick - fix optional value handling | John Keeping | 1 | -2/+5 |
| 2024-07-19 | Merge tag 'input-for-v6.11-rc0' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 26 | -77/+109 |
| 2024-07-15 | Input: adc-joystick - use device_for_each_child_node_scoped() | Javier Carrasco | 1 | -11/+5 |
| 2024-07-15 | Merge tag 'v6.10' into next | Dmitry Torokhov | 1 | -0/+1 |
| 2024-07-15 | Merge branch 'next' into for-linus | Dmitry Torokhov | 27 | -79/+111 |
| 2024-07-03 | parport: Remove parport_driver.devmodel | Dr. David Alan Gilbert | 4 | -4/+0 |
| 2024-06-24 | Merge tag 'input-for-v6.10-rc5' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 1 | -0/+1 |
| 2024-06-21 | Input: adc-joystick - move axes data into the main structure | Dmitry Torokhov | 1 | -53/+61 |
| 2024-06-09 | Input: joystick - use sizeof(*pointer) instead of sizeof(type) | Erick Archer | 25 | -26/+30 |
| 2024-06-07 | Input: xpad - add support for ASUS ROG RAIKIRI PRO | Luke D. Jones | 1 | -0/+1 |
| 2024-06-07 | Input: adc-joystick - handle inverted axes | Chris Morgan | 1 | -0/+20 |
| 2024-05-27 | Merge tag 'v6.9' into next | Dmitry Torokhov | 2 | -2/+17 |
| 2024-05-24 | Merge tag 'input-for-v6.10-rc0' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 4 | -6/+23 |
| 2024-05-22 | Merge branch 'next' into for-linus | Dmitry Torokhov | 4 | -6/+23 |
| 2024-05-20 | Input: xpad - add support for Machenike G5 Pro Controller | Kirill Artemev | 1 | -0/+2 |
| 2024-05-13 | Input: drop explicit initialization of struct i2c_device_id::driver_data to 0 | Uwe Kleine-König | 2 | -3/+3 |
| 2024-05-05 | Merge tag 'input-for-v6.9-rc6' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 1 | -0/+2 |
| 2024-04-24 | Input: xpad - add support for ASUS ROG RAIKIRI | Vicki Pfau | 1 | -0/+2 |
| 2024-03-28 | Input: adafruit-seesaw - only report buttons that changed state | Dmitry Torokhov | 1 | -3/+18 |
| 2024-03-17 | Merge tag 'input-for-v6.9-rc0' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 1 | -3/+11 |
| 2024-03-15 | Merge branch 'next' into for-linus | Dmitry Torokhov | 1 | -3/+11 |
| 2024-03-15 | Input: xpad - add support for Snakebyte GAMEPADs | Matt Scialabba | 1 | -0/+3 |
| 2024-03-13 | Merge tag 'spi-v6.9' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie... | Linus Torvalds | 1 | -2/+2 |
| 2024-03-03 | Input: xpad - add additional HyperX Controller Identifiers | Max Nguyen | 1 | -0/+6 |
| 2024-02-08 | Input: xpad - sort xpad_device by vendor and product ID | Brenton Simpson | 1 | -3/+8 |
| 2024-02-08 | Input: pxspad - follow renaming of SPI "master" to "controller" | Uwe Kleine-König | 1 | -2/+2 |
| 2024-01-30 | Input: xpad - add Lenovo Legion Go controllers | Brenton Simpson | 1 | -0/+2 |
| 2024-01-13 | Merge branch 'next' into for-linus | Dmitry Torokhov | 6 | -40/+358 |
| 2024-01-09 | Input: driver for Adafruit Seesaw Gamepad | Anshul Dalal | 3 | -0/+326 |
| 2023-12-13 | Input: as5011 - convert to GPIO descriptor | Linus Walleij | 1 | -13/+11 |
| 2023-12-12 | Input: xpad - add Razer Wolverine V2 support | Luca Weiss | 1 | -0/+1 |
| 2023-12-11 | Input: xpad - remove usage of the deprecated ida_simple_xx() API | Christophe JAILLET | 1 | -3/+3 |
| 2023-12-09 | Input: pxrc - simplify mutex handling with guard macro | Marcus Folkesson | 1 | -24/+18 |
| 2023-11-06 | Merge branch 'next' into for-linus | Dmitry Torokhov | 1 | -12/+1 |
| 2023-10-29 | Input: walkera0701 - use module_parport_driver macro to simplify the code | Li Zetao | 1 | -12/+1 |
| 2023-10-13 | Input: xpad - add PXN V900 support | Matthias Berndt | 1 | -0/+2 |
| 2023-09-17 | Input: xpad - add HyperX Clutch Gladiate Support | Max Nguyen | 1 | -0/+2 |
| 2023-07-17 | Merge tag 'v6.4' into next | Dmitry Torokhov | 1 | -4/+4 |
| 2023-07-07 | Input: xpad - add GameSir T4 Kaleid Controller support | Jonathan Frederick | 1 | -0/+2 |
| 2023-07-07 | Input: xpad - add GameSir VID for Xbox One controllers | Sam Lantinga | 1 | -0/+1 |
| 2023-07-07 | Input: xpad - fix support for some third-party controllers | Vicki Pfau | 1 | -0/+22 |
| 2023-05-23 | Input: xpad - delete a Razer DeathAdder mouse VID/PID entry | Ismael Ferreras Morezuelas | 1 | -1/+0 |
| 2023-05-22 | Input: xpad - spelling fixes for "Xbox" | Ismael Ferreras Morezuelas | 2 | -39/+39 |
| 2023-05-17 | Input: Switch i2c drivers back to use .probe() | Uwe Kleine-König | 2 | -2/+2 |
| 2023-05-01 | Merge branch 'next' into for-linus | Dmitry Torokhov | 1 | -2/+21 |
| 2023-05-01 | Revert "Input: xpad - fix support for some third-party controllers" | Dmitry Torokhov | 1 | -23/+0 |
| 2023-04-14 | Input: xpad - fix PowerA EnWired Controller guide button | Vicki Pfau | 1 | -0/+15 |
| 2023-04-14 | Input: xpad - add constants for GIP interface numbers | Vicki Pfau | 1 | -1/+4 |
| 2023-04-01 | Input: xpad - fix support for some third-party controllers | Vicki Pfau | 1 | -0/+23 |
| 2023-04-01 | Input: xpad - treat Qanba controllers as Xbox360 controllers | Pierre-Loup A. Griffais | 1 | -0/+1 |
| 2023-03-23 | Input: xpad - add VID for Turtle Beach controllers | Vicki Pfau | 1 | -0/+1 |
| 2023-03-23 | Input: xpad - remove unused field in VID/PID table | Vicki Pfau | 1 | -1/+0 |
| 2023-03-19 | Input: xpad - fix incorrectly applied patch for MAP_PROFILE_BUTTON | Matthias Benkmann | 1 | -3/+4 |
| 2023-01-27 | Input: xpad - add 8BitDo Pro 2 Wired Controller support | John Butler | 1 | -0/+2 |
| 2022-12-12 | Merge branch 'next' into for-linus | Dmitry Torokhov | 3 | -6/+9 |
| 2022-12-07 | Input: pxspad - fix unused data warning when force feedback not enabled | Jonathan Cameron | 1 | -0/+3 |
| 2022-12-07 | Input: pxspad - switch to DEFINE_SIMPLE_DEV_PM_OPS() and pm_sleep_ptr() | Jonathan Cameron | 1 | -3/+3 |
| 2022-12-02 | Input: as5011 - Convert to i2c's .probe_new() | Uwe Kleine-König | 1 | -3/+2 |
| 2022-11-07 | Input: joystick - fix Kconfig warning for JOYSTICK_ADC | Randy Dunlap | 1 | -0/+1 |
| 2022-11-07 | Input: iforce - invert valid length check when fetching device IDs | Tetsuo Handa | 1 | -4/+4 |
| 2022-10-09 | Merge branch 'next' into for-linus | Dmitry Torokhov | 25 | -193/+395 |
| 2022-09-29 | input: drop empty comment blocks | Christophe JAILLET | 22 | -66/+0 |
| 2022-09-28 | Input: xpad - add X-Box Adaptive Profile button | Nate Yocom | 1 | -2/+15 |
| 2022-09-28 | Input: xpad - add X-Box Adaptive XBox button | Nate Yocom | 1 | -1/+2 |
| 2022-09-28 | Input: xpad - add X-Box Adaptive support | Nate Yocom | 1 | -0/+1 |
| 2022-09-27 | Input: xpad - decipher xpadone packages with GIP defines | Pavel Rojtberg | 1 | -30/+69 |
| 2022-09-27 | Input: xpad - refactor using BIT() macro | Pavel Rojtberg | 1 | -56/+57 |
| 2022-09-06 | Input: xpad - add support for XBOX One Elite paddles | Christopher Crockett | 1 | -60/+192 |
| 2022-09-06 | Input: xpad - Poweroff XBOX360W on mode button long press | Santosh De Massari | 1 | -0/+24 |
| 2022-09-06 | Input: xpad - fix wireless 360 controller breaking after suspend | Cameron Gutman | 1 | -1/+0 |
| 2022-09-06 | Input: xpad - add supported devices as contributed on github | Pavel Rojtberg | 1 | -0/+19 |
| 2022-08-29 | Input: iforce - add support for Boeder Force Feedback Wheel | Greg Tulli | 1 | -0/+1 |
| 2022-08-27 | Input: iforce - wake up after clearing IFORCE_XMIT_RUNNING flag | Tetsuo Handa | 3 | -7/+13 |
| 2022-08-17 | Input: adc-joystick - add polled input device support | Chris Morgan | 1 | -12/+53 |
| 2022-08-16 | i2c: Make remove callback return void | Uwe Kleine-König | 1 | -3/+1 |
| 2022-08-02 | Input: adc-joystick - fix ordering in adc_joystick_probe() | Dmitry Torokhov | 1 | -7/+8 |
| 2022-07-08 | Merge tag 'v5.19-rc5' into next | Dmitry Torokhov | 1 | -0/+1 |
| 2022-06-28 | Input: sensehat-joystick - remove unnecessary error message | Yang Li | 1 | -3/+1 |
| 2022-05-31 | Input: raspberrypi-ts - add missing HAS_IOMEM dependency | Randy Dunlap | 1 | -0/+1 |
| 2022-04-24 | Input: add Raspberry Pi Sense HAT joystick driver | Charles Mirabile | 3 | -0/+149 |
| 2022-03-20 | Input: adi - remove redundant variable z | Colin Ian King | 1 | -2/+2 |
| 2022-02-15 | Input: xbox - correct the name for Xbox Series S|X controller | Marcos Alano | 1 | -1/+1 |
| 2022-01-01 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Linus Torvalds | 1 | -2/+9 |
| 2021-12-30 | Input: spaceball - fix parsing of movement data packets | Leo L. Schwab | 1 | -2/+9 |
| 2021-11-12 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Linus Torvalds | 3 | -10/+12 |
| 2021-11-11 | Merge branch 'next' into for-linus | Dmitry Torokhov | 3 | -10/+12 |
| 2021-11-09 | Input: iforce - fix control-message timeout | Johan Hovold | 1 | -1/+1 |
| 2021-10-17 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Linus Torvalds | 1 | -0/+2 |
| 2021-10-15 | Input: xpad - add support for another USB ID of Nacon GC-100 | Michael Cullen | 1 | -0/+2 |
| 2021-10-05 | Input: analog - fix invalid snprintf() call | Arnd Bergmann | 1 | -8/+10 |
| 2021-09-20 | Input: tmdc - fix spelling mistake "Millenium" -> "Millennium" | Colin Ian King | 1 | -1/+1 |
| 2021-09-11 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Linus Torvalds | 1 | -94/+13 |
| 2021-09-08 | Input: analog - always use ktime functions | Guenter Roeck | 1 | -94/+13 |
| 2021-07-18 | Merge tag 'v5.13' into next | Dmitry Torokhov | 1 | -0/+2 |
| 2021-07-09 | Merge tag 'for-linus-5.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 1 | -0/+1 |
| 2021-07-07 | Merge tag 'Wimplicit-fallthrough-clang-5.14-rc1' of git://git.kernel.org/pub/... | Linus Torvalds | 1 | -0/+1 |
| 2021-07-06 | Input: Fix fall-through warning for Clang | Gustavo A. R. Silva | 1 | -0/+1 |
| 2021-07-04 | Merge branch 'next' into for-linus | Dmitry Torokhov | 3 | -0/+156 |
| 2021-06-18 | Input: add SparkFun Qwiic Joystick driver | Oleh Kravchenko | 3 | -0/+156 |
| 2021-06-17 | um: allow disabling NO_IOMEM | Johannes Berg | 1 | -0/+1 |
| 2021-05-24 | Input: xpad - map "Select" button on Microsoft Xbox One controller | Chris Ye | 1 | -0/+6 |
| 2021-05-06 | Input: xpad - add support for Amazon Game Controller | Matt Reynolds | 1 | -0/+2 |
| 2021-03-09 | Input: n64joy - fix return value check in n64joy_probe() | Wei Yongjun | 1 | -2/+2 |
| 2021-02-22 | Merge branch 'next' into for-linus | Dmitry Torokhov | 3 | -1/+353 |
| 2021-02-22 | Merge tag 'v5.11' into next | Dmitry Torokhov | 1 | -1/+18 |
| 2021-02-16 | Input: xpad - add support for PowerA Enhanced Wired Controller for Xbox Serie... | Olivier Crête | 1 | -0/+1 |
| 2021-01-24 | Input: Add N64 controller driver | Lauri Kasanen | 3 | -1/+353 |
| 2021-01-24 | Input: xpad - sync supported devices with fork on GitHub | Benjamin Valentin | 1 | -1/+16 |
| 2020-12-14 | Merge branch 'next' into for-linus | Dmitry Torokhov | 5 | -11/+10 |
| 2020-12-02 | Input: use input_device_enabled() | Andrzej Pietrasiewicz | 1 | -2/+2 |
| 2020-11-30 | Input: xpad - support Ardwiino Controllers | Sanjay Govind | 1 | -0/+2 |
| 2020-11-19 | Input: xpad - demote non-conformant kernel-doc header | Lee Jones | 1 | -1/+1 |
| 2020-11-17 | Merge tag 'v5.9' into next | Dmitry Torokhov | 3 | -7/+6 |
| 2020-11-08 | Input: analog - fix formatting of error code | Zhang Qilong | 1 | -1/+1 |
| 2020-09-28 | Input: joystick - add ADC attached joystick driver. | Artur Rojek | 3 | -0/+275 |
| 2020-08-23 | treewide: Use fallthrough pseudo-keyword | Gustavo A. R. Silva | 2 | -3/+2 |
| 2020-08-10 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Linus Torvalds | 4 | -18/+25 |
| 2020-07-21 | Merge branch 'for-linus' into next | Dmitry Torokhov | 1 | -0/+1 |
| 2020-07-07 | Input: Use fallthrough pseudo-keyword | Gustavo A. R. Silva | 4 | -18/+25 |
| 2020-06-14 | treewide: replace '---help---' in Kconfig files with 'help' | Masahiro Yamada | 1 | -4/+4 |
| 2020-06-09 | Input: adi - work around module name confict | Arnd Bergmann | 1 | -0/+1 |
| 2020-04-22 | Input: xpad - add custom init packet for Xbox One S controllers | Łukasz Patron | 1 | -0/+12 |
| 2019-10-29 | Input: psxpad-spi - switch to using polled mode of input devices | Dmitry Torokhov | 2 | -31/+34 |
| 2019-09-05 | Input: sidewinder - make array seq static const, makes object smaller | Colin Ian King | 1 | -1/+1 |
| 2019-08-11 | Merge tag 'v5.3-rc4' into next | Dmitry Torokhov | 1 | -0/+5 |
| 2019-08-06 | Input: iforce - add sanity checks | Oliver Neukum | 1 | -0/+5 |
| 2019-07-22 | Input: add support for the FlySky FS-iA6B RC receiver | Markus Koch | 3 | -2/+244 |
| 2019-07-15 | Input: iforce - remove empty multiline comments | Tim Schumacher | 6 | -18/+0 |
| 2019-07-15 | Merge tag 'v5.2' into next | Dmitry Torokhov | 37 | -400/+37 |