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
/
sh_mmcif.c
Age
Commit message (
Expand
)
Author
2012-03-29
Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dma
Linus Torvalds
2012-03-27
mmc: sh_mmcif: fix MMC_GEN_CMD setting
Shimoda, Yoshihiro
2012-03-21
dmaengine/dma_slave: introduce inline wrappers
Alexandre Bounine
2012-03-16
Merge branch 'pm-qos'
Rafael J. Wysocki
2012-03-13
sh_mmcif / PM: Use PM QoS latency constraint
Rafael J. Wysocki
2012-02-13
mmc: sh_mmcif: fix late delayed work initialisation
Guennadi Liakhovetski
2012-01-17
Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dma
Linus Torvalds
2012-01-11
mmc: sh_mmcif: remove now superfluous sh_mmcif_host::data member
Guennadi Liakhovetski
2012-01-11
mmc: sh_mmcif: process requests asynchronously
Guennadi Liakhovetski
2012-01-11
mmc: sh_mmcif: cosmetic clean up
Guennadi Liakhovetski
2012-01-11
mmc: sh_mmcif: process error interrupts first
Guennadi Liakhovetski
2012-01-11
mmc: convert drivers/mmc/host/* to use module_platform_driver()
Axel Lin
2012-01-11
mmc: sh_mmcif: simplify clock divisor calculation
Guennadi Liakhovetski
2011-12-10
mmc: sh_mmcif: fix clock gating on platforms with a .down_pwr() method
Guennadi Liakhovetski
2011-11-17
Merge branch 'dma_slave_direction' into next_test_dirn
Vinod Koul
2011-10-31
mmc-host: move to dma_transfer_direction
Vinod Koul
2011-10-26
mmc: Add module.h to drivers/mmc users assuming implicit presence.
Paul Gortmaker
2011-10-26
mmc: sh_mmcif: simplify platform data
Guennadi Liakhovetski
2011-07-21
mmc: sh_mmcif: maximize power saving
Guennadi Liakhovetski
2011-05-24
mmc: add runtime and system power-management support to the MMCIF driver
Guennadi Liakhovetski
2011-05-24
mmc: sh_mmcif: protect against a theoretical race
Guennadi Liakhovetski
2011-03-16
mmc: sh_mmcif: support aggressive clock gating
Guennadi Liakhovetski
2011-03-15
mmc: sh_mmcif: use dmaengine helpers, drop submit check
Linus Walleij
2011-03-15
mmc: sh_mmcif: rename and retype activity variable
Linus Walleij
2011-03-15
mmc: sh_mmcif: unmap with the proper sglen
Linus Walleij
2011-03-15
mmc: sh_mmcif: map DMA buffers on the DMA engine device
Linus Walleij
2011-01-05
mmc: sh_mmcif: make DMA support by the driver unconditional
Guennadi Liakhovetski
2010-11-25
mmc: sh_mmcif: add DMA support
Guennadi Liakhovetski
2010-11-25
mmc: sh_mmcif: cosmetic clean up
Guennadi Liakhovetski
2010-11-25
mmc: sh_mmcif: switch to completion, fix flags
Guennadi Liakhovetski
2010-11-10
mmc, sh: Move constants to sh_mmcif.h
Simon Horman
2010-10-29
mmc: Allow the platform to specify the sh_mmcif get_cd handler
Arnd Hannemann
2010-10-23
mmc: Remove distinction between hw and phys segments
Martin K. Petersen
2010-05-31
sh: prepare MMCIF driver header file
Magnus Damm
2010-05-27
mmc: add support MMCIF for SuperH
Yusuke Goda