summaryrefslogtreecommitdiffstats
path: root/drivers/mmc/host/pxamci.c
Commit message (Expand)AuthorAgeFilesLines
* mmc: remove the "state" argument to mmc_suspend_host()Matt Fleming2010-05-271-1/+1
* [ARM] pxa: make it clear by converting MMC 'delay_detect' to millisecondEric Miao2010-05-111-1/+1
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
* const: constify remaining dev_pm_opsAlexey Dobriyan2009-12-151-1/+1
* Merge branch 'sa1100' into develRussell King2009-12-061-2/+2
|\
| * [ARM] pxamci: call mmc_remove_host() before freeing resourcesDaniel Mack2009-12-021-2/+2
* | pxamci: introduce mmc_has_26mhz() and include pxa935Haojian Zhuang2009-12-011-4/+6
|/
* [ARM] pxamci: fix printing gpio numbers in pxamci_probeAntonio Ospite2009-10-121-2/+2
* [ARM] pxa: update pxamci.c to use 'struct dev_pm_ops'Mike Rapoport2009-09-101-10/+13
* [ARM] pxamci: add simple gpio controlsRobert Jarzmik2009-09-101-1/+80
* pxamci: correct DMA flow controlMatt Reimer2009-07-031-2/+2
* pxamci: add regulator support.Daniel Ribeiro2009-06-131-5/+41
* [ARM] pxa: move DMA registers definitions into <mach/dma.h>Eric Miao2009-03-091-2/+1
* pxamci: enable DMA for write ops after CMD/RESPCliff Brake2009-02-021-1/+15
* pxamci: replace #ifdef CONFIG_PXA27x with if (cpu_is_pxa27x())Cliff Brake2009-02-021-5/+4
* pxamci: fix dma_unmap_sg lengthVernon Sauder2008-12-311-1/+1
* [ARM] Hide ISA DMA API when ISA_DMA_API is unsetRussell King2008-11-291-1/+1
* [ARM] pxa: avoid polluting the kernel's namespaceRussell King2008-11-281-1/+2
* [ARM] pxa: don't pass a consumer clock name for devices with unique clocksRussell King2008-11-271-1/+1
* [ARM] pxa: make cpu_is_pxa2* macros more consistentEric Miao2008-09-251-2/+2
* [ARM] Move include/asm-arm/arch-* to arch/arm/*/include/machRussell King2008-08-071-2/+2
* pxamci: trivial fix of DMA alignment register bit clearingKarl Beldan2008-07-231-1/+1
* mmc: change .get_ro() callback semanticsAnton Vorontsov2008-07-151-3/+6
* pxamci: fix byte aligned DMA transfersPhilipp Zabel2008-07-061-0/+13
* mmc: fix platform driver hotplug/coldplugKay Sievers2008-04-151-0/+2
* [ARM] 4711/1: pxa: mmc: move DMA specific code to platform layerBridge Wu2008-01-261-7/+23
* [ARM] 4709/1: pxa: mmc: add 26MHz support for pxa3[0|1]0 mmc controllerBridge Wu2008-01-261-9/+22
* [ARM] Fix pxamci regressionRussell King2007-10-311-2/+9
* mmc: sg falloutJens Axboe2007-10-241-1/+0
* [ARM] pxa: update PXA MMC interface driver to use clk supportRussell King2007-10-121-7/+36
* pxamci: support arbitrary block sizeNicolas Pitre2007-10-101-3/+16
* mmc: pxamci: add SDIO card interrupt reporting capabilityBridge Wu2007-09-251-5/+23
* mmc: pxamci: set proper buswidth capabilities according to PXA flavorBridge Wu2007-09-251-1/+9
* mmc: pxamci: set proper block capabilities according to PXA flavorNicolas Pitre2007-09-251-2/+2
* mmc: pxamci: better pending IRQ determinationBridge Wu2007-09-251-1/+1
* mmc: remove custom error codesPierre Ossman2007-09-231-6/+6
* mmc: update header file pathsPierre Ossman2007-07-261-1/+1
* pxamci: fix PXA27x MMC workaround for bad CRC with 136 bit responseNicolas Pitre2007-05-141-12/+6
* Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2007-05-061-2/+2
* mmc: Move host and card drivers to subdirsPierre Ossman2007-05-011-0/+616
OpenPOWER on IntegriCloud