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
*
bug in AT91 MCI suspend routines
Anti Sullin
2007-09-11
1
-3
/
+3
*
sdhci: tell which spurious interrupt we got
Pierre Ossman
2007-08-23
1
-6
/
+6
*
sdhci: handle data interrupts during command
Pierre Ossman
2007-08-23
2
-7
/
+22
*
mmc: ignore bad max block size in sdhci
David Vrabel
2007-08-23
1
-5
/
+4
*
sdhci: be more cautious about block count register
Pierre Ossman
2007-08-23
1
-2
/
+2
*
drivers/mmc/core/host.c: kmalloc + memset conversion to kzalloc
Mariusz Kozlowski
2007-08-23
1
-3
/
+1
*
drivers/mmc/core/bus.c: kmalloc + memset conversion to kzalloc
Mariusz Kozlowski
2007-08-23
1
-3
/
+1
*
mmc: at91_mci: remove whitespace at the end of lines
Nicolas Ferre
2007-08-09
1
-4
/
+4
*
mmc: reorganize bounce buffer init
Pierre Ossman
2007-08-09
1
-7
/
+7
*
wbsd: fix section mismatch warnings
Gabriel C
2007-08-09
1
-5
/
+5
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/drz...
Linus Torvalds
2007-07-26
22
-175
/
+250
|
\
|
*
drivers/mmc/core/: make 3 functions static
Adrian Bunk
2007-07-26
4
-75
/
+69
|
*
mmc: add missing printk levels
Pierre Ossman
2007-07-26
2
-10
/
+8
|
*
mmc: remove redundant debug information from sdhci and wbsd
Pierre Ossman
2007-07-26
2
-26
/
+0
|
*
mmc: proper debugging output in core
Pierre Ossman
2007-07-26
1
-8
/
+40
|
*
mmc: be more verbose about card insertions/removal
Pierre Ossman
2007-07-26
3
-2
/
+35
|
*
mmc: Don't hold lock when releasing an added card
Pierre Ossman
2007-07-26
2
-10
/
+16
|
*
mmc: add a might_sleep() to mmc_claim_host()
Pierre Ossman
2007-07-26
1
-0
/
+2
|
*
mmc: update kerneldoc
Pierre Ossman
2007-07-26
3
-14
/
+26
|
*
mmc: update header file paths
Pierre Ossman
2007-07-26
18
-18
/
+18
|
*
sdhci: add support to ENE-CB714
Leandro Dorileo
2007-07-26
1
-0
/
+27
|
*
mmc: check error bits before command completion
Pierre Ossman
2007-07-26
1
-13
/
+10
*
|
[BLOCK] Get rid of request_queue_t typedef
Jens Axboe
2007-07-24
1
-4
/
+4
|
/
*
sdhci: make sure to clear the error interrupt
Pierre Ossman
2007-07-20
2
-0
/
+3
*
mmc: at91_mci: wakeup on card insertion (or removal)
Marc Pignat
2007-07-20
1
-1
/
+12
*
some kmalloc/memset ->kzalloc (tree wide)
Yoann Padioleau
2007-07-19
1
-2
/
+1
*
Freezer: make kernel threads nonfreezable by default
Rafael J. Wysocki
2007-07-17
1
-5
/
+2
*
Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
2007-07-12
1
-22
/
+0
|
\
|
*
[ARM] pxa: remove MMC register defines from pxa-regs.h
Russell King
2007-07-12
1
-22
/
+0
*
|
mmc: at91_mci: fix hanging and rework to match flowcharts
Nicolas Ferre
2007-07-09
1
-91
/
+108
*
|
mmc: at91_mci typo
Nicolas Ferre
2007-07-09
1
-15
/
+15
*
|
sdhci: Fix "Unexpected interrupt" handling
Rolf Eike Beer
2007-07-09
1
-1
/
+1
*
|
mmc: fix silly copy-and-paste error
Pierre Ossman
2007-07-09
1
-3
/
+3
*
|
mmc: move layer init and workqueue to core file
Pierre Ossman
2007-07-09
3
-56
/
+48
*
|
mmc: refactor host class handling
Pierre Ossman
2007-07-09
7
-164
/
+187
*
|
mmc: refactor bus operations
Pierre Ossman
2007-07-09
9
-244
/
+418
*
|
sdhci: add ene controller id
Milko Krachounov
2007-07-09
1
-0
/
+8
*
|
mmc: bounce requests for simple hosts
Pierre Ossman
2007-07-09
4
-15
/
+208
|
/
*
mmc: get back read-only switch function
Pierre Ossman
2007-06-13
1
-0
/
+15
*
mmc-omap: fix sd response type 6 vs. 1
Ragner Magalhaes
2007-06-13
1
-21
/
+3
*
mmc: don't call switch on old cards
Pierre Ossman
2007-06-07
1
-4
/
+20
*
mmc: fix broken if clause
Pierre Ossman
2007-06-07
1
-1
/
+1
*
au1xmmc: Replace C code with call to ARRAY_SIZE() macro.
Robert P. J. Day
2007-06-07
1
-2
/
+1
*
mmc-atmel: remove linux/mmc/protocol.h dependencies
Marc Pignat
2007-06-07
1
-3
/
+2
*
mmc: clean up unused parts of block driver
Pierre Ossman
2007-05-24
3
-53
/
+8
*
pxamci: fix PXA27x MMC workaround for bad CRC with 136 bit response
Nicolas Pitre
2007-05-14
1
-12
/
+6
*
mmc: use assigned major for block device
Pierre Ossman
2007-05-14
1
-13
/
+4
*
sdhci: handle dma boundary interrupts
Pierre Ossman
2007-05-14
1
-0
/
+9
*
mmc: au1xmmc command types check from data flags
Yoichi Yuasa
2007-05-14
1
-21
/
+14
*
[S390] Kconfig: menus with depends on HAS_IOMEM.
Martin Schwidefsky
2007-05-10
1
-0
/
+1
[next]