summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2025-12-14firmware: cs_dsp: Remove __free() from cs_dsp_debugfs_string_read()Richard Fitzgerald
2025-12-14spi: fsl-cpm: Check length parity before switching to 16 bit modeChristophe Leroy
2025-12-14spi: mpfs: Fix an error handling path in mpfs_spi_probe()Christophe JAILLET
2025-12-14bus: fsl-mc: Convert to bus callbacksUwe Kleine-König
2025-12-14bus: fsl-mc: Drop error message in probe functionUwe Kleine-König
2025-12-14dmaengine: ti: k3-udma: fix device leak on udma lookupJohan Hovold
2025-12-14dmaengine: ti: dma-crossbar: clean up dra7x route allocation error pathsJohan Hovold
2025-12-14dmaengine: ti: dma-crossbar: fix device leak on am335x route allocationJohan Hovold
2025-12-14dmaengine: ti: dma-crossbar: fix device leak on dra7x route allocationJohan Hovold
2025-12-14dmaengine: stm32: dmamux: clean up route allocation error labelsJohan Hovold
2025-12-14dmaengine: stm32: dmamux: fix OF node leak on route allocation failureJohan Hovold
2025-12-14dmaengine: stm32: dmamux: fix device leak on route allocationJohan Hovold
2025-12-14dmaengine: sh: rz-dmac: fix device leak on probe failureJohan Hovold
2025-12-14dmaengine: lpc32xx-dmamux: fix device leak on route allocationJohan Hovold
2025-12-14dmaengine: lpc18xx-dmamux: fix device leak on route allocationJohan Hovold
2025-12-14dmaengine: idxd: fix device leaks on compat bind and unbindJohan Hovold
2025-12-14dmaengine: dw: dmamux: fix OF node leak on route allocation failureJohan Hovold
2025-12-14dmaengine: cv1800b-dmamux: fix device leak on route allocationJohan Hovold
2025-12-14dmaengine: bcm-sba-raid: fix device leak on probeJohan Hovold
2025-12-14dmaengine: at_hdmac: fix device leak on of_dma_xlate()Johan Hovold
2025-12-14dmaengine: xilinx: xdma: Fix regmap max_registerAnthony Brandon
2025-12-14dmaengine: mmp_pdma: fix DMA mask handlingGuodong Xu
2025-12-14Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2025-12-14Merge tag 'ceph-for-6.19-rc1' of https://github.com/ceph/ceph-clientLinus Torvalds
2025-12-14Merge tag 'irq-urgent-2025-12-12' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2025-12-13Input: cros_ec_keyb - clarify key event error messageFabio Baltieri
2025-12-13Input: pf1550 - remove "defined but unused" warningVaibhav Gupta
2025-12-13Input: cyapa - remove redundant pm_runtime_mark_last_busy() callsSakari Ailus
2025-12-13Input: cs40l50 - remove redundant pm_runtime_mark_last_busy() callsSakari Ailus
2025-12-13Input: omap4-keypad - remove redundant pm_runtime_mark_last_busy() callsSakari Ailus
2025-12-13Merge tag 'ib-mfd-input-power-regulator-v6.19' of git://git.kernel.org/pub/sc...Dmitry Torokhov
2025-12-13Merge tag 'v6.18' into nextDmitry Torokhov
2025-12-13drm/sched: Add pending job list iteratorMatthew Brost
2025-12-13drm/sched: Add several job helpers to avoid drivers touching scheduler stateMatthew Brost
2025-12-13Merge tag 'drm-fixes-2025-12-13' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds
2025-12-13Merge tag 'drm-next-2025-12-13' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds
2025-12-12drm/xe/lnl: Drop pre-production workaround supportMatt Roper
2025-12-12drm/xe: Track pre-production workaround supportMatt Roper
2025-12-13Merge tag 'i3c/for-6.19-2' of git://git.kernel.org/pub/scm/linux/kernel/git/i...Linus Torvalds
2025-12-13Merge tag 'rtc-6.19' of git://git.kernel.org/pub/scm/linux/kernel/git/abellon...Linus Torvalds
2025-12-13Merge tag 'pwm/for-6.19-rc1-fixes' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2025-12-13Merge tag 'gpio-fixes-for-v6.19-rc1' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2025-12-13Merge tag 'pci-v6.19-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2025-12-13Merge tag 'soundwire-6.19-rc1_updated' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2025-12-12drm/xe: Add debugfs support for page reclamationBrian Nguyen
2025-12-12drm/xe: Optimize flushing of L2$ by skipping unnecessary page reclaimBrian Nguyen
2025-12-12drm/xe: Append page reclamation action to tlb invalBrian Nguyen
2025-12-12drm/xe: Prep page reclaim in tlb inval jobBrian Nguyen
2025-12-12drm/xe: Suballocate BO for page reclaimBrian Nguyen
2025-12-12drm/xe: Create page reclaim list on unbindBrian Nguyen