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
/
sdhci-sirf.c
Age
Commit message (
Expand
)
Author
2016-07-27
mmc: sdhci-sirf: Remove non needed #ifdef CONFIG_PM* for dev_pm_ops
Ulf Hansson
2015-10-27
mmc: mmc: extend the mmc_send_tuning()
Chaotian Jing
2015-10-26
mmc: sirf: fix the capbility to support DDR50
Weijun Yang
2015-08-27
mmc: sdhci-sirf: corrent quirk according to real chips
Barry Song
2015-06-01
mmc: sdhci-sirf: fake version and capbility registers
Weijun Yang
2015-06-01
mmc: sdhci-sirf: fix the tuning count in platform_execute_tuning
Weijun Yang
2015-03-23
mmc: sdhci: set the .remove to sdhci_pltfm_unregister()
Kevin Hao
2015-03-23
mmc: sdhci: disable the clock in sdhci_pltfm_unregister()
Kevin Hao
2015-03-23
mmc: sdhci-sirf: kill the "clk" member in driver private struct
Kevin Hao
2015-03-23
mmc: sirf: update sdhci_sirf_execute_tuning procedure
weijun yang
2015-01-19
mmc: sdhci-sirf: Remove redundant use of mmc_gpio_free_cd()
Ulf Hansson
2015-01-19
mmc: sdhci-sirf: add sirf tuning function (cmd 19)
Minda Chen
2014-09-23
mmc: don't request CD IRQ until mmc_start_host()
Stephen Warren
2014-09-09
mmc: sdhci-sirf: fix 8bit width enable by overwriting set_bus_width
Minda Chen
2014-09-09
mmc: remove .owner field for drivers using module_platform_driver
Peter Griffin
2014-05-22
mmc: sdhci: convert sdhci_set_uhs_signaling() into a library function
Russell King
2014-05-22
mmc: sdhci: convert sdhci_set_clock() into a library function
Russell King
2014-05-22
mmc: sdhci: convert reset into a library function
Russell King
2014-05-22
mmc: sdhci: convert generic bus width setup to library function
Russell King
2013-08-24
mmc: slot-gpio: Add debouncing capability to mmc_gpio_request_cd()
Laurent Pinchart
2013-06-27
mmc: sirf: fix sdhci_pltfm_init sequence
Arnd Bergmann
2013-06-27
mmc: sdhci-sirf: let device core setup the default pin configuration
Barry Song
2013-03-22
mmc: sdhci-sirf: add mmc host sdhci-pltfm based driver for SiRF SoCs
Barry Song