summaryrefslogtreecommitdiffstats
path: root/drivers/mci
Commit message (Expand)AuthorAgeFilesLines
* 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
|\
| * mci: remove param_probe member from struct mciChristian Eggers2020-01-271-3/+4
* | Merge branch 'for-next/mmc'Sascha Hauer2020-02-182-4/+30
|\ \
| * | mci: core: populate mci_ios.timing memberAhmad Fatoum2020-02-141-4/+25
| * | mci: stm32_sdmmc2: add High-Speed (26 & 52 MHz) supportAhmad Fatoum2020-02-141-0/+5
* | | Merge branch 'for-next/misc'Sascha Hauer2020-02-181-1/+1
|\ \ \
| * | | mci: stm32_sdmmc2: don't ignore reset_control_get errorsAhmad Fatoum2020-02-121-1/+1
| | |/ | |/|
* | | Merge branch 'for-next/imx'Sascha Hauer2020-02-181-1/+1
|\ \ \ | |_|/ |/| |
| * | mci: imx-esdhc: lower timeout message priority to dev_dbgSascha Hauer2020-02-131-1/+1
| |/
* | mci: stm32_sdmmc2: fix typo in debug stringAhmad Fatoum2020-02-031-1/+1
* | mci: stm32_sdmmc2: compare ios ->bus_width with correct constantsAhmad Fatoum2020-02-031-7/+2
* | mci: core: don't test 4-bit-buswidth support if MMC host lacks capabilityAhmad Fatoum2020-02-031-0/+3
* | mci: stm32_sdmmc2: don't reset before retrying failed operationsAhmad Fatoum2020-02-031-2/+0
* | mci: stm32_sdmmc2: use correct card power cycle sequenceAhmad Fatoum2020-02-031-15/+14
|/
* Merge branch 'for-next/misc'Sascha Hauer2020-01-151-1/+1
|\
| * mci: imx-esdhc: fix termination of statementHubert Feurstein2019-12-111-1/+1
* | esdhc-pbl: remove now unused imx8_esdhc_load_piggyLucas Stach2020-01-091-42/+0
* | esdhc-pbl: allow to skip starting i.MX8 imageLucas Stach2020-01-091-9/+13
|/