index
:
kernel
0x221E-v0.0.1-v6.19
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.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.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
Hosts the 0x221E linux distro kernel.
Ubuntu
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
mmc
Age
Commit message (
Expand
)
Author
2007-09-23
mmc: read ext_csd version number
Pierre Ossman
2007-09-23
mmc: improve error code feedback
Pierre Ossman
2007-09-23
mmc: remove custom error codes
Pierre Ossman
2007-09-11
bug in AT91 MCI suspend routines
Anti Sullin
2007-08-23
sdhci: tell which spurious interrupt we got
Pierre Ossman
2007-08-23
sdhci: handle data interrupts during command
Pierre Ossman
2007-08-23
mmc: ignore bad max block size in sdhci
David Vrabel
2007-08-23
sdhci: be more cautious about block count register
Pierre Ossman
2007-08-23
drivers/mmc/core/host.c: kmalloc + memset conversion to kzalloc
Mariusz Kozlowski
2007-08-23
drivers/mmc/core/bus.c: kmalloc + memset conversion to kzalloc
Mariusz Kozlowski
2007-08-09
mmc: at91_mci: remove whitespace at the end of lines
Nicolas Ferre
2007-08-09
mmc: reorganize bounce buffer init
Pierre Ossman
2007-08-09
wbsd: fix section mismatch warnings
Gabriel C
2007-07-26
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/drz...
Linus Torvalds
2007-07-26
drivers/mmc/core/: make 3 functions static
Adrian Bunk
2007-07-26
mmc: add missing printk levels
Pierre Ossman
2007-07-26
mmc: remove redundant debug information from sdhci and wbsd
Pierre Ossman
2007-07-26
mmc: proper debugging output in core
Pierre Ossman
2007-07-26
mmc: be more verbose about card insertions/removal
Pierre Ossman
2007-07-26
mmc: Don't hold lock when releasing an added card
Pierre Ossman
2007-07-26
mmc: add a might_sleep() to mmc_claim_host()
Pierre Ossman
2007-07-26
mmc: update kerneldoc
Pierre Ossman
2007-07-26
mmc: update header file paths
Pierre Ossman
2007-07-26
sdhci: add support to ENE-CB714
Leandro Dorileo
2007-07-26
mmc: check error bits before command completion
Pierre Ossman
2007-07-24
[BLOCK] Get rid of request_queue_t typedef
Jens Axboe
2007-07-20
sdhci: make sure to clear the error interrupt
Pierre Ossman
2007-07-20
mmc: at91_mci: wakeup on card insertion (or removal)
Marc Pignat
2007-07-19
some kmalloc/memset ->kzalloc (tree wide)
Yoann Padioleau
2007-07-17
Freezer: make kernel threads nonfreezable by default
Rafael J. Wysocki
2007-07-12
Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
2007-07-12
[ARM] pxa: remove MMC register defines from pxa-regs.h
Russell King
2007-07-09
mmc: at91_mci: fix hanging and rework to match flowcharts
Nicolas Ferre
2007-07-09
mmc: at91_mci typo
Nicolas Ferre
2007-07-09
sdhci: Fix "Unexpected interrupt" handling
Rolf Eike Beer
2007-07-09
mmc: fix silly copy-and-paste error
Pierre Ossman
2007-07-09
mmc: move layer init and workqueue to core file
Pierre Ossman
2007-07-09
mmc: refactor host class handling
Pierre Ossman
2007-07-09
mmc: refactor bus operations
Pierre Ossman
2007-07-09
sdhci: add ene controller id
Milko Krachounov
2007-07-09
mmc: bounce requests for simple hosts
Pierre Ossman
2007-06-13
mmc: get back read-only switch function
Pierre Ossman
2007-06-13
mmc-omap: fix sd response type 6 vs. 1
Ragner Magalhaes
2007-06-07
mmc: don't call switch on old cards
Pierre Ossman
2007-06-07
mmc: fix broken if clause
Pierre Ossman
2007-06-07
au1xmmc: Replace C code with call to ARRAY_SIZE() macro.
Robert P. J. Day
2007-06-07
mmc-atmel: remove linux/mmc/protocol.h dependencies
Marc Pignat
2007-05-24
mmc: clean up unused parts of block driver
Pierre Ossman
2007-05-14
pxamci: fix PXA27x MMC workaround for bad CRC with 136 bit response
Nicolas Pitre
2007-05-14
mmc: use assigned major for block device
Pierre Ossman
[prev]
[next]