summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorLines
2025-12-14Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds-56/+165
2025-12-14Merge tag 'ceph-for-6.19-rc1' of https://github.com/ceph/ceph-clientLinus Torvalds-3/+0
2025-12-14Merge tag 'irq-urgent-2025-12-12' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds-1/+1
2025-12-13Input: cros_ec_keyb - clarify key event error messageFabio Baltieri-1/+2
2025-12-13Input: pf1550 - remove "defined but unused" warningVaibhav Gupta-1/+1
2025-12-13Input: cyapa - remove redundant pm_runtime_mark_last_busy() callsSakari Ailus-4/+0
2025-12-13Input: cs40l50 - remove redundant pm_runtime_mark_last_busy() callsSakari Ailus-4/+0
2025-12-13Input: omap4-keypad - remove redundant pm_runtime_mark_last_busy() callsSakari Ailus-4/+0
2025-12-13Merge tag 'ib-mfd-input-power-regulator-v6.19' of git://git.kernel.org/pub/sc...Dmitry Torokhov-0/+1686
2025-12-13Merge tag 'v6.18' into nextDmitry Torokhov-90749/+290551
2025-12-13drm/sched: Add pending job list iteratorMatthew Brost-1/+3
2025-12-13drm/sched: Add several job helpers to avoid drivers touching scheduler stateMatthew Brost-2/+34
2025-12-13Merge tag 'drm-fixes-2025-12-13' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds-76/+166
2025-12-13Merge tag 'drm-next-2025-12-13' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds-151/+266
2025-12-12drm/xe/lnl: Drop pre-production workaround supportMatt Roper-70/+2
2025-12-12drm/xe: Track pre-production workaround supportMatt Roper-0/+69
2025-12-13Merge tag 'i3c/for-6.19-2' of git://git.kernel.org/pub/scm/linux/kernel/git/i...Linus Torvalds-39/+26
2025-12-13Merge tag 'rtc-6.19' of git://git.kernel.org/pub/scm/linux/kernel/git/abellon...Linus Torvalds-93/+1149
2025-12-13Merge tag 'pwm/for-6.19-rc1-fixes' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds-0/+2
2025-12-13Merge tag 'gpio-fixes-for-v6.19-rc1' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds-27/+63
2025-12-13Merge tag 'pci-v6.19-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds-1/+1
2025-12-13Merge tag 'soundwire-6.19-rc1_updated' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds-202/+499
2025-12-12drm/xe: Add debugfs support for page reclamationBrian Nguyen-0/+41
2025-12-12drm/xe: Optimize flushing of L2$ by skipping unnecessary page reclaimBrian Nguyen-1/+55
2025-12-12drm/xe: Append page reclamation action to tlb invalBrian Nguyen-13/+36
2025-12-12drm/xe: Prep page reclaim in tlb inval jobBrian Nguyen-0/+40
2025-12-12drm/xe: Suballocate BO for page reclaimBrian Nguyen-0/+66
2025-12-12drm/xe: Create page reclaim list on unbindBrian Nguyen-1/+290
2025-12-12drm/xe/guc: Add page reclamation interface to GuCBrian Nguyen-0/+24
2025-12-12drm/xe: Add page reclamation info to device infoOak Zeng-0/+4
2025-12-12drm/xe/xe_tlb_inval: Modify fence interface to support PPC flushBrian Nguyen-3/+6
2025-12-12drm/xe: Do not forward invalid TLB invalidation seqnos to upper layersMatthew Brost-0/+21
2025-12-13Merge tag 'drm-misc-fixes-2025-12-10' of https://gitlab.freedesktop.org/drm/m...Dave Airlie-76/+166
2025-12-12i3c: adi: Fix confusing cleanup.h syntaxKrzysztof Kozlowski-6/+4
2025-12-12i3c: master: Fix confusing cleanup.h syntaxKrzysztof Kozlowski-2/+1
2025-12-12i3c: master: cleanup callback .priv_xfers()Frank Li-12/+2
2025-12-12drm/xe: Restore engine registers before restarting schedulers after GT resetJan Maslak-3/+4
2025-12-12accel/amdxdna: Fix race where send ring appears full due to delayed head updateLizhi Hou-11/+16
2025-12-13Merge tag 'loongarch-6.19' of git://git.kernel.org/pub/scm/linux/kernel/git/c...Linus Torvalds-6/+7
2025-12-12drm/xe: Increase TDF timeoutJagmeet Randhawa-1/+1
2025-12-12drm/xe/cri: Enable I2C controllerRaag Jadav-1/+7
2025-12-12drm: Fix object leak in DRM_IOCTL_GEM_CHANGE_HANDLEKarol Wachowski-2/+6
2025-12-12drm/{i915, xe}/panic: move panic handling to parent interfaceJani Nikula-32/+67
2025-12-12drm/i915/panic: move i915 specific panic implementation to i915Jani Nikula-5/+5
2025-12-12Merge tag 'block-6.19-20251211' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds-10/+24
2025-12-12drm/tests: Handle EDEADLK in set_up_atomic_state()José Expósito-5/+22
2025-12-12drm/tests: Handle EDEADLK in drm_test_check_valid_clones()José Expósito-0/+13
2025-12-12drm/tests: hdmi: Handle drm_kunit_helper_enable_crtc_connector() returning ED...José Expósito-0/+143
2025-12-12Merge tag 'drm-intel-next-fixes-2025-12-12' of https://gitlab.freedesktop.org...Dave Airlie-5/+8
2025-12-12Input: lkkbd - disable pending work before freeing deviceMinseong Kim-1/+4