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-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: block: move packed command struct init
Linus Walleij
3
-46
/
+43
2016-11-29
mmc: block: rename data to blkdata
Linus Walleij
2
-11
/
+12
2016-11-29
mmc: block: use mmc_req_is_special()
Linus Walleij
1
-3
/
+1
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
-64
/
+55
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: mmc_test: Uninitialized return value
Dan Carpenter
1
-1
/
+1
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: core: use enum mmc_blk_status properly
Linus Walleij
3
-33
/
+59
2016-11-29
mmc: block: convert ecc_err to a bool
Linus Walleij
1
-4
/
+4
2016-11-29
mmc: block: make gen_err a bool variable
Linus Walleij
1
-8
/
+9
2016-11-29
mmc: sdhci: Use sdhci-caps-mask and sdhci-caps to change the caps read during...
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
2016-11-29
mmc: core: Don't power off the card when starting the host
Ulf Hansson
1
-5
/
+4
2016-11-29
MMC: meson: initial support for GX platforms
Kevin Hilman
3
-0
/
+862
2016-11-29
mmc: dw_mmc: remove system PM callback
Shawn Lin
2
-56
/
+27
2016-11-29
mmc: dw_mmc-pltfm: deploy runtime PM facilities
Shawn Lin
1
-20
/
+8
2016-11-29
mmc: dw_mmc-pci: deploy runtime PM facilities
Shawn Lin
1
-20
/
+9
2016-11-29
mmc: dw_mmc-exynos: deploy runtime PM facilities
Shawn Lin
1
-14
/
+10
2016-11-29
mmc: dw_mmc-k3: deploy runtime PM facilities
Shawn Lin
1
-30
/
+9
2016-11-29
mmc: dw_mmc: disable biu clk if possible
Shawn Lin
2
-0
/
+14
2016-11-29
mmc: core: expose the capability of gpio card detect
Shawn Lin
1
-0
/
+8
2016-11-29
mmc: dw_mmc-rockchip: add runtime PM support
Shawn Lin
1
-3
/
+38
2016-11-29
mmc: dw_mmc: add runtime PM callback
Shawn Lin
2
-3
/
+33
[next]