index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
mmc
/
host
Age
Commit message (
Expand
)
Author
Files
Lines
2016-07-25
mmc: sdhci: Add sdhci_read_caps()
Adrian Hunter
2
-15
/
+41
2016-07-25
mmc: sdhci: Tidy caps variables in sdhci_setup_host()
Adrian Hunter
2
-43
/
+42
2016-07-25
mmc: sdhci: Make signal voltage support explicit
Adrian Hunter
2
-0
/
+20
2016-07-25
mmc: sdhci: Split sdhci_add_host()
Adrian Hunter
2
-3
/
+38
2016-07-25
mmc: sdhci: Do not call implementations of mmc host ops directly
Adrian Hunter
1
-12
/
+16
2016-07-25
mmc: mediatek: perfer to use rise edge latching
Chaotian Jing
1
-9
/
+14
2016-07-25
mmc: mediatek: fix CMD21/CMD19 timeout issue
Chaotian Jing
1
-2
/
+12
2016-07-25
mmc: mediatek: fix CRC error when calling mmc_select_hs400()
Chaotian Jing
1
-0
/
+23
2016-07-25
mmc: mediatek: do not tune data for HS400 mode
Chaotian Jing
1
-3
/
+7
2016-07-25
mmc: dw_mmc: fix unmap sg twice when finding data err
Shawn Lin
1
-2
/
+4
2016-07-25
mmc: dw_mmc: add the card write threshold for HS400 mode
Jaehoon Chung
2
-12
/
+28
2016-07-25
mmc: dw_mmc: remove the quirks flags
Jaehoon Chung
2
-14
/
+5
2016-07-25
mmc: dw_mmc: exynos: fix the NULL pointer dereference error
Jaehoon Chung
1
-1
/
+1
2016-07-25
mmc: dw_mmc: remove UBSAN warning in dw_mci_setup_bus()
Seung-Woo Kim
2
-13
/
+5
2016-07-25
mmc: dw_mmc: Wait for data transfer after response errors.
Doug Anderson
1
-0
/
+27
2016-07-25
mmc: dw_mmc: fix 32bit little-endian access of des1 field
Ben Dooks
1
-1
/
+1
2016-07-25
mmc: dw_mmc: Consider HLE errors to be data and command errors
Doug Anderson
1
-3
/
+3
2016-07-25
mmc: dw_mmc: k3: add MMC_CAP_CMD23
Jérôme Forissier
1
-0
/
+7
2016-07-25
mmc: dw_mmc: check card present before starting request
Shawn Lin
1
-3
/
+4
2016-07-25
mmc: dw_mmc: remove redundant of set_bit and clear_bit
Shawn Lin
1
-4
/
+1
2016-07-25
mmc: sh_mmcif: Use a 10s timeout in the error recovery path
Ulf Hansson
1
-1
/
+1
2016-07-25
mmc: sh_mmcif: Inform the mmc core about the max busy timeout
Ulf Hansson
1
-0
/
+1
2016-07-25
mmc: sh_mmcif: Use response type to know when to enable busy detection
Ulf Hansson
1
-25
/
+7
2016-07-25
mmc: sh_mmcif: Enable MMC_CAP2_NO_SD and MMC_CAP2_NO_SDIO
Ulf Hansson
1
-16
/
+2
2016-07-25
mmc: sdhci-msm: fix spelling mistake: "Perpheral" -> "Peripheral"
Colin Ian King
1
-1
/
+1
2016-07-25
mmc: sdhci: use pr_err for sdhci_dumpregs
Chuanxiao Dong
1
-45
/
+45
2016-07-25
mmc: host: use the defined function to check whether card is removable
Jaehoon Chung
7
-12
/
+11
2016-07-25
mmc: sdhci-of-arasan: Add ability to export card clock
Douglas Anderson
2
-3
/
+123
2016-07-25
mmc: sdhci-of-arasan: Properly set corecfg_baseclkfreq on rk3399
Douglas Anderson
1
-11
/
+178
2016-07-25
mmc: sdhci-of-arasan: Always power the PHY off/on when clock changes
Douglas Anderson
1
-15
/
+8
2016-07-25
mmc: sdhci-brcmstb: Add driver for Broadcom BRCMSTB SoCs
Al Cooper
3
-0
/
+154
2016-07-25
mmc: sdhci-bcm2835: remove driver
Stefan Wahren
3
-216
/
+0
2016-07-25
mmc: sdhci: Fix sdhci_card_busy()
Adrian Hunter
1
-2
/
+2
2016-07-25
mmc: tmio: make a cast explicit
Wolfram Sang
1
-1
/
+1
2016-07-25
mmc: sdhci-of-arasan: implement enhanced strobe callback
Shawn Lin
1
-0
/
+20
2016-07-25
mmc: sdhci: fix wakeup configuration
Ludovic Desroches
1
-1
/
+14
2016-07-25
mmc: sdhci: remove comment regarding timeout during tuning
Simon Horman
1
-1
/
+1
2016-07-25
mmc: sh_mobile_sdhi: properly document R-Car versions
Wolfram Sang
1
-4
/
+10
2016-07-18
mmc: pxamci: fix potential oops
Robert Jarzmik
1
-7
/
+9
2016-07-07
timers: Remove set_timer_slack() leftovers
Thomas Gleixner
1
-2
/
+0
2016-06-08
x86, mmc: Use Intel family name macros for mmc driver
Dave Hansen
1
-1
/
+2
2016-06-02
mmc: sunxi: Re-enable eMMC HS-DDR modes on Allwinner A80
Chen-Yu Tsai
1
-5
/
+0
2016-06-02
mmc: sunxi: Fix DDR MMC timings for A80
Chen-Yu Tsai
1
-2
/
+2
2016-05-27
remove lots of IS_ERR_VALUE abuses
Arnd Bergmann
4
-7
/
+7
2016-05-23
mmc: sdhci-acpi: Remove MMC_CAP_BUS_WIDTH_TEST for Intel controllers
Adrian Hunter
1
-3
/
+3
2016-05-23
mmc: sdhci-pci: Remove MMC_CAP_BUS_WIDTH_TEST for Intel controllers
Adrian Hunter
1
-4
/
+1
2016-05-23
mmc: dw_mmc: rockchip: Set the drive phase properly
Douglas Anderson
1
-0
/
+64
2016-05-23
mmc: dw_mmc: fix the wrong max_blk_size
Jaehoon Chung
1
-3
/
+3
2016-05-23
mmc: dw_mmc-rockchip: add MMC_CAP_CMD23 capabilities
Shawn Lin
1
-4
/
+4
2016-05-20
mmc: sdhci-acpi: Ensure connected devices are powered when probing
Adrian Hunter
1
-1
/
+6
[prev]
[next]