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-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-11-29
mmc: sdhci-of-esdhc: fix host version for T4240-R1.0-R2.0
yangbo lu
2
-0
/
+21
2016-11-29
mmc: delete is_first_req parameter from pre-request callback
Linus Walleij
7
-14
/
+7
2016-11-29
mmc: sdhci-pci: Allow deferred probe for sd card detect gpio
David E. Box
1
-5
/
+10
2016-11-29
mmc: sdhci-pci: Add support for Intel GLK
Adrian Hunter
2
-1
/
+29
2016-11-29
sdhci: sdhci-msm: update dll configuration
Ritesh Harjani
1
-2
/
+123
2016-11-29
mmc: sdhci-msm: Add calibration tuning for CDCLP533 circuit
Ritesh Harjani
1
-0
/
+151
2016-11-29
mmc: sdhci-msm: Save the calculated tuning phase
Ritesh Harjani
1
-0
/
+10
2016-11-29
mmc: sdhci-msm: Add HS400 platform support
Venkat Gopalakrishnan
1
-10
/
+112
2016-11-29
mmc: sdhci-msm: Add clock changes for DDR mode.
Ritesh Harjani
1
-4
/
+17
2016-11-29
mmc: sdhci-msm: Implement set_clock callback for sdhci-msm
Ritesh Harjani
1
-1
/
+65
2016-11-29
mmc: sdhci: Factor out sdhci_enable_clk
Ritesh Harjani
2
-11
/
+18
2016-11-29
mmc: sdhci-msm: Enable few quirks
Ritesh Harjani
1
-1
/
+3
2016-11-29
mmc: sdhci-msm: Add get_min_clock() and get_max_clock() callback
Ritesh Harjani
1
-0
/
+17
2016-11-29
mmc: sdhci-msm: Update DLL reset sequence
Venkat Gopalakrishnan
1
-0
/
+60
2016-11-29
mmc: sdhci-msm: Change poor style writel/readl of registers
Ritesh Harjani
1
-30
/
+32
2016-11-29
mmc: dw_mmc: The "clock-freq-min-max" property was deprecated
Jaehoon Chung
1
-0
/
+2
2016-11-29
mmc: dw_mmc: remove the unnecessary mmc_data structure
Jaehoon Chung
1
-4
/
+2
2016-11-29
mmc: dw_mmc: use the cookie's enum values for post/pre_req()
Jaehoon Chung
1
-20
/
+19
2016-11-29
mmc: dw_mmc: call the dw_mci_prep_stop_abort() by default
Jaehoon Chung
1
-10
/
+5
2016-11-29
mmc: dw_mmc: use the hold register when send stop command
Jaehoon Chung
1
-0
/
+3
2016-11-29
mmc: dw_mmc: change the DW_MCI_FREQ_MIN from 400K to 100K
Jaehoon Chung
1
-1
/
+1
2016-11-29
mmc: dw_mmc: fix the debug message for checking card's present
Jaehoon Chung
1
-5
/
+2
2016-11-29
mmc: dw_mmc: display the real register value on debugfs
Jaehoon Chung
1
-6
/
+8
2016-11-29
mmc: dw_mmc: fix spelling mistake in dev_dbg message
Colin Ian King
1
-2
/
+2
2016-11-29
mmc: davinci: request gpios using gpio descriptors
ahaslam@baylibre.com
1
-1
/
+12
2016-11-29
mmc: davinci: use mmc_of_parse to parse common mmc configuration
ahaslam@baylibre.com
1
-62
/
+53
2016-11-29
mmc: tmio: remove SDIO from TODO list
Wolfram Sang
1
-1
/
+0
2016-11-29
mmc: tmio: fix wrong bitmask for SDIO irqs
Wolfram Sang
1
-1
/
+1
2016-11-29
mmc: wbsd: implement check for dma mapping error
Alexey Khoroshilov
1
-4
/
+7
2016-11-29
mmc: sdhci: remove unneeded (void *) casts in sdhci_(pltfm_)priv()
Masahiro Yamada
2
-2
/
+2
2016-11-29
mmc: sdhci-iproc: support standard byte register accesses
Scott Branden
1
-2
/
+33
2016-11-29
mmc: sh_mobile_sdhi: Add tuning support
Simon Horman
1
-1
/
+264
2016-11-29
mmc: tmio: Add tuning support
Ai Kyuse
2
-0
/
+76
2016-11-29
mmc: tmio: Add hw reset support
Ai Kyuse
2
-0
/
+10
2016-11-29
mmc: tmio: document mandatory and optional callbacks
Simon Horman
1
-1
/
+4
2016-11-29
mmc: tmio: enhance illegal sequence handling
Ai Kyuse
1
-6
/
+9
2016-11-29
mmc: sh_mobile_sdhi: Add r7s72100 support
Chris Brandt
1
-0
/
+7
2016-11-29
mmc: tmio-mmc: add support for 32bit data port
Chris Brandt
2
-0
/
+42
2016-11-29
mmc: sh_mobile_sdhi: add ocr_mask option
Chris Brandt
1
-0
/
+2
2016-11-29
mmc: sdhci: Use sdhci-caps-mask and sdhci-caps to change the caps read during __sdhci_read_caps
Zach Brown
1
-2
/
+22
2016-11-29
mmc: mmci: refactor ST Micro busy detection
Linus Walleij
2
-30
/
+85
2016-11-29
mmc: mmci: clean up header defines
Linus Walleij
2
-39
/
+46
2016-11-29
mmc: s3cmci: Use DMA slave map rather than exported DMA filter
Sylwester Nawrocki
1
-11
/
+4
[prev]
[next]