Age | Commit message (Expand) | Author |
2024-10-02 | move asm/unaligned.h to linux/unaligned.h | Al Viro |
2024-09-27 | [tree-wide] finally take no_llseek out | Al Viro |
2024-09-19 | Merge tag 'dma-mapping-6.12-2024-09-19' of git://git.infradead.org/users/hch/... | Linus Torvalds |
2024-09-13 | mmc: core: Use dev_err_probe for deferred regulators | Alexander Stein |
2024-09-05 | mmc: sdhci_am654: Add prints to tuning algorithm | Judith Mendez |
2024-09-05 | mmc: sdhci_am654: Add retry tuning | Judith Mendez |
2024-09-03 | mmc: block: add RPMB dependency | Jens Wiklander |
2024-09-03 | mmc: core Convert UNSTUFF_BITS macro to inline function | Avri Altman |
2024-09-03 | mmc: core: Convert simple_stroul to kstroul | Riyan Dhiman |
2024-09-03 | mmc: core: Calculate size from pointer | Riyan Dhiman |
2024-09-03 | mmc: cqhci: Make use of cqhci_halted() routine | Seunghwan Baek |
2024-09-03 | mmc: Merge branch fixes into next | Ulf Hansson |
2024-09-03 | mmc: cqhci: Fix checking of CQHCI_HALT state | Seunghwan Baek |
2024-09-03 | mmc: core: Replace the argument of mmc_sd_switch() with defines | Chanwoo Lee |
2024-09-03 | mmc: dw_mmc-rockchip: Add support for rk3576 SoCs | Detlev Casanova |
2024-09-03 | mmc: dw_mmc-rockchip: Add internal phase support | Shawn Lin |
2024-08-29 | dma-mapping: don't return errors from dma_set_max_seg_size | Christoph Hellwig |
2024-08-28 | mmc: Merge branch fixes into next | Ulf Hansson |
2024-08-28 | mmc: dw_mmc: Fix IDMAC operation with pages bigger than 4K | Sam Protsenko |
2024-08-28 | mmc: sdhci-of-dwcmshc: Add hw_reset() support for BlueField-3 SoC | Liming Sun |
2024-08-28 | mmc: sdhci-of-aspeed: fix module autoloading | Liao Chen |
2024-08-26 | mmc: block: register RPMB partition with the RPMB subsystem | Jens Wiklander |
2024-08-26 | mmc: Merge branch fixes into next | Ulf Hansson |
2024-08-26 | mmc: core: apply SD quirks earlier during probe | Jonathan Bell |
2024-08-26 | mmc: mtk-sd: Improve data type in msdc_timeout_cal() | Thorsten Blum |
2024-08-26 | mmc: sdhci-of-dwcmshc: Add support for Sophgo SG2042 | Chen Wang |
2024-08-26 | mmc: sdhci-of-dwcmshc: add dwcmshc_pltfm_data | Chen Wang |
2024-08-26 | mmc: sdhci-of-dwcmshc: factor out code into dwcmshc_rk35xx_init | Chen Wang |
2024-08-26 | mmc: sdhci-of-dwcmshc: factor out code for th1520_init() | Chen Wang |
2024-08-26 | mmc: sdhci-of-dwcmshc: move two rk35xx functions | Chen Wang |
2024-08-26 | mmc: sdhci-of-dwcmshc: add common bulk optional clocks support | Chen Wang |
2024-08-26 | mmc: renesas_sdhi: Add RZ/V2H(P) compatible string | Lad Prabhakar |
2024-08-26 | mmc: tmio: Use MMC core APIs to control the vqmmc regulator | Lad Prabhakar |
2024-08-26 | mmc: sdhci-pxav2: Remove unnecessary null pointer check | Doug Brown |
2024-08-26 | mmc: sdhci-of-ma35d1: Add Nuvoton MA35D1 SDHCI driver | Shan-Chun Hung |
2024-08-20 | mmc: mmc_test: Fix NULL dereference on allocation failure | Dan Carpenter |
2024-08-20 | mmc: dw_mmc: allow biu and ciu clocks to defer | Ben Whitten |
2024-08-01 | mmc: mtk-sd: receive cmd8 data when hs400 tuning fail | Mengqi Zhang |
2024-07-25 | Merge tag 'driver-core-6.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds |
2024-07-17 | Merge tag 'mfd-next-6.11' of git://git.kernel.org/pub/scm/linux/kernel/git/le... | Linus Torvalds |
2024-07-15 | Merge tag 'mmc-v6.11' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmc | Linus Torvalds |
2024-07-15 | Merge tag 'for-6.11/block-20240710' of git://git.kernel.dk/linux | Linus Torvalds |
2024-07-12 | mmc: sdhci-esdhc-imx: obtain the 'per' clock rate after its enablement | Ciprian Costea |
2024-07-12 | mmc: sdhci-esdhc-imx: disable card detect wake for S32G based platforms | Ciprian Costea |
2024-07-11 | mmc: davinci_mmc: report all possible bus widths | Bastien Curutchet |
2024-07-11 | mmc: Merge branch fixes into next | Ulf Hansson |
2024-07-11 | mmc: davinci_mmc: Prevent transmitted data size from exceeding sgm's length | Bastien Curutchet |
2024-07-11 | mmc: sdhci: Fix max_seg_size for 64KiB PAGE_SIZE | Adrian Hunter |
2024-07-09 | mfd: tmio: Move header to platform_data | Wolfram Sang |
2024-07-09 | mmc: tmio/sdhi: Fix includes | Wolfram Sang |