summaryrefslogtreecommitdiff
path: root/drivers/mmc
AgeCommit message (Expand)Author
2011-10-05MMCI: Increase max_segs from 16 to 128Ulf Hansson
2011-10-05mmc: mmci: simplify err check in mmci_post_requestPer Forlin
2011-10-05mmc: mmci: Change vdd_handler to a generic ios handlerUlf Hansson
2011-10-05mmc: mmci: Provide option to configure bus signal directionUlf Hansson
2011-10-05MMCI: Put power register deviations in variant data.Sebastian Rasmussen
2011-10-05mmc: sdio: Workaround for dev with broken CMD53Stefan Nilsson XK
2011-10-05mmc: core: Set correct bus mode before card initStefan Nilsson XK
2011-10-05MMCI: Add support for non-power-of-two block sizesStefan Nilsson XK
2011-10-05MMCI: Fix incorrect handling of HW FC for SDIOStefan Nilsson XK
2011-10-05mmci: Prepare for sdio before setting up dma jobUlf Hansson
2011-10-05MMCI: Fix bug in PIO read for small SDIO packetsStefan Nilsson XK
2011-10-05mmc: mmci: implement pre_req() and post_req()Per Forlin
2011-10-05mmc: Fix hangs related to insert/remove of cardsUlf Hansson
2011-10-05mmc: core: use defined R1_STATE_PRG macro for card statusJaehoon Chung
2011-10-05mmc: core: Detect eMMC v4.5 ext_csd entriesKyungmin Park
2011-10-05mmc: mmc_test: avoid stalled file in debugfsAndy Shevchenko
2011-10-05mmc: print debug messages for runtime PM actionsDaniel Drake
2011-10-05mmc: fix runtime PM with -ENOSYS suspend caseOhad Ben-Cohen
2011-10-05mmc: block: fixed NULL pointer dereferenceJaehoon Chung
2011-10-05mmc: core: Set non-default Drive Strength via platform hookPhilip Rakity
2011-10-05mmc: block: add handling for two parallel block requests in issue_rw_rqPer Forlin
2011-10-05mmc: queue: add a second mmc queue request memberPer Forlin
2011-10-05mmc: block: move error path in issue_rw_rq to a separate function.Per Forlin
2011-10-05mmc: block: add a block request prepare functionPer Forlin
2011-10-05mmc: block: add member in mmc queue struct to hold request dataPer Forlin
2011-10-05mmc: mmc_test: test to measure how sg_len affect performancePer Forlin
2011-10-05mmc: mmc_test: add test for non-blocking transfersPer Forlin
2011-10-05mmc: mmc_test: add debugfs file to list all testsPer Forlin
2011-10-05mmc: core: add non-blocking mmc request functionPer Forlin
2011-10-05mmc: queue: let host controllers specify maximum discard timeoutAdrian Hunter
2011-10-05mmc: block: add checking of r/w command responseRussell King - ARM Linux
2011-10-05mmc: block: improve error recovery from command channel errorsRussell King - ARM Linux
2011-10-05mmc: block: allow get_card_status() to return error statusRussell King - ARM Linux
2011-10-05ARM: 6981/2: mmci: adjust calculation of f_minLinus Walleij
2011-07-21Merge branch 'devicetree/linaro-3.0' of git://git.secretlab.ca/git/linux-2.6 ...Nicolas Pitre
2011-07-21Revert "Merge remote-tracking branch 'arm-soc/for-next' into linaro-3.0"Nicolas Pitre
2011-07-21mmc/tegra: add sdhci device tree handlingGrant Likely
2011-07-20Merge remote-tracking branch 'arm-soc/for-next' into linaro-3.0Nicolas Pitre
2011-07-15Merge branch 'fixes-for-arnd' of git://git.pengutronix.de/git/imx/linux-2.6 i...Arnd Bergmann
2011-07-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cjb...Linus Torvalds
2011-07-13mmc: core: Bus width testing needs to handle suspend/resumePhilip Rakity
2011-07-07ARM i.MX dma: Fix burstsize settingsSascha Hauer
2011-07-06ARM: 6980/1: mmci: use StartBitErr to detect bad connectionsLinus Walleij
2011-06-25mmc: queue: bring discard_granularity/alignment into line with SCSIAdrian Hunter
2011-06-25mmc: queue: append partition subname to queue thread nameAdrian Hunter
2011-06-25mmc: core: make erase timeout calculation allow for gated clockAdrian Hunter
2011-06-25mmc: block: switch card to User Data Area when removing the block driverAdrian Hunter
2011-06-25mmc: sdio: reset card during power_restoreDaniel Drake
2011-06-25mmc: sdhi: DMA slave ID 0 is invalidGuennadi Liakhovetski
2011-06-25mmc: tmio: fix regression in TMIO_MMC_WRPROTECT_DISABLE handlingGuennadi Liakhovetski