Linus Torvalds
|
d0048f0b91
Merge tag 'mmc-updates-for-3.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/cjb/mmc
|
12 years ago |
Doug Anderson
|
476d79f142
mmc: dw_mmc: Handle DW_MCI_QUIRK_IDMAC_DTO properly
|
12 years ago |
Mark Brown
|
a55d6ff0ed
mmc: dw_mmc: Indicate that regulators may be absent
|
12 years ago |
Doug Anderson
|
3c6d89ea34
mmc: dw_mmc: Add the ability to set the ciu clock frequency
|
12 years ago |
Doug Anderson
|
870556a3df
mmc: dw_mmc: Handle late vmmc regulators with EPROBE_DEFER
|
12 years ago |
Jaehoon Chung
|
3f7eec62ec
mmc: dw_mmc: change the macro name from DTO to DRTO
|
12 years ago |
Joonyoung Shim
|
fc79a4d6df
mmc: dw_mmc: clear IDSTS register when initialize IDMAC
|
12 years ago |
Wei Yongjun
|
ef7aef9ab4
mmc: dw_mmc: fix error return code in dw_mci_probe()
|
12 years ago |
Thomas Abraham
|
32d781a310
mmc: dw_mmc: let device core setup the default pin configuration
|
12 years ago |
Sachin Kamat
|
8e1c4e4d73
mmc: dw_mmc: Use pr_info instead of printk
|
12 years ago |
Sachin Kamat
|
f2f942ce4a
mmc: dw_mmc: Check return value of regulator_enable
|
12 years ago |
Jaehoon Chung
|
4366dcc52a
mmc: dw_mmc: control the power-enable register
|
12 years ago |
Seungwon Jeon
|
c09fbd7451
mmc: dw_mmc: fix fifo access for 64-bit
|
12 years ago |
Markos Chandras
|
cfbeb59c7a
mmc: dw_mmc: Handle unaligned data submission correctly
|
12 years ago |
Markos Chandras
|
3e4b0d8bdc
mmc: dw_mmc: Avoid adding the number of transmitted bytes twice
|
12 years ago |
Markos Chandras
|
1fb5f68add
mmc: dw_mmc: Don't loop when handling an interrupt
|
12 years ago |
James Hogan
|
63008768d2
mmc: dw_mmc: move host->data_offset init earlier
|
12 years ago |
James Hogan
|
e6f34e2fd3
mmc: dw_mmc: setpower on MMC_POWER_{UP,OFF}
|
12 years ago |
Hyeonsu Kim
|
c69042a51e
mmc: dw_mmc: fixed a wrong UHS_REG 16 bit clear
|
12 years ago |
Kyoungil Kim
|
87a74d399a
mmc: dw_mmc: empty FIFO after data transfer over interrupt in pio mode
|
12 years ago |
Jaehoon Chung
|
0cea529d1a
mmc: dw_mmc: return the result of mmc_add_host()
|
12 years ago |
Imre Deak
|
4225fc8555
lib/scatterlist: use page iterator in the mapping iterator
|
12 years ago |
Doug Anderson
|
9640639b09
mmc: dw_mmc: Remove DW_MCI_QUIRK_NO_WRITE_PROTECT
|
12 years ago |
Doug Anderson
|
55a6ceb2d5
mmc: dw_mmc: Handle wp-gpios from device tree
|
12 years ago |
Doug Anderson
|
a70aaa64da
mmc: dw_mmc: Add "disable-wp" device tree property
|
12 years ago |
Jaehoon Chung
|
b2f7cb45c0
mmc: dw_mmc: remove duplicated buswidth code
|
12 years ago |
Jaehoon Chung
|
bf7cb2244c
mmc: dw_mmc: relocate where dw_mci_setup_bus() is called from
|
12 years ago |
Seungwon Jeon
|
780f22af85
mmc: dw_mmc: use devres functions in dw_mmc
|
12 years ago |
Abhilash Kesavan
|
ab269128a2
mmc: dw_mmc: Add sdio power bindings
|
12 years ago |
Arnd Bergmann
|
e95baf132f
mmc: dw_mmc: fix more const pointer warnings
|
12 years ago |