aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2026-03-09dm-verity-fec: rename rounds to region_blocksEric Biggers2-9/+9
2026-03-09dm-verity-fec: replace io_size with block_sizeEric Biggers2-18/+14
2026-03-09dm-verity-fec: rename "RS block" to "RS codeword"Eric Biggers2-33/+35
2026-03-09dm-verity-fec: use standard names for Reed-Solomon parametersEric Biggers2-19/+19
2026-03-09dm-verity-fec: replace {MAX,MIN}_RSN with {MIN,MAX}_ROOTSEric Biggers2-7/+6
2026-03-09dm-verity: rename dm_verity::hash_blocks to dm_verity::hash_endEric Biggers3-7/+7
2026-03-09dm-verity-fec: fix reading parity bytes split across blocks (take 3)Eric Biggers1-56/+44
2026-03-09dm-verity-fec: fix the size of dm_verity_fec_io::erasuresEric Biggers1-1/+2
2026-03-09dm-verity-fec: fix corrected block count statEric Biggers1-3/+2
2026-03-09dm-verity-fec: correctly reject too-small hash devicesEric Biggers1-1/+2
2026-03-09dm-verity-fec: correctly reject too-small FEC devicesEric Biggers1-3/+2
2026-03-09platform/surface: surfacepro3_button: Convert to a platform driverRafael J. Wysocki1-35/+32
2026-03-09platform/surface: surfacepro3_button: Register ACPI notify handlerRafael J. Wysocki1-2/+13
2026-03-09platform/surface: surfacepro3_button: Drop wakeup source on removeRafael J. Wysocki1-0/+1
2026-03-09dm log: fix out-of-bounds write due to region_count overflowJunrui Luo1-1/+5
2026-03-09dm cache metadata: fix memory leak on metadata abort retryMing-Hung Tsai1-5/+8
2026-03-09block: factor out a bio_integrity_action helperChristoph Hellwig1-2/+4
2026-03-09platform/x86: intel/smartconnect: Convert ACPI driver to a platform oneRafael J. Wysocki1-11/+12
2026-03-09platform/x86: intel/rst: Convert ACPI driver to a platform oneRafael J. Wysocki1-10/+13
2026-03-09ublk: don't clear GD_SUPPRESS_PART_SCAN for unprivileged daemonsMing Lei1-1/+3
2026-03-09platform/x86: eeepc-laptop: Convert ACPI driver to a platform oneRafael J. Wysocki1-15/+17
2026-03-09platform/x86: eeepc-laptop: Register ACPI notify handler directlyRafael J. Wysocki1-4/+11
2026-03-09mmc: tifm_sd: Use min3() to simplify tifm_sd_transfer_data()Thorsten Blum1-3/+1
2026-03-09mmc: sdio: Use min3() to simplify sdio_set_block_size()Thorsten Blum1-4/+2
2026-03-09mmc: renesas_sdhi_sys_dmac: Convert to DEFINE_RUNTIME_DEV_PM_OPS()Geert Uytterhoeven1-8/+4
2026-03-09mmc: loongson2: Add Loongson-2K0300 SD/SDIO/eMMC controller driverBinbin Zhou1-0/+27
2026-03-09mmc: loongson2: Gathering all SoCs private data togetherBinbin Zhou1-16/+16
2026-03-09platform/x86: acer-wireless: Convert ACPI driver to a platform oneRafael J. Wysocki1-19/+22
2026-03-09platform/x86: acer-wireless: Register ACPI notify handler directlyRafael J. Wysocki1-3/+16
2026-03-09mmc: sdhci-of-bst: Fix memory leak in sdhci_bst_alloc_bounce_buffer()Felix Gu1-1/+3
2026-03-09mmc: Merge the immutable mux branch into nextUlf Hansson6-86/+195
2026-03-09mmc: host: renesas_sdhi_core: support selecting an optional muxJosua Mayer1-0/+6
2026-03-09mux: add visible config symbol to enable multiplexer subsystemJosua Mayer1-2/+15
2026-03-09i2c: omap: switch to new generic helper for getting selected mux-stateJosua Mayer1-19/+5
2026-03-09phy: renesas: rcar-gen3-usb2: drop helper getting optional mux-stateJosua Mayer1-28/+2
2026-03-09phy: can-transceiver: drop temporary helper getting optional mux-stateJosua Mayer1-11/+1
2026-03-09mux: Add helper functions for getting optional and selected mux-stateJosua Mayer1-27/+167
2026-03-09phy: renesas: rcar-gen3-usb2: rename local mux helper to avoid conflictJosua Mayer1-2/+2
2026-03-09phy: can-transceiver: rename temporary helper function to avoid conflictJosua Mayer1-2/+2
2026-03-09spi: atcspi200: Fix double-free in atcspi_configure_dma()Felix Gu1-21/+7
2026-03-09spi: amlogic: spifc-a4: Fix DMA mapping error handlingFelix Gu1-3/+2
2026-03-09fbdev: defio: Move pageref array to struct fb_deferred_io_stateThomas Zimmermann1-28/+27
2026-03-09fbdev: defio: Move variable state into struct fb_deferred_io_stateThomas Zimmermann1-15/+22
2026-03-09fbdev: defio: Keep module reference from VMAsThomas Zimmermann1-0/+6
2026-03-09fbdev: defio: Disconnect deferred I/O from the lifetime of struct fb_infoThomas Zimmermann1-36/+142
2026-03-09fbdev: macfb: Replace deprecated strcpy with strscpyThorsten Blum1-19/+19
2026-03-09fbdev: tdfxfb: Make the VGA register initialisation a bit more obviousDaniel Palmer1-51/+52
2026-03-09fbdev: wmt_ge_rops: use devm_platform_ioremap_resource()Amin GATTOUT1-14/+4
2026-03-09fbdev: goldfishfb: use devm_platform_ioremap_resource()Amin GATTOUT1-11/+3
2026-03-09i2c: tiny-usb: drop redundant device referenceJohan Hovold1-10/+3