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