index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
mmc
/
host
/
pxamci.c
Age
Commit message (
Expand
)
Author
Files
Lines
2013-05-26
mmc: remove unnecessary platform_set_drvdata()
Jingoo Han
1
-2
/
+0
2012-11-28
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-11
mmc: convert drivers/mmc/host/* to use module_platform_driver()
Axel Lin
1
-12
/
+1
2011-10-26
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-13
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
2008-11-28
[ARM] pxa: avoid polluting the kernel's namespace
Russell King
1
-1
/
+2
2008-11-27
[ARM] pxa: don't pass a consumer clock name for devices with unique clocks
Russell King
1
-1
/
+1
2008-09-25
[ARM] pxa: make cpu_is_pxa2* macros more consistent
Eric Miao
1
-2
/
+2
2008-08-07
[ARM] Move include/asm-arm/arch-* to arch/arm/*/include/mach
Russell King
1
-2
/
+2
2008-07-23
pxamci: trivial fix of DMA alignment register bit clearing
Karl Beldan
1
-1
/
+1
2008-07-15
mmc: change .get_ro() callback semantics
Anton Vorontsov
1
-3
/
+6
2008-07-06
pxamci: fix byte aligned DMA transfers
Philipp Zabel
1
-0
/
+13
2008-04-15
mmc: fix platform driver hotplug/coldplug
Kay Sievers
1
-0
/
+2
2008-01-26
[ARM] 4711/1: pxa: mmc: move DMA specific code to platform layer
Bridge Wu
1
-7
/
+23
2008-01-26
[ARM] 4709/1: pxa: mmc: add 26MHz support for pxa3[0|1]0 mmc controller
Bridge Wu
1
-9
/
+22
2007-10-31
[ARM] Fix pxamci regression
Russell King
1
-2
/
+9
2007-10-24
mmc: sg fallout
Jens Axboe
1
-1
/
+0
2007-10-12
[ARM] pxa: update PXA MMC interface driver to use clk support
Russell King
1
-7
/
+36
2007-10-10
pxamci: support arbitrary block size
Nicolas Pitre
1
-3
/
+16
2007-09-25
mmc: pxamci: add SDIO card interrupt reporting capability
Bridge Wu
1
-5
/
+23
2007-09-25
mmc: pxamci: set proper buswidth capabilities according to PXA flavor
Bridge Wu
1
-1
/
+9
2007-09-25
mmc: pxamci: set proper block capabilities according to PXA flavor
Nicolas Pitre
1
-2
/
+2
2007-09-25
mmc: pxamci: better pending IRQ determination
Bridge Wu
1
-1
/
+1
2007-09-23
mmc: remove custom error codes
Pierre Ossman
1
-6
/
+6
2007-07-26
mmc: update header file paths
Pierre Ossman
1
-1
/
+1
2007-05-14
pxamci: fix PXA27x MMC workaround for bad CRC with 136 bit response
Nicolas Pitre
1
-12
/
+6
2007-05-06
Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
1
-2
/
+2
2007-05-01
mmc: Move host and card drivers to subdirs
Pierre Ossman
1
-0
/
+616