Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
mainline
/
linux
/
0f6a5cff43d3bcd6aa54c9af267737249d02aa21
/
drivers
/
mmc
/
host
/
pxamci.c
d2912cb
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
by Thomas Gleixner
· 6 years ago
87dfb31
treewide: replace #include <asm/sizes.h> with #include <linux/sizes.h>
by Masahiro Yamada
· 6 years ago
e60a582
mmc: pxamci: fix enum type confusion
by Arnd Bergmann
· 6 years ago
a2b760a
mmc: slot-gpio: Remove override_active_level on WP
by Linus Walleij
· 6 years ago
f54005b
mmc: pxa: Use GPIO descriptor for power
by Linus Walleij
· 6 years ago
80a68f3
mmc: pxamci: Delete platform data handling of CD and WP
by Linus Walleij
· 6 years ago
c914a27
mmc: pxamci: Support getting GPIO descs for RO and WP
by Linus Walleij
· 6 years ago
23f3ff7
mmc: pxamci: provide a short-hand for &pdev->dev
by Daniel Mack
· 7 years ago
38a8dda
mmc: pxamci: make GPIO lookups from pdata optional
by Daniel Mack
· 7 years ago
61951fd
mmc: pxamci: let mmc core handle regulators
by Daniel Mack
· 7 years ago
f37216d
mmc: pxamci: remove pxa-mmc, gpio-power from devicetree bindings
by Daniel Mack
· 7 years ago
fa3a511
mmc: pxamci: call mmc_of_parse()
by Daniel Mack
· 7 years ago
0da5358
mmc: pxamci: fix indenting
by Daniel Mack
· 7 years ago
52c0918
mmc: pxamci: remove dead code from pxamci_remove()
by Daniel Mack
· 7 years ago
140b7fe4
mmc: pxamci: remove dma resources from private context
by Daniel Mack
· 7 years ago
d92eaf57
mmc: pxamci: remove irq from private context
by Daniel Mack
· 7 years ago
6b3348f9e
mmc: pxamci: remove the dmaengine compat need
by Robert Jarzmik
· 7 years ago
de3ee99
mmc: Delete bounce buffer handling
by Linus Walleij
· 7 years ago
c3dccb7
mmc: core: Delete bounce buffer Kconfig option
by Linus Walleij
· 8 years ago
b3802db
mmc: pxamci: fix potential oops
by Robert Jarzmik
· 8 years ago
2249f6a
mmc: pxamci: remove the MMC_DATA_STREAM flag
by Jaehoon Chung
· 9 years ago
07e7716
mmc: pxamci: fix the device-tree probe deferral path
by Robert Jarzmik
· 9 years ago
41c8915
mmc: pxamci: fix again read-only gpio detection polarity
by Robert Jarzmik
· 9 years ago
26d49fe
mmc: pxamci: fix read-only gpio detection polarity
by Robert Jarzmik
· 9 years ago
fd546ee
mmc: pxamci: fix card detect with slot-gpio API
by Robert Jarzmik
· 9 years ago
6464b71
mmc: pxamci: switch over to dmaengine use
by Daniel Mack
· 10 years ago
e737081
mmc: pxamci: prepare and unprepare the clocks
by Robert Jarzmik
· 10 years ago
2137f5d
mmc: remove .owner field for drivers using module_platform_driver
by Peter Griffin
· 10 years ago
359bfcb
mmc: pxamci: Remove redundant suspend and resume callbacks
by Ulf Hansson
· 11 years ago
6ae8717
mmc: pxamci: Indicate that regulators may be absent
by Mark Brown
· 11 years ago
a829abf
ARM: pxa: propagate errors from regulator_enable() to pxamci
by Arnd Bergmann
· 12 years ago
113a87f
mmc: remove unnecessary platform_set_drvdata()
by Jingoo Han
· 12 years ago
c3be1ef
mmc: remove use of __devinit
by Bill Pemberton
· 12 years ago
943c2ac
Merge tag 'mmc-merge-for-3.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/cjb/mmc
by Linus Torvalds
· 12 years ago
293b2da
ARM: pxa: move platform_data definitions
by Arnd Bergmann
· 12 years ago
e6027b4
mmc: pxa-mci: add DT bindings
by Daniel Mack
· 12 years ago
d1f81a6
mmc: convert drivers/mmc/host/* to use module_platform_driver()
by Axel Lin
· 13 years ago
a3c76eb
mmc: replace printk with appropriate display macro
by Girish K S
· 13 years ago
99fc513
mmc: Move regulator handling closer to core
by Linus Walleij
· 14 years ago
a36274e
mmc: Remove distinction between hw and phys segments
by Martin K. Petersen
· 14 years ago
1a13f8f
mmc: remove the "state" argument to mmc_suspend_host()
by Matt Fleming
· 15 years ago
f97cab2
[ARM] pxa: make it clear by converting MMC 'delay_detect' to millisecond
by Eric Miao
· 15 years ago
5a0e3ad
include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h
by Tejun Heo
· 15 years ago
4714521
const: constify remaining dev_pm_ops
by Alexey Dobriyan
· 15 years ago
3d14b5b
Merge branch 'sa1100' into devel
by Russell King
· 15 years ago
5d6b1edf
[ARM] pxamci: call mmc_remove_host() before freeing resources
by Daniel Mack
· 15 years ago
fa3f993
pxamci: introduce mmc_has_26mhz() and include pxa935
by Haojian Zhuang
· 15 years ago
48f0295
[ARM] pxamci: fix printing gpio numbers in pxamci_probe
by Antonio Ospite
· 15 years ago
33264f97
[ARM] pxa: update pxamci.c to use 'struct dev_pm_ops'
by Mike Rapoport
· 15 years ago
b405db6
[ARM] pxamci: add simple gpio controls
by Robert Jarzmik
· 16 years ago
7eeff48
pxamci: correct DMA flow control
by Matt Reimer
· 16 years ago
8385f9c
pxamci: add regulator support.
by Daniel Ribeiro
· 16 years ago
7ebc8d5
[ARM] pxa: move DMA registers definitions into <mach/dma.h>
by Eric Miao
· 16 years ago
b601895
pxamci: enable DMA for write ops after CMD/RESP
by Cliff Brake
· 16 years ago
e10a854
pxamci: replace #ifdef CONFIG_PXA27x with if (cpu_is_pxa27x())
by Cliff Brake
· 16 years ago
c00a46a
pxamci: fix dma_unmap_sg length
by Vernon Sauder
· 16 years ago
dcea83a
[ARM] Hide ISA DMA API when ISA_DMA_API is unset
by Russell King
· 16 years ago
05678a9
[ARM] pxa: avoid polluting the kernel's namespace
by Russell King
· 16 years ago
e0d8b13
[ARM] pxa: don't pass a consumer clock name for devices with unique clocks
by Russell King
· 16 years ago
0ffcbfd
[ARM] pxa: make cpu_is_pxa2* macros more consistent
by Eric Miao
· 16 years ago
a09e64f
[ARM] Move include/asm-arm/arch-* to arch/arm/*/include/mach
by Russell King
· 16 years ago
4fe1689
pxamci: trivial fix of DMA alignment register bit clearing
by Karl Beldan
· 16 years ago
08f80bb
mmc: change .get_ro() callback semantics
by Anton Vorontsov
· 17 years ago
97f8571
pxamci: fix byte aligned DMA transfers
by Philipp Zabel
· 17 years ago
bc65c72
mmc: fix platform driver hotplug/coldplug
by Kay Sievers
· 17 years ago
9a788c6
[ARM] 4711/1: pxa: mmc: move DMA specific code to platform layer
by Bridge Wu
· 17 years ago
64eb036
[ARM] 4709/1: pxa: mmc: add 26MHz support for pxa3[0|1]0 mmc controller
by Bridge Wu
· 17 years ago
d8cb70d
[ARM] Fix pxamci regression
by Russell King
· 17 years ago
bd6dee6
mmc: sg fallout
by Jens Axboe
· 17 years ago
ebebd9b
[ARM] pxa: update PXA MMC interface driver to use clk support
by Russell King
· 17 years ago
c783837
pxamci: support arbitrary block size
by Nicolas Pitre
· 17 years ago
5d3ad4e
mmc: pxamci: add SDIO card interrupt reporting capability
by Bridge Wu
· 17 years ago
df456f4
mmc: pxamci: set proper buswidth capabilities according to PXA flavor
by Bridge Wu
· 17 years ago
fe2dc44
mmc: pxamci: set proper block capabilities according to PXA flavor
by Nicolas Pitre
· 17 years ago
81ab570f
mmc: pxamci: better pending IRQ determination
by Bridge Wu
· 17 years ago
17b0429
mmc: remove custom error codes
by Pierre Ossman
· 17 years ago
70f1048
mmc: update header file paths
by Pierre Ossman
· 17 years ago
90e07d9
pxamci: fix PXA27x MMC workaround for bad CRC with 136 bit response
by Nicolas Pitre
· 18 years ago
c6799ad
Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm
by Linus Torvalds
· 18 years ago
1c6a071
mmc: Move host and card drivers to subdirs
by Pierre Ossman
· 18 years ago
[Renamed from drivers/mmc/pxamci.c]
f74d132
mmc: Move OCR bit defines
by Pierre Ossman
· 18 years ago
55db890
mmc: Allow host drivers to specify max block count
by Pierre Ossman
· 18 years ago
fe4a3c7
mmc: Allow host drivers to specify a max block size
by Pierre Ossman
· 18 years ago
6f94990
mmc: Correct definition of R6
by Philip Langdale
· 18 years ago
9e86619
mmc: pxamci compilation fix
by Sascha Hauer
· 18 years ago
ab7aefd
mmc: constify mmc_host_ops vectors
by David Brownell
· 18 years ago
7d12e78
IRQ: Maintain regs pointer globally rather than passing to IRQ handlers
by David Howells
· 18 years ago
6ab3d56
Remove obsolete #include <linux/config.h>
by Jörn Engel
· 19 years ago
2c171bf
[ARM] 3531/1: i.MX/MX1 SD/MMC ensure, that clock are stopped before new command and cleanups
by Pavel Pisa
· 19 years ago
920e70c
[MMC] Move set_ios debugging into mmc.c
by Russell King
· 19 years ago
d78e907
[MMC] PXA: reduce the number of lines PXAMCI debug uses
by Russell King
· 19 years ago
58741e8
[MMC] PXA and i.MX: don't avoid sending stop command on error
by Russell King
· 19 years ago
3d63abe
[MMC] pxamci: fix data timeout calculation
by Russell King
· 19 years ago
c656317
[MMC] Pass -DDEBUG on compiler command line if MMC_DEBUG selected
by Russell King
· 19 years ago
4894473
[PATCH] handle errors returned by platform_get_irq*()
by David Vrabel
· 19 years ago
e922517
[MMC] Add MMC command type flags
by Russell King
· 19 years ago
3ae5eae
[DRIVER MODEL] Convert platform drivers to use struct platform_driver
by Russell King
· 19 years ago
4fd5f82
Merge master.kernel.org:/home/rmk/linux-2.6-drvmodel
by Linus Torvalds
· 19 years ago
9e1d98c
[MMC] pxamci doesn't need to include asm/irq.h
by Russell King
· 19 years ago
d052d1b
Create platform_device.h to contain all the platform device details.
by Russell King
· 19 years ago
Next »