Fabio Estevam
|
02c18c4737
mmc: mxs-mmc: Check the return value from stmp_reset_block()
|
12 years ago |
Fabio Estevam
|
a5adbffda8
mmc: mxs-mmc: Use devm_clk_get()
|
12 years ago |
Fabio Estevam
|
dcac5fe3cf
mmc: mxs-mmc: Let device core handle pinctrl
|
12 years ago |
Jingoo Han
|
113a87f868
mmc: remove unnecessary platform_set_drvdata()
|
12 years ago |
Wei Yongjun
|
0c5ce16bc1
mmc: mxs-mmc: fix error return code in mxs_mmc_probe()
|
12 years ago |
Linus Torvalds
|
38f56f33ca
Merge tag 'dt-for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
|
12 years ago |
Hector Palacios
|
1d53196a0d
mmc: mxs-mmc: add broken-cd property
|
12 years ago |
Marc Kleine-Budde
|
5086e5f41f
mmc: mxs-mmc: add non-removable property
|
12 years ago |
Marc Kleine-Budde
|
4c0c9be050
mmc: mxs-mmc: add cd-inverted property
|
12 years ago |
Shawn Guo
|
0e91e434c8
mmc: mxs-mmc: move to use generic DMA helper
|
12 years ago |
Linus Torvalds
|
ed5dc2372d
Merge tag 'mmc-updates-for-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/cjb/mmc
|
12 years ago |
Fabio Estevam
|
fd63ac761a
mmc: mxs-mmc: Fix warning due to incorrect type
|
12 years ago |
Fabio Estevam
|
e7be434acc
mmc: mxs-mmc: Add MODULE_ALIAS()
|
12 years ago |
Thierry Reding
|
a3e2cd7f24
mmc: Convert to devm_ioremap_resource()
|
12 years ago |
Fabio Estevam
|
d6ed91aff6
mmc: mxs-mmc: Remove platform data
|
12 years ago |
Marek Vasut
|
4c5bb2e42e
mmc: mxs-mmc: Fix merge issue causing build error
|
12 years ago |
Mark Brown
|
ac48f6cb5f
Merge tag 'v3.6-rc6' into spi-mxs
|
12 years ago |
Lauri Hintsala
|
fc108d24d3
mmc: mxs-mmc: fix deadlock caused by recursion loop
|
13 years ago |
Lauri Hintsala
|
1af36b2a99
mmc: mxs-mmc: fix deadlock in SDIO IRQ case
|
13 years ago |
Marek Vasut
|
65defb9b3b
mmc: spi: Pull out common DMA parts from MXS MMC
|
13 years ago |
Marek Vasut
|
1308239858
mmc: spi: Pull out the SSP clock configuration function
|
13 years ago |
Marek Vasut
|
829c1bf40b
mmc: spi: Pull out parts shared between MMC and SPI
|
13 years ago |
Marek Vasut
|
600a991f98
mmc: spi: Rename IMX2[38]_MMC to IMX2[38]_SSP
|
13 years ago |
Marek Vasut
|
8be3d3b2ac
mmc: spi: Move SSP register definitions into separate file
|
13 years ago |
Marek Vasut
|
b6e76f10af
mmc: mxs-mmc: Add wp-inverted property
|
13 years ago |
Shawn Guo
|
4dc5a79f13
mmc: mxs-mmc: enable regulator for mmc slot
|
13 years ago |
Marek Vasut
|
a3e545e9ab
mmc: mxs-mmc: Move of_match_table out of CONFIG_PM
|
13 years ago |
Shawn Guo
|
6de4d817aa
mmc: mxs-mmc: add device tree support
|
13 years ago |
Shawn Guo
|
31b0ff5e73
mmc: mxs-mmc: copy wp_gpio in struct mxs_mmc_host
|
13 years ago |
Shawn Guo
|
b60188c820
mmc: mxs-mmc: have dma_channel than dma_res in mxs_mmc_host
|
13 years ago |