summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2026-01-12sched: Move clock related paravirt code to kernel/schedJuergen Gross
2026-01-12gpu: nova-core: add missing newlines to several print stringsTimur Tabi
2026-01-12gpu: nova-core: check for overflow to DMATRFBASE1Timur Tabi
2026-01-12drm/xe/mert: Move MERT initialization to xe_mert.cMichal Wajdeczko
2026-01-12drm/xe/mert: Use local mert variable to simplify the codeMichal Wajdeczko
2026-01-12drm/xe/mert: Always refer to MERT using xe_deviceMichal Wajdeczko
2026-01-12drm/xe/mert: Fix kernel-doc for struct xe_mertMichal Wajdeczko
2026-01-12drm/xe/mert: Normalize xe_mert.h include guardsMichal Wajdeczko
2026-01-12gpu: nova-core: don't print raw PMU table entriesJohn Hubbard
2026-01-12gpu: nova-core: preserve error information in gpu_name()John Hubbard
2026-01-12spi: spi-mem: Limit octal DTR constraints to octal DTR situationsMiquel Raynal
2026-01-12Merge branch 'reset/gpio-compatible' of https://git.pengutronix.de/git/pza/li...Bartosz Golaszewski
2026-01-12regulator: Add TPS65185 driverAndreas Kemnade
2026-01-12regmap: Fix race condition in hwspinlock irqsave routineCheng-Yu Lee
2026-01-12regulator: core: allow regulator_register() withMark Brown
2026-01-12xen/virtio: Don't use grant-dma-ops when running as Dom0Teddy Astie
2026-01-12spi: hisi-kunpeng: Fixed the wrong debugfs node name in hisi_spi debugfs init...Devyn Liu
2026-01-12spi: spi-sprd-adi: Fix double free in probe error pathFelix Gu
2026-01-12drm/i915/guc: make 'guc_hw_reg_state' static as it isn't exportedBen Dooks
2026-01-12gpio: cadence: Add support for edge-triggered interruptsTzu-Hao Wei
2026-01-12gpio: cadence: Add quirk for Axiado AX3000 platformSwark Yang
2026-01-12gpio: menz127: drop unneeded MODULE_ALIASJose Javier Rodriguez Barbarin
2026-01-12Merge tag 'v6.19-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...Bartosz Golaszewski
2026-01-12xen: privcmd: WQ_PERCPU added to alloc_workqueue usersMarco Crivellari
2026-01-12xen/events: replace use of system_wq with system_percpu_wqMarco Crivellari
2026-01-12cpuidle: zynq: Switch Michal Simek's email to new oneMichal Simek
2026-01-12gpiolib: remove redundant callback checkBartosz Golaszewski
2026-01-12gpio: davinci: implement .get_direction()Bartosz Golaszewski
2026-01-12Merge 6.19-rc5 into char-misc-nextGreg Kroah-Hartman
2026-01-12media: i2c: add os05b10 image sensor driverHimanshu Bhavani
2026-01-12media: i2c: Add Samsung S5K3M5 13MP camera sensor driverVladimir Zapolskiy
2026-01-12media: i2c: add Samsung S5KJN1 image sensor device driverVladimir Zapolskiy
2026-01-11Merge patch series "Call scsi_host_busy() after the SCSI host has been added"Martin K. Petersen
2026-01-11scsi: core: Revert "Fix a regression triggered by scsi_host_busy()"Bart Van Assche
2026-01-11scsi: ufs: core: Only call scsi_host_busy() after the SCSI host has been addedBart Van Assche
2026-01-11scsi: mpt3sas: Simplify the workqueue allocation codeBart Van Assche
2026-01-11scsi: mpi3mr: Simplify the workqueue allocation codeBart Van Assche
2026-01-12firewire: ohci: stop using page private to store DMA mapping addressTakashi Sakamoto
2026-01-12firewire: ohci: split page allocation from dma mappingTakashi Sakamoto
2026-01-12firewire: ohci: use MAX macro to guarantee minimum count of pages for AR cont...Takashi Sakamoto
2026-01-12firewire: core: stop using page private to store DMA mapping addressTakashi Sakamoto
2026-01-12firewire: core: use common kernel API to allocate and release a batch of pagesTakashi Sakamoto
2026-01-12firewire: core: code refactoring with cleanup function for isoc pagesTakashi Sakamoto
2026-01-12firewire: core: use mutex instead of spinlock for client isochronous contextTakashi Sakamoto
2026-01-12firewire: core: move private function declaration from public header to inter...Takashi Sakamoto
2026-01-12drm/msm: remove some dead codeDan Carpenter
2026-01-11scsi: xen: scsiback: Fix potential memory leak in scsiback_remove()Abdun Nihaal
2026-01-11Merge patch series "scsi: Make use of bus callbacks"Martin K. Petersen
2026-01-11scsi: ufs: core: Convert to SCSI bus methodsUwe Kleine-König
2026-01-11scsi: st: Convert to SCSI bus methodsUwe Kleine-König