summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2025-06-08Merge tag 'timers-cleanups-2025-06-08' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds549-725/+880
2025-06-08Merge tag 'irq-urgent-2025-06-08' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds3-7/+8
2025-06-08treewide, timers: Rename from_timer() to timer_container_of()Ingo Molnar549-725/+880
2025-06-07Merge tag 'kbuild-v6.16' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds1-1/+1
2025-06-07Merge tag 'loongarch-6.16' of git://git.kernel.org/pub/scm/linux/kernel/git/c...Linus Torvalds2-41/+48
2025-06-07Merge tag 'sound-fix-6.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2-2/+2
2025-06-07platform/loongarch: laptop: Unregister generic_sub_drivers on exitYao Zi1-3/+9
2025-06-07platform/loongarch: laptop: Add backlight power control supportYao Zi1-36/+37
2025-06-07Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds5-47/+110
2025-06-07Merge tag 's390-6.16-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds1-0/+1
2025-06-06Merge tag 'spi-v6.16-merge-window' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds4-16/+50
2025-06-06Merge tag 'regulator-fix-v6.16-merge-window' of git://git.kernel.org/pub/scm/...Linus Torvalds1-1/+4
2025-06-06Merge tag 'pwm/for-6.16-rc1-fixes' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds1-3/+20
2025-06-06Merge tag 'block-6.16-20250606' of git://git.kernel.dk/linuxLinus Torvalds30-173/+224
2025-06-06Merge tag 'usb-6.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds95-12254/+3847
2025-06-06Merge tag 'tty-6.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds46-668/+6200
2025-06-06Merge tag 'char-misc-6.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds529-5875/+10631
2025-06-06Merge tag 'staging-6.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds75-2611/+1590
2025-06-06Merge tag 'drm-fixes-2025-06-06' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds10-96/+159
2025-06-06Merge tag 'drm-next-2025-06-06' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds134-617/+2274
2025-06-06Merge tag 'drm-misc-fixes-2025-06-06' of https://gitlab.freedesktop.org/drm/m...Simona Vetter7-74/+118
2025-06-06platform/loongarch: laptop: Get brightness setting from EC on probeYao Zi1-1/+1
2025-06-06Merge tag 'drm-misc-fixes-2025-05-28' of https://gitlab.freedesktop.org/drm/m...Simona Vetter6-23/+42
2025-06-06drm/nouveau/vfn/r535: Convert comma to semicolonChen Ni1-1/+1
2025-06-06Merge tag 'amd-drm-fixes-6.16-2025-06-05' of https://gitlab.freedesktop.org/a...Dave Airlie17-51/+205
2025-06-06Merge tag 'drm-xe-next-fixes-2025-06-05' of https://gitlab.freedesktop.org/dr...Dave Airlie19-176/+476
2025-06-06Merge tag 'drm-misc-next-fixes-2025-06-05' of https://gitlab.freedesktop.org/...Dave Airlie4-17/+12
2025-06-06Merge tag 'drm-intel-next-fixes-2025-06-05' of https://gitlab.freedesktop.org...Dave Airlie3-14/+25
2025-06-05efi/libstub: use 'targets' instead of extra-y in MakefileMasahiro Yamada1-1/+1
2025-06-05Merge tag 'pm-6.16-rc1-3' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds1-4/+12
2025-06-05Merge tag 'net-6.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds54-516/+637
2025-06-05drm/xe: remove unmatched xe_vm_unlock() from __xe_exec_queue_init()Maciej Patelczyk1-5/+1
2025-06-05drm/xe: Create LRC BO without VMNiranjana Vishwanathapura2-28/+4
2025-06-05drm/xe/guc_submit: add back fixMatthew Auld1-0/+11
2025-06-05drm/xe/pxp: Clarify PXP queue creation behavior if PXP is not readyDaniele Ceraolo Spurio1-2/+6
2025-06-05drm/xe/pxp: Use the correct define in the set_property_funcs arrayDaniele Ceraolo Spurio1-1/+1
2025-06-05drm/xe/sched: stop re-submitting signalled jobsMatthew Auld1-1/+9
2025-06-05drm/xe: Rework eviction rejection of bound external bosThomas Hellström3-18/+105
2025-06-05drm/xe/vsec: fix CONFIG_INTEL_VSEC dependencyArnd Bergmann1-1/+2
2025-06-05drm/xe: drop redundant conversion to boolRaag Jadav1-1/+1
2025-06-05drm/xe/hwmon: Move card reactive critical power under channel cardKarthik Poosa1-3/+3
2025-06-05drm/xe/hwmon: Add support to manage power limits though mailboxKarthik Poosa8-106/+318
2025-06-05drm/xe/vm: move xe_svm_init() earlierMatthew Auld1-7/+12
2025-06-05drm/xe/vm: move rebind_work init earlierMatthew Auld1-4/+4
2025-06-05Merge tag 'rtc-6.16' of git://git.kernel.org/pub/scm/linux/kernel/git/abellon...Linus Torvalds21-326/+858
2025-06-05sysfb: Fix screen_info type check for VGAThomas Zimmermann1-8/+18
2025-06-05video: screen_info: Relocate framebuffers behind PCI bridgesThomas Zimmermann1-29/+50
2025-06-05Merge tag 'dmaengine-6.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds20-83/+1133
2025-06-05Merge tag 'phy-for-6.16' of git://git.kernel.org/pub/scm/linux/kernel/git/phy...Linus Torvalds31-888/+1949
2025-06-05Merge tag 'soundwire-6.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds7-20/+43