summaryrefslogtreecommitdiffstats
path: root/drivers/mci
Commit message (Expand)AuthorAgeFilesLines
* mci: add eMMC DDR52 supportAhmad Fatoum2023-04-211-9/+51
* mci: core: factor out MMC bus width selection for reuseAhmad Fatoum2023-04-211-31/+64
* mci: introduce new dedicated enum mmc_bus_width typeAhmad Fatoum2023-04-211-3/+3
* Merge branch 'for-next/misc'Sascha Hauer2023-04-195-108/+41
|\
| * mci: arasan: use sdhci_reset()Sascha Hauer2023-04-051-9/+6
| * mci: rockchip-dwcmshc-sdhci: use sdhci_reset()Sascha Hauer2023-04-051-17/+3
| * mci: sdhci: Add and use common sdhci_wait_for_done()Sascha Hauer2023-04-055-82/+32
* | Merge branch 'for-next/imx-image'Sascha Hauer2023-04-191-104/+4
|\ \
| * | mci: imx-esdhc-pbl: move imx_load_image into common xload codeMarco Felsch2023-04-041-118/+0
| * | mci: imx-esdhc-pbl: refactor the esdhc_load_image functionMarco Felsch2023-04-041-12/+30
| * | mci: imx-esdhc-pbl: fix number of read blocksMarco Felsch2023-04-041-1/+1
| |/
* | mci: bcm2835: return command timeout silentlyAhmad Fatoum2023-04-171-1/+1
* | mci: dw_mmc: make reset optionalAhmad Fatoum2023-04-111-1/+1
|/
* ARM: at91: Move mach header files to include/mach/at91Sascha Hauer2023-03-063-4/+4
* ARM: mxs: Move mach header files to include/mach/mxsSascha Hauer2023-03-061-2/+2
* ARM: omap: Move mach header files to include/mach/omapSascha Hauer2023-03-061-2/+2
* ARM: pxa: Move mach header files to include/mach/pxaSascha Hauer2023-03-061-3/+3
* ARM: layerscape: Move mach header files to include/mach/layerscapeSascha Hauer2023-03-061-1/+1
* ARM: i.MX: Move mach header files to include/mach/imxSascha Hauer2023-03-061-7/+7
* mci: imx-esdhc-pbl: add missing includeSascha Hauer2023-03-061-0/+3
* ARM: mxs: remove unused mach/clock.hSascha Hauer2023-03-011-1/+0
* mci: remove s3c driverSascha Hauer2023-03-013-770/+0
* mci: rockchip-dwcmshc-sdhci: Print less errorsSascha Hauer2023-02-231-3/+3
* Merge branch 'for-next/misc'Sascha Hauer2023-01-203-15/+133
|\
| * mci: atmel_mci: don't print error messages when probing SDIOAhmad Fatoum2023-01-121-1/+1
| * mci: atmel_mci: fix off-by-1000 in poll timeoutAhmad Fatoum2023-01-121-2/+2
| * mci: handle SDIO cards gracefullySascha Hauer2023-01-111-1/+23
| * mci: sdhci: arasan: fix probing eMMC without no-sdAhmad Fatoum2023-01-041-11/+13
| * mci: only write blocks when card out of programming modeAhmad Fatoum2022-12-161-0/+94
* | Rename struct driver_d to driverSascha Hauer2023-01-1016-16/+16
* | Rename struct device_d to deviceSascha Hauer2023-01-1024-58/+59
* | Rename device_d::device_node to device_d::of_nodeSascha Hauer2023-01-109-24/+25
|/
* Merge branch 'for-next/mmc'Sascha Hauer2022-10-131-5/+46
|\
| * mci: core: fixup broken-cd information into kernel DTAhmad Fatoum2022-10-041-0/+28
| * mci: core: add broken_cd device parameterAhmad Fatoum2022-10-041-1/+10
| * mci: core: act upon broken-cd device tree propertyAhmad Fatoum2022-10-041-4/+8
* | Revert "mci: bcm2835: reset host controller on barebox shutdown"Ahmad Fatoum2022-10-051-12/+0
|/
* mci: bcm2835: reset host controller on barebox shutdownAhmad Fatoum2022-09-301-0/+12
* mci: core: drop useless assignmentAhmad Fatoum2022-09-121-1/+1
* Merge branch 'for-next/misc'Sascha Hauer2022-08-111-0/+10
|\
| * mci: add hint on how to resolve warning about vmmc-supplyAhmad Fatoum2022-08-091-0/+10
* | Merge branch 'for-next/imx'Sascha Hauer2022-08-111-1/+1
|\ \
| * | mci: imx-esdhc-pbl: fix warning about unused static functionAhmad Fatoum2022-08-081-1/+1
| |/
* | pbl: factor out pbl_bio API into pbl/bio.hAhmad Fatoum2022-08-081-1/+1
* | mci: atmel_mci: Add PBL helper to configure highcapacitySam Ravnborg2022-06-301-0/+5
|/
* Merge branch 'for-next/rpi4'Sascha Hauer2022-06-291-1/+3
|\
| * mci: bcm2835: add bcm2711-emmc2 (Rpi4) supportUwe Kleine-König2022-06-171-1/+3
* | Merge branch 'for-next/misc'Sascha Hauer2022-06-291-6/+27
|\ \
| * | mci: core: add device parameter for eMMC boot ackLucas Stach2022-06-101-6/+27
| |/
* / mci: imx-esdhc-common: Don't clear unhandled status bitsRobin van der Gracht2022-06-221-1/+0
|/