summaryrefslogtreecommitdiffstats
path: root/drivers/mci
Commit message (Expand)AuthorAgeFilesLines
* mci: stm32_sdmmc2: add support for SDMMC v2.0 as wellAhmad Fatoum2020-10-211-1/+6
* treewide: Use driver macroSascha Hauer2020-09-291-5/+1
* Merge branch 'for-next/mmc' into masterSascha Hauer2020-09-252-10/+106
|\
| * mci: mci-core: fix long lasting FIXMEsJuergen Borleis2020-09-151-8/+12
| * mci: mci-core: add GPP supportJuergen Borleis2020-09-142-2/+87
| * mci: kconfig: explain what boot partitions areJuergen Borleis2020-09-141-0/+7
* | mci: bcm2835: depend on sdhciRoland Hieber2020-09-151-0/+1
|/
* mci: imx-esdhc-pbl: Add support for IMX7Anees Rehman2020-08-101-0/+37
* Merge branch 'for-next/misc'Sascha Hauer2020-07-272-2/+2
|\
| * mci: dw_mmc: remove unused local variableAhmad Fatoum2020-07-141-2/+1
| * ARM: stm32mp: depend on ARCH_STM32MP for SoC driversAhmad Fatoum2020-07-141-0/+1
* | Merge branch 'for-next/imx'Sascha Hauer2020-07-272-7/+36
|\ \
| * | mci: imx-esdhc-pbl: Add imx8mp_esdhc_load_image() for i.MX8MPSascha Hauer2020-07-141-7/+35
| * | mci: imx-esdhc: Add i.MX8mp compatibleOleksij Rempel2020-07-141-0/+1
| |/
* | Merge branch 'for-next/dts'Sascha Hauer2020-07-271-0/+6
|\ \
| * | mci: omap: add new am335x and am437x SDHCI specific compatiblesAhmad Fatoum2020-07-111-0/+6
| |/
* | mci: sdhci: atmel: extend driver for PBL usageAhmad Fatoum2020-07-114-0/+136
* | mci: sdhci: atmel: avoid buggy SDHCI_RESET_ALLAhmad Fatoum2020-06-231-1/+1
* | mci: sdhci: atmel: use dev_printf instead of pr_print in common codeAhmad Fatoum2020-06-233-5/+15
* | mci: sdhci: atmel: don't print errors on command timeoutsAhmad Fatoum2020-06-231-18/+22
|/
* Merge branch 'for-next/mmc'Sascha Hauer2020-06-1110-87/+24
|\
| * mci: reword MCI_STARTUP textAhmad Fatoum2020-06-031-5/+5
| * mci: remove now-duplicate dev->detect implementations in host driversAhmad Fatoum2020-06-038-79/+0
| * mci: define fall-back hw_dev->detect for all MCIsAhmad Fatoum2020-06-031-3/+19
* | Merge branch 'for-next/misc'Sascha Hauer2020-06-111-2/+2
|\ \
| * | treewide: replace commas with semicolons where appropriateAhmad Fatoum2020-05-201-2/+2
| |/
* / mci: sdhci: Fix swapped argument for sdhci_write32Ahmad Fatoum2020-06-101-2/+2
|/
* Merge branch 'for-next/stm32'Sascha Hauer2020-05-141-15/+3
|\
| * mci: stm32_sdmmc2: move command timeout errors to debug levelLucas Stach2020-05-121-1/+1
| * mci: stm32_sdmmc2: don't retry commandsLucas Stach2020-05-121-14/+2
* | Merge branch 'for-next/powerpc'Sascha Hauer2020-05-147-0/+653
|\ \
| * \ Merge branch 'for-next/sdhci' into nextSascha Hauer2020-04-287-0/+653
| |\ \
| | * | mci: sdhci: add Atmel SDHCI (sama5d2, sam9x60) supportAhmad Fatoum2020-04-276-0/+627
| | * | mci: sdhci: implement sdhci_reset()Ahmad Fatoum2020-04-272-0/+14
| | * | mci: sdhci: provide sdhci_readx_poll_timeout helpersAhmad Fatoum2020-04-271-0/+12
| | |/
* | | Merge branch 'for-next/mxs'Sascha Hauer2020-05-141-0/+9
|\ \ \
| * | | mmc: mxs: implement detect callbackSascha Hauer2020-05-071-0/+9
| | |/ | |/|
* | | Merge branch 'for-next/misc'Sascha Hauer2020-05-144-12/+0
|\ \ \ | | |/ | |/|
| * | treewide: remove references to CREDITSUwe Kleine-König2020-04-274-12/+0
| |/
* | drivers: mark first batch of compilable drivers for COMPILE_TESTAhmad Fatoum2020-05-081-7/+7
* | drivers: explicitly select dependency STMP_DEVICE for i.MX23/28 driversAhmad Fatoum2020-05-081-0/+1
* | ARM: at91: Move mci platform data to include/Sascha Hauer2020-05-081-1/+1
|/
* Merge branch 'for-next/zynq'Sascha Hauer2020-04-162-1/+2
|\
| * mmc: arasan: fix false bitMichael Graichen2020-04-141-1/+1
| * mmc: add MCI_SDHCI dependency to Arasan driverMichael Graichen2020-04-141-0/+1
* | mci: core: use SECTOR_SIZE instead of direct 512Ahmad Fatoum2020-03-311-5/+5
|/
* mci: imx-esdhc: Add i.MX8mm supportSascha Hauer2020-02-191-0/+1
* mci: imx-esdhc-pbl: Add instance 2 for i.MX8MMSascha Hauer2020-02-191-3/+8
* ARM: i.MX8M: rename functions to be i.MX8M specificSascha Hauer2020-02-191-6/+6
* Merge branch 'for-next/parameter'Sascha Hauer2020-02-181-3/+4
|\