Age | Commit message (Expand) | Author |
2023-06-29 | Merge tag 'gpio-updates-for-v6.5' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2023-06-28 | Merge tag 'mmc-v6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmc | Linus Torvalds |
2023-06-26 | Merge tag 'for-6.5/block-2023-06-23' of git://git.kernel.dk/linux | Linus Torvalds |
2023-06-22 | mmc: mmci: Add support for SW busy-end timeouts | Ulf Hansson |
2023-06-20 | mmc: Add MMC_QUIRK_BROKEN_SD_CACHE for Kingston Canvas Go Plus from 11/2019 | Marek Vasut |
2023-06-20 | mmc: core: disable TRIM on Kingston EMMC04G-M627 | Robert Marko |
2023-06-20 | mmc: mmci: stm32: add delay block support for STM32MP25 | Yann Gautier |
2023-06-20 | mmc: mmci: stm32: prepare other delay block support | Yann Gautier |
2023-06-20 | mmc: mmci: stm32: manage block gap hardware flow control | Yann Gautier |
2023-06-20 | mmc: mmci: Add support for sdmmc variant revision v3.0 | Yann Gautier |
2023-06-20 | mmc: mmci: add stm32_idmabsize_align parameter | Yann Gautier |
2023-06-19 | mmc: core: disable TRIM on Micron MTFC4GACAJCN-1M | Robert Marko |
2023-06-19 | mmc: Merge branch fixes into next | Ulf Hansson |
2023-06-19 | mmc: usdhi60rol0: fix deferred probing | Sergey Shtylyov |
2023-06-19 | mmc: sunxi: fix deferred probing | Sergey Shtylyov |
2023-06-19 | mmc: sh_mmcif: fix deferred probing | Sergey Shtylyov |
2023-06-19 | mmc: sdhci-spear: fix deferred probing | Sergey Shtylyov |
2023-06-19 | mmc: sdhci-acpi: fix deferred probing | Sergey Shtylyov |
2023-06-19 | mmc: owl: fix deferred probing | Sergey Shtylyov |
2023-06-19 | mmc: omap_hsmmc: fix deferred probing | Sergey Shtylyov |
2023-06-19 | mmc: omap: fix deferred probing | Sergey Shtylyov |
2023-06-19 | mmc: mvsdio: fix deferred probing | Sergey Shtylyov |
2023-06-19 | mmc: mtk-sd: fix deferred probing | Sergey Shtylyov |
2023-06-19 | mmc: meson-gx: fix deferred probing | Sergey Shtylyov |
2023-06-19 | mmc: bcm2835: fix deferred probing | Sergey Shtylyov |
2023-06-19 | mmc: litex_mmc: set PROBE_PREFER_ASYNCHRONOUS | Jisheng Zhang |
2023-06-19 | mmc: mmci: Break out a helper function | Linus Walleij |
2023-06-19 | mmc: mmci: Use a switch statement machine | Linus Walleij |
2023-06-19 | mmc: mmci: Use state machine state as exit condition | Linus Walleij |
2023-06-19 | mmc: mmci: Retry the busy start condition | Linus Walleij |
2023-06-19 | mmc: mmci: Make busy complete state machine explicit | Linus Walleij |
2023-06-19 | mmc: mmci: Break out error check in busy detect | Linus Walleij |
2023-06-19 | mmc: mmci: Stash status while waiting for busy | Linus Walleij |
2023-06-19 | mmc: mmci: Unwind big if() clause | Linus Walleij |
2023-06-19 | mmc: mmci: Clear busy_status when starting command | Linus Walleij |
2023-06-15 | mmc: Merge branch fixes into next | Ulf Hansson |
2023-06-15 | mmc: mmci: stm32: set feedback clock when using delay block | Yann Gautier |
2023-06-14 | mmc: meson-gx: remove redundant mmc_request_done() call from irq context | Martin Hundebøll |
2023-06-13 | mmc: mmci: stm32: fix max busy timeout calculation | Christophe Kerello |
2023-06-13 | mmc: core: Allow mmc_start_host() synchronously detect a card | Dennis Zhou |
2023-06-13 | mmc: mmci: Set PROBE_PREFER_ASYNCHRONOUS | Ulf Hansson |
2023-06-13 | mmc: Merge branch fixes into next | Ulf Hansson |
2023-06-12 | mmc: sdhci-msm: Disable broken 64-bit DMA on MSM8916 | Stephan Gerhold |
2023-06-12 | block: replace fmode_t with a block-specific type for block open flags | Christoph Hellwig |
2023-06-12 | block: remove the unused mode argument to ->release | Christoph Hellwig |
2023-06-12 | block: pass a gendisk to ->open | Christoph Hellwig |
2023-06-12 | mmc: sdhci-msm: Switch to the new ICE API | Abel Vesa |
2023-06-12 | mmc: sdhci-pci-gli: Add support SD Express card for GL9767 | Victor Shih |
2023-06-12 | mmc: sdhci: Add VDD2 definition for power control register | Victor Shih |
2023-06-12 | mmc: sdhci-pci-gli: Set SDR104's clock to 205MHz and enable SSC for GL9767 | Victor Shih |