Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
cccddc2d15c32bdb6972aaf98f4c9e3e807833df
/
drivers
/
mmc
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
f0f0052
Merge branch 'blk-end-request' of git://git.kernel.dk/linux-2.6-block
by Linus Torvalds
· 17 years ago
0ff66f0
Merge branch 'pxa-plat' into devel
by Russell King
· 17 years ago
fd53983
blk_end_request: changing mmc (take 4)
by Kiyoshi Ueda
· 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
a960d5d
sdio_uart: fix sign of paramter status in sdio_uart_receive_chars()
by Andre Haupt
· 17 years ago
05e5b13
mmc: Add missing sg_init_table() call
by Haavard Skinnemoen
· 17 years ago
1dff314
mmc: Avoid re-using minor numbers before the original device is closed.
by David Woodhouse
· 17 years ago
b37a050
tifm_sd: handle non-power-of-2 block sizes
by Alex Dubov
· 17 years ago
d198f10
mmc_block: check card state after write
by Pierre Ossman
· 17 years ago
cee687c
Add missing "\n" to log message
by Rolf Eike Beer
· 17 years ago
8578007
mmc: Fix sg helper copy-and-paste error
by Roland Dreier
· 17 years ago
87ae9af
cleanup asm/scatterlist.h includes
by Adrian Bunk
· 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
1fa8dd1
mmc: use common byte swap macros
by Pierre Ossman
· 17 years ago
78e4807
mmc: fix cid and csd byte order
by Pierre Ossman
· 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
00cedfa
mmc: possible leak in mmc_read_ext_csd
by Florin Malita
· 17 years ago
e5712a6
missing include in mmc
by Al Viro
· 17 years ago
92d15c2
Merge branch 'for-linus' of git://git.kernel.dk/data/git/linux-2.6-block
by Linus Torvalds
· 17 years ago
49dce68
spi doesn't need class_device
by Tony Jones
· 17 years ago
d3ad0aa
mmc: need to zero sglist on init
by Jens Axboe
· 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
7ac0326
uevent environment changes fallout
by Al Viro
· 17 years ago
efefc6e
Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6
by Linus Torvalds
· 17 years ago
7eff2e7
Driver core: change add_uevent_var to use a struct
by Kay Sievers
· 17 years ago
77f1fd6
mmc: use correct unregister function for led trigger
by Pierre Ossman
· 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
599473c
sdio: make the IRQ thread more resilient in the presence of bad states
by Nicolas Pitre
· 17 years ago
3e01e4b
sdio: fix IRQ diagnostic message
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
6f4285d
sdio: adaptive interrupt polling
by Pierre Ossman
· 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
af8350c
mmc: add led trigger
by Pierre Ossman
· 17 years ago
15a0580
mmc_spi host driver
by David Brownell
· 17 years ago
af51715
MMC core learns about SPI
by David Brownell
· 17 years ago
7213d17
MMC/SD card driver learns SPI
by David Brownell
· 17 years ago
759bdc7
sdio: store vendor strings
by Pierre Ossman
· 17 years ago
f9996ae
mmc: increase power up delay
by Pierre Ossman
· 17 years ago
f75979b
sdhci: sdio interrupt support
by Pierre Ossman
· 17 years ago
15b82b4
sdio: fix recursion issues between sdio-uart driver and tty layer
by Nicolas Pitre
· 17 years ago
2ba30ee
sdio: add default c_ispeed/c_ospeed values to sdio_uart driver
by Nicolas Pitre
· 17 years ago
7806cdb
sdio: add sdio_f0_readb() and sdio_f0_writeb()
by David Vrabel
· 17 years ago
d84075c8
mmc: replace BUG_ON with WARN_ON
by Pierre Ossman
· 17 years ago
9f2fcf9
sdio: kmalloc + memset conversion to kzalloc
by Mariusz Kozlowski
· 17 years ago
eb65946
sdio: extend sdio_readsb() and friends to handle any length of buffer
by David Vrabel
· 17 years ago
9a08f82
sdio: set the functions' block size
by David Vrabel
· 17 years ago
7616ee9
sdio: add SDIO_FBR_BASE(f) macro
by David Vrabel
· 17 years ago
e6f918b
mmc: fix sdio timeout calculation
by Pierre Ossman
· 17 years ago
ce252ed
mmc: fix incorrect divisor in debug output
by Pierre Ossman
· 17 years ago
4ff6471
sdio: enable wide bus mode
by Pierre Ossman
· 17 years ago
6db5020
sdio: change clock speed
by Pierre Ossman
· 17 years ago
22bfc97
make struct sdio_dev_attrs[] static
by Adrian Bunk
· 17 years ago
17b759a
sdio: add interface for host side SDIO interrupt reporting
by Nicolas Pitre
· 17 years ago
112c9db
sdio: support IO_RW_EXTENDED
by Pierre Ossman
· 17 years ago
5ed334a
sdio: add /proc interface to sdio_uart driver
by Nicolas Pitre
· 17 years ago
6e418a9
sdio: UART/GPS driver
by Nicolas Pitre
· 17 years ago
d1496c3
sdio: core support for SDIO function interrupt
by Nicolas Pitre
· 17 years ago
2342f33
sdio: allow for mmc_claim_host to be aborted
by Nicolas Pitre
· 17 years ago
bcfe66e
sdio: add basic sysfs attributes
by Pierre Ossman
· 17 years ago
d59b66c
sdio: add modalias support
by Pierre Ossman
· 17 years ago
9eb3a94
mmc: whip bus uevent handler into shape
by Pierre Ossman
· 17 years ago
3b38bea
sdio: add device id table and matching
by Pierre Ossman
· 17 years ago
2607496
mmc: initialize mmc subsystem with subsys_initcall()
by Nicolas Pitre
· 17 years ago
1a632f8
sdio: split up common and function CIS parsing
by Pierre Ossman
· 17 years ago
b1538bc
sdio: link unknown CIS tuples to the sdio_func structure
by Nicolas Pitre
· 17 years ago
b726126
sdio: initial CIS parsing code
by Nicolas Pitre
· 17 years ago
0597007
sdio: basic parsing of FBR
by Pierre Ossman
· 17 years ago
35c66c1
sdio: read and decode interesting parts of the CCCR
by Pierre Ossman
· 17 years ago
Next »