summaryrefslogtreecommitdiffstats
path: root/drivers/mci
Commit message (Expand)AuthorAgeFilesLines
* 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
|\ \
| * | MCI: tegra-sdmmc: convert to streaming DMA opsLucas Stach2015-03-061-12/+14
| * | MCI: imx: convert to streaming DMA opsLucas Stach2015-03-061-11/+17
| * | MCI: dw-mmc: convert to streaming DMA opsLucas Stach2015-03-062-13/+13
| * | ARM: move DMA alloc functions to dma.hLucas Stach2015-03-061-0/+1
| * | ARM: change dma_alloc/free_coherent to match other architecturesLucas Stach2015-03-061-1/+2
| |/
* / MMC: dw_mmc: Add support for PIO mode and Rockchip variant of this hardwareAndrey Panov2015-03-052-15/+194
|/
* Merge branch 'for-next/mxs'Sascha Hauer2015-02-041-23/+27
|\
| * mci: mxs: Add devicetree supportSascha Hauer2015-01-281-23/+27
* | MMC: IMX: Reset MMC_BOOT register after controller reset.Andrey Panov2015-01-192-0/+4
|/
* drivers: remove unnecessary mach/imx-regs.h includeSascha Hauer2015-01-051-1/+0
* Merge branch 'for-next/randconfig-1'Sascha Hauer2014-12-081-2/+0
|\
| * mci: mxs-mci: add f_min/f_max fields unconditionallySascha Hauer2014-11-281-2/+0
* | Merge branch 'for-next/imx'Sascha Hauer2014-12-081-2/+5
|\ \ | |/ |/|
| * mci: imx-esdhc: Add i.MX6sl compatibleSascha Hauer2014-11-271-0/+2
| * mci: imx-esdhc: Fix Interrupt enable register for i.MX6sxSascha Hauer2014-11-271-2/+3
* | mci: esdhc: add back PIO_TIMEOUTLucas Stach2014-11-241-0/+2
|/
* Typoes: "whith" -> "with"Antony Pavlov2014-11-031-1/+1
* Merge branch 'for-next/resource-err-ptr'Sascha Hauer2014-10-0210-6/+26
|\
| * resource: Let dev_request_mem_region return an error pointerSascha Hauer2014-09-1610-6/+26
* | mci: atmel: add new ip version 0x600 supportBo Shen2014-09-221-0/+1
|/
* mci: core: the sd1.0 card can work in 4 bits modeBo Shen2014-07-291-3/+3
* treewide: remove address of the Free Software FoundationAntony Pavlov2014-06-112-8/+0
* mci: tegra: add Tegra124 compatibleLucas Stach2014-06-051-0/+2
* mci: implement non-removable propertyLucas Stach2014-06-041-1/+4
* mci: tegra: don't set 8bit mode unconditionallyLucas Stach2014-05-151-2/+1
* mci: tegra: apply pad autocalibration on T30Lucas Stach2014-05-151-0/+25
* mci: tegra: add reset controlLucas Stach2014-05-151-0/+9
* Merge branch 'for-next/tegra'Sascha Hauer2014-05-051-2/+2
|\
| * mmc: tegra: fix typoLucas Stach2014-04-231-2/+2