| Commit message (Expand) | Author | Age | Files | Lines |
* | mmc: Revert "mmc: core: Allow mmc_start_host() synchronously detect a card" | Ulf Hansson | 2023-06-30 | 1 | -11/+4 |
* | Merge tag 'gpio-updates-for-v6.5' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2023-06-29 | 1 | -2/+44 |
|\ |
|
| * | ARM/mmc: Convert old mmci-omap to GPIO descriptors | Linus Walleij | 2023-05-24 | 1 | -2/+44 |
* | | Merge tag 'mmc-v6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmc | Linus Torvalds | 2023-06-28 | 23 | -283/+955 |
|\ \ |
|
| * | | mmc: mmci: Add support for SW busy-end timeouts | Ulf Hansson | 2023-06-22 | 3 | -7/+49 |
| * | | mmc: Add MMC_QUIRK_BROKEN_SD_CACHE for Kingston Canvas Go Plus from 11/2019 | Marek Vasut | 2023-06-20 | 3 | -8/+37 |
| * | | mmc: core: disable TRIM on Kingston EMMC04G-M627 | Robert Marko | 2023-06-20 | 1 | -0/+7 |
| * | | mmc: mmci: stm32: add delay block support for STM32MP25 | Yann Gautier | 2023-06-20 | 1 | -1/+65 |
| * | | mmc: mmci: stm32: prepare other delay block support | Yann Gautier | 2023-06-20 | 1 | -13/+55 |
| * | | mmc: mmci: stm32: manage block gap hardware flow control | Yann Gautier | 2023-06-20 | 2 | -0/+18 |
| * | | mmc: mmci: Add support for sdmmc variant revision v3.0 | Yann Gautier | 2023-06-20 | 1 | -0/+33 |
| * | | mmc: mmci: add stm32_idmabsize_align parameter | Yann Gautier | 2023-06-20 | 3 | -4/+5 |
| * | | mmc: core: disable TRIM on Micron MTFC4GACAJCN-1M | Robert Marko | 2023-06-19 | 1 | -0/+7 |
| * | | mmc: Merge branch fixes into next | Ulf Hansson | 2023-06-19 | 13 | -18/+23 |
| |\ \ |
|
| * | | | mmc: mmci: Break out a helper function | Linus Walleij | 2023-06-19 | 1 | -15/+16 |
| * | | | mmc: mmci: Use a switch statement machine | Linus Walleij | 2023-06-19 | 1 | -12/+17 |
| * | | | mmc: mmci: Use state machine state as exit condition | Linus Walleij | 2023-06-19 | 1 | -8/+10 |
| * | | | mmc: mmci: Retry the busy start condition | Linus Walleij | 2023-06-19 | 1 | -12/+27 |
| * | | | mmc: mmci: Make busy complete state machine explicit | Linus Walleij | 2023-06-19 | 2 | -18/+45 |
| * | | | mmc: mmci: Break out error check in busy detect | Linus Walleij | 2023-06-19 | 1 | -1/+10 |
| * | | | mmc: mmci: Stash status while waiting for busy | Linus Walleij | 2023-06-19 | 1 | -0/+1 |
| * | | | mmc: mmci: Unwind big if() clause | Linus Walleij | 2023-06-19 | 1 | -7/+26 |
| * | | | mmc: mmci: Clear busy_status when starting command | Linus Walleij | 2023-06-19 | 1 | -0/+1 |
| * | | | mmc: Merge branch fixes into next | Ulf Hansson | 2023-06-15 | 2 | -9/+4 |
| |\ \ \ |
|
| * | | | | mmc: mmci: stm32: set feedback clock when using delay block | Yann Gautier | 2023-06-15 | 1 | -11/+18 |
| * | | | | mmc: core: Allow mmc_start_host() synchronously detect a card | Dennis Zhou | 2023-06-13 | 1 | -4/+11 |
| * | | | | mmc: mmci: Set PROBE_PREFER_ASYNCHRONOUS | Ulf Hansson | 2023-06-13 | 1 | -0/+1 |
| * | | | | mmc: Merge branch fixes into next | Ulf Hansson | 2023-06-13 | 1 | -0/+3 |
| |\ \ \ \ |
|
| * | | | | | mmc: sdhci-msm: Switch to the new ICE API | Abel Vesa | 2023-06-12 | 2 | -177/+48 |
| * | | | | | mmc: sdhci-pci-gli: Add support SD Express card for GL9767 | Victor Shih | 2023-06-12 | 1 | -0/+113 |
| * | | | | | mmc: sdhci: Add VDD2 definition for power control register | Victor Shih | 2023-06-12 | 1 | -0/+7 |
| * | | | | | mmc: sdhci-pci-gli: Set SDR104's clock to 205MHz and enable SSC for GL9767 | Victor Shih | 2023-06-12 | 1 | -1/+134 |
| * | | | | | mmc: sdhci-pci-gli: Add Genesys Logic GL9767 support | Victor Shih | 2023-06-12 | 3 | -0/+163 |
| * | | | | | mmc: mtk-sd: reduce CIT for better performance | Wenbin Mei | 2023-06-12 | 2 | -0/+49 |
| * | | | | | mmc: block: ioctl: do write error check for spi | Christian Loehle | 2023-06-12 | 1 | -0/+6 |
| * | | | | | mmc: sdhci: fix DMA configure compatibility issue when 64bit DMA mode is used. | Chevron Li | 2023-06-12 | 1 | -2/+2 |
| * | | | | | mmc: core: Remove unnecessary error checks and change return type | Yeqi Fu | 2023-06-12 | 1 | -18/+7 |
| * | | | | | mmc: mediatek: Avoid ugly error message when SDIO wakeup IRQ isn't used | Douglas Anderson | 2023-06-12 | 1 | -1/+1 |
| * | | | | | mmc: meson-mx-sdhc: Avoid cast to incompatible function type | Simon Horman | 2023-06-12 | 1 | -2/+6 |
| * | | | | | mmc: block: Suppress empty whitespaces in prints | Florian Fainelli | 2023-06-12 | 1 | -2/+2 |
| * | | | | | mmc: dw_mmc: Make dw_mci_pltfm_remove() return void | Uwe Kleine-König | 2023-06-12 | 5 | -7/+6 |
* | | | | | | Merge tag 'for-6.5/block-2023-06-23' of git://git.kernel.dk/linux | Linus Torvalds | 2023-06-26 | 1 | -6/+6 |
|\ \ \ \ \ \
| |_|_|_|/ /
|/| | | | | |
|
| * | | | | | block: replace fmode_t with a block-specific type for block open flags | Christoph Hellwig | 2023-06-12 | 1 | -4/+4 |
| * | | | | | block: remove the unused mode argument to ->release | Christoph Hellwig | 2023-06-12 | 1 | -1/+1 |
| * | | | | | block: pass a gendisk to ->open | Christoph Hellwig | 2023-06-12 | 1 | -2/+2 |
| | |_|_|/
| |/| | | |
|
* | | | | | mmc: usdhi60rol0: fix deferred probing | Sergey Shtylyov | 2023-06-19 | 1 | -2/+4 |
* | | | | | mmc: sunxi: fix deferred probing | Sergey Shtylyov | 2023-06-19 | 1 | -2/+2 |
* | | | | | mmc: sh_mmcif: fix deferred probing | Sergey Shtylyov | 2023-06-19 | 1 | -1/+1 |
* | | | | | mmc: sdhci-spear: fix deferred probing | Sergey Shtylyov | 2023-06-19 | 1 | -2/+2 |
* | | | | | mmc: sdhci-acpi: fix deferred probing | Sergey Shtylyov | 2023-06-19 | 1 | -1/+1 |