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-02-29
mmc: tmio: remove stale comments
Wolfram Sang
1
-3
/
+0
2016-02-29
mmc: tmio: add flag to reduce delay after changing clock status
Wolfram Sang
1
-3
/
+4
2016-02-29
mmc: sdhi: error message on ENOMEM is superfluous
Wolfram Sang
1
-3
/
+1
2016-02-29
mmc: sdhi: Add EXT_ACC register busy check
Shinobu Uehara
1
-0
/
+1
2016-02-29
mmc: tmio_dma: remove debug messages with little information
Wolfram Sang
1
-11
/
+0
2016-02-29
mmc: block: don't use the OR operation for flag of data
Jaehoon Chung
1
-3
/
+3
2016-02-29
mmc: sunxi-mmc: remove the MMC_DATA_STREAM flag
Jaehoon Chung
1
-5
/
+0
2016-02-29
mmc: s3cmci: remove the MMC_DATA_STREAM flag
Jaehoon Chung
1
-2
/
+1
2016-02-29
mmc: pxamci: remove the MMC_DATA_STREAM flag
Jaehoon Chung
1
-6
/
+0
2016-02-29
mmc: mxcmmc: remove the MMC_DATA_STREAM flag
Jaehoon Chung
1
-3
/
+0
2016-02-29
mmc: jz4740_mmc: remove the MMC_DATA_STREAM flag
Jaehoon Chung
1
-2
/
+0
2016-02-29
mmc: dw_mmc: remove the MMC_DATA_STREAM flag
Jaehoon Chung
1
-2
/
+0
2016-02-29
mmc: davinci_mmc: remove the MMC_DATA_STREAM flag
Jaehoon Chung
1
-12
/
+3
2016-02-29
mmc: bfin_sdh: remove the MMC_DATA_STREAM flag
Jaehoon Chung
1
-3
/
+0
2016-02-29
mmc: atmel-mci: remove the MMC_DATA_STREAM flag
Jaehoon Chung
1
-7
/
+2
2016-02-29
mmc: sunxi: Enable eMMC HS-DDR (MMC_CAP_1_8V_DDR) support
Chen-Yu Tsai
1
-0
/
+1
2016-02-29
mmc: sunxi: Support 8 bit eMMC DDR transfer modes
Chen-Yu Tsai
1
-7
/
+26
2016-02-29
mmc: sunxi: Support MMC_DDR52 timing modes
Chen-Yu Tsai
1
-5
/
+7
2016-02-29
mmc: sanitize 'bus width' in debug output
Wolfram Sang
2
-2
/
+2
2016-02-29
mmc: core: use the defined function to check whether card is removable
Jaehoon Chung
1
-5
/
+4
2016-02-29
mmc: sdhci-iproc: use sdhci_pltfm_unregister directly
Jisheng Zhang
1
-6
/
+1
2016-02-29
mmc: sdhci-iproc: add bcm2835 support
Stefan Wahren
2
-3
/
+18
2016-02-29
mmc: sdhci-iproc: define MMC caps in platform data
Stefan Wahren
1
-2
/
+3
2016-02-29
mmc: mmc_test: mention that '0' runs all tests
Wolfram Sang
1
-0
/
+1
2016-02-29
mmc: mmcif: don't depend on MMC_BLOCK
Wolfram Sang
1
-1
/
+1
2016-02-29
mmc: make MAN_BKOPS_EN message a debug
Wolfram Sang
1
-1
/
+1
2016-02-29
mmc: omap_hsmmc: don't print uninitialized variables
Arnd Bergmann
1
-2
/
+2
2016-02-29
mmc: sdhci-acpi: enable sdhci-acpi device to suspend/resume asynchronously
Fu, Zhonghui
1
-0
/
+2
2016-02-29
mmc: core: enable mmc host device to suspend/resume asynchronously
Fu, Zhonghui
1
-0
/
+1
2016-02-29
mmc: sunxi: Support vqmmc regulator
Chen-Yu Tsai
1
-0
/
+31
2016-02-29
mmc: sunxi: Return error on mmc_regulator_set_ocr() fail in .set_ios op
Chen-Yu Tsai
1
-1
/
+4
2016-02-29
mmc: sunxi: Document host init sequence
Chen-Yu Tsai
1
-0
/
+12
2016-02-29
mmc: sdhci-iproc: Actually enable the clock
Stefan Wahren
1
-1
/
+8
2016-02-29
mmc: debugfs: Add a restriction to mmc debugfs clock setting
Chuanxiao Dong
1
-1
/
+1
2016-02-29
mmc: sdhci-iproc: Clean up platform allocations if shdci init fails
Stefan Wahren
1
-1
/
+5
2016-02-29
mmc: sdhci-of-arasan: Remove no-hispd and no-cmd23 quirks for sdhci-arasan4.9a
Rameshwar Prasad Sahu
1
-5
/
+0
2016-02-29
mmc: host: omap_hsmmc: add a verbose print to enable CONFIG_REGULATOR_PBIAS
Kishon Vijay Abraham I
1
-1
/
+4
2016-02-29
mmc: remove unnecessary assignment statements before return
Masahiro Yamada
3
-23
/
+6
2016-02-29
mmc: core: pwrseq_simple: remove unused header file
Peter Chen
1
-1
/
+0
2016-02-29
mmc: usdhi6rol0: use to_delayed_work
Geliang Tang
1
-1
/
+1
2016-02-29
mmc: sh_mmcif: use to_delayed_work
Geliang Tang
1
-1
/
+1
2016-02-29
mmc: sdricoh_cs: Less checks in sdricoh_init_mmc() after, error detection
Markus Elfring
1
-12
/
+8
2016-02-29
mmc: sdricoh_cs: Delete unnecessary variable initialisations
Markus Elfring
1
-3
/
+3
2016-02-15
mmc: omap_hsmmc: Fix PM regression with deferred probe for pm_runtime_reinit
Tony Lindgren
1
-0
/
+2
2016-02-14
Merge 4.5-rc4 into tty-next
Greg Kroah-Hartman
9
-36
/
+93
2016-02-11
Revert "mmc: block: don't use parameter prefix if built as module"
Ulf Hansson
1
-3
/
+0
2016-02-11
mmc: sdhci-acpi: Fix card detect race for Intel BXT/APL
Adrian Hunter
1
-0
/
+30
2016-02-11
mmc: sdhci-pci: Fix card detect race for Intel BXT/APL
Adrian Hunter
1
-0
/
+31
2016-02-11
mmc: sdhci: Allow override of get_cd() called from sdhci_request()
Adrian Hunter
1
-1
/
+1
2016-02-11
mmc: sdhci: Allow override of mmc host operations
Adrian Hunter
2
-1
/
+3
[prev]
[next]