summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorLines
2026-03-09mmc: renesas_sdhi_sys_dmac: Convert to DEFINE_RUNTIME_DEV_PM_OPS()Geert Uytterhoeven-8/+4
2026-03-09mmc: loongson2: Add Loongson-2K0300 SD/SDIO/eMMC controller driverBinbin Zhou-0/+27
2026-03-09mmc: loongson2: Gathering all SoCs private data togetherBinbin Zhou-16/+16
2026-03-09platform/x86: acer-wireless: Convert ACPI driver to a platform oneRafael J. Wysocki-19/+22
2026-03-09platform/x86: acer-wireless: Register ACPI notify handler directlyRafael J. Wysocki-3/+16
2026-03-09mmc: sdhci-of-bst: Fix memory leak in sdhci_bst_alloc_bounce_buffer()Felix Gu-1/+3
2026-03-09mmc: Merge the immutable mux branch into nextUlf Hansson-86/+195
2026-03-09mmc: host: renesas_sdhi_core: support selecting an optional muxJosua Mayer-0/+6
2026-03-09mux: add visible config symbol to enable multiplexer subsystemJosua Mayer-2/+15
2026-03-09i2c: omap: switch to new generic helper for getting selected mux-stateJosua Mayer-19/+5
2026-03-09phy: renesas: rcar-gen3-usb2: drop helper getting optional mux-stateJosua Mayer-28/+2
2026-03-09phy: can-transceiver: drop temporary helper getting optional mux-stateJosua Mayer-11/+1
2026-03-09mux: Add helper functions for getting optional and selected mux-stateJosua Mayer-27/+167
2026-03-09phy: renesas: rcar-gen3-usb2: rename local mux helper to avoid conflictJosua Mayer-2/+2
2026-03-09phy: can-transceiver: rename temporary helper function to avoid conflictJosua Mayer-2/+2
2026-03-09spi: atcspi200: Fix double-free in atcspi_configure_dma()Felix Gu-21/+7
2026-03-09spi: amlogic: spifc-a4: Fix DMA mapping error handlingFelix Gu-3/+2
2026-03-09fbdev: defio: Move pageref array to struct fb_deferred_io_stateThomas Zimmermann-28/+27
2026-03-09fbdev: defio: Move variable state into struct fb_deferred_io_stateThomas Zimmermann-15/+22
2026-03-09fbdev: defio: Keep module reference from VMAsThomas Zimmermann-0/+6
2026-03-09fbdev: defio: Disconnect deferred I/O from the lifetime of struct fb_infoThomas Zimmermann-36/+142
2026-03-09fbdev: macfb: Replace deprecated strcpy with strscpyThorsten Blum-19/+19
2026-03-09fbdev: tdfxfb: Make the VGA register initialisation a bit more obviousDaniel Palmer-54/+55
2026-03-09fbdev: wmt_ge_rops: use devm_platform_ioremap_resource()Amin GATTOUT-14/+4
2026-03-09fbdev: goldfishfb: use devm_platform_ioremap_resource()Amin GATTOUT-11/+3
2026-03-09i2c: tiny-usb: drop redundant device referenceJohan Hovold-10/+3
2026-03-09i2c: diolan-u2c: drop redundant device referenceJohan Hovold-9/+3
2026-03-09i2c: robotfuzz-osif: drop redundant device referenceJohan Hovold-3/+1
2026-03-09thunderbolt: Fix property read in nhi_wake_supported()Konrad Dybcio-1/+1
2026-03-09dmaengine: idxd: fix possible wrong descriptor completion in llist_abort_desc()Tuo Li-1/+1
2026-03-09dmaengine: sh: rz_dmac: add RZ/{T2H,N2H} supportCosmin Tanislav-0/+7
2026-03-09dmaengine: sh: rz_dmac: make register_dma_req() chip-specificCosmin Tanislav-29/+36
2026-03-09dmaengine: sh: rz_dmac: make error interrupt optionalCosmin Tanislav-10/+9
2026-03-09dmaengine: fsl-qdma: Use dev_err_probe() to simplify codeFrank Li-28/+19
2026-03-09dmaengine: fsl-edma: Use dev_err_probe() to simplify codeFrank Li-27/+20
2026-03-09dmaengine: fsl-edma: Use managed API dmaenginem_async_device_register()Frank Li-6/+2
2026-03-09dmaengine: imx-sdma: Use dev_err_probe() to simplify codeFrank Li-8/+5
2026-03-09dmaengine: imx-sdma: Use managed API to simplify codeFrank Li-14/+7
2026-03-09dmaengine: imx-sdma: Use devm_clk_get_prepared() to simplify codeFrank Li-21/+5
2026-03-09dmaengine: mxs-dma: Turn MXS_DMA as tristateJindong Yue-1/+1
2026-03-09dmaengine: mxs-dma: Add module license and descriptionJindong Yue-0/+3
2026-03-09dmaengine: mxs-dma: Use managed API devm_of_dma_controller_register()Frank Li-1/+1
2026-03-09dmaengine: mxs-dma: Use dev_err_probe() to simplify codeFrank Li-13/+7
2026-03-09dmaengine: mxs-dma: Use local dev variable in probe()Frank Li-9/+10
2026-03-09dmaengine: mxs-dma: Fix missing return value from of_dma_controller_register()Frank Li-0/+1
2026-03-09Merge tag 'v7.0-rc3' into driver-core-nextDanilo Krummrich-1018/+2061
2026-03-09reset: add Sky1 soc reset supportGary Yang-0/+375
2026-03-09drm/i915/display: convert W/As in skl_watermark.c to new frameworkLuca Coelho-1/+5
2026-03-09drm/i915/display: convert W/As in skl_universal_plane.c to new frameworkLuca Coelho-3/+8
2026-03-09drm/i915/display: convert W/As in intel_psr.c to new frameworkLuca Coelho-14/+25