index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
mmc
/
host
/
pxamci.c
Age
Commit message (
Expand
)
Author
Files
Lines
2018-07-16
mmc: pxamci: provide a short-hand for &pdev->dev
Daniel Mack
1
-15
/
+16
2018-07-16
mmc: pxamci: make GPIO lookups from pdata optional
Daniel Mack
1
-45
/
+47
2018-07-16
mmc: pxamci: let mmc core handle regulators
Daniel Mack
1
-32
/
+22
2018-07-16
mmc: pxamci: remove pxa-mmc, gpio-power from devicetree bindings
Daniel Mack
1
-3
/
+0
2018-07-16
mmc: pxamci: call mmc_of_parse()
Daniel Mack
1
-11
/
+13
2018-07-16
mmc: pxamci: fix indenting
Daniel Mack
1
-10
/
+10
2018-07-16
mmc: pxamci: remove dead code from pxamci_remove()
Daniel Mack
1
-6
/
+1
2018-07-16
mmc: pxamci: remove dma resources from private context
Daniel Mack
1
-4
/
+0
2018-07-16
mmc: pxamci: remove irq from private context
Daniel Mack
1
-3
/
+1
2018-06-18
mmc: pxamci: remove the dmaengine compat need
Robert Jarzmik
1
-26
/
+3
2017-10-04
mmc: Delete bounce buffer handling
Linus Walleij
1
-5
/
+1
2017-06-20
mmc: core: Delete bounce buffer Kconfig option
Linus Walleij
1
-1
/
+5
2016-07-18
mmc: pxamci: fix potential oops
Robert Jarzmik
1
-7
/
+9
2016-02-29
mmc: pxamci: remove the MMC_DATA_STREAM flag
Jaehoon Chung
1
-6
/
+0
2016-02-08
mmc: pxamci: fix the device-tree probe deferral path
Robert Jarzmik
1
-26
/
+9
2016-02-02
mmc: pxamci: fix again read-only gpio detection polarity
Robert Jarzmik
1
-1
/
+1
2015-11-09
mmc: pxamci: fix read-only gpio detection polarity
Robert Jarzmik
1
-1
/
+1
2015-09-29
mmc: pxamci: fix card detect with slot-gpio API
Robert Jarzmik
1
-44
/
+22
2015-08-17
mmc: pxamci: switch over to dmaengine use
Daniel Mack
1
-86
/
+114
2014-09-09
mmc: pxamci: prepare and unprepare the clocks
Robert Jarzmik
1
-2
/
+2
2014-09-09
mmc: remove .owner field for drivers using module_platform_driver
Peter Griffin
1
-1
/
+0
2013-10-31
mmc: pxamci: Remove redundant suspend and resume callbacks
Ulf Hansson
1
-32
/
+0
2013-07-31
mmc: pxamci: Indicate that regulators may be absent
Mark Brown
1
-1
/
+1
2013-07-23
ARM: pxa: propagate errors from regulator_enable() to pxamci
Arnd Bergmann
1
-1
/
+1
2013-05-26
mmc: remove unnecessary platform_set_drvdata()
Jingoo Han
1
-2
/
+0
2012-11-29
mmc: remove use of __devinit
Bill Pemberton
1
-2
/
+2
2012-10-10
Merge tag 'mmc-merge-for-3.7-rc1' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-0
/
+52
2012-09-14
ARM: pxa: move platform_data definitions
Arnd Bergmann
1
-1
/
+1
2012-09-04
mmc: pxa-mci: add DT bindings
Daniel Mack
1
-0
/
+52
2012-01-12
mmc: convert drivers/mmc/host/* to use module_platform_driver()
Axel Lin
1
-12
/
+1
2011-10-27
mmc: replace printk with appropriate display macro
Girish K S
1
-1
/
+1
2010-10-23
mmc: Move regulator handling closer to core
Linus Walleij
1
-8
/
+33
2010-10-23
mmc: Remove distinction between hw and phys segments
Martin K. Petersen
1
-1
/
+1
2010-05-27
mmc: remove the "state" argument to mmc_suspend_host()
Matt Fleming
1
-1
/
+1
2010-05-11
[ARM] pxa: make it clear by converting MMC 'delay_detect' to millisecond
Eric Miao
1
-1
/
+1
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
1
-0
/
+1
2009-12-15
const: constify remaining dev_pm_ops
Alexey Dobriyan
1
-1
/
+1
2009-12-06
Merge branch 'sa1100' into devel
Russell King
1
-2
/
+2
2009-12-02
[ARM] pxamci: call mmc_remove_host() before freeing resources
Daniel Mack
1
-2
/
+2
2009-12-01
pxamci: introduce mmc_has_26mhz() and include pxa935
Haojian Zhuang
1
-4
/
+6
2009-10-12
[ARM] pxamci: fix printing gpio numbers in pxamci_probe
Antonio Ospite
1
-2
/
+2
2009-09-10
[ARM] pxa: update pxamci.c to use 'struct dev_pm_ops'
Mike Rapoport
1
-10
/
+13
2009-09-10
[ARM] pxamci: add simple gpio controls
Robert Jarzmik
1
-1
/
+80
2009-07-03
pxamci: correct DMA flow control
Matt Reimer
1
-2
/
+2
2009-06-14
pxamci: add regulator support.
Daniel Ribeiro
1
-5
/
+41
2009-03-09
[ARM] pxa: move DMA registers definitions into <mach/dma.h>
Eric Miao
1
-2
/
+1
2009-02-02
pxamci: enable DMA for write ops after CMD/RESP
Cliff Brake
1
-1
/
+15
2009-02-02
pxamci: replace #ifdef CONFIG_PXA27x with if (cpu_is_pxa27x())
Cliff Brake
1
-5
/
+4
2008-12-31
pxamci: fix dma_unmap_sg length
Vernon Sauder
1
-1
/
+1
2008-11-29
[ARM] Hide ISA DMA API when ISA_DMA_API is unset
Russell King
1
-1
/
+1
[next]