index
:
litmus-rt-ext-res.git
5.4-EXT-RES
EXT-RES
WIP
budgeting
forbidden-zones
omlp
update_litmus_2019
LITMUS^RT with extended reservations for Forbidden Zones paper @ RTAS'20
Zelin Tong
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
mmc
/
host
/
pxamci.c
Commit message (
Expand
)
Author
Age
*
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-07-16
*
mmc: pxamci: remove the dmaengine compat need
Robert Jarzmik
2018-06-18
*
mmc: Delete bounce buffer handling
Linus Walleij
2017-10-04
*
mmc: core: Delete bounce buffer Kconfig option
Linus Walleij
2017-06-20
*
mmc: pxamci: fix potential oops
Robert Jarzmik
2016-07-18
*
mmc: pxamci: remove the MMC_DATA_STREAM flag
Jaehoon Chung
2016-02-29
*
mmc: pxamci: fix the device-tree probe deferral path
Robert Jarzmik
2016-02-08
*
mmc: pxamci: fix again read-only gpio detection polarity
Robert Jarzmik
2016-02-02
*
mmc: pxamci: fix read-only gpio detection polarity
Robert Jarzmik
2015-11-09
*
mmc: pxamci: fix card detect with slot-gpio API
Robert Jarzmik
2015-09-29
*
mmc: pxamci: switch over to dmaengine use
Daniel Mack
2015-08-17
*
mmc: pxamci: prepare and unprepare the clocks
Robert Jarzmik
2014-09-09
*
mmc: remove .owner field for drivers using module_platform_driver
Peter Griffin
2014-09-09
*
mmc: pxamci: Remove redundant suspend and resume callbacks
Ulf Hansson
2013-10-30
*
mmc: pxamci: Indicate that regulators may be absent
Mark Brown
2013-07-31
*
ARM: pxa: propagate errors from regulator_enable() to pxamci
Arnd Bergmann
2013-07-23
*
mmc: remove unnecessary platform_set_drvdata()
Jingoo Han
2013-05-26
*
mmc: remove use of __devinit
Bill Pemberton
2012-11-28
*
Merge tag 'mmc-merge-for-3.7-rc1' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2012-10-09
|
\
|
*
mmc: pxa-mci: add DT bindings
Daniel Mack
2012-09-04
*
|
ARM: pxa: move platform_data definitions
Arnd Bergmann
2012-09-14
|
/
*
mmc: convert drivers/mmc/host/* to use module_platform_driver()
Axel Lin
2012-01-11
*
mmc: replace printk with appropriate display macro
Girish K S
2011-10-26
*
mmc: Move regulator handling closer to core
Linus Walleij
2010-10-23
*
mmc: Remove distinction between hw and phys segments
Martin K. Petersen
2010-10-23
*
mmc: remove the "state" argument to mmc_suspend_host()
Matt Fleming
2010-05-27
*
[ARM] pxa: make it clear by converting MMC 'delay_detect' to millisecond
Eric Miao
2010-05-11
*
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-03-30
*
const: constify remaining dev_pm_ops
Alexey Dobriyan
2009-12-15
*
Merge branch 'sa1100' into devel
Russell King
2009-12-06
|
\
|
*
[ARM] pxamci: call mmc_remove_host() before freeing resources
Daniel Mack
2009-12-02
*
|
pxamci: introduce mmc_has_26mhz() and include pxa935
Haojian Zhuang
2009-11-30
|
/
*
[ARM] pxamci: fix printing gpio numbers in pxamci_probe
Antonio Ospite
2009-10-12
*
[ARM] pxa: update pxamci.c to use 'struct dev_pm_ops'
Mike Rapoport
2009-09-10
*
[ARM] pxamci: add simple gpio controls
Robert Jarzmik
2009-09-10
*
pxamci: correct DMA flow control
Matt Reimer
2009-07-03
*
pxamci: add regulator support.
Daniel Ribeiro
2009-06-13
*
[ARM] pxa: move DMA registers definitions into <mach/dma.h>
Eric Miao
2009-03-09
*
pxamci: enable DMA for write ops after CMD/RESP
Cliff Brake
2009-02-02
*
pxamci: replace #ifdef CONFIG_PXA27x with if (cpu_is_pxa27x())
Cliff Brake
2009-02-02
*
pxamci: fix dma_unmap_sg length
Vernon Sauder
2008-12-31
*
[ARM] Hide ISA DMA API when ISA_DMA_API is unset
Russell King
2008-11-29
[next]