Simon Baatz
|
b88576965b
mmc: mxcmmc: handle mmc_of_parse() errors during probe
|
12 years ago |
Jingoo Han
|
113a87f868
mmc: remove unnecessary platform_set_drvdata()
|
12 years ago |
Anatolij Gustschin
|
e48fc15aa2
mmc: mxcmmc: enable DMA support on mpc512x
|
12 years ago |
Anatolij Gustschin
|
42477053c3
mmc: mxcmmc: constify mxcmci_devtype
|
12 years ago |
Anatolij Gustschin
|
bcf53524ac
mmc: mxcmmc: use slot-gpio API for write-protect detection
|
12 years ago |
Anatolij Gustschin
|
c7ceab0254
mmc: mxcmmc: add mpc512x SDHC support
|
12 years ago |
Anatolij Gustschin
|
70aa610959
mmc: mxcmmc: fix race conditions for host->req and host->data access
|
12 years ago |
Markus Pargmann
|
7ff747c459
mmc: mxcmmc: DT support
|
12 years ago |
Alexander Shiyan
|
abd4190f0c
mmc: mxcmmc: Fix bug when card is present during boot
|
12 years ago |
Linus Torvalds
|
d01e4afdbb
Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
|
12 years ago |
Javier Martin
|
2cb535529d
mmc: mxcmmc: fix SD cards not being detected sometimes.
|
12 years ago |
Arnd Bergmann
|
b5932cc839
Merge branch 'cleanups/dma' into next/cleanup
|
12 years ago |
Fabio Estevam
|
6eb30adf96
mmc: mxcmmc: Fix MODULE_ALIAS
|
12 years ago |
Shawn Guo
|
7f917a8df6
mmc: mxcmmc: remove cpu_is_xxx by using platform_device_id
|
13 years ago |
Linus Torvalds
|
943c2acea5
Merge tag 'mmc-merge-for-3.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/cjb/mmc
|
12 years ago |
Javier Martin
|
f6ad0a4813
mmc: mxcmmc: fix bug that may block a data transfer forever
|
13 years ago |
Arnd Bergmann
|
82906b13a6
ARM: imx: move platform_data definitions
|
13 years ago |
Sascha Hauer
|
529aa29e03
mmc mxcmmc: do not depend on grouped clocks
|
13 years ago |
Alexandre Bounine
|
16052827d9
dmaengine/dma_slave: introduce inline wrappers
|
13 years ago |
Viresh Kumar
|
258aea76f5
dmaengine: Pass dma_slave_config .device_fc = NULL for all existing users
|
13 years ago |
Sascha Hauer
|
439aa0efd7
mmc: mxcmmc: add missing dma_async_issue_pending
|
13 years ago |
Linus Torvalds
|
57f2685c16
Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dma
|
13 years ago |
Axel Lin
|
d1f81a64a4
mmc: convert drivers/mmc/host/* to use module_platform_driver()
|
13 years ago |
Sascha Hauer
|
e58f516ff4
mmc: mxcmmc: fix falling back to PIO
|
13 years ago |
Vinod Koul
|
e0d23ef29e
Merge branch 'dma_slave_direction' into next_test_dirn
|
13 years ago |
Linus Torvalds
|
952414505f
Merge branch 'next/cleanup' of git://git.linaro.org/people/arnd/arm-soc
|
13 years ago |
Vinod Koul
|
05f5799cbe
mmc-host: move to dma_transfer_direction
|
13 years ago |
Girish K S
|
a3c76eb9d4
mmc: replace printk with appropriate display macro
|
13 years ago |
Shawn Guo
|
edae899893
mmc: mxcmmc: explicitly includes mach/hardware.h
|
13 years ago |
Sascha Hauer
|
6584cb8825
ARM i.MX dma: Fix burstsize settings
|
14 years ago |