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.h
Age
Commit message (
Expand
)
Author
2018-12-17
mmc: mmci: add variant property to set command stop bit
Ludovic Barre
2018-10-09
mmc: mmci: add stm32 sdmmc variant
Ludovic Barre
2018-10-09
mmc: mmci: add stm32 sdmmc registers
Ludovic Barre
2018-10-09
mmc: mmci: add clock divider for stm32 sdmmc
Ludovic Barre
2018-10-09
mmc: mmci: add optional reset property
Ludovic Barre
2018-10-09
mmc: mmci: add variant property to not read datacnt
Ludovic Barre
2018-10-09
mmc: mmci: add variant property to write datactrl before command
Ludovic Barre
2018-10-09
mmc: mmci: add variant property to define irq pio mask
Ludovic Barre
2018-10-09
mmc: mmci: add variant property to define dpsm bit
Ludovic Barre
2018-10-09
mmc: mmci: add variant properties to define cpsm & cmdresp bits
Ludovic Barre
2018-10-09
mmc: mmci: expand startbiterr to irqmask and error check
Ludovic Barre
2018-10-09
mmc: mmci: add datactrl block size variant property
Ludovic Barre
2018-10-09
mmc: mmci: add set_clk/pwrreg callbacks
Ludovic Barre
2018-10-09
mmc: mmci: add validate_data callback
Ludovic Barre
2018-10-09
mmc: mmci: add dma_error callback
Ludovic Barre
2018-10-09
mmc: mmci: add dma_finalize callback
Ludovic Barre
2018-10-09
mmc: mmci: add dma_start callback
Ludovic Barre
2018-10-09
mmc: mmci: add get_next_data callback
Ludovic Barre
2018-10-09
mmc: mmci: add prepare/unprepare_data callbacks
Ludovic Barre
2018-10-09
mmc: mmci: introduce dma_priv pointer to mmci_host
Ludovic Barre
2018-10-09
mmc: mmci: create common mmci_dma_setup/release
Ludovic Barre
2018-10-08
mmc: mmci: Change struct members from bool to u8
Ludovic Barre
2018-10-08
mmc: mmci: internalize dma_inprogress into mmci dma functions
Ludovic Barre
2018-08-01
mmc: mmci: Add and implement a ->dma_setup() callback for qcom dml
Ulf Hansson
2018-07-30
mmc: mmci: Initial support to manage variant specific callbacks
Ulf Hansson
2018-01-18
mmc: mmci: Add support for setting pad type via pinctrl
Patrice Chotard
2018-01-18
mmc: mmci: Don't pretend all variants to have MMCIMASK1 register
Patrice Chotard
2017-02-13
mmc: core/mmci: restore pre/post_req behaviour
Linus Walleij
2016-11-29
mmc: mmci: refactor ST Micro busy detection
Linus Walleij
2016-11-29
mmc: mmci: clean up header defines
Linus Walleij
2014-07-09
mmc: mmci: Add Qcom specific rx_fifocnt logic.
Srinivas Kandagatla
2014-07-09
mmc: mmci: add explicit clk control
Srinivas Kandagatla
2014-07-09
mmc: mmci: Add Qualcomm specific register defines.
Srinivas Kandagatla
2014-05-12
mmc: mmci: Enforce DT for signal direction and feedback clock
Ulf Hansson
2014-05-12
mmc: mmci: Convert to the mmc gpio API
Ulf Hansson
2014-04-09
Merge tag 'mmc-updates-for-3.15-rc1' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2014-02-23
mmc: mmci: Enable support for busy detection for ux500 variant
Ulf Hansson
2014-02-12
ARM: 7956/1: mmci: rename some extended flags
Linus Walleij
2013-09-19
ARM: 7831/1: mmc: mmci: Adapt to new pinctrl handling
Ulf Hansson
2013-05-23
ARM: 7726/1: mmc: mmci: Add card_busy function to improve UHS card support
Ulf Hansson
2013-05-23
ARM: 7725/1: mmc: mmci: Cache MMCIDATACTRL register
Ulf Hansson
2013-05-23
ARM: 7721/1: mmc: mmci: Fixup regulator handling for vqmmc
Ulf Hansson
2013-01-28
ARM: 7631/1: mmc: mmci: Add new VE MMCI variant
Pawel Moll
2013-01-08
ARM: 7620/1: mmc: mmci: Convert to use mmc_regulator_get_supply
Ulf Hansson
2012-11-04
ARM: 7562/2: MMCI: fetch pinctrl handle and set default state
Linus Walleij
2012-02-02
ARM: 7280/1: mmc: mmci: Cache MMCICLOCK and MMCIPOWER register
Ulf Hansson
2012-01-20
ARM: 7218/1: mmc: mmci: Provide option to configure bus signal direction
Ulf Hansson
2012-01-20
ARM: 7215/1: mmc: mmci: Increase max_segs from 16 to 128
Ulf Hansson
2011-07-20
mmc: mmci: implement pre_req() and post_req()
Per Forlin
2011-07-06
ARM: 6980/1: mmci: use StartBitErr to detect bad connections
Linus Walleij
[next]