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
/
pxamci.c
Age
Commit message (
Expand
)
Author
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
2019-05-14
treewide: replace #include <asm/sizes.h> with #include <linux/sizes.h>
Masahiro Yamada
2019-03-18
mmc: pxamci: fix enum type confusion
Arnd Bergmann
2019-02-25
mmc: slot-gpio: Remove override_active_level on WP
Linus Walleij
2018-12-17
mmc: pxa: Use GPIO descriptor for power
Linus Walleij
2018-12-17
mmc: pxamci: Delete platform data handling of CD and WP
Linus Walleij
2018-12-17
mmc: pxamci: Support getting GPIO descs for RO and WP
Linus Walleij
2018-07-16
mmc: pxamci: provide a short-hand for &pdev->dev
Daniel Mack
2018-07-16
mmc: pxamci: make GPIO lookups from pdata optional
Daniel Mack
2018-07-16
mmc: pxamci: let mmc core handle regulators
Daniel Mack
2018-07-16
mmc: pxamci: remove pxa-mmc, gpio-power from devicetree bindings
Daniel Mack
2018-07-16
mmc: pxamci: call mmc_of_parse()
Daniel Mack
2018-07-16
mmc: pxamci: fix indenting
Daniel Mack
2018-07-16
mmc: pxamci: remove dead code from pxamci_remove()
Daniel Mack
2018-07-16
mmc: pxamci: remove dma resources from private context
Daniel Mack
2018-07-16
mmc: pxamci: remove irq from private context
Daniel Mack
2018-06-18
mmc: pxamci: remove the dmaengine compat need
Robert Jarzmik
2017-10-04
mmc: Delete bounce buffer handling
Linus Walleij
2017-06-20
mmc: core: Delete bounce buffer Kconfig option
Linus Walleij
2016-07-18
mmc: pxamci: fix potential oops
Robert Jarzmik
2016-02-29
mmc: pxamci: remove the MMC_DATA_STREAM flag
Jaehoon Chung
2016-02-08
mmc: pxamci: fix the device-tree probe deferral path
Robert Jarzmik
2016-02-02
mmc: pxamci: fix again read-only gpio detection polarity
Robert Jarzmik
2015-11-09
mmc: pxamci: fix read-only gpio detection polarity
Robert Jarzmik
2015-09-29
mmc: pxamci: fix card detect with slot-gpio API
Robert Jarzmik
2015-08-17
mmc: pxamci: switch over to dmaengine use
Daniel Mack
2014-09-09
mmc: pxamci: prepare and unprepare the clocks
Robert Jarzmik
2014-09-09
mmc: remove .owner field for drivers using module_platform_driver
Peter Griffin
2013-10-30
mmc: pxamci: Remove redundant suspend and resume callbacks
Ulf Hansson
2013-07-31
mmc: pxamci: Indicate that regulators may be absent
Mark Brown
2013-07-23
ARM: pxa: propagate errors from regulator_enable() to pxamci
Arnd Bergmann
2013-05-26
mmc: remove unnecessary platform_set_drvdata()
Jingoo Han
2012-11-28
mmc: remove use of __devinit
Bill Pemberton
2012-10-10
Merge tag 'mmc-merge-for-3.7-rc1' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2012-09-14
ARM: pxa: move platform_data definitions
Arnd Bergmann
2012-09-04
mmc: pxa-mci: add DT bindings
Daniel Mack
2012-01-11
mmc: convert drivers/mmc/host/* to use module_platform_driver()
Axel Lin
2011-10-26
mmc: replace printk with appropriate display macro
Girish K S
2010-10-23
mmc: Move regulator handling closer to core
Linus Walleij
2010-10-23
mmc: Remove distinction between hw and phys segments
Martin K. Petersen
2010-05-27
mmc: remove the "state" argument to mmc_suspend_host()
Matt Fleming
2010-05-11
[ARM] pxa: make it clear by converting MMC 'delay_detect' to millisecond
Eric Miao
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2009-12-15
const: constify remaining dev_pm_ops
Alexey Dobriyan
2009-12-06
Merge branch 'sa1100' into devel
Russell King
2009-12-02
[ARM] pxamci: call mmc_remove_host() before freeing resources
Daniel Mack
2009-12-01
pxamci: introduce mmc_has_26mhz() and include pxa935
Haojian Zhuang
2009-10-12
[ARM] pxamci: fix printing gpio numbers in pxamci_probe
Antonio Ospite
2009-09-10
[ARM] pxa: update pxamci.c to use 'struct dev_pm_ops'
Mike Rapoport
2009-09-10
[ARM] pxamci: add simple gpio controls
Robert Jarzmik
[next]