index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
mmc
/
core
/
core.c
Age
Commit message (
Expand
)
Author
2008-04-18
mmc: proper prototypes for mmc_attach_*()
Adrian Bunk
2008-04-18
mmc: make __mmc_release_bus() static
Adrian Bunk
2007-11-02
cleanup asm/scatterlist.h includes
Adrian Bunk
2007-09-24
mmc: add led trigger
Pierre Ossman
2007-09-23
MMC core learns about SPI
David Brownell
2007-09-23
mmc: increase power up delay
Pierre Ossman
2007-09-23
mmc: replace BUG_ON with WARN_ON
Pierre Ossman
2007-09-23
mmc: fix sdio timeout calculation
Pierre Ossman
2007-09-23
mmc: fix incorrect divisor in debug output
Pierre Ossman
2007-09-23
sdio: allow for mmc_claim_host to be aborted
Nicolas Pitre
2007-09-23
mmc: initialize mmc subsystem with subsys_initcall()
Nicolas Pitre
2007-09-23
mmc: basic SDIO device model
Pierre Ossman
2007-09-23
mmc: detect SDIO cards
Pierre Ossman
2007-09-23
mmc: mmc_set_data_timeout() parameter write is redundant
Pierre Ossman
2007-09-23
mmc: remove custom error codes
Pierre Ossman
2007-07-26
drivers/mmc/core/: make 3 functions static
Adrian Bunk
2007-07-26
mmc: proper debugging output in core
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-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-05-09
mmc build fix
Andrew Morton
2007-05-08
mmc: use lock instead of claim in debug check
Pierre Ossman
2007-05-01
mmc: support unsafe resume of cards
Pierre Ossman
2007-05-01
mmc: add bus handler
Pierre Ossman
2007-05-01
mmc: Separate out protocol ops
Pierre Ossman
2007-05-01
mmc: Move core functions to subdir
Pierre Ossman