aboutsummaryrefslogtreecommitdiff
path: root/drivers/mmc
AgeCommit message (Expand)Author
2011-05-09mmc: sdhci: Check mrq != NULL in sdhci_tasklet_finishChris Ball
2011-05-09mmc: sdhci: Check mrq->cmd in sdhci_tasklet_finishBen Dooks
2011-05-09mmc: sdhci-pci: Fix error case in sdhci_pci_probe_slot()Chris Ball
2011-05-09mmc: fix a race between card-detect rescan and clock-gate work instancesGuennadi Liakhovetski
2011-03-23mmc: sdio: remember new card RCA when redetecting cardStefan Nilsson XK
2011-03-23mmc: sdhci: Add Ricoh e823 PCI IDManoj Iyer
2011-03-09Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cjb...Linus Torvalds
2011-03-08mmc: fix CONFIG_MMC_UNSAFE_RESUME regressionOhad Ben-Cohen
2011-03-07mmc: sdio: Allow sdio operations in other threads during sdio_add_func()Dmitry Shmidt
2011-01-31ARM: mmci: round down the bytes transferred on errorRussell King
2011-01-31ARM: mmci: complete the transaction on errorRussell King
2011-01-27ARM: 6642/1: mmci: calculate remaining bytes at error correctlyLinus Walleij
2011-01-26mmc: bfin_sdh: fix alloc size for private dataSonic Zhang
2011-01-26mmc: sdhci-s3c: add platform_8bit_width() hookJaehoon Chung
2011-01-25mmc: jz4740: don't treat NULL clk as an errorJamie Iles
2011-01-25mmc: mmci: don't read command response when invalidRussell King - ARM Linux
2011-01-25mmc: ushc: Remove duplicate include of usb.hJesper Juhl
2011-01-26Merge branch 'fixes' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds
2011-01-24ARM: 6632/3: mmci: stop using the blockend interruptsLinus Walleij
2011-01-21drivers: mmc: msm: remove clock disable in probeDaniel Walker
2011-01-21mmc: msm: fix dma usage not to use internal APIsDaniel Walker
2011-01-14mmc: sdhci-of: fix build on non-powerpc platformsRob Herring
2011-01-13Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...Linus Torvalds
2011-01-11Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cjb...Linus Torvalds
2011-01-10Merge branch 'next-devicetree' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds
2011-01-09mmc: davinci: add support for SDIO irq handlingAlagu Sankar
2011-01-08mmc: fix division by zero in MMC coreLinus Walleij
2011-01-08mmc: tmio_mmc: fix CMD irq handlingArnd Hannemann
2011-01-08mmc: tmio_mmc: handle missing HW interruptsArnd Hannemann
2011-01-08mmc: tmio_mmc: implement SDIO IRQ supportArnd Hannemann
2011-01-08mmc: tmio_mmc: silence compiler warningsArnd Hannemann
2011-01-08mmc: tmio_mmc: implement a bounce buffer for unaligned DMAGuennadi Liakhovetski
2011-01-08mmc: tmio_mmc: merge the private header into the driverGuennadi Liakhovetski
2011-01-08mmc: tmio_mmc: fix PIO fallback on DMA descriptor allocation failureGuennadi Liakhovetski
2011-01-08mmc: tmio_mmc: allow multi-element scatter-gather listsGuennadi Liakhovetski
2011-01-08mmc: Register debugfs dir before calling card probe function.Viresh Kumar
2011-01-08mmc: MMC_BLOCK_MINORS should depend on MMC_BLOCK.Chris Ball
2011-01-08mmc: Explain why we make adjacent mmc_bus_{put,get} calls during rescan.Chris Ball
2011-01-08mmc: Fix sd/sdio/mmc initialization frequency retriesAndy Ross
2011-01-08mmc: fix mmc_set_bus_width_ddr() call without bus-width-test capTakashi Iwai
2011-01-08mmc: dw_mmc: Add Synopsys DesignWare mmc host driver.Will Newton
2011-01-08mmc: add sdhci-tegra driver for Tegra SoCsOlof Johansson
2011-01-08mmc: sdhci: add quirk for max len ADMA descriptorsOlof Johansson
2011-01-08mmc: check for > 1 clk_requests when disabling gatingLinus Walleij
2011-01-08mmc: sdhci-s3c: Support controllers with no internal clock dividerJeongbae Seo
2011-01-08mmc: sdhci-s3c: Support additional host capabilitiesJeongbae Seo
2011-01-08mmc: sdhci: Enable bus-width test for JMicron controllersTakashi Iwai
2011-01-08mmc: Test bus-width for old MMC devicesAries Lee
2011-01-08mmc: fix detection of memory part of SD-combo card with broken SDIOMichal Miroslaw
2011-01-08mmc: sdio: don't reinitialize nonremovable powered-resumed cardsOhad Ben-Cohen