index
:
linux-fsl-qoriq
master
scalys
Freescale linux tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
mmc
/
core
/
sd.c
Age
Commit message (
Expand
)
Author
2010-08-12
mmc: add erase, secure erase, trim and secure trim operations
Adrian Hunter
2010-08-11
mmc: split mmc_sd_init_card()
Michal Miroslaw
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2009-12-15
mmc: add module parameter to set whether cards are assumed removable
Ben Hutchings
2009-09-23
mmc: propagate error codes back from bus drivers' suspend/resume methods
Nicolas Pitre
2009-09-23
mmc_spi: fail gracefully if host or card do not support the switch command
Wolfgang Muees
2009-09-23
mmc: add ability to save power by powering off cards
Adrian Hunter
2009-09-23
mmc: add MMC_CAP_NONREMOVABLE host capability
Adrian Hunter
2009-09-15
driver model: constify attribute groups
David Brownell
2009-04-08
mmc_spi: do not check CID and CSD blocks with CRC16
Wolfgang Muees
2008-07-15
MMC: Trivial comment cleanup
Deepak Saxena
2008-07-15
mmc: change .get_ro() callback semantics
Anton Vorontsov
2008-03-23
mmc: use sysfs groups to handle conditional attributes
Pierre Ossman
2007-09-23
MMC core learns about SPI
David Brownell
2007-09-23
mmc: replace BUG_ON with WARN_ON
Pierre Ossman
2007-09-23
mmc: improve error code feedback
Pierre Ossman
2007-09-23
mmc: remove custom error codes
Pierre Ossman
2007-07-26
mmc: add missing printk levels
Pierre Ossman
2007-07-26
mmc: be more verbose about card insertions/removal
Pierre Ossman
2007-07-25
mmc: Don't hold lock when releasing an added card
Pierre Ossman
2007-07-25
mmc: update header file paths
Pierre Ossman
2007-07-09
mmc: refactor bus operations
Pierre Ossman
2007-06-13
mmc: get back read-only switch function
Pierre Ossman
2007-06-07
mmc: don't call switch on old cards
Pierre Ossman
2007-06-07
mmc: fix broken if clause
Pierre Ossman
2007-05-01
mmc: remove old card states
Pierre Ossman
2007-05-01
mmc: support unsafe resume of cards
Pierre Ossman
2007-05-01
mmc: break apart switch function
Pierre Ossman
2007-05-01
MMC: Fix handling of low-voltage cards
Philip Langdale
2007-05-01
mmc: add bus handler
Pierre Ossman