index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
mmc
/
host
/
omap_hsmmc.c
Age
Commit message (
Expand
)
Author
2019-12-16
mmc: omap_hsmmc: Convert to pinctrl_select_default_state()
Ulf Hansson
2019-11-15
mmc: host: omap-hsmmc: remove init_card pdata callback from pdata
H. Nikolaus Schaller
2019-11-15
mmc: host: omap_hsmmc: add code for special init of wl1251 to get rid of pand...
H. Nikolaus Schaller
2019-05-06
mmc: omap_hsmmc: Use dev_get_drvdata()
Kefeng Wang
2018-12-17
Merge branch 'fixes' into next
Ulf Hansson
2018-12-17
mmc: omap_hsmmc: fix DMA API warning
Russell King
2018-12-17
mmc: convert to DEFINE_SHOW_ATTRIBUTE
Yangtao Li
2018-10-08
mmc: omap_hsmmc: Delete platform data GPIO CD and WP
Linus Walleij
2018-10-08
mmc: omap_hsmmc: Kill off cover detection
Linus Walleij
2018-09-04
mmc: omap_hsmmc: fix wakeirq handling on removal
Andreas Kemnade
2017-10-30
mmc: omap_hsmmc: catch all errors when getting regulators
Wolfram Sang
2017-09-22
mmc: host: omap_hsmmc: Remove setting PBIAS voltage
Kishon Vijay Abraham I
2017-08-30
mmc: omap_hsmmc: Reduce max_segs for reliability
Will Newton
2017-08-30
mmc: omap_hsmmc: constify dev_pm_ops structures
Arvind Yadav
2017-08-08
mmc: host: omap_hsmmc: Add CMD23 capability to omap_hsmmc driver
Kishon Vijay Abraham I
2017-07-17
mmc: host: omap_hsmmc: remove unused platform callbacks
Faiz Abbas
2017-06-20
mmc: host: omap_hsmmc: use mmc_regulator_get_supply() to get regulators
Kishon Vijay Abraham I
2017-06-20
mmc: host: omap_hsmmc: Do not initialize MMC regulators to NULL on error
Kishon Vijay Abraham I
2017-04-24
mmc: host: omap_hsmmc: checking for NULL instead of IS_ERR()
Dan Carpenter
2017-04-24
mmc: use new core function mmc_get_dma_dir
Heiner Kallweit
2017-02-13
mmc: host: omap_hsmmc: avoid possible overflow of timeout value
Ravikumar Kattekola
2017-02-13
mmc: host: omap_hsmmc: use generic_cmd6_time to program timeout value for CMD6
Kishon Vijay Abraham I
2017-02-13
mmc: host: omap_hsmmc: reset cmd line on ceb error
Ravikumar Kattekola
2016-11-29
mmc: delete is_first_req parameter from pre-request callback
Linus Walleij
2016-09-14
mmc: omap_hsmmc: Initialize dma_slave_config to avoid random data
Peter Ujfalusi
2016-05-04
mmc: omap_hsmmc: Use dma_request_chan() for requesting DMA channel
Peter Ujfalusi
2016-05-02
mmc: omap_hsmmc: Check if MMC slot name is passed in pdata
Tony Lindgren
2016-05-02
mmc: omap_hsmmc: Remove redundant runtime PM calls
Ulf Hansson
2016-05-02
mmc: omap_hsmmc: pass omap_hsmmc_host pointer directly
Andreas Fenkart
2016-02-29
mmc: omap_hsmmc: don't print uninitialized variables
Arnd Bergmann
2016-02-29
mmc: host: omap_hsmmc: add a verbose print to enable CONFIG_REGULATOR_PBIAS
Kishon Vijay Abraham I
2016-02-15
mmc: omap_hsmmc: Fix PM regression with deferred probe for pm_runtime_reinit
Tony Lindgren
2015-12-22
mmc: omap_hsmmc: No need to check DMA channel validity at module remove
Peter Ujfalusi
2015-10-08
mmc: host: omap_hsmmc: Fix MMC for omap3 legacy booting
Tony Lindgren
2015-10-08
Revert "mmc: host: omap_hsmmc: use regulator_is_enabled to find pbias status"
Tony Lindgren
2015-08-27
mmc: host: omap_hsmmc: remove CONFIG_REGULATOR check
Kishon Vijay Abraham I
2015-08-27
mmc: host: omap_hsmmc: use ios->vdd for setting vmmc voltage
Kishon Vijay Abraham I
2015-08-27
mmc: host: omap_hsmmc: use regulator_is_enabled to find pbias status
Kishon Vijay Abraham I
2015-08-27
mmc: host: omap_hsmmc: enable/disable vmmc_aux regulator based on previous state
Kishon Vijay Abraham I
2015-08-27
mmc: host: omap_hsmmc: don't use ->set_power to set initial regulator state
Kishon Vijay Abraham I
2015-08-27
mmc: host: omap_hsmmc: avoid pbias regulator enable on power off
Kishon Vijay Abraham I
2015-08-27
mmc: host: omap_hsmmc: add separate function to set pbias
Kishon Vijay Abraham I
2015-08-27
mmc: host: omap_hsmmc: add separate functions for enable/disable supply
Kishon Vijay Abraham I
2015-08-27
mmc: host: omap_hsmmc: return error if any of the regulator APIs fail
Kishon Vijay Abraham I
2015-08-27
mmc: host: omap_hsmmc: remove unnecessary pbias set_voltage
Kishon Vijay Abraham I
2015-08-27
mmc: host: omap_hsmmc: use mmc_host's vmmc and vqmmc
Kishon Vijay Abraham I
2015-08-27
mmc: host: omap_hsmmc: use the ocrmask provided by the vmmc regulator
Kishon Vijay Abraham I
2015-08-27
mmc: host: omap_hsmmc: cleanup omap_hsmmc_reg_get()
Kishon Vijay Abraham I
2015-08-27
mmc: host: omap_hsmmc: return on fatal errors from omap_hsmmc_reg_get
Kishon Vijay Abraham I
2015-08-27
mmc: host: omap_hsmmc: use devm_regulator_get_optional() for vmmc
Kishon Vijay Abraham I
[next]