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
2006-08-07
[MMC] Another stray 'io' reference
Pierre Ossman
1
-1
/
+2
2006-08-07
[MMC] Fix base address configuration in wbsd
Pierre Ossman
1
-3
/
+3
2006-08-06
[ARM] 3744/1: MMC: mmcqd gets stuck when block queue is plugged
Juha [êölä
1
-1
/
+2
2006-07-13
[MMC] Change SDHCI version error to a warning
Pierre Ossman
1
-3
/
+1
2006-07-13
[MMC] Fix incorrect register access
Pierre Ossman
1
-1
/
+1
2006-07-04
[PATCH] lockdep: annotate on-stack completions, mmc
Ingo Molnar
1
-1
/
+1
2006-07-03
Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-mmc
Linus Torvalds
1
-6
/
+49
2006-07-03
Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
1
-23
/
+20
2006-07-03
Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-mmc
Linus Torvalds
2
-168
/
+407
2006-07-03
[PATCH] irq-flags: misc drivers: Use the new IRQF_ constants
Thomas Gleixner
6
-7
/
+7
2006-07-02
[MMC] sdhci: remove duplicate error message
Pierre Ossman
1
-3
/
+1
2006-07-02
[MMC] sdhci: force DMA on some controllers
Pierre Ossman
1
-2
/
+22
2006-07-02
[MMC] sdhci: quirk for broken reset
Pierre Ossman
1
-2
/
+27
2006-07-02
[MMC] sdhci: version bump sdhci
Pierre Ossman
1
-1
/
+1
2006-07-02
[MMC] sdhci: support controller specific quirks
Pierre Ossman
2
-0
/
+9
2006-07-02
[MMC] sdhci: more DMA capabilities tests
Pierre Ossman
2
-1
/
+33
2006-07-02
[MMC] sdhci: reset sdhci controller early
Pierre Ossman
1
-0
/
+2
2006-07-02
[MMC] sdhci: check controller version
Pierre Ossman
2
-0
/
+15
2006-07-02
[MMC] sdhci: check only relevant inhibit bits
Pierre Ossman
1
-3
/
+13
2006-07-02
[MMC] sdhci: Test for invalid block size
Pierre Ossman
2
-0
/
+14
2006-07-02
[MMC] sdhci: Avoid sdhci DMA boundaries
Pierre Ossman
2
-4
/
+10
2006-07-02
[MMC] Fix sdhci PIO routines
Pierre Ossman
2
-63
/
+101
2006-07-02
[MMC] sdhci: fix interrupt handling
Pierre Ossman
1
-56
/
+24
2006-07-02
[MMC] sdhci: correct register order
Pierre Ossman
1
-17
/
+27
2006-07-02
[MMC] sdhci: proper timeout handling
Pierre Ossman
2
-3
/
+48
2006-07-02
[MMC] sdhci: fix sdhci reset timeout
Pierre Ossman
1
-4
/
+17
2006-07-02
[MMC] sdhci: fix timeout loops in sdhci
Pierre Ossman
1
-13
/
+16
2006-07-02
[MMC] sdhci: support for multiple voltages
Pierre Ossman
2
-4
/
+66
2006-07-02
[MMC] sdhci: print device id
Pierre Ossman
1
-2
/
+7
2006-07-02
[MMC] sdhci: check SDHCI base clock
Pierre Ossman
1
-4
/
+11
2006-07-01
[ARM] 3678/1: MMC: Make OMAP MMC work
Tony Lindgren
1
-22
/
+19
2006-06-30
Remove obsolete #include <linux/config.h>
Jörn Engel
8
-8
/
+0
2006-06-30
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/devfs-2.6
Linus Torvalds
1
-4
/
+0
2006-06-27
[PATCH] 64bit resource: fix up printks for resources in misc drivers
Greg Kroah-Hartman
1
-2
/
+2
2006-06-27
ARM: OMAP: Fix DMA channel irq handling for omap24xx
Tony Lindgren
1
-1
/
+1
2006-06-26
[PATCH] devfs: Remove the gendisk devfs_name field as it's no longer needed
Greg Kroah-Hartman
1
-1
/
+0
2006-06-26
[PATCH] devfs: Remove the devfs_fs_kernel.h file from the tree
Greg Kroah-Hartman
1
-1
/
+0
2006-06-26
[PATCH] devfs: Remove devfs_remove() function from the kernel tree
Greg Kroah-Hartman
1
-1
/
+0
2006-06-26
[PATCH] devfs: Remove devfs_mk_dir() function from the kernel tree
Greg Kroah-Hartman
1
-1
/
+0
2006-06-19
[ARM] 3565/1: AT91RM9200 MMC update
Andrew Victor
1
-74
/
+65
2006-06-19
[MMC] Convert all hosts except mmci to use data->blksz
Russell King
4
-9
/
+9
2006-06-13
[MMC] sdhci truncated pointer fix
Andrew Morton
1
-1
/
+1
2006-06-04
[MMC] Prevent au1xmmc.c breakage on non-Au1200 Alchemy
Ralf Baechle
1
-1
/
+1
2006-05-24
[MMC] Fix premature use of md->disk
Pierre Ossman
1
-1
/
+1
2006-05-20
[ARM] 3531/1: i.MX/MX1 SD/MMC ensure, that clock are stopped before new comma...
Pavel Pisa
6
-19
/
+25
2006-05-04
[MMC] Move set_ios debugging into mmc.c
Russell King
8
-43
/
+34
2006-05-04
[MMC] Correct mmc_request_done comments
Russell King
1
-5
/
+4
2006-05-02
[MMC] PXA: reduce the number of lines PXAMCI debug uses
Russell King
1
-6
/
+3
2006-05-02
[MMC] PXA and i.MX: don't avoid sending stop command on error
Russell King
2
-2
/
+2
2006-05-02
[MMC] extend data timeout for writes
Russell King
2
-0
/
+8
[next]