summaryrefslogtreecommitdiff
path: root/drivers/mmc/host/sdhci.c
AgeCommit message (Expand)Author
2011-04-27mmc: sdhci: Check mrq->cmd in sdhci_tasklet_finishBen Dooks
2011-01-08mmc: sdhci: add quirk for max len ADMA descriptorsOlof Johansson
2011-01-08mmc: Test bus-width for old MMC devicesAries Lee
2011-01-08mmc: Add support for JMicron 388 SD/MMC controllerTakashi Iwai
2011-01-08mmc: sdhci: print SD Command and CAPABILITY_1 when dumping registersPhilip Rakity
2010-11-22mmc: sdhci: 8-bit bus width changesPhilip Rakity
2010-11-07mmc: sdhci: Properly enable SDIO IRQ wakeupsDaniel Drake
2010-10-23mmc: sdhci: introduce get_ro private write-protect hookWolfram Sang
2010-10-23mmc: sdhci: allow for eMMC 74 clock generation by controllerPhilip Rakity
2010-10-23mmc: sdhci: highspeed: check for mmc as well as sd cardsPhilip Rakity
2010-10-23mmc: sdhci: fix "pwr may be used uninitialized" warningGiuseppe Cavallaro
2010-10-23mmc: sdhci: disable MMC_CAP_NEEDS_POLL in nonremovable caseJaehoon Chung
2010-10-23mmc: sdhci: print out controller name for register debugPhilip Rakity
2010-10-23mmc: sdhci: add MMC_CAP_8_BIT_DATA in the host capabilitiesGiuseppe Cavallaro
2010-10-23mmc: sdhci: Enable high-speed support for MMC cardsZhangfei Gao
2010-10-23mmc: SDHC 3.0: correct f_min calculation for SD 3.0 specZhangfei Gao
2010-10-23mmc: SDHC 3.0: Base clock frequency change in spec 3.0Zhangfei Gao
2010-10-23mmc: SDHC 3.0: support 10-bit divided clock modeZhangfei Gao
2010-10-23mmc: sdhci: Make consistent use of CONFIG_MMC_DEBUG for "DEBUG"gingGeorge G. Davis
2010-10-23mmc: Remove distinction between hw and phys segmentsMartin K. Petersen
2010-08-20sdhci: add no hi-speed bit quirk supportKyungmin Park
2010-08-11sdhci: add auto CMD12 support for eSDHC driverJerry Huang
2010-08-11sdhci: add regulator supportMarek Szyprowski
2010-08-11sdhci-s3c: add support for the non standard minimal clock valueMarek Szyprowski
2010-08-11sdhci: don't assign mmc->caps at SDHCI directlyKyungmin Park
2010-08-11sdhci: 8-bit data transfer width supportKyungmin Park
2010-08-11sdhci: remove useless set_clock() checkKyungmin Park
2010-08-11mmc: make sdhci work with ricoh mmc controllerMaxim Levitsky
2010-05-27mmc: remove the "state" argument to mmc_suspend_host()Matt Fleming
2010-05-27mmc: s3c6410: add new quirk in sdhci driver and update ADMA descriptor buildThomas Abraham
2010-05-27sdhci: implement CAP_CLOCK_BASE_BROKEN quirkAnton Vorontsov
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2010-03-06sdio: sdhci support for suspend mode PM featuresNicolas Pitre
2010-03-06sdhci: improve sdhci sdhci_set_adma_desc() codeBen Dooks
2010-03-06sdhci: add adma descriptor set callBen Dooks
2009-09-23sdhci: increase timeout for internal clock stabilization.Chris Ball
2009-09-23sdhci: support for ADMA only hostsRichard Röjfors
2009-09-23sdhci-of: fix high-speed cards recognitionAnton Vorontsov
2009-09-23sdhci: be more strict with get_min_clock() usageAnton Vorontsov
2009-07-31sdhci: use SG_MITER_TO_SG/SG_MITER_FROM_SGSebastian Andrzej Siewior
2009-07-29sdhci: get rid of "frequency too high" flood when using eSDHCAnton Vorontsov
2009-06-21sdhci: remove needless double parenthesisPierre Ossman
2009-06-21sdhci: Specific quirk vor VIA SDHCI controller in VX855ESHarald Welte
2009-06-21sdhci: Add support for hosts that are only capable of 1-bit transfersAnton Vorontsov
2009-06-21sdhci: Add SDHCI_QUIRK_NO_MULTIBLOCK quirkBen Dooks
2009-06-21sdhci: Add better ADMA error reportingBen Dooks
2009-06-13sdhci: Print ADMA status and pointer on debugBen Dooks
2009-06-13sdhci: avoid changing voltage needlesslyPierre Ossman
2009-04-08New mail address for Pierre OssmanPierre Ossman
2009-03-24sdhci: Add quirk for forcing maximum block size to 2048 bytesAnton Vorontsov