Alexandre Courbot
|
7b91369b46
mmc: sdhci: Set DMA mask when adding host
|
9 years ago |
Adrian Hunter
|
9951362479
mmc: sdhci: Fix override of timeout clk wrt max_busy_timeout
|
9 years ago |
Russell King
|
fce1442164
mmc: sdhci: further code simplication
|
9 years ago |
Russell King
|
df953925a5
mmc: sdhci: consolidate the DMA/ADMA size/address quicks
|
9 years ago |
Russell King
|
a0eaf0f93f
mmc: sdhci: prepare DMA address/size quirk handling consolidation
|
9 years ago |
Russell King
|
add8913d5d
mmc: sdhci: cleanup DMA un-mapping
|
9 years ago |
Russell King
|
94538e51d6
mmc: sdhci: clean up host cookie handling
|
9 years ago |
Russell King
|
f48f039cd2
mmc: sdhci: always unmap a mapped data transfer in sdhci_post_req()
|
9 years ago |
Russell King
|
c0999b720c
mmc: sdhci: pass the cookie into sdhci_pre_dma_transfer()
|
9 years ago |
Russell King
|
60c647624a
mmc: sdhci: factor out sdhci_pre_dma_transfer() from sdhci_adma_table_pre()
|
9 years ago |
Russell King
|
48857d9b78
mmc: sdhci: move sdhci_pre_dma_transfer()
|
9 years ago |
Russell King
|
f55c98f746
mmc: sdhci: factor out common DMA cleanup in sdhci_finish_data()
|
9 years ago |
Russell King
|
47fa961340
mmc: sdhci: avoid walking SG list for writes
|
9 years ago |
Russell King
|
acc3ad1383
mmc: sdhci: clean up coding style in sdhci_adma_table_pre()
|
9 years ago |
Russell King
|
e66e61cba1
mmc: sdhci: allocate alignment and DMA descriptor buffer together
|
9 years ago |
Russell King
|
7f05538af7
mmc: sdhci: fix data timeout (part 2)
|
9 years ago |
Russell King
|
fafcfda9e7
mmc: sdhci: fix data timeout (part 1)
|
9 years ago |
Russell King
|
771a3dc225
mmc: sdhci: further fix for DMA unmapping in sdhci_post_req()
|
9 years ago |
Russell King
|
054cedff5e
mmc: sdhci: plug DMA mapping leak on error
|
9 years ago |
Russell King
|
edd63fcc97
mmc: sdhci: avoid unnecessary mapping/unmapping of align buffer
|
9 years ago |
Russell King
|
71fcbda0fc
mmc: sdhci: fix command response CRC error handling
|
9 years ago |
Russell King
|
ec014cbacf
mmc: sdhci: clean up command error handling
|
9 years ago |
Russell King
|
9677620089
mmc: sdhci: move initialisation of command error member
|
9 years ago |
Al Cooper
|
5eaa7476f9
mmc: sdhci: Allow CAPS check for SDHCI_CAN_64BIT to use overridden caps
|
9 years ago |
Adrian Hunter
|
8d28b7a72f
mmc: sdhci: Allow override of get_cd() called from sdhci_request()
|
9 years ago |
Adrian Hunter
|
bf60e592a1
mmc: sdhci: Allow override of mmc host operations
|
9 years ago |
Jisheng Zhang
|
918f4cbd43
mmc: sdhci: restore behavior when setting VDD via external regulator
|
9 years ago |
Adrian Hunter
|
5c671c410c
mmc: sdhci: Fix sdhci_runtime_pm_bus_on/off()
|
9 years ago |
Adrian Hunter
|
04a5ae6fdd
mmc: sdhci: 64-bit DMA actually has 4-byte alignment
|
9 years ago |
Adrian Hunter
|
347ea32dc1
mmc: sdhci: Fix DMA descriptor with zero data length
|
9 years ago |