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
2009-06-13
MMC core: limit minimum initialization frequency to 400kHz
Sascha Hauer
2009-06-13
mmc: mmc_rescan detects card change in one run
Jorg Schummer
2009-05-03
mmc: increase power up delay
José M. Fernández
2009-04-05
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/drz...
Linus Torvalds
2009-03-31
MMC: regulator utilities
David Brownell
2009-03-24
mmc_spi: allow higher timeouts for SPI mode
Wolfgang Muees
2009-03-24
mmc: During unsafe resume, select the right volatge for the card
Balaji Rao
2009-03-24
mmc: delayed_work was never cancelled
Jorg Schummer
2008-12-31
mmc: warn about voltage mismatches
David Brownell
2008-12-31
mmc: Add mmc_vddrange_to_ocrmask() helper function
Anton Vorontsov
2008-11-08
mmc: increase SD write timeout for crappy cards
Pierre Ossman
2008-08-01
mmc: properly iterate over sg list in debug check
Pierre Ossman
2008-07-15
mmc,sdio: helper function for transfer padding
Pierre Ossman
2008-07-15
mmc: add support for card-detection polling
Anton Vorontsov
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