index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
pinctrl
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2016-02-29
mmc: sdhci: further code simplication
Russell King
1
-11
/
+10
2016-02-29
mmc: sdhci: consolidate the DMA/ADMA size/address quicks
Russell King
1
-32
/
+16
2016-02-29
mmc: sdhci: prepare DMA address/size quirk handling consolidation
Russell King
1
-13
/
+15
2016-02-29
mmc: sdhci: cleanup DMA un-mapping
Russell King
1
-11
/
+3
2016-02-29
mmc: sdhci: clean up host cookie handling
Russell King
2
-8
/
+8
2016-02-29
mmc: sdhci: always unmap a mapped data transfer in sdhci_post_req()
Russell King
1
-2
/
+1
2016-02-29
mmc: sdhci: pass the cookie into sdhci_pre_dma_transfer()
Russell King
1
-4
/
+4
2016-02-29
mmc: sdhci: factor out sdhci_pre_dma_transfer() from sdhci_adma_table_pre()
Russell King
1
-39
/
+23
2016-02-29
mmc: sdhci: move sdhci_pre_dma_transfer()
Russell King
1
-27
/
+25
2016-02-29
mmc: sdhci: factor out common DMA cleanup in sdhci_finish_data()
Russell King
1
-22
/
+7
2016-02-29
mmc: sdhci: avoid walking SG list for writes
Russell King
1
-20
/
+22
2016-02-29
mmc: sdhci: clean up coding style in sdhci_adma_table_pre()
Russell King
1
-20
/
+9
2016-02-29
mmc: sdhci: allocate alignment and DMA descriptor buffer together
Russell King
1
-36
/
+20
2016-02-29
mmc: sdhci: fix data timeout (part 2)
Russell King
1
-2
/
+13
2016-02-29
mmc: sdhci: fix data timeout (part 1)
Russell King
1
-1
/
+1
2016-02-29
mmc: sdhci: further fix for DMA unmapping in sdhci_post_req()
Russell King
1
-8
/
+7
2016-02-29
mmc: sdhci-pxav3: fix higher speed mode capabilities
Russell King
1
-2
/
+4
2016-02-29
mmc: sdhci: plug DMA mapping leak on error
Russell King
1
-0
/
+16
2016-02-29
mmc: sdhci: avoid unnecessary mapping/unmapping of align buffer
Russell King
1
-36
/
+18
2016-02-29
mmc: sdhci: fix command response CRC error handling
Russell King
1
-0
/
+17
2016-02-29
mmc: sdhci: clean up command error handling
Russell King
1
-6
/
+6
2016-02-29
mmc: sdhci: move initialisation of command error member
Russell King
1
-2
/
+3
2016-02-29
MAINTAINERS: mmc: Add Adrian Hunter as the maintainer for SDHCI
Ulf Hansson
1
-3
/
+5
2016-02-29
mmc: sdhci: Allow CAPS check for SDHCI_CAN_64BIT to use overridden caps
Al Cooper
1
-1
/
+1
2016-02-29
mmc: sdhci-pic32: Add PIC32 SDHCI host controller driver
Andrei Pistirica
3
-0
/
+269