summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorLines
2025-07-01Input: evdev - switch matching to EV_SYNDmitry Torokhov-2/+6
2025-07-01Input: samsung-keypad - use BIT() and GENMASK() where appropriateDmitry Torokhov-9/+10
2025-07-01Input: samsung-keypad - use per-chip parametersDmitry Torokhov-24/+37
2025-07-01Input: samsung-keypad - use guard notation to acquire mutexDmitry Torokhov-6/+2
2025-07-01Input: samsung-keypad - use devm to disable runtime PMDmitry Torokhov-12/+5
2025-07-01Input: samsung-keypad - use struct_size() helperDmitry Torokhov-3/+3
2025-07-01Input: samsung-keypad - do not combine memory allocation checksDmitry Torokhov-1/+4
2025-07-01Input: samsung-keypad - do not set input device's parent explicitlyDmitry Torokhov-1/+0
2025-07-01Input: samsung-keypad - switch to using devm_clk_get_prepared()Dmitry Torokhov-18/+4
2025-07-01Input: edt-ft5x06 - add support for FocalTech FT8716Jens Reidel-0/+6
2025-07-01Input: edt-ft5x06 - use per-client debugfs directoryWolfram Sang-12/+8
2025-07-01Input: cs40l50 - remove redundant flush_workqueue() callsChen Ni-1/+0
2025-06-30Input: max8997_haptic - optimize PWM configurationUwe Kleine-König-49/+47
2025-06-29Input: pcf50633-input - remove the driverDr. David Alan Gilbert-121/+0
2025-06-29Input: goodix - add support for polling modeJoseph Guo-6/+44
2025-06-27Input: adp5589 - use new GPIO line value setter callbacksBartosz Golaszewski-5/+6
2025-06-27Input: adp5588 - use new GPIO line value setter callbacksBartosz Golaszewski-4/+5
2025-06-27Input: ad7879 - use new GPIO line value setter callbacksBartosz Golaszewski-4/+7
2025-05-30Input: ims-pcu - check record size in ims_pcu_flash_firmware()Dan Carpenter-0/+6
2025-05-30Input: gpio-keys - fix possible concurrent access in gpio_keys_irq_timer()Gatien Chevallier-0/+2
2025-05-30Input: gpio-keys - fix a sleep while atomic with PREEMPT_RTFabrice Gasnier-2/+2
2025-05-19Input: atkbd - do not reset keyboard by default on LoongsonQunqin Zhao-1/+1
2025-05-16Input: xpad - send LED and auth done packets to all Xbox One controllersVicki Pfau-13/+8
2025-05-16Input: xpad - add the ByoWave Proteus controllerPierre-Loup A. Griffais-0/+2
2025-05-16Input: xpad - allow delaying init packetsVicki Pfau-0/+30
2025-05-15Merge tag 'v6.15-rc6' into nextDmitry Torokhov-145961/+397962
2025-05-11Merge tag 'timers-urgent-2025-05-11' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds-3/+1
2025-05-11Merge tag 'input-for-v6.15-rc5' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds-36/+62
2025-05-10Input: xpad - fix xpad_device sortingVicki Pfau-1/+1
2025-05-10Input: xpad - add support for several more controllersVicki Pfau-0/+7
2025-05-10Input: xpad - fix Share button on Xbox One controllersVicki Pfau-15/+20
2025-05-10Input: xpad - fix two controller table valuesVicki Pfau-2/+2
2025-05-10Input: hisi_powerkey - enable system-wakeup for s2idleUlf Hansson-1/+1
2025-05-10Merge tag 'driver-core-6.15-rc6' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds-3/+3
2025-05-10Merge tag 'usb-6.15-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds-95/+221
2025-05-10Merge tag 'staging-6.15-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds-11/+4
2025-05-10Merge tag 'char-misc-6.15-rc6' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds-96/+235
2025-05-10Merge tag 'i2c-for-6.15-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds-1/+1
2025-05-10Merge tag 'for-linus-6.15a-rc6-tag' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds-14/+32
2025-05-09Merge tag 'rust-fixes-6.15-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds-1/+1
2025-05-09Merge tag 'drm-fixes-2025-05-10' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds-184/+276
2025-05-10Merge tag 'drm-intel-fixes-2025-05-09' of https://gitlab.freedesktop.org/drm/...Dave Airlie-4/+12
2025-05-10Merge tag 'drm-xe-fixes-2025-05-09' of https://gitlab.freedesktop.org/drm/xe/...Dave Airlie-12/+84
2025-05-09Merge tag 'block-6.15-20250509' of git://git.kernel.dk/linuxLinus Torvalds-1/+25
2025-05-09drm/i915/dp: Fix determining SST/MST mode during MTP TU state computationImre Deak-1/+1
2025-05-09Merge tag 'amd-drm-fixes-6.15-2025-05-08' of https://gitlab.freedesktop.org/a...Dave Airlie-101/+103
2025-05-09Merge tag 'drm-misc-fixes-2025-05-08' of https://gitlab.freedesktop.org/drm/m...Dave Airlie-67/+77
2025-05-08drm/xe: Add config control for svm flush workShuicheng Lin-2/+21
2025-05-08drm/xe: Release force wake first then runtime powerShuicheng Lin-4/+5
2025-05-08drm/xe/gsc: do not flush the GSC worker from the reset pathDaniele Ceraolo Spurio-2/+44