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
/
mmci.c
Age
Commit message (
Expand
)
Author
2013-05-23
ARM: 7725/1: mmc: mmci: Cache MMCIDATACTRL register
Ulf Hansson
2013-05-23
ARM: 7724/1: mmc: mmci: Support signal voltage switch for UHS cards
Ulf Hansson
2013-05-23
ARM: 7721/1: mmc: mmci: Fixup regulator handling for vqmmc
Ulf Hansson
2013-05-23
ARM: 7713/1: mmc: mmci: Allow MMCI to request channels with information acqui...
Lee Jones
2013-05-23
ARM: 7719/1: mmc: mmci: Support for CMD23
Ulf Hansson
2013-05-23
ARM: 7718/1: mmc: mmci: Set actual clock for debug purpose
Ulf Hansson
2013-05-23
ARM: 7717/1: mmc: mmci: Use devm_clk_get API
Ulf Hansson
2013-05-10
ARM: 7714/1: mmc: mmci: Ensure return value of regulator_enable() is checked
Lee Jones
2013-03-01
mmc: mmci: Move ios_handler functionality into the driver
Lee Jones
2013-01-28
ARM: 7630/1: mmc: mmci: Fixup and cleanup code for DMA handling
Ulf Hansson
2013-01-28
ARM: 7631/1: mmc: mmci: Add new VE MMCI variant
Pawel Moll
2013-01-23
ARM: 7623/1: mmc: mmci: Fixup clock gating when freq is 0 for ST-variants
Ulf Hansson
2013-01-23
ARM: 7622/1: mmc: mmci: Gate the clock in runtime suspend to save power
Ulf Hansson
2013-01-08
ARM: 7620/1: mmc: mmci: Convert to use mmc_regulator_get_supply
Ulf Hansson
2013-01-08
ARM: 7618/1: mmc: mmci: Support MMC_PM_KEEP_POWER
Ulf Hansson
2013-01-08
ARM: 7617/1: mmc: mmci: Support for DDR mode
Ulf Hansson
2012-12-12
Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-arm
Linus Torvalds
2012-12-11
ARM: 7596/1: mmci: replace readsl/writesl with ioread32_rep/iowrite32_rep
Davide Ciminaghi
2012-11-28
mmc: remove use of __devexit
Bill Pemberton
2012-11-28
mmc: remove use of __devinit
Bill Pemberton
2012-11-28
mmc: remove use of __devexit_p
Bill Pemberton
2012-11-04
ARM: 7562/2: MMCI: fetch pinctrl handle and set default state
Linus Walleij
2012-10-18
ARM: 7552/1: mmc: mmci: Switching off HWFC for SDIO depends on MCLK
Ulf Hansson
2012-10-18
ARM: 7551/1: mmc: mmci: Fix incorrect handling of HW flow control for SDIO
Ulf Hansson
2012-10-03
mmc: mmci: use clk_prepare_enable and clk_disable_unprepare
Julia Lawall
2012-06-17
ARM: 7427/1: mmc: mmci: Defer probe() in case of yet uninitialized GPIOs
Roland Stigge
2012-06-17
ARM: 7426/1: mmc: mmci: Remove wrong error handling of gpio 0
Roland Stigge
2012-06-14
ARM: 7422/1: mmc: mmci: Allocate platform memory during Device Tree boot
Lee Jones
2012-05-25
Merge tag 'mmc-merge-for-3.5-rc1' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2012-05-21
Merge branches 'amba', 'devel-stable', 'fixes', 'mach-types', 'mmci', 'pci' a...
Russell King
2012-05-08
mmc: mmci: Fix compiler error when CONFIG_OF is not set
Lee Jones
2012-05-04
mmc: mmci: Use correct GPIO binding for IRQ requests
Lee Jones
2012-05-04
mmc: mmci: Enable Device Tree support for ux500 variants
Lee Jones
2012-05-03
AMBA: get rid of last two uses of NO_IRQ
Russell King
2012-04-25
ARM: 7378/1: mmci: add support for the Nomadik MMCI variant
Linus Walleij
2012-03-29
Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dma
Linus Torvalds
2012-03-23
Merge branch 'amba' of git://git.linaro.org/people/rmk/linux-arm
Linus Torvalds
2012-03-23
Merge branch 'for-armsoc' of git://git.linaro.org/people/rmk/linux-arm
Linus Torvalds
2012-03-24
Merge branch 'mmci' into amba
Russell King
2012-03-21
dmaengine/dma_slave: introduce inline wrappers
Alexandre Bounine
2012-03-16
ARM: 7362/1: AMBA: Add module_amba_driver() helper macro for amba_driver
viresh kumar
2012-03-04
mmc: mmci: reduce max_blk_count to avoid overflowing max_req_size
Will Deacon
2012-02-22
dmaengine: Pass dma_slave_config .device_fc = NULL for all existing users
Viresh Kumar
2012-02-02
ARM: 7280/1: mmc: mmci: Cache MMCICLOCK and MMCIPOWER register
Ulf Hansson
2012-01-25
ARM: amba: make irq 0 invalid
Russell King
2012-01-20
ARM: 7230/1: mmc: mmci: Fix PIO read for small SDIO packets
Ulf Hansson
2012-01-20
ARM: 7227/1: mmc: mmci: Prepare for SDIO before setting up DMA job
Ulf Hansson
2012-01-20
ARM: 7223/1: mmc: mmci: Fixup use of runtime PM and use autosuspend
Ulf Hansson
2012-01-20
ARM: 7221/1: mmc: mmci: Change from using legacy suspend
Ulf Hansson
2012-01-20
ARM: 7219/1: mmc: mmci: Change vdd_handler to a generic ios_handler
Ulf Hansson
[prev]
[next]