summaryrefslogtreecommitdiffstats
path: root/drivers/mmc
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cjb...Linus Torvalds2011-03-091-1/+1
|\
| * mmc: fix CONFIG_MMC_UNSAFE_RESUME regressionOhad Ben-Cohen2011-03-081-1/+1
* | mmc: sdio: Allow sdio operations in other threads during sdio_add_func()Dmitry Shmidt2011-03-071-2/+1
|/
* ARM: mmci: round down the bytes transferred on errorRussell King2011-01-311-3/+4
* ARM: mmci: complete the transaction on errorRussell King2011-01-311-1/+1
* ARM: 6642/1: mmci: calculate remaining bytes at error correctlyLinus Walleij2011-01-271-2/+2
* mmc: bfin_sdh: fix alloc size for private dataSonic Zhang2011-01-261-1/+1
* mmc: sdhci-s3c: add platform_8bit_width() hookJaehoon Chung2011-01-261-0/+36
* mmc: jz4740: don't treat NULL clk as an errorJamie Iles2011-01-251-2/+3
* mmc: mmci: don't read command response when invalidRussell King - ARM Linux2011-01-251-5/+5
* mmc: ushc: Remove duplicate include of usb.hJesper Juhl2011-01-251-1/+0
* Merge branch 'fixes' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2011-01-262-82/+21
|\
| * ARM: 6632/3: mmci: stop using the blockend interruptsLinus Walleij2011-01-242-82/+21
* | drivers: mmc: msm: remove clock disable in probeDaniel Walker2011-01-211-3/+0
* | mmc: msm: fix dma usage not to use internal APIsDaniel Walker2011-01-211-27/+22
|/
* mmc: sdhci-of: fix build on non-powerpc platformsRob Herring2011-01-141-0/+9
* Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...Linus Torvalds2011-01-134-5/+5
|\
| * Merge branch 'master' into for-nextJiri Kosina2010-12-2211-62/+174
| |\
| * | tree-wide: fix comment/printk typosUwe Kleine-König2010-11-014-5/+5
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cjb...Linus Torvalds2011-01-1130-490/+3790
|\ \ \
| * | | mmc: davinci: add support for SDIO irq handlingAlagu Sankar2011-01-091-5/+73
| * | | mmc: fix division by zero in MMC coreLinus Walleij2011-01-081-2/+3
| * | | mmc: tmio_mmc: fix CMD irq handlingArnd Hannemann2011-01-081-2/+4
| * | | mmc: tmio_mmc: handle missing HW interruptsArnd Hannemann2011-01-081-4/+86
| * | | mmc: tmio_mmc: implement SDIO IRQ supportArnd Hannemann2011-01-081-0/+79
| * | | mmc: tmio_mmc: silence compiler warningsArnd Hannemann2011-01-081-2/+6
| * | | mmc: tmio_mmc: implement a bounce buffer for unaligned DMAGuennadi Liakhovetski2011-01-081-6/+83
| * | | mmc: tmio_mmc: merge the private header into the driverGuennadi Liakhovetski2011-01-082-231/+210
| * | | mmc: tmio_mmc: fix PIO fallback on DMA descriptor allocation failureGuennadi Liakhovetski2011-01-082-46/+25
| * | | mmc: tmio_mmc: allow multi-element scatter-gather listsGuennadi Liakhovetski2011-01-081-2/+7
| * | | mmc: Register debugfs dir before calling card probe function.Viresh Kumar2011-01-081-4/+4
| * | | mmc: MMC_BLOCK_MINORS should depend on MMC_BLOCK.Chris Ball2011-01-081-0/+1
| * | | mmc: Explain why we make adjacent mmc_bus_{put,get} calls during rescan.Chris Ball2011-01-081-2/+4
| * | | mmc: Fix sd/sdio/mmc initialization frequency retriesAndy Ross2011-01-085-99/+68
| * | | mmc: fix mmc_set_bus_width_ddr() call without bus-width-test capTakashi Iwai2011-01-081-2/+2
| * | | mmc: dw_mmc: Add Synopsys DesignWare mmc host driver.Will Newton2011-01-084-0/+1981
| * | | mmc: add sdhci-tegra driver for Tegra SoCsOlof Johansson2011-01-085-0/+272
| * | | mmc: sdhci: add quirk for max len ADMA descriptorsOlof Johansson2011-01-081-3/+7
| * | | mmc: check for > 1 clk_requests when disabling gatingLinus Walleij2011-01-081-1/+2
| * | | mmc: sdhci-s3c: Support controllers with no internal clock dividerJeongbae Seo2011-01-081-0/+62
| * | | mmc: sdhci-s3c: Support additional host capabilitiesJeongbae Seo2011-01-081-0/+4
| * | | mmc: sdhci: Enable bus-width test for JMicron controllersTakashi Iwai2011-01-081-0/+2
| * | | mmc: Test bus-width for old MMC devicesAries Lee2011-01-085-30/+156
| * | | mmc: fix detection of memory part of SD-combo card with broken SDIOMichal Miroslaw2011-01-081-0/+5
| * | | mmc: sdio: don't reinitialize nonremovable powered-resumed cardsOhad Ben-Cohen2011-01-081-2/+14
| * | | mmc: sdio: don't power up cards on system suspendOhad Ben-Cohen2011-01-082-32/+13
| * | | mmc: skip detection of nonremovable cards on rescanOhad Ben-Cohen2011-01-081-2/+6
| * | | mmc: Add support for JMicron 388 SD/MMC controllerTakashi Iwai2011-01-085-12/+67
| * | | mmc: davinci_mmc: Remove unnecessary semicolonJoe Perches2011-01-081-1/+1
| * | | mmc: sdhci: print SD Command and CAPABILITY_1 when dumping registersPhilip Rakity2011-01-082-2/+5
OpenPOWER on IntegriCloud