index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
mmc
Age
Commit message (
Expand
)
Author
Files
Lines
2016-12-14
Merge tag 'mmc-v4.10-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh...
Linus Torvalds
12
-88
/
+71
2016-12-13
Merge branch 'for-4.10/block' of git://git.kernel.dk/linux-block
Linus Torvalds
2
-4
/
+4
2016-12-12
mmc: block: Move files to core
Ulf Hansson
12
-88
/
+71
2016-12-08
mmc: sdhci-cadence: add Cadence SD4HC support
Masahiro Yamada
3
-0
/
+295
2016-12-08
mmc: sdhci: export sdhci_execute_tuning()
Masahiro Yamada
2
-1
/
+3
2016-12-05
mmc: sdhci: Tidy tuning loop
Adrian Hunter
1
-38
/
+43
2016-12-05
mmc: sdhci: Simplify tuning block size logic
Adrian Hunter
1
-11
/
+5
2016-12-05
mmc: sdhci: Factor out tuning helper functions
Adrian Hunter
1
-92
/
+124
2016-12-05
mmc: sdhci: Use mmc_abort_tuning()
Adrian Hunter
1
-10
/
+1
2016-12-05
mmc: mmc: Introduce mmc_abort_tuning()
Adrian Hunter
1
-0
/
+25
2016-12-05
mmc: sdhci: Always allow tuning to fall back to fixed sampling
Adrian Hunter
1
-18
/
+2
2016-12-05
mmc: sdhci: Fix tuning reset after exhausting the maximum number of loops
Adrian Hunter
1
-0
/
+1
2016-12-05
mmc: sdhci: Fix recovery from tuning timeout
Adrian Hunter
1
-0
/
+20
2016-12-05
Revert "mmc: sdhci: Reset cmd and data circuits after tuning failure"
Adrian Hunter
1
-4
/
+0
2016-12-05
mmc: mmc: Relax checking for switch errors after HS200 switch
Adrian Hunter
3
-3
/
+22
2016-12-05
mmc: sdhci-acpi: support 80860F14 UID 2 SDIO bus
Daniel Drake
1
-0
/
+1
2016-12-05
mmc: sdhci-of-at91: remove bogus MMC_SDHCI_IO_ACCESSORS select
Masahiro Yamada
1
-1
/
+0
2016-12-05
mmc: sdhci-pci: Use ACPI to get max frequency for Intel NI byt sdio
Zach Brown
1
-0
/
+32
2016-12-05
mmc: sdhci-pci: Add PCI ID for Intel NI byt sdio
Zach Brown
1
-0
/
+24
2016-12-05
mmc: sdhci-s3c: add spin_unlock_irq() before calling clk_round_rate
Jaehoon Chung
1
-0
/
+2
2016-12-05
mmc: dw_mmc: display the clock message only one time when card is polling
Jaehoon Chung
2
-1
/
+13
2016-12-05
mmc: dw_mmc: add the debug message for polling and non-removable
Jaehoon Chung
1
-2
/
+16
2016-12-05
mmc: dw_mmc: check the "present" variable before checking flags
Jaehoon Chung
1
-1
/
+2
2016-12-05
mmc: dw_mmc: add missing codes for runtime resume
Joonyoung Shim
1
-1
/
+15
2016-12-05
mmc: dw_mmc: exynos: fix to call suspend callback
Joonyoung Shim
1
-2
/
+26
2016-12-05
mmc: mmc_test: remove BUG_ONs and deploy error handling
Shawn Lin
1
-4
/
+8
2016-12-05
mmc: queue: remove BUG_ON for bounce_sg
Shawn Lin
1
-2
/
+0
2016-12-05
mmc: sdio_uart: remove meaningless BUG_ON
Shawn Lin
1
-2
/
+0
2016-12-05
mmc: core: remove BUG_ONs from core.c
Shawn Lin
1
-25
/
+9
2016-12-05
mmc: core: remove BUG_ONs from sd
Shawn Lin
2
-37
/
+4
2016-12-05
mmc: core: remove BUG_ONs from mmc
Shawn Lin
2
-31
/
+0
2016-12-05
mmc: debugfs: remove BUG_ON from mmc_ext_csd_open
Shawn Lin
1
-1
/
+5
2016-12-05
mmc: core: remove BUG_ONs from sdio
Shawn Lin
3
-21
/
+11
2016-12-05
mmc: mmc: Add Command Queue definitions
Adrian Hunter
1
-0
/
+18
2016-12-05
mmc: queue: Introduce queue depth and use it to allocate and free
Adrian Hunter
2
-59
/
+59
2016-12-05
mmc: queue: Factor out mmc_queue_reqs_free_bufs()
Adrian Hunter
1
-39
/
+26
2016-12-05
mmc: queue: Factor out mmc_queue_alloc_sgs()
Adrian Hunter
1
-6
/
+16
2016-12-05
mmc: queue: Factor out mmc_queue_alloc_bounce_sgs()
Adrian Hunter
1
-16
/
+28
2016-12-05
mmc: queue: Factor out mmc_queue_alloc_bounce_bufs()
Adrian Hunter
1
-18
/
+29
2016-12-05
mmc: queue: Fix queue thread wake-up
Adrian Hunter
4
-27
/
+22
2016-12-05
mmc: block: Fix 4K native sector check
Adrian Hunter
1
-3
/
+5
2016-12-05
mmc: block: Restore line inadvertently removed with packed commands
Adrian Hunter
1
-0
/
+2
2016-11-29
mmc: sdhci-of-esdhc: fix host version for T4240-R1.0-R2.0
yangbo lu
2
-0
/
+21
2016-11-29
mmc: block: delete packed command support
Linus Walleij
3
-535
/
+20
2016-11-29
mmc: delete is_first_req parameter from pre-request callback
Linus Walleij
8
-21
/
+11
2016-11-29
mmc: core: Update CMD13 polling policy when switch to HS DDR mode
Ulf Hansson
1
-7
/
+6
2016-11-29
mmc: core: Allow CMD13 polling when switching to HS mode for mmc
Ulf Hansson
1
-11
/
+13
2016-11-29
mmc: core: Enable __mmc_switch() to change bus speed timing for the host
Ulf Hansson
4
-17
/
+27
2016-11-29
mmc: core: Check SWITCH_ERROR bit from each CMD13 response when polling
Ulf Hansson
1
-4
/
+8
2016-11-29
mmc: core: Rename ignore_crc to retry_crc_err to reflect its purpose
Ulf Hansson
2
-6
/
+6
[next]