mmc: fix sdio timeout calculation
[safe/jmp/linux-2.6] / drivers / mmc / core / core.c
2007-09-23 Pierre Ossmanmmc: fix sdio timeout calculation
2007-09-23 Pierre Ossmanmmc: fix incorrect divisor in debug output
2007-09-23 Nicolas Pitresdio: allow for mmc_claim_host to be aborted
2007-09-23 Nicolas Pitremmc: initialize mmc subsystem with subsys_initcall()
2007-09-23 Pierre Ossmanmmc: basic SDIO device model
2007-09-23 Pierre Ossmanmmc: detect SDIO cards
2007-09-23 Pierre Ossmanmmc: mmc_set_data_timeout() parameter write is redundant
2007-09-23 Pierre Ossmanmmc: remove custom error codes
2007-07-26 Adrian Bunkdrivers/mmc/core/: make 3 functions static
2007-07-26 Pierre Ossmanmmc: proper debugging output in core
2007-07-25 Pierre Ossmanmmc: add a might_sleep() to mmc_claim_host()
2007-07-25 Pierre Ossmanmmc: update kerneldoc
2007-07-09 Pierre Ossmanmmc: move layer init and workqueue to core file
2007-07-09 Pierre Ossmanmmc: refactor host class handling
2007-07-09 Pierre Ossmanmmc: refactor bus operations
2007-05-09 Andrew Mortonmmc build fix
2007-05-08 Pierre Ossmanmmc: use lock instead of claim in debug check
2007-05-01 Pierre Ossmanmmc: support unsafe resume of cards
2007-05-01 Pierre Ossmanmmc: add bus handler
2007-05-01 Pierre Ossmanmmc: Separate out protocol ops
2007-05-01 Pierre Ossmanmmc: Move core functions to subdir