summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorLines
2026-01-12drm/xe/display: Avoid dereferencing xe_ggtt_nodeMaarten Lankhorst-5/+5
2026-01-12drm/xe: Add xe_ggtt_node_addr() to avoid dereferencing xe_ggtt_nodeMaarten Lankhorst-3/+18
2026-01-12drm/xe: Convert xe_fb_pin to use a callback for insertion into GGTTMaarten Lankhorst-81/+131
2026-01-12drm/xe: Start using ggtt->start in preparation of balloon removalMaarten Lankhorst-34/+60
2026-01-12arm/paravirt: Use common code for paravirt_steal_clock()Juergen Gross-0/+2
2026-01-12sched: Move clock related paravirt code to kernel/schedJuergen Gross-0/+1
2026-01-12gpu: nova-core: add missing newlines to several print stringsTimur Tabi-15/+15
2026-01-12gpu: nova-core: check for overflow to DMATRFBASE1Timur Tabi-1/+10
2026-01-12drm/xe/mert: Move MERT initialization to xe_mert.cMichal Wajdeczko-3/+15
2026-01-12drm/xe/mert: Use local mert variable to simplify the codeMichal Wajdeczko-5/+6
2026-01-12drm/xe/mert: Always refer to MERT using xe_deviceMichal Wajdeczko-8/+6
2026-01-12drm/xe/mert: Fix kernel-doc for struct xe_mertMichal Wajdeczko-1/+4
2026-01-12drm/xe/mert: Normalize xe_mert.h include guardsMichal Wajdeczko-3/+3
2026-01-12gpu: nova-core: don't print raw PMU table entriesJohn Hubbard-5/+0
2026-01-12gpu: nova-core: preserve error information in gpu_name()John Hubbard-11/+26
2026-01-12spi: spi-mem: Limit octal DTR constraints to octal DTR situationsMiquel Raynal-2/+13
2026-01-12Merge branch 'reset/gpio-compatible' of https://git.pengutronix.de/git/pza/li...Bartosz Golaszewski-3/+4
2026-01-12regulator: Add TPS65185 driverAndreas Kemnade-0/+466
2026-01-12regmap: Fix race condition in hwspinlock irqsave routineCheng-Yu Lee-1/+3
2026-01-12regulator: core: allow regulator_register() withMark Brown-1281/+2524
2026-01-12xen/virtio: Don't use grant-dma-ops when running as Dom0Teddy Astie-1/+2
2026-01-12spi: hisi-kunpeng: Fixed the wrong debugfs node name in hisi_spi debugfs init...Devyn Liu-3/+1
2026-01-12spi: spi-sprd-adi: Fix double free in probe error pathFelix Gu-23/+10
2026-01-12drm/i915/guc: make 'guc_hw_reg_state' static as it isn't exportedBen Dooks-1/+1
2026-01-12gpio: cadence: Add support for edge-triggered interruptsTzu-Hao Wei-4/+16
2026-01-12gpio: cadence: Add quirk for Axiado AX3000 platformSwark Yang-11/+45
2026-01-12gpio: menz127: drop unneeded MODULE_ALIASJose Javier Rodriguez Barbarin-1/+0
2026-01-12Merge tag 'v6.19-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...Bartosz Golaszewski-2446/+3803
2026-01-12xen: privcmd: WQ_PERCPU added to alloc_workqueue usersMarco Crivellari-1/+2
2026-01-12xen/events: replace use of system_wq with system_percpu_wqMarco Crivellari-3/+3
2026-01-12cpuidle: zynq: Switch Michal Simek's email to new oneMichal Simek-1/+1
2026-01-12gpiolib: remove redundant callback checkBartosz Golaszewski-3/+0
2026-01-12gpio: davinci: implement .get_direction()Bartosz Golaszewski-0/+18
2026-01-12Merge 6.19-rc5 into char-misc-nextGreg Kroah-Hartman-2182/+2893
2026-01-12media: i2c: add os05b10 image sensor driverHimanshu Bhavani-0/+1146
2026-01-12media: i2c: Add Samsung S5K3M5 13MP camera sensor driverVladimir Zapolskiy-0/+1388
2026-01-12media: i2c: add Samsung S5KJN1 image sensor device driverVladimir Zapolskiy-0/+1498
2026-01-11Merge patch series "Call scsi_host_busy() after the SCSI host has been added"Martin K. Petersen-5/+6
2026-01-11scsi: core: Revert "Fix a regression triggered by scsi_host_busy()"Bart Van Assche-3/+2
2026-01-11scsi: ufs: core: Only call scsi_host_busy() after the SCSI host has been addedBart Van Assche-2/+4
2026-01-11scsi: mpt3sas: Simplify the workqueue allocation codeBart Van Assche-8/+3
2026-01-11scsi: mpi3mr: Simplify the workqueue allocation codeBart Van Assche-6/+1
2026-01-12firewire: ohci: stop using page private to store DMA mapping addressTakashi Sakamoto-23/+16
2026-01-12firewire: ohci: split page allocation from dma mappingTakashi Sakamoto-26/+51
2026-01-12firewire: ohci: use MAX macro to guarantee minimum count of pages for AR cont...Takashi Sakamoto-1/+1
2026-01-12firewire: core: stop using page private to store DMA mapping addressTakashi Sakamoto-39/+38
2026-01-12firewire: core: use common kernel API to allocate and release a batch of pagesTakashi Sakamoto-14/+12
2026-01-12firewire: core: code refactoring with cleanup function for isoc pagesTakashi Sakamoto-14/+20
2026-01-12firewire: core: use mutex instead of spinlock for client isochronous contextTakashi Sakamoto-17/+23
2026-01-12firewire: core: move private function declaration from public header to inter...Takashi Sakamoto-0/+1