index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
mmc
Age
Commit message (
Expand
)
Author
Files
Lines
2008-06-13
mmc: wbsd: initialize tasklets before requesting interrupt
Chuck Ebbert
1
-11
/
+10
2008-06-06
mmc: Fix crash in mmc_block on 64-bit
Ben Collins
1
-1
/
+1
2008-05-22
missing dependencies on HAS_DMA
Al Viro
1
-1
/
+1
2008-05-20
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/drz...
Linus Torvalds
5
-7
/
+915
2008-05-17
at91_mci: minor cleanup
Marc Pignat
1
-1
/
+4
2008-05-14
mmc: mmc host test driver
Pierre Ossman
3
-0
/
+905
2008-05-14
mmc: Fix omap compile by replacing dev_name with dma_dev_name
Tony Lindgren
1
-6
/
+6
2008-05-13
mmc: make one-bit signed bitfields unsigned
Harvey Harrison
1
-1
/
+1
2008-05-04
[ARM] 5024/1: Fix some minor clk issues in the MMCI PL18x driver
Linus Walleij
1
-1
/
+13
2008-04-30
Merge master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
1
-1
/
+3
2008-04-29
mmc: use get/put_unaligned_* helpers
Harvey Harrison
1
-1
/
+1
2008-04-28
[ARM] 5022/1: Race in ARM MMCI PL18x driver, V2
Linus Walleij
1
-1
/
+3
2008-04-18
mmc: sdio_ops.c should #include "sdio_ops.h"
Adrian Bunk
1
-0
/
+1
2008-04-18
mmc: proper prototypes for mmc_attach_*()
Adrian Bunk
2
-4
/
+4
2008-04-18
mmc: make __mmc_release_bus() static
Adrian Bunk
1
-1
/
+1
2008-04-18
sdhci: improve no card, no reset quirk
Pierre Ossman
1
-2
/
+10
2008-04-18
MMC: OMAP: Do not busy wait for end of command for ever
Jarkko Lavinen
1
-1
/
+7
2008-04-18
MMC: OMAP: Start new commands from work queue instead of irq
Jarkko Lavinen
1
-6
/
+42
2008-04-18
MMC: OMAP: Lazy clock shutdown
Jarkko Lavinen
1
-14
/
+75
2008-04-18
MMC: OMAP: Move failing command abortion to workqueue
Jarkko Lavinen
1
-33
/
+49
2008-04-18
MMC: OMAP: Use tasklet instead of workqueue for cover switch notification
Jarkko Lavinen
1
-27
/
+40
2008-04-18
MMC: OMAP: Check the get_cover_state function pointer if not set
Kyungmin Park
1
-1
/
+4
2008-04-18
MMC: OMAP: Using setup_timer instead of init_timer
Carlos Eduardo Aguiar
1
-10
/
+4
2008-04-18
MMC: OMAP: Abort stuck commands
Jarkko Lavinen
1
-10
/
+83
2008-04-18
MMC: OMAP: General cleanup for MMC multislot support
Juha Yrjola
1
-17
/
+29
2008-04-18
MMC: OMAP: Power functions modified to MMC multislot support
Juha Yrjola
1
-51
/
+37
2008-04-18
MMC: OMAP: Fix timeout calculation for MMC multislot support
Juha Yrjola
1
-5
/
+4
2008-04-18
MMC: OMAP: New release dma and abort xfer functions
Juha Yrjola
1
-19
/
+60
2008-04-18
MMC: OMAP: Add back cover switch support
Juha Yrjola
1
-3
/
+84
2008-04-18
MMC: OMAP: Introduce new multislot structure and change driver to use it
Juha Yrjola
1
-110
/
+292
2008-04-18
MMC: OMAP: Remove cover switch handling to allow adding multislot support
Tony Lindgren
1
-151
/
+1
2008-04-18
MMC: OMAP: Fix the BYTEBLOCK capability removal
Francisco Alecrim
1
-1
/
+1
2008-04-18
MMC: OMAP: Remove extra divisor increase
Tony Lindgren
1
-1
/
+0
2008-04-18
MMC: OMAP: Remove some opcodes from host driver
Carlos Eduardo Aguiar
1
-8
/
+3
2008-04-18
mmc: use shorter, equivalent set_current_state()
Robert P. J. Day
1
-2
/
+2
2008-04-18
sdhci: allow led to be controlled freely
Pierre Ossman
2
-0
/
+48
2008-04-18
sdhci: remove custom controller name
Pierre Ossman
2
-32
/
+17
2008-04-18
mmc: set controller name early
Pierre Ossman
1
-17
/
+22
2008-04-16
mmc: fix platform driver hotplug/coldplug
Kay Sievers
6
-1
/
+10
2008-03-23
mmc: use sysfs groups to handle conditional attributes
Pierre Ossman
9
-198
/
+96
2008-03-15
tifm_sd: DATA_CARRY is not boolean in tifm_sd_transfer_data()
Roel Kluin
1
-1
/
+1
2008-02-08
mmc: extend ricoh_mmc to support Ricoh RL5c476
Frank Seidel
1
-21
/
+80
2008-02-08
at91_mci: use generic GPIO calls
David Brownell
1
-34
/
+80
2008-02-08
sdhci: add num index for multi controllers case
Feng Tang
2
-1
/
+13
2008-02-08
mmc: remove sdhci and mmc_spi experimental markers
Pierre Ossman
1
-4
/
+4
2008-02-08
mmc: Handle suspend/resume in Ricoh MMC disabler
Philip Langdale
1
-25
/
+72
2008-01-29
Merge branch 'blk-end-request' of git://git.kernel.dk/linux-2.6-block
Linus Torvalds
2
-21
/
+7
2008-01-28
Merge branch 'pxa-plat' into devel
Russell King
2
-17
/
+46
2008-01-28
blk_end_request: changing mmc (take 4)
Kiyoshi Ueda
2
-21
/
+7
2008-01-27
i2c/tps65010: move header to <linux/i2c/...>
David Brownell
1
-1
/
+1
[next]