summaryrefslogtreecommitdiffstats
path: root/drivers/mci
Commit message (Expand)AuthorAgeFilesLines
* mci: imx-esdhci: remove wrong write protection testSascha Hauer2017-01-191-12/+2
* mci: Allow to partition eMMC boot partitionsSascha Hauer2017-01-191-23/+55
* mci: imx-esdhc: Enable clockSascha Hauer2017-01-191-0/+1
* i.MX: esdhc: Enable host->clk during initializationAndrey Smirnov2017-01-121-0/+7
* Merge branch 'for-next/vybrid'Sascha Hauer2017-01-121-24/+105
|\
| * i.MX: esdhc: Request "per" clock explicitlyAndrey Smirnov2017-01-111-1/+1
| * i.MX: esdhc: Do not rely on CPU type for quirksAndrey Smirnov2017-01-111-21/+100
* | Merge branch 'for-next/misc'Sascha Hauer2017-01-111-0/+2
|\ \
| * | mci: omap: Add devicetree options parsing by MCI core.Alexander Shiyan2017-01-101-0/+2
| |/
* / mci: imx: Add imx6sx compatibleChristian Hemp2017-01-101-0/+2
|/
* Merge branch 'for-next/rockchip'Sascha Hauer2016-09-131-0/+2
|\
| * mci: dw_mmc: Add RK3288 compatible stringWadim Egorov2016-08-261-0/+2
* | Merge branch 'for-next/misc'Sascha Hauer2016-09-131-2/+1
|\ \
| * | mci: mmci: Fix read FIFO handlingMichael Olbrich2016-09-051-2/+1
| |/
* / ARM: i.MX drivers: enable i.MX50 where already supportedAlexander Kurz2016-09-121-1/+3
|/
* Revert "mci: imx-esdhc: Remove excess function"Sascha Hauer2016-07-141-0/+9
* mci: imx-esdhc: Remove excess functionAlexander Shiyan2016-06-201-9/+0
* mci: core: Do not fail if vmmc regulator failAlexander Shiyan2016-06-201-9/+10
* mci: imx: Add devicetree options parsing by MCI core.Alexander Shiyan2016-06-201-0/+2
* mci: imx: Use mci_register() return value for driver probe.Alexander Shiyan2016-06-201-3/+1
* Merge branch 'for-next/misc'Sascha Hauer2016-06-141-5/+9
|\
| * mci: Fix version numbers againTrent Piepho2016-06-071-5/+9
* | MCI: imx-esdhc: Allow to use 1-bit bus width in board filesAlexander Shiyan2016-05-311-6/+3
|/
* Merge branch 'for-next/misc'Sascha Hauer2016-05-091-1/+9
|\
| * mci: mxs: add support for dt aliases to name devicesUwe Kleine-König2016-04-121-1/+9
* | Merge branch 'for-next/include-cleanup'Sascha Hauer2016-05-091-3/+3
|\ \
| * | string: Fix (v)asprintf prototypesSascha Hauer2016-04-151-3/+3
| |/
* / mci: imx-esdhc: implement reset quirks for i.MX6 DualLite/SoloStefan Christ2016-05-091-0/+14
|/
* driver: replace dev_request_mem_region with dev_request_mem_resourceSascha Hauer2016-03-0710-30/+50
* bcm2835: introduce mach-bcm283xAlexander Aring2016-01-042-4/+4
* MCI: init device_node for MCI mainarea cdevLucas Stach2015-12-101-0/+3
* mci: dw_mmc: Add support for high speed modesTrent Piepho2015-11-191-0/+2
* mci: dw_mmc: Delete devname in platform_dataTrent Piepho2015-11-191-4/+1
* mci: dw_mmc: socfpga: Supply bus-width in platform_dataTrent Piepho2015-11-191-11/+13
* mci: core: bus-width property should override driver defaultTrent Piepho2015-11-191-16/+22
* mci: Print versions with micro levels correctlyTrent Piepho2015-11-051-5/+4
* mci: core: Increase clock for SD highspeed modeSascha Hauer2015-10-021-0/+3
* drivers: mci: Add mci_get_device_by_name functionDaniel Schultz2015-09-041-0/+18
* drivers: mci: Make two functions publicDaniel Schultz2015-09-041-2/+2
* mci: mmci: Fix status flags checkAlexander Shiyan2015-08-191-9/+9
* MCI: pxa: depend on right symbolLucas Stach2015-06-261-1/+1
* mci: imx-esdhc: Replace printf with dev_*Sascha Hauer2015-05-131-14/+15
* mci: imx-esdhc: Check for errors in esdhc_pio_read_writeSascha Hauer2015-05-131-7/+7
* mci: imx-esdhc: Use IS_ENABLED() instead of #ifdefSascha Hauer2015-05-131-55/+69
* of: use 'const void *' for struct of_device_id.dataAntony Pavlov2015-04-301-3/+3
* mci: core: Check return value of dev_add_param_boolWadim Egorov2015-03-191-1/+2
* MMC: dw_mmc: PIO mode fixesAndrey Panov2015-03-091-73/+56
* Merge branch 'for-next/tegra'Sascha Hauer2015-03-091-0/+3
|\
| * mci: tegra: handle mmc aliasesLucas Stach2015-03-041-0/+3
* | Merge branch 'for-next/streaming-dma'Sascha Hauer2015-03-094-38/+47
|\ \