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
Age
Commit message (
Expand
)
Author
Files
Lines
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: core: Allow hosts to specify non-support for SD commands
Ulf Hansson
1
-3
/
+6
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: block: Fix tag condition with packed writes
Adrian Hunter
1
-2
/
+1
2016-07-25
mmc: core: Disable HPI for certain Hynix eMMC cards
Pratibhasagar V
3
-9
/
+22
2016-07-25
mmc: core: Only change mode if mmc_select_bus_width() is successful
Peter Griffin
1
-2
/
+2
2016-07-25
mmc: Set pref erase size based on size
Gwendal Grignou
1
-7
/
+5
2016-07-25
mmc: sdhci-bcm2835: remove driver
Stefan Wahren
3
-216
/
+0
2016-07-25
mmc: mmc: Fix HS switch failure in mmc_select_hs400()
Ziyuan Xu
1
-4
/
+4
2016-07-25
mmc: mmc: fix switch timeout issue caused by jiffies precision
Chaotian Jing
1
-1
/
+1
2016-07-25
mmc: mmc: do not use CMD13 to get status after speed mode switch
Chaotian Jing
1
-68
/
+47
2016-07-25
mmc: mmc: Use ->card_busy() to detect busy cards in __mmc_switch()
Chaotian Jing
1
-9
/
+16
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: debugfs: add HS400 enhanced strobe description
Shawn Lin
1
-1
/
+2
2016-07-25
mmc: core: implement enhanced strobe support
Shawn Lin
3
-3
/
+93
2016-07-25
mmc: core: add mmc-hs400-enhanced-strobe support
Shawn Lin
1
-0
/
+2
2016-07-25
mmc: sdhci: fix wakeup configuration
Ludovic Desroches
1
-1
/
+14
2016-07-25
mmc: block: correct 4KB alignment check
Yuan, Juntao
1
-2
/
+2
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-18
mmc: block: fix packed command header endianness
Taras Kondratiuk
1
-6
/
+6
2016-07-18
mmc: block: fix free of uninitialized 'idata->buf'
Ville Viinikka
1
-1
/
+3
2016-07-07
timers: Remove set_timer_slack() leftovers
Thomas Gleixner
1
-2
/
+0
2016-06-22
mmc: move 'parent' tracking to mmc_blk_data
Dan Williams
1
-2
/
+3
2016-06-09
block: add a separate operation type for secure erase
Christoph Hellwig
2
-5
/
+7
2016-06-08
x86, mmc: Use Intel family name macros for mmc driver
Dave Hansen
1
-1
/
+2
[prev]
[next]