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
2013-02-11
mmc: sh_mmcif: simplify IRQ processing
Guennadi Liakhovetski
2013-02-11
mmc: sh_mmcif: report all errors
Teppei Kamijou
2013-02-11
mmc: sh_mmcif: fix I/O errors
Guennadi Liakhovetski
2013-02-11
mmc: sh_mmcif: reset DMA completion immediately before starting DMA
Guennadi Liakhovetski
2013-02-11
mmc: sh_mmcif: reset error code for any opcode
Guennadi Liakhovetski
2013-02-11
mmc: sh_mmcif: fix a race, causing an Oops on SMP
Guennadi Liakhovetski
2013-02-11
mmc: sh_mmcif: (cosmetic) simplify boolean return blocks
Guennadi Liakhovetski
2013-02-11
mmc: sh_mmcif: Terminate DMA transactions when detecting timeout or error
Teppei Kamijou
2013-02-11
mmc: sh_mmcif: fix missing and consolidate IO completion timeouts
Guennadi Liakhovetski
2013-02-11
mmc: sh_mmcif: Avoid unnecessary mmc_delay() at mmc_card_sleepawake()
Teppei Kamijou
2013-02-11
mmc: sh_mmcif: Use msecs_to_jiffies() for host->timeout
Teppei Kamijou
2013-02-11
mmc: sh_mmcif: Add support for eMMC Dual Data Rate
Teppei Kamijou
2013-02-11
mmc: sh_mmcif: add support for bundled MMCIF IRQs
Shinya Kuribayashi
2013-02-11
mmc: sh_mmcif: ensure run-time suspend call is processed before suspend
Teppei Kamijou
2013-02-11
mmc: sh_mmcif: force to fail CMD52 immediately
Teppei Kamijou
2013-02-11
mmc: remove unncessary mmc_gpio_free_cd() call from slot-gpio users
Shawn Guo
2012-12-11
Merge tag 'driver-core-3.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2012-12-06
mmc: sh_mmcif: remove unneeded clock connection ID
Guennadi Liakhovetski
2012-12-06
mmc: sh-mmcif: avoid oops on spurious interrupts (second try)
Guennadi Liakhovetski
2012-12-06
Revert misapplied "mmc: sh-mmcif: avoid oops on spurious interrupts"
Chris Ball
2012-11-28
mmc: remove use of __devexit
Bill Pemberton
2012-11-28
mmc: remove use of __devinit
Bill Pemberton
2012-11-07
mmc: sh_mmcif: fix use after free
Guennadi Liakhovetski
2012-10-03
mmc: sh-mmcif: avoid oops on spurious interrupts
Guennadi Liakhovetski
2012-10-03
mmc: sh-mmcif: properly handle MMC_WRITE_MULTIPLE_BLOCK completion IRQ
Guennadi Liakhovetski
2012-07-24
Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dma
Linus Torvalds
2012-07-21
mmc: sh_mmcif: support generic card-detection
Guennadi Liakhovetski
2012-07-21
mmc: sh-mmcif: add OF support, make platform data optional
Guennadi Liakhovetski
2012-07-21
mmc: sh_mmcif: add regulator support
Guennadi Liakhovetski
2012-07-21
mmc: sh_mmcif: remove redundant .down_pwr() callback
Guennadi Liakhovetski
2012-07-21
mmc: sh_mmcif: re-read the clock frequency every time it is turned on
Guennadi Liakhovetski
2012-07-21
mmc: sh_mmcif: fix clock management
Guennadi Liakhovetski
2012-07-21
mmc: sh_mmcif: simplify and use meaningful label names in error-handling
Guennadi Liakhovetski
2012-07-21
mmc: sh_mmcif: Support MMC_SLEEP_AWAKE command
Laurent Pinchart
2012-07-20
mmc: sh_mmcif: switch to the new DMA channel allocation and configuration
Guennadi Liakhovetski
2012-07-13
mmc: sh_mmcif: remove unneeded struct sh_mmcif_dma, prepare to shdma conversion
Guennadi Liakhovetski
2012-04-05
mmc: sh_mmcif: Simplify calculation of mmc->f_min
Simon Horman
2012-04-05
mmc: sh_mmcif: mmc->f_max should be half of the bus clock
Simon Horman
2012-04-05
mmc: sh_mmcif: double clock speed
Simon Horman
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
[next]