summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2025-07-02Input: evdev - switch matching to EV_SYNDmitry Torokhov1-2/+6
2025-07-02Input: samsung-keypad - use BIT() and GENMASK() where appropriateDmitry Torokhov1-9/+10
2025-07-02Input: samsung-keypad - use per-chip parametersDmitry Torokhov1-24/+37
2025-07-02Input: samsung-keypad - use guard notation to acquire mutexDmitry Torokhov1-6/+2
2025-07-02Input: samsung-keypad - use devm to disable runtime PMDmitry Torokhov1-12/+5
2025-07-02Input: samsung-keypad - use struct_size() helperDmitry Torokhov1-3/+3
2025-07-02Input: samsung-keypad - do not combine memory allocation checksDmitry Torokhov1-1/+4
2025-07-02Input: samsung-keypad - do not set input device's parent explicitlyDmitry Torokhov1-1/+0
2025-07-02Input: samsung-keypad - switch to using devm_clk_get_prepared()Dmitry Torokhov1-18/+4
2025-07-01Input: edt-ft5x06 - add support for FocalTech FT8716Jens Reidel1-0/+6
2025-07-01dt-bindings: input: touchscreen: edt-ft5x06: Document FT8716 supportJens Reidel1-0/+1
2025-07-01Input: edt-ft5x06 - use per-client debugfs directoryWolfram Sang2-14/+27
2025-07-01Input: cs40l50 - remove redundant flush_workqueue() callsChen Ni1-1/+0
2025-07-01dt-bindings: input: touchscreen: convert tsc2007.txt to yaml formatFrank Li2-39/+75
2025-06-30Input: max8997_haptic - optimize PWM configurationUwe Kleine-König1-49/+47
2025-06-30Input: pcf50633-input - remove the driverDr. David Alan Gilbert3-121/+0
2025-06-30Input: goodix - add support for polling modeJoseph Guo1-6/+44
2025-06-28Input: adp5589 - use new GPIO line value setter callbacksBartosz Golaszewski1-5/+6
2025-06-28Input: adp5588 - use new GPIO line value setter callbacksBartosz Golaszewski1-4/+5
2025-06-28Input: ad7879 - use new GPIO line value setter callbacksBartosz Golaszewski1-4/+7
2025-06-28dt-bindings: input: touchscreen: convert lpc32xx-tsc.txt to yaml formatFrank Li2-16/+43
2025-05-31Input: ims-pcu - check record size in ims_pcu_flash_firmware()Dan Carpenter1-0/+6
2025-05-31Input: gpio-keys - fix possible concurrent access in gpio_keys_irq_timer()Gatien Chevallier1-0/+2
2025-05-31Input: gpio-keys - fix a sleep while atomic with PREEMPT_RTFabrice Gasnier1-2/+2
2025-05-31Input: amijoy - make headings compliant w/ guidelines in documentationGeorge Anthony Vernon1-16/+26
2025-05-31Input: amijoy - fix grammar in documentationGeorge Anthony Vernon1-43/+42
2025-05-31Input: amijoy - fix Amiga 4-joystick adapter pinout in documentationGeorge Anthony Vernon1-1/+1
2025-05-31Input: amijoy - fix broken table formatting in documentationGeorge Anthony Vernon1-1/+1
2025-05-19Input: atkbd - do not reset keyboard by default on LoongsonQunqin Zhao1-1/+1
2025-05-17Input: xpad - send LED and auth done packets to all Xbox One controllersVicki Pfau1-13/+8
2025-05-17Input: xpad - add the ByoWave Proteus controllerPierre-Loup A. Griffais1-0/+2
2025-05-17Input: xpad - allow delaying init packetsVicki Pfau1-0/+30
2025-05-16Merge tag 'v6.15-rc6' into nextDmitry Torokhov13710-271542/+699458
2025-05-12Linux 6.15-rc6v6.15-rc6Linus Torvalds1-1/+1
2025-05-11Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds16-72/+200
2025-05-11Merge tag 'mips-fixes_6.15_1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds6-46/+54
2025-05-11Merge tag 'x86-urgent-2025-05-11' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds6-32/+41
2025-05-11Merge tag 'timers-urgent-2025-05-11' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds5-16/+63
2025-05-11Merge tag 'input-for-v6.15-rc5' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds11-38/+65
2025-05-11Merge tag 'fixes-2025-05-11' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2-2/+9
2025-05-11Input: xpad - fix xpad_device sortingVicki Pfau1-1/+1
2025-05-11Input: xpad - add support for several more controllersVicki Pfau1-0/+7
2025-05-11Input: xpad - fix Share button on Xbox One controllersVicki Pfau1-15/+20
2025-05-11Input: xpad - fix two controller table valuesVicki Pfau1-2/+2
2025-05-11MAINTAINERS: update dlg,da72??.txt to yamlNeil Armstrong1-1/+1
2025-05-11dt-bindings: input: convert dlg,da7280.txt to dt-schemaNeil Armstrong2-108/+248
2025-05-11Input: hisi_powerkey - enable system-wakeup for s2idleUlf Hansson1-1/+1
2025-05-11Merge tag 'mm-hotfixes-stable-2025-05-10-14-23' of git://git.kernel.org/pub/s...Linus Torvalds23-95/+314
2025-05-10Merge tag 'driver-core-6.15-rc6' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds1-3/+3
2025-05-10Merge tag 'usb-6.15-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds21-95/+221