summaryrefslogtreecommitdiffstats
path: root/drivers/mci
Commit message (Expand)AuthorAgeFilesLines
* 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
* | mci: Add regulator supportSascha Hauer2014-04-291-2/+16
|/
* mci: core: Typo fix in printk specifierAlexander Shiyan2014-03-171-1/+1
* mci: Fix version handlingSascha Hauer2014-02-141-9/+19
* Merge branch 'for-next/mci'Sascha Hauer2014-02-032-11/+79
|\
| * mci: imx-esdhc: add DSR supportMarkus Niebel2014-01-151-0/+4
| * mci: add device tree support for DSRMarkus Niebel2014-01-151-0/+8
| * mci: add DSR supportMarkus Niebel2014-01-151-0/+27
| * mci: production year for eMMC 4.41 and laterMarkus Niebel2014-01-101-4/+11
| * mci: Support the correct version for eMMCMarkus Niebel2014-01-101-8/+30
* | mci: imx-esdhc: Add i.MX25 compatible entrySascha Hauer2014-01-311-0/+2
* | mci: imx: Add devicetree probe supportSascha Hauer2014-01-291-0/+9
|/