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
2015-08-27
mmc: host: omap_hsmmc: return error if any of the regulator APIs fail
Kishon Vijay Abraham I
1
-12
/
+40
2015-08-27
mmc: host: omap_hsmmc: remove unnecessary pbias set_voltage
Kishon Vijay Abraham I
1
-1
/
+0
2015-08-27
mmc: host: omap_hsmmc: use mmc_host's vmmc and vqmmc
Kishon Vijay Abraham I
1
-35
/
+28
2015-08-27
mmc: host: omap_hsmmc: use the ocrmask provided by the vmmc regulator
Kishon Vijay Abraham I
1
-9
/
+1
2015-08-27
mmc: host: omap_hsmmc: cleanup omap_hsmmc_reg_get()
Kishon Vijay Abraham I
1
-22
/
+16
2015-08-27
mmc: host: omap_hsmmc: return on fatal errors from omap_hsmmc_reg_get
Kishon Vijay Abraham I
1
-2
/
+20
2015-08-27
mmc: host: omap_hsmmc: use devm_regulator_get_optional() for vmmc
Kishon Vijay Abraham I
1
-3
/
+7
2015-08-27
mmc: sdhci-of-at91: fix platform_no_drv_owner.cocci warnings
kbuild test robot
1
-1
/
+0
2015-08-27
mmc: sh_mmcif: Fix suspend process
Koji Matsuoka
1
-0
/
+2
2015-08-27
mmc: usdhi6rol0: fix error return code
Julia Lawall
1
-1
/
+3
2015-08-27
mmc: omap: fix error return code
Julia Lawall
1
-1
/
+3
2015-08-27
mmc: usdhi6rol0: fix ack register write
Rabin Vincent
1
-1
/
+1
2015-08-27
mmc: usdhi6rol0: fix NULL pointer deref in debug print
Rabin Vincent
1
-1
/
+2
2015-08-27
mmc: usdhi6rol0: handle probe deferral for regulator
Rabin Vincent
1
-2
/
+4
2015-08-27
mmc: sdhci-of-arasan: Add the support for sdhci-5.1
Shawn Lin
1
-0
/
+1
2015-08-27
mmc: sdhci: also get preset value and driver type for MMC_DDR52
Jisheng Zhang
1
-1
/
+3
2015-08-27
mmc: atmel-mci: remove useless include
Alexandre Belloni
1
-1
/
+0
2015-08-27
mmc: sunxi: fix timeout in sunxi_mmc_oclk_onoff
Michal Suchanek
1
-1
/
+1
2015-08-27
mmc: sdhci-sirf: corrent quirk according to real chips
Barry Song
1
-2
/
+2
2015-08-27
mmc: sdhci-esdhc-imx: change default watermark level and burst length
Haibo Chen
1
-1
/
+2
2015-08-27
mmc: sdhci-esdhc-imx: set back the burst_length_enable bit to 1
Haibo Chen
1
-0
/
+16
2015-08-27
mmc: sdhci-esdhc-imx: add tuning-step setting support
Haibo Chen
1
-0
/
+9
2015-08-27
mmc: sdhci-esdhc-imx: add imx7d support and support HS400
Haibo Chen
1
-3
/
+83
2015-08-27
mmc: sdhci-of-esdhc: add workaround for pre divider initial value
Yangbo Lu
1
-0
/
+6
2015-08-27
mmc: sdhci: fix dma memory leak in sdhci_pre_req()
Haibo Chen
2
-46
/
+29
2015-08-27
mmc: sdhci-pci: set the clear transfer mode register quirk for O2Micro
Adam Lee
1
-0
/
+1
2015-08-24
mmc: tmio: Fix timeout value for command request
Takeshi Kihara
1
-2
/
+4
2015-08-24
mmc: sdhci-of-at91: introduce driver for the Atmel SDMMC
ludovic.desroches@atmel.com
3
-0
/
+201
2015-08-24
mmc: sdhci: switch from programmable clock mode to divided one if needed
ludovic.desroches@atmel.com
1
-9
/
+20
2015-08-17
mmc: dw_mmc: add quirk for broken data transfer over scheme
Addy Ke
2
-2
/
+65
2015-08-17
mmc: dw_mmc: print the message for deprecated property
Jaehoon Chung
1
-1
/
+3
2015-08-17
mmc: dw_mmc: remove the unused blk_setting
Jaehoon Chung
1
-21
/
+13
2015-08-17
mmc: dw_mmc: fix the wrong condition checking
Jaehoon Chung
1
-1
/
+1
2015-08-17
mmc: dw_mmc: fix pio mode when internal dmac is enabled
Heiko Stuebner
1
-13
/
+14
2015-08-17
mmc: dw_mmc: Fix coding style issues
Shawn Lin
1
-34
/
+56
2015-08-17
mmc: dw_mmc: handle data blocks > than 4kB if IDMAC is used
Alexey Brodkin
1
-37
/
+70
2015-08-17
mmc: sdhci-esdhc: add default quirk SDHCI_QUIRK_NO_HISPD_BIT
Yangbo Lu
1
-1
/
+2
2015-08-17
mmc: omap_hsmmc: regulator automatically released by devm
Andreas Fenkart
1
-12
/
+0
2015-08-17
mmc: omap_hsmmc: call omap_hsmmc_set_power directly
Andreas Fenkart
1
-15
/
+22
2015-08-17
mmc: sdhci: properly check card present state when quirk NO_CARD_NO_RESET is set
Ivan T. Ivanov
1
-2
/
+1
2015-08-17
mmc: sdhci: don't use card state polling when CD GPIO is defined
Ivan T. Ivanov
1
-1
/
+2
2015-08-17
mmc: sdhci: let GPIO based card detection have higher precedence
Ivan T. Ivanov
1
-4
/
+10
2015-08-17
mmc: sdhci-msm: Boost controller core clock
Ivan T. Ivanov
1
-0
/
+5
2015-08-17
mmc: omap: use for_each_sg() for scatterlist parsing
Fabian Frederick
1
-2
/
+3
2015-08-17
mmc: sdhci-of-arasan: add quirks for broken clock base
Suneel Garapati
1
-0
/
+3
2015-08-17
mmc: sdhci: add quirk SDHCI_QUIRK_CLOCK_DIV_ZERO_BROKEN
Suneel Garapati
2
-0
/
+5
2015-08-17
mmc: pxamci: switch over to dmaengine use
Daniel Mack
1
-86
/
+114
2015-07-24
mmc: sdhci-pxav3: fix platform_data is not initialized
Jingju Hou
1
-0
/
+1
2015-07-24
mmc: sdhci-esdhc-imx: clear f_max in boarddata
Dong Aisheng
1
-6
/
+1
2015-07-24
mmc: sdhci-esdhc-imx: remove duplicated dts parsing
Dong Aisheng
1
-14
/
+0
[prev]
[next]