index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
mmc
/
host
Commit message (
Expand
)
Author
Age
Files
Lines
*
spi: Drop owner assignment from spi_drivers
Andrew F. Davis
2015-10-28
1
-1
/
+0
*
mmc: android-goldfish: remove incorrect __iomem annotation
Christoph Hellwig
2015-09-01
1
-1
/
+1
*
mmc: host: omap_hsmmc: remove CONFIG_REGULATOR check
Kishon Vijay Abraham I
2015-08-27
1
-31
/
+3
*
mmc: host: omap_hsmmc: use ios->vdd for setting vmmc voltage
Kishon Vijay Abraham I
2015-08-27
1
-3
/
+4
*
mmc: host: omap_hsmmc: use regulator_is_enabled to find pbias status
Kishon Vijay Abraham I
2015-08-27
1
-6
/
+2
*
mmc: host: omap_hsmmc: enable/disable vmmc_aux regulator based on previous state
Kishon Vijay Abraham I
2015-08-27
1
-2
/
+8
*
mmc: host: omap_hsmmc: don't use ->set_power to set initial regulator state
Kishon Vijay Abraham I
2015-08-27
1
-10
/
+56
*
mmc: host: omap_hsmmc: avoid pbias regulator enable on power off
Kishon Vijay Abraham I
2015-08-27
1
-4
/
+4
*
mmc: host: omap_hsmmc: add separate function to set pbias
Kishon Vijay Abraham I
2015-08-27
1
-30
/
+48
*
mmc: host: omap_hsmmc: add separate functions for enable/disable supply
Kishon Vijay Abraham I
2015-08-27
1
-35
/
+66
*
mmc: host: omap_hsmmc: return error if any of the regulator APIs fail
Kishon Vijay Abraham I
2015-08-27
1
-12
/
+40
*
mmc: host: omap_hsmmc: remove unnecessary pbias set_voltage
Kishon Vijay Abraham I
2015-08-27
1
-1
/
+0
*
mmc: host: omap_hsmmc: use mmc_host's vmmc and vqmmc
Kishon Vijay Abraham I
2015-08-27
1
-35
/
+28
*
mmc: host: omap_hsmmc: use the ocrmask provided by the vmmc regulator
Kishon Vijay Abraham I
2015-08-27
1
-9
/
+1
*
mmc: host: omap_hsmmc: cleanup omap_hsmmc_reg_get()
Kishon Vijay Abraham I
2015-08-27
1
-22
/
+16
*
mmc: host: omap_hsmmc: return on fatal errors from omap_hsmmc_reg_get
Kishon Vijay Abraham I
2015-08-27
1
-2
/
+20
*
mmc: host: omap_hsmmc: use devm_regulator_get_optional() for vmmc
Kishon Vijay Abraham I
2015-08-27
1
-3
/
+7
*
mmc: sdhci-of-at91: fix platform_no_drv_owner.cocci warnings
kbuild test robot
2015-08-27
1
-1
/
+0
*
mmc: sh_mmcif: Fix suspend process
Koji Matsuoka
2015-08-27
1
-0
/
+2
*
mmc: usdhi6rol0: fix error return code
Julia Lawall
2015-08-27
1
-1
/
+3
*
mmc: omap: fix error return code
Julia Lawall
2015-08-27
1
-1
/
+3
*
mmc: usdhi6rol0: fix ack register write
Rabin Vincent
2015-08-27
1
-1
/
+1
*
mmc: usdhi6rol0: fix NULL pointer deref in debug print
Rabin Vincent
2015-08-27
1
-1
/
+2
*
mmc: usdhi6rol0: handle probe deferral for regulator
Rabin Vincent
2015-08-27
1
-2
/
+4
*
mmc: sdhci-of-arasan: Add the support for sdhci-5.1
Shawn Lin
2015-08-27
1
-0
/
+1
*
mmc: sdhci: also get preset value and driver type for MMC_DDR52
Jisheng Zhang
2015-08-27
1
-1
/
+3
*
mmc: atmel-mci: remove useless include
Alexandre Belloni
2015-08-27
1
-1
/
+0
*
mmc: sunxi: fix timeout in sunxi_mmc_oclk_onoff
Michal Suchanek
2015-08-27
1
-1
/
+1
*
mmc: sdhci-sirf: corrent quirk according to real chips
Barry Song
2015-08-27
1
-2
/
+2
*
mmc: sdhci-esdhc-imx: change default watermark level and burst length
Haibo Chen
2015-08-27
1
-1
/
+2
*
mmc: sdhci-esdhc-imx: set back the burst_length_enable bit to 1
Haibo Chen
2015-08-27
1
-0
/
+16
*
mmc: sdhci-esdhc-imx: add tuning-step setting support
Haibo Chen
2015-08-27
1
-0
/
+9
*
mmc: sdhci-esdhc-imx: add imx7d support and support HS400
Haibo Chen
2015-08-27
1
-3
/
+83
*
mmc: sdhci-of-esdhc: add workaround for pre divider initial value
Yangbo Lu
2015-08-27
1
-0
/
+6
*
mmc: sdhci: fix dma memory leak in sdhci_pre_req()
Haibo Chen
2015-08-27
2
-46
/
+29
*
mmc: sdhci-pci: set the clear transfer mode register quirk for O2Micro
Adam Lee
2015-08-27
1
-0
/
+1
*
mmc: tmio: Fix timeout value for command request
Takeshi Kihara
2015-08-24
1
-2
/
+4
*
mmc: sdhci-of-at91: introduce driver for the Atmel SDMMC
ludovic.desroches@atmel.com
2015-08-24
3
-0
/
+201
*
mmc: sdhci: switch from programmable clock mode to divided one if needed
ludovic.desroches@atmel.com
2015-08-24
1
-9
/
+20
*
mmc: dw_mmc: add quirk for broken data transfer over scheme
Addy Ke
2015-08-17
2
-2
/
+65
*
mmc: dw_mmc: print the message for deprecated property
Jaehoon Chung
2015-08-17
1
-1
/
+3
*
mmc: dw_mmc: remove the unused blk_setting
Jaehoon Chung
2015-08-17
1
-21
/
+13
*
mmc: dw_mmc: fix the wrong condition checking
Jaehoon Chung
2015-08-17
1
-1
/
+1
*
mmc: dw_mmc: fix pio mode when internal dmac is enabled
Heiko Stuebner
2015-08-17
1
-13
/
+14
*
mmc: dw_mmc: Fix coding style issues
Shawn Lin
2015-08-17
1
-34
/
+56
*
mmc: dw_mmc: handle data blocks > than 4kB if IDMAC is used
Alexey Brodkin
2015-08-17
1
-38
/
+71
*
mmc: sdhci-esdhc: add default quirk SDHCI_QUIRK_NO_HISPD_BIT
Yangbo Lu
2015-08-17
1
-1
/
+2
*
mmc: omap_hsmmc: regulator automatically released by devm
Andreas Fenkart
2015-08-17
1
-12
/
+0
*
mmc: omap_hsmmc: call omap_hsmmc_set_power directly
Andreas Fenkart
2015-08-17
1
-15
/
+22
*
mmc: sdhci: properly check card present state when quirk NO_CARD_NO_RESET is set
Ivan T. Ivanov
2015-08-17
1
-2
/
+1
[next]