index
:
linux.git
bh1745
master
multitile
next/stmfts-20170210
next/vr-20170117
tizen/tizen
tizen/vr
vm-bind
Linux Kernel
Andi Shyti
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
mmc
/
host
/
pxamci.c
Age
Commit message (
Expand
)
Author
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
2009-07-03
pxamci: correct DMA flow control
Matt Reimer
2009-06-13
pxamci: add regulator support.
Daniel Ribeiro
2009-03-09
[ARM] pxa: move DMA registers definitions into <mach/dma.h>
Eric Miao
2009-02-02
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
2008-12-31
pxamci: fix dma_unmap_sg length
Vernon Sauder
2008-11-29
[ARM] Hide ISA DMA API when ISA_DMA_API is unset
Russell King
2008-11-28
[ARM] pxa: avoid polluting the kernel's namespace
Russell King
2008-11-27
[ARM] pxa: don't pass a consumer clock name for devices with unique clocks
Russell King
2008-09-25
[ARM] pxa: make cpu_is_pxa2* macros more consistent
Eric Miao
2008-08-07
[ARM] Move include/asm-arm/arch-* to arch/arm/*/include/mach
Russell King
2008-07-23
pxamci: trivial fix of DMA alignment register bit clearing
Karl Beldan
2008-07-15
mmc: change .get_ro() callback semantics
Anton Vorontsov
2008-07-06
pxamci: fix byte aligned DMA transfers
Philipp Zabel
2008-04-15
mmc: fix platform driver hotplug/coldplug
Kay Sievers
2008-01-26
[ARM] 4711/1: pxa: mmc: move DMA specific code to platform layer
Bridge Wu
2008-01-26
[ARM] 4709/1: pxa: mmc: add 26MHz support for pxa3[0|1]0 mmc controller
Bridge Wu
2007-10-31
[ARM] Fix pxamci regression
Russell King
2007-10-24
mmc: sg fallout
Jens Axboe
2007-10-12
[ARM] pxa: update PXA MMC interface driver to use clk support
Russell King
2007-10-10
pxamci: support arbitrary block size
Nicolas Pitre
2007-09-25
mmc: pxamci: add SDIO card interrupt reporting capability
Bridge Wu
2007-09-25
mmc: pxamci: set proper buswidth capabilities according to PXA flavor
Bridge Wu
2007-09-25
mmc: pxamci: set proper block capabilities according to PXA flavor
Nicolas Pitre
2007-09-25
mmc: pxamci: better pending IRQ determination
Bridge Wu
2007-09-23
mmc: remove custom error codes
Pierre Ossman
2007-07-26
mmc: update header file paths
Pierre Ossman
2007-05-14
pxamci: fix PXA27x MMC workaround for bad CRC with 136 bit response
Nicolas Pitre
2007-05-06
Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
2007-05-01
mmc: Move host and card drivers to subdirs
Pierre Ossman