summaryrefslogtreecommitdiff
path: root/drivers/mmc/host/sdhci.c
AgeCommit message (Expand)Author
2010-03-18tegra pm: add suspend/resume to tegra-sdhci driverDeepesh Gujarathi
2010-02-24mmc: Add new present state quirk to sdhciAbhishek Aggarwal
2010-02-15tegra: remove delayed suspend from sdhci driverDeepesh Gujarathi
2010-02-12tegra: implement mmc_ops enable, disable handlers in sdhci driverDeepesh Gujarathi
2010-02-10Revert "tegra: Dynamically control the card clock for SD memory devices"Deepesh Gujarathi
2010-01-29Enabled ADMA in the mmc driver.Nagesh Penumarty
2010-01-20tegra: Dynamically control the card clock for SD memory devicesDeepesh Gujarathi
2009-12-08sdhci: add controller-specific override query for max_clkGary King
2009-12-08sdhci: move card detection interrupt logic into a callback functionGary King
2009-12-08sdhci: add controller-specific set_clock callbackGary King
2009-12-08sdhci: add BROKEN_CTRL_HISPD quirkGary King
2009-12-08sdhci: add support for 8 bit data transfersGary King
2009-12-08sdhci: add ENABLE_INTERRUPT_AT_BLOCK_GAP quirkGary King
2009-12-08sdhci: add BROKEN_WRITE_PROTECT quirkGary King
2009-12-07mmc: Add CONFIG_EMBEDDED_MMC_START_OFFSET configurationGary King
2009-03-02sdhci: Add quirk for controllers with no end-of-busy IRQBen Dooks
2009-02-18sdhci: fix led namingHelmut Schaa
2009-02-18Revert "sdhci: force high speed capability on some controllers"Pierre Ossman
2008-12-31sdhci: handle built-in sdhci with modular leds classPierre Ossman
2008-12-31sdhci: activate led support also when moduleÉric Piel
2008-11-08mmc: struct device - replace bus_id with dev_name(), dev_set_name()Kay Sievers
2008-10-12sdhci: 'scratch' may be used uninitializedSteven Noonan
2008-10-12sdhci: force high speed capability on some controllersPierre Ossman
2008-10-12sdhci: reduce card detection delayPierre Ossman
2008-10-12sdhci: let the controller wait for busy state to endPierre Ossman
2008-08-01sdhci: check correct return valuePierre Ossman
2008-08-01sdhci: disable DMA for req, not completelyPierre Ossman
2008-08-01sdhci: handle bug in JMB38x for sizes < 4 bytesPierre Ossman
2008-07-26dma-mapping: add the device argument to dma_mapping_error()FUJITA Tomonori
2008-07-23sdhci: highmem capable PIO routinesPierre Ossman
2008-07-23sdhci: fix bad warning from commit c8b3e02Pierre Ossman
2008-07-23sdhci: add warnings for bad buffers in ADMA pathPierre Ossman
2008-07-15mmc: OLPC: update vdd/powerup quirk commentAndres Salomon
2008-07-15mmc: fix spares errors of sdhci.cTomas Winkler
2008-07-15sdhci: graceful handling of bad addressesPierre Ossman
2008-07-15sdhci: scatter-gather (ADMA) supportPierre Ossman
2008-07-15sdhci: handle hot-removePierre Ossman
2008-07-15sdhci: make workaround for timeout bug more generalPierre Ossman
2008-07-15sdhci: move pci stuff to separate modulePierre Ossman
2008-07-15sdhci: don't check block count for progressPierre Ossman
2008-07-04mmc: don't use DMA on newer ENE controllersPierre Ossman
2008-07-04olpc: sdhci: add quirk for the Marvell CaFe's interrupt timeoutAndres Salomon
2008-07-04olpc: sdhci: add quirk for the Marvell CaFe's vdd/powerup issueAndres Salomon
2008-04-18sdhci: improve no card, no reset quirkPierre Ossman
2008-04-18sdhci: allow led to be controlled freelyPierre Ossman
2008-04-18sdhci: remove custom controller namePierre Ossman
2008-02-08sdhci: add num index for multi controllers caseFeng Tang
2007-12-12sdhci: support JMicron JMB38x chipsPierre Ossman
2007-12-12sdhci: use PIO when DMA can't satisfy the requestPierre Ossman
2007-12-12sdhci: don't warn about sdhci 2.0 controllersPierre Ossman