summaryrefslogtreecommitdiff
path: root/drivers/mmc/core
AgeCommit message (Expand)Author
2009-05-03mmc: increase power up delayJosé M. Fernández
2009-04-08mmc_spi: do not check CID and CSD blocks with CRC16Wolfgang Muees
2009-04-08mmc: Accept EXT_CSD rev 1.3 since it is backwards compatible with 1.2Jarkko Lavinen
2009-04-05Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/drz...Linus Torvalds
2009-03-31MMC: regulator utilitiesDavid Brownell
2009-03-24mmc_spi: allow higher timeouts for SPI modeWolfgang Muees
2009-03-24mmc: During unsafe resume, select the right volatge for the cardBalaji Rao
2009-03-24sdio: check that addresses are within the address spacePierre Ossman
2009-03-24sdio: handle null tuplesPierre Ossman
2009-03-24sdio: handle cis end marker in link fieldPierre Ossman
2009-03-24mmc: Add Extended CSD register to debugfsAdrian Hunter
2009-03-24mmc: add MODALIAS linkage for MMC/SD devicesAndy Whitcroft
2009-03-24mmc: delayed_work was never cancelledJorg Schummer
2009-03-08mmc: fix data timeout for SEND_EXT_CSDAdrian Hunter
2008-12-31mmc: warn about voltage mismatchesDavid Brownell
2008-12-31mmc: Add mmc_vddrange_to_ocrmask() helper functionAnton Vorontsov
2008-12-31mmc: Add 8-bit bus width supportJarkko Lavinen
2008-11-08mmc: struct device - replace bus_id with dev_name(), dev_set_name()Kay Sievers
2008-11-08mmc: increase SD write timeout for crappy cardsPierre Ossman
2008-10-12MMC: CSD and CID timeout valuesMatthew Fleming
2008-10-12sdio: high-speed supportPierre Ossman
2008-10-12sdio: give sdio irq thread a host specific namePierre Ossman
2008-10-12sdio: make sleep on error interruptablePierre Ossman
2008-08-01mmc: properly iterate over sg list in debug checkPierre Ossman
2008-07-27mmc: Add per-card debugfs supportHaavard Skinnemoen
2008-07-27mmc: Export internal host state through debugfsHaavard Skinnemoen
2008-07-16Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/drz...Linus Torvalds
2008-07-15sdio: sdio_io.c Fix sparse warningsTomas Winkler
2008-07-15sdio: fix the use of hard coded timeout value.Benzi Zbit
2008-07-15mmc: fix sdio_io sparse errorsTomas Winkler
2008-07-15sdio: clean up handling of byte mode transfer sizePierre Ossman
2008-07-15mmc,sdio: helper function for transfer paddingPierre Ossman
2008-07-15MMC: Trivial comment cleanupDeepak Saxena
2008-07-15mmc: change .get_ro() callback semanticsAnton Vorontsov
2008-07-15mmc: add support for card-detection pollingAnton Vorontsov
2008-04-18mmc: sdio_ops.c should #include "sdio_ops.h"Adrian Bunk
2008-04-18mmc: proper prototypes for mmc_attach_*()Adrian Bunk
2008-04-18mmc: make __mmc_release_bus() staticAdrian Bunk
2008-04-18mmc: use shorter, equivalent set_current_state()Robert P. J. Day
2008-04-18mmc: set controller name earlyPierre Ossman
2008-03-22mmc: use sysfs groups to handle conditional attributesPierre Ossman
2007-11-02cleanup asm/scatterlist.h includesAdrian Bunk
2007-10-27mmc: use common byte swap macrosPierre Ossman
2007-10-27mmc: fix cid and csd byte orderPierre Ossman
2007-10-17mmc: possible leak in mmc_read_ext_csdFlorin Malita
2007-10-14uevent environment changes falloutAl Viro
2007-10-12Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6Linus Torvalds
2007-10-12Driver core: change add_uevent_var to use a structKay Sievers
2007-10-12mmc: use correct unregister function for led triggerPierre Ossman
2007-10-06sdio: make the IRQ thread more resilient in the presence of bad statesNicolas Pitre