Ulf Hansson
|
52e00b8418
mmc: sh_mmcif: Use a 10s timeout in the error recovery path
|
9 years ago |
Ulf Hansson
|
549646a9c7
mmc: sh_mmcif: Inform the mmc core about the max busy timeout
|
9 years ago |
Ulf Hansson
|
5b1c29bcee
mmc: sh_mmcif: Use response type to know when to enable busy detection
|
9 years ago |
Ulf Hansson
|
dab3a28b40
mmc: sh_mmcif: Enable MMC_CAP2_NO_SD and MMC_CAP2_NO_SDIO
|
9 years ago |
Ulf Hansson
|
33a31ceaf0
mmc: sh_mmci: Get rid of wrapper function for regulators
|
9 years ago |
Ulf Hansson
|
4caf653a55
mmc: sh_mmcif: Restructure ->set_ios()
|
9 years ago |
Ulf Hansson
|
88ac2a2c30
mmc: sh_mmcif: Make sure the device stays active when needed in ->probe()
|
9 years ago |
Kirill A. Shutemov
|
09cbfeaf1a
mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macros
|
9 years ago |
Geliang Tang
|
1046a81151
mmc: sh_mmcif: use to_delayed_work
|
9 years ago |
Chris Paterson
|
a32ef81c98
mmc: sh_mmcif: Correct TX DMA channel allocation
|
9 years ago |
Arnd Bergmann
|
27cbd7e815
mmc: sh_mmcif: rework dma channel handling
|
9 years ago |
Koji Matsuoka
|
5afc30fc66
mmc: sh_mmcif: Fix suspend process
|
10 years ago |
Kuninori Morimoto
|
89d49a706c
mmc: sh_mmcif: calculate best clock with parent clock
|
10 years ago |
Kuninori Morimoto
|
1b1a694d53
mmc: sh_mmcif: use sh_mmcif_xxx prefix for all functions
|
10 years ago |
Kuninori Morimoto
|
585c3a5a0b
mmc: sh_mmcif: add sh_mmcif_host_to_dev() macro and use it.
|
10 years ago |
Kuninori Morimoto
|
9bb09a30ee
mmc: sh_mmcif: separate sh_mmcif_clk_update() into setup and prepare
|
10 years ago |
Kuninori Morimoto
|
6aed678bcd
mmc: sh_mmcif: remove unnecessary int clk from struct sh_mmcif_host
|
10 years ago |
Kuninori Morimoto
|
60985c39cf
mmc: sh_mmcif: cleanup to use dev instead of &pdev->dev
|
10 years ago |
Kuninori Morimoto
|
70830b4182
mmc: sh_mmcif: move mmcif_of_match to upside
|
10 years ago |
Takeshi Kihara
|
bad4371d87
mmc: sh_mmcif: Fix timeout value for command request
|
10 years ago |
Linus Torvalds
|
d6a4c0e5d3
Merge branch 'for-linus' of git://git.infradead.org/users/vkoul/slave-dma
|
10 years ago |
Kouichi Tomita
|
dbb42d962c
mmc: sh_mmcif: Add exclusion between cmd and interrupt
|
10 years ago |
Kouichi Tomita
|
4cbd522465
mmc: sh_mmcif: Move dev_err() of mmcif_timeout_work()
|
10 years ago |
Kuninori Morimoto
|
5f48dd0690
mmc: sh_mmcif: remove slave_id settings for DMAEngine
|
10 years ago |
Peter Griffin
|
2137f5d3b8
mmc: remove .owner field for drivers using module_platform_driver
|
11 years ago |
Laurent Pinchart
|
e36152aa84
mmc: sh_mmcif: Configure DMA slave bus width
|
11 years ago |
Laurent Pinchart
|
d25006e7e5
mmc: sh_mmcif: Fix DMA slave address configuration
|
11 years ago |
Ben Dooks
|
7f67f3a2ca
mmc: sh-mmcif: final error path cleanup
|
11 years ago |
Ben Dooks
|
11a808522a
mmc: sh-mmcif: no need to call pm_runtime_suspend on error
|
11 years ago |
Ben Dooks
|
6f4789e6a8
mmc: sh-mmcif: use devm_ for irq management
|
11 years ago |