aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/mmc/core
Commit message (Expand)AuthorAge
* mmc_spi: do not check CID and CSD blocks with CRC16Wolfgang Muees2009-04-08
* mmc: Accept EXT_CSD rev 1.3 since it is backwards compatible with 1.2Jarkko Lavinen2009-04-08
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/drz...Linus Torvalds2009-04-05
|\
| * mmc_spi: allow higher timeouts for SPI modeWolfgang Muees2009-03-24
| * mmc: During unsafe resume, select the right volatge for the cardBalaji Rao2009-03-24
| * sdio: check that addresses are within the address spacePierre Ossman2009-03-24
| * sdio: handle null tuplesPierre Ossman2009-03-24
| * sdio: handle cis end marker in link fieldPierre Ossman2009-03-24
| * mmc: Add Extended CSD register to debugfsAdrian Hunter2009-03-24
| * mmc: add MODALIAS linkage for MMC/SD devicesAndy Whitcroft2009-03-24
| * mmc: delayed_work was never cancelledJorg Schummer2009-03-24
* | MMC: regulator utilitiesDavid Brownell2009-03-31
|/
* 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