Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
5a654ba7a88d90483d0f0586297ea9075d755fc8
/
drivers
/
mmc
/
host
97f8571
pxamci: fix byte aligned DMA transfers
by Philipp Zabel
· 16 years ago
bf5b193
mmc: don't use DMA on newer ENE controllers
by Pierre Ossman
· 16 years ago
603ded1
olpc: sdhci: add quirk for the Marvell CaFe's interrupt timeout
by Andres Salomon
· 16 years ago
e08c169
olpc: sdhci: add quirk for the Marvell CaFe's vdd/powerup issue
by Andres Salomon
· 16 years ago
cef3340
mmc: wbsd: initialize tasklets before requesting interrupt
by Chuck Ebbert
· 16 years ago
46cb69c
missing dependencies on HAS_DMA
by Al Viro
· 16 years ago
8033c6e
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/drzeus/mmc
by Linus Torvalds
· 16 years ago
e5c0ef9
at91_mci: minor cleanup
by Marc Pignat
· 17 years ago
df48dd0
mmc: Fix omap compile by replacing dev_name with dma_dev_name
by Tony Lindgren
· 17 years ago
55654be
mmc: make one-bit signed bitfields unsigned
by Harvey Harrison
· 17 years ago
c8df9a5
[ARM] 5024/1: Fix some minor clk issues in the MMCI PL18x driver
by Linus Walleij
· 17 years ago
d973664
Merge master.kernel.org:/home/rmk/linux-2.6-arm
by Linus Torvalds
· 17 years ago
48b2cf9
mmc: use get/put_unaligned_* helpers
by Harvey Harrison
· 17 years ago
26eed9a
[ARM] 5022/1: Race in ARM MMCI PL18x driver, V2
by Linus Walleij
· 17 years ago
0b82684
sdhci: improve no card, no reset quirk
by Pierre Ossman
· 17 years ago
9d7c6ee
MMC: OMAP: Do not busy wait for end of command for ever
by Jarkko Lavinen
· 17 years ago
0f602ec
MMC: OMAP: Start new commands from work queue instead of irq
by Jarkko Lavinen
· 17 years ago
0807a9b
MMC: OMAP: Lazy clock shutdown
by Jarkko Lavinen
· 17 years ago
0fb4723
MMC: OMAP: Move failing command abortion to workqueue
by Jarkko Lavinen
· 17 years ago
7584d27
MMC: OMAP: Use tasklet instead of workqueue for cover switch notification
by Jarkko Lavinen
· 17 years ago
8348f00
MMC: OMAP: Check the get_cover_state function pointer if not set
by Kyungmin Park
· 17 years ago
01e77e1
MMC: OMAP: Using setup_timer instead of init_timer
by Carlos Eduardo Aguiar
· 17 years ago
eb1860b
MMC: OMAP: Abort stuck commands
by Jarkko Lavinen
· 17 years ago
2a50b88
MMC: OMAP: General cleanup for MMC multislot support
by Juha Yrjola
· 17 years ago
65b5b6e
MMC: OMAP: Power functions modified to MMC multislot support
by Juha Yrjola
· 17 years ago
b8f9f0e
MMC: OMAP: Fix timeout calculation for MMC multislot support
by Juha Yrjola
· 17 years ago
a914ded
MMC: OMAP: New release dma and abort xfer functions
by Juha Yrjola
· 17 years ago
5a0f3f1
MMC: OMAP: Add back cover switch support
by Juha Yrjola
· 17 years ago
abfbe5f
MMC: OMAP: Introduce new multislot structure and change driver to use it
by Juha Yrjola
· 17 years ago
4bc9e35
MMC: OMAP: Remove cover switch handling to allow adding multislot support
by Tony Lindgren
· 17 years ago
d365abe
MMC: OMAP: Fix the BYTEBLOCK capability removal
by Francisco Alecrim
· 17 years ago
ec2f362
MMC: OMAP: Remove extra divisor increase
by Tony Lindgren
· 17 years ago
5ec21b1
MMC: OMAP: Remove some opcodes from host driver
by Carlos Eduardo Aguiar
· 17 years ago
2f730fe
sdhci: allow led to be controlled freely
by Pierre Ossman
· 17 years ago
b69c905
sdhci: remove custom controller name
by Pierre Ossman
· 17 years ago
bc65c72
mmc: fix platform driver hotplug/coldplug
by Kay Sievers
· 17 years ago
ce63645
tifm_sd: DATA_CARRY is not boolean in tifm_sd_transfer_data()
by Roel Kluin
· 17 years ago
882c491
mmc: extend ricoh_mmc to support Ricoh RL5c476
by Frank Seidel
· 17 years ago
6e996ee
at91_mci: use generic GPIO calls
by David Brownell
· 17 years ago
541ceb5
sdhci: add num index for multi controllers case
by Feng Tang
· 17 years ago
34671dc
mmc: remove sdhci and mmc_spi experimental markers
by Pierre Ossman
· 17 years ago
1f090bf
mmc: Handle suspend/resume in Ricoh MMC disabler
by Philip Langdale
· 17 years ago
0ff66f0
Merge branch 'pxa-plat' into devel
by Russell King
· 17 years ago
6d16bfb
i2c/tps65010: move header to <linux/i2c/...>
by David Brownell
· 17 years ago
fafc9d3
[ARM] pxa: mmc: add 1st host controller support for pxa3xx
by Bridge Wu
· 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
84c46a5
sdhci: support JMicron JMB38x chips
by Pierre Ossman
· 17 years ago
c9fddbc
sdhci: use PIO when DMA can't satisfy the request
by Pierre Ossman
· 17 years ago
c6573c9
sdhci: don't warn about sdhci 2.0 controllers
by Pierre Ossman
· 17 years ago
dc93441
sdhci: describe quirks
by Pierre Ossman
· 17 years ago
c24b260
spi: use simplified spi_sync() calling convention
by Marc Pignat
· 17 years ago
b37a050
tifm_sd: handle non-power-of-2 block sizes
by Alex Dubov
· 17 years ago
cee687c
Add missing "\n" to log message
by Rolf Eike Beer
· 17 years ago
d8cb70d
[ARM] Fix pxamci regression
by Russell King
· 17 years ago
e1efa2a
Correction of "Update drivers to use sg helpers" patch for IMXMMC driver
by Pavel Pisa
· 17 years ago
0ada7a0
scatterlist fallout: mmc
by Al Viro
· 17 years ago
460cd05
mmc_spi: Fix mmc-over-spi regression
by David Brownell
· 17 years ago
6356a9d
at91_mci: Fix bad reference
by Pierre Ossman
· 17 years ago
bd6dee6
mmc: sg fallout
by Jens Axboe
· 17 years ago
1176360
[PATCH] Fix breakage after SG cleanups
by Ralf Baechle
· 17 years ago
4e01776
mmc: fix sg->page fallout
by Emil Medve
· 17 years ago
45711f1
[SG] Update drivers to use sg helpers
by Jens Axboe
· 17 years ago
9e3866b
mmc: at91_mci: cleanup: use MCI_ERRORS
by Andrew Victor
· 17 years ago
e5712a6
missing include in mmc
by Al Viro
· 17 years ago
49dce68
spi doesn't need class_device
by Tony Jones
· 17 years ago
65a6ec0
Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-arm
by Linus Torvalds
· 17 years ago
23fd504
Fix compile while compiling drivers/mmc/host/mmc_spi.o with !BLOCK
by David Brownell
· 17 years ago
ebebd9b
[ARM] pxa: update PXA MMC interface driver to use clk support
by Russell King
· 17 years ago
019a5f5
mmc: don't use weight32()
by Nicolas Pitre
· 17 years ago
c783837
pxamci: support arbitrary block size
by Nicolas Pitre
· 17 years ago
d6f8dee
sdhci: remove old dma module params
by Pierre Ossman
· 17 years ago
7c168e3
sdhci: add SDHCI_QUIRK_BROKEN_DMA quirk
by Feng Tang
· 17 years ago
56e71ef
sdhci: remove DMA capability check from controller's PCI Class reg
by Feng Tang
· 17 years ago
2df3b71
sdhci: fix a typo
by Nicolas Pitre
· 17 years ago
5ae7029
mmc: Disabler for Ricoh MMC controller
by Philip Langdale
· 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
faf39ed
arm: i.MX/MX1 SDHC implements SD cards read-only switch read-back
by Pavel Pisa
· 17 years ago
15a0580
mmc_spi host driver
by David Brownell
· 17 years ago
f75979b
sdhci: sdio interrupt support
by Pierre Ossman
· 17 years ago
1d4de9e
mmc: at91_mci: disable handling of blocks with size not multiple of 4 bytes
by Marc Pignat
· 17 years ago
be0192a
mmc: remove confusing flag
by Pierre Ossman
· 17 years ago
255d01a
mmc: remove BYTEBLOCK capability
by Pierre Ossman
· 17 years ago
17b0429
mmc: remove custom error codes
by Pierre Ossman
· 17 years ago
e0cda54
bug in AT91 MCI suspend routines
by Anti Sullin
· 17 years ago
b67ac3f
sdhci: tell which spurious interrupt we got
by Pierre Ossman
· 17 years ago
e538fbe
sdhci: handle data interrupts during command
by Pierre Ossman
· 17 years ago
03f8590
mmc: ignore bad max block size in sdhci
by David Vrabel
· 17 years ago
2b06197
sdhci: be more cautious about block count register
by Pierre Ossman
· 17 years ago
37b758e
mmc: at91_mci: remove whitespace at the end of lines
by Nicolas Ferre
· 17 years ago
b3627bb
wbsd: fix section mismatch warnings
by Gabriel C
· 17 years ago
462f104
mmc: remove redundant debug information from sdhci and wbsd
by Pierre Ossman
· 17 years ago
70f1048
mmc: update header file paths
by Pierre Ossman
· 17 years ago
b835226
sdhci: add support to ENE-CB714
by Leandro Dorileo
· 17 years ago
43b58b3
mmc: check error bits before command completion
by Pierre Ossman
· 17 years ago
964f9ce
sdhci: make sure to clear the error interrupt
by Pierre Ossman
· 17 years ago
63b6643
mmc: at91_mci: wakeup on card insertion (or removal)
by Marc Pignat
· 17 years ago
Next »