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
/
sunxi-mmc.c
Age
Commit message (
Expand
)
Author
2016-11-29
mmc: sunxi: Prevent against null dereference for vmmc
Maxime Ripard
2016-09-26
mmc: sunxi: add support for A64 mmc controller
Icenowy Zheng
2016-09-26
mmc: sunxi-mmc: change idma descriptor to __le32
Michael Weiser
2016-09-26
mmc: sunxi: Check the value returned by clk_round_rate
Jean-Francois Moine
2016-09-26
mmc: sunxi: sun4i / sun5i do not have sample clocks
Hans de Goede
2016-09-26
mmc: sunxi: Factor out clock phase setting code into a helper function
Hans de Goede
2016-09-26
mmc: sunxi: Introduce a sunxi_mmc_cfg struct
Hans de Goede
2016-09-26
mmc: sunxi: Disable sample clks on remove
Hans de Goede
2016-06-02
mmc: sunxi: Re-enable eMMC HS-DDR modes on Allwinner A80
Chen-Yu Tsai
2016-06-02
mmc: sunxi: Fix DDR MMC timings for A80
Chen-Yu Tsai
2016-04-28
mmc: sunxi: Disable eMMC HS-DDR (MMC_CAP_1_8V_DDR) for Allwinner A80
Chen-Yu Tsai
2016-02-29
mmc: sunxi-mmc: remove the MMC_DATA_STREAM flag
Jaehoon Chung
2016-02-29
mmc: sunxi: Enable eMMC HS-DDR (MMC_CAP_1_8V_DDR) support
Chen-Yu Tsai
2016-02-29
mmc: sunxi: Support 8 bit eMMC DDR transfer modes
Chen-Yu Tsai
2016-02-29
mmc: sunxi: Support MMC_DDR52 timing modes
Chen-Yu Tsai
2016-02-29
mmc: sunxi: Support vqmmc regulator
Chen-Yu Tsai
2016-02-29
mmc: sunxi: Return error on mmc_regulator_set_ocr() fail in .set_ios op
Chen-Yu Tsai
2016-02-29
mmc: sunxi: Document host init sequence
Chen-Yu Tsai
2015-10-26
mmc: sunxi: Add card busy detection
Hans de Goede
2015-09-29
mmc: sunxi: Fix clk-delay settings
Hans de Goede
2015-08-27
mmc: sunxi: fix timeout in sunxi_mmc_oclk_onoff
Michal Suchanek
2015-03-23
mmc: sunxi: add MMC_CAP_SDIO_IRQ capability
Hans de Goede
2015-03-23
mmc: sunxi: avoid invalid pointer calculation
Arnd Bergmann
2015-03-23
mmc: sunxi: Use devm_reset_control_get_optional() for reset control
Chen-Yu Tsai
2015-02-21
Merge tag 'clk-for-linus-3.20' of git://git.linaro.org/people/mike.turquette/...
Linus Torvalds
2015-01-19
mmc: sunxi: Removing unused code
David Lanzendörfer
2015-01-19
mmc: sunxi: Correcting SDXC_HARDWARE_RESET bit
David Lanzendörfer
2015-01-19
mmc: sunxi: Lock fix
David Lanzendörfer
2015-01-19
mmc: sunxi: Fix setup of last descriptor of dma transfer
Hans de Goede
2015-01-14
mmc: sunxi: Convert MMC driver to the standard clock phase API
Maxime Ripard
2014-11-10
mmc: sunxi: Remove unused includes of linux/clk-private.h
Tomeu Vizoso
2014-09-09
mmc: sunxi: Declare ERASE capability
Chen-Yu Tsai
2014-09-09
mmc: remove .owner field for drivers using module_platform_driver
Peter Griffin
2014-06-03
mmc: sunxi: Add driver for SD/MMC hosts found on Allwinner sunxi SoCs
David Lanzendörfer