Jaehoon Chung
|
860951c5f0
mmc: host: use the defined function to check whether card is removable
|
9 years ago |
Wolfram Sang
|
3d376fb2ea
mmc: tmio/sdhi: introduce flag for RCar 2+ specific features
|
9 years ago |
Wolfram Sang
|
a21553c9e0
mmc: tmio/sdhi: distinguish between SCLKDIVEN and ILL_FUNC
|
9 years ago |
Wolfram Sang
|
83e95351d4
mmc: tmio: use CTL_STATUS consistently
|
9 years ago |
Wolfram Sang
|
2c54506b76
mmc: tmio: give read32/write32 functions more descriptive names
|
9 years ago |
Wolfram Sang
|
ac86045ee9
mmc: tmio: merge distributed include files
|
9 years ago |
Wolfram Sang
|
958401266e
mmc: tmio: simplify irq handler
|
9 years ago |
Wolfram Sang
|
4da9867038
mmc: tmio: remove now unneeded seperate irq handlers
|
9 years ago |
Ulf Hansson
|
6aef2eecc4
mmc: tmio: Remove redundant runtime PM calls
|
9 years ago |
Wolfram Sang
|
148634d24d
mmc: tmio: stop clock when 0Hz is requested
|
9 years ago |
Wolfram Sang
|
7fbc030da8
mmc: tmio: always start clock after frequency calculation
|
9 years ago |
Wolfram Sang
|
452e5eef6d
mmc: tmio: Add UHS-I mode support
|
9 years ago |
Ben Hutchings
|
2fb55956ce
mmc: tmio, sh_mobile_sdhi: Add support for variable input clock frequency
|
9 years ago |
Ben Hutchings
|
0ea28210c1
mmc: tmio, sh_mobile_sdhi: Pass tmio_mmc_host ptr to clk_{enable, disable} ops
|
9 years ago |
Kirill A. Shutemov
|
09cbfeaf1a
mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macros
|
9 years ago |
Wolfram Sang
|
14d5828f4e
mmc: tmio: disable clock before changing it
|
9 years ago |
Wolfram Sang
|
bf96208f05
mmc: tmio: refactor set_clock a little
|
9 years ago |
Wolfram Sang
|
6d2bcbe5d1
mmc: tmio: remove stale comments
|
9 years ago |
Wolfram Sang
|
04e24b80a3
mmc: tmio: add flag to reduce delay after changing clock status
|
9 years ago |
Takeshi Kihara
|
0df9d2eae5
mmc: tmio: Fix timeout value for command request
|
10 years ago |
Ian Molton
|
7df56bbb0e
mmc: TMIO: Fix I/O mapping leak on error using devm_ioremap()
|
10 years ago |
Geert Uytterhoeven
|
13a6a2ed1f
mmc: tmio: Remove bogus un-initialization in tmio_mmc_host_free()
|
10 years ago |
Kuninori Morimoto
|
85c02ddd59
mmc: tmio: tmio_mmc_host has .multi_io_quirk
|
10 years ago |
Kuninori Morimoto
|
00452c11ea
mmc: tmio: tmio_mmc_host has .clk_disable
|
10 years ago |
Kuninori Morimoto
|
4fe2ec57a1
mmc: tmio: tmio_mmc_host has .clk_enable
|
10 years ago |
Kuninori Morimoto
|
dfe9a229e0
mmc: tmio: tmio_mmc_host has .write16_hook
|
10 years ago |
Kuninori Morimoto
|
94b110aff8
mmc: tmio: add tmio_mmc_host_alloc/free()
|
10 years ago |
Stephen Warren
|
d4d1144908
mmc: don't request CD IRQ until mmc_start_host()
|
11 years ago |
Sergei Shtylyov
|
bb98d9d1d2
mmc: tmio: prevent endless loop in tmio_mmc_set_clock()
|
11 years ago |
Kuninori Morimoto
|
b9bd7ff806
mmc: tmio: enable odd number size access
|
11 years ago |