aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/mmc/core
Commit message (Expand)AuthorAge
* mmc: fix data timeout for SEND_EXT_CSDAdrian Hunter2009-03-08
* mmc: warn about voltage mismatchesDavid Brownell2008-12-31
* mmc: Add mmc_vddrange_to_ocrmask() helper functionAnton Vorontsov2008-12-31
* mmc: Add 8-bit bus width supportJarkko Lavinen2008-12-31
* mmc: struct device - replace bus_id with dev_name(), dev_set_name()Kay Sievers2008-11-08
* mmc: increase SD write timeout for crappy cardsPierre Ossman2008-11-08
* MMC: CSD and CID timeout valuesMatthew Fleming2008-10-12
* sdio: high-speed supportPierre Ossman2008-10-12
* sdio: give sdio irq thread a host specific namePierre Ossman2008-10-12
* sdio: make sleep on error interruptablePierre Ossman2008-10-12
* mmc: properly iterate over sg list in debug checkPierre Ossman2008-08-01
* mmc: Add per-card debugfs supportHaavard Skinnemoen2008-07-26
* mmc: Export internal host state through debugfsHaavard Skinnemoen2008-07-26
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/drz...Linus Torvalds2008-07-16
|\
| * sdio: sdio_io.c Fix sparse warningsTomas Winkler2008-07-15
| * sdio: fix the use of hard coded timeout value.Benzi Zbit2008-07-15
| * mmc: fix sdio_io sparse errorsTomas Winkler2008-07-15
| * sdio: clean up handling of byte mode transfer sizePierre Ossman2008-07-15
| * mmc,sdio: helper function for transfer paddingPierre Ossman2008-07-15
| * MMC: Trivial comment cleanupDeepak Saxena2008-07-15
| * mmc: change .get_ro() callback semanticsAnton Vorontsov2008-07-15
| * mmc: add support for card-detection pollingAnton Vorontsov2008-07-15
|/
* mmc: sdio_ops.c should #include "sdio_ops.h"Adrian Bunk2008-04-18
* mmc: proper prototypes for mmc_attach_*()Adrian Bunk2008-04-18
* mmc: make __mmc_release_bus() staticAdrian Bunk2008-04-18
* mmc: use shorter, equivalent set_current_state()Robert P. J. Day2008-04-18
* mmc: set controller name earlyPierre Ossman2008-04-18
* mmc: use sysfs groups to handle conditional attributesPierre Ossman2008-03-22
* cleanup asm/scatterlist.h includesAdrian Bunk2007-11-02
* mmc: use common byte swap macrosPierre Ossman2007-10-27
* mmc: fix cid and csd byte orderPierre Ossman2007-10-27
* mmc: possible leak in mmc_read_ext_csdFlorin Malita2007-10-17
* uevent environment changes falloutAl Viro2007-10-14
* Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6Linus Torvalds2007-10-12
|\
| * Driver core: change add_uevent_var to use a structKay Sievers2007-10-12
* | mmc: use correct unregister function for led triggerPierre Ossman2007-10-12
|/
* sdio: make the IRQ thread more resilient in the presence of bad statesNicolas Pitre2007-10-06
* sdio: fix IRQ diagnostic messageNicolas Pitre2007-10-06
* sdio: adaptive interrupt pollingPierre Ossman2007-09-27
* mmc: add led triggerPierre Ossman2007-09-24
* MMC core learns about SPIDavid Brownell2007-09-23
* sdio: store vendor stringsPierre Ossman2007-09-23
* mmc: increase power up delayPierre Ossman2007-09-23
* sdio: add sdio_f0_readb() and sdio_f0_writeb()David Vrabel2007-09-23
* mmc: replace BUG_ON with WARN_ONPierre Ossman2007-09-23
* sdio: kmalloc + memset conversion to kzallocMariusz Kozlowski2007-09-23
* sdio: extend sdio_readsb() and friends to handle any length of bufferDavid Vrabel2007-09-23
* sdio: set the functions' block sizeDavid Vrabel2007-09-23
* sdio: add SDIO_FBR_BASE(f) macroDavid Vrabel2007-09-23
* mmc: fix sdio timeout calculationPierre Ossman2007-09-23