Age | Commit message (Expand) | Author |
2011-01-31 | ARM: mmci: round down the bytes transferred on error | Russell King |
2011-01-31 | ARM: mmci: complete the transaction on error | Russell King |
2011-01-27 | ARM: 6642/1: mmci: calculate remaining bytes at error correctly | Linus Walleij |
2011-01-26 | mmc: bfin_sdh: fix alloc size for private data | Sonic Zhang |
2011-01-26 | mmc: sdhci-s3c: add platform_8bit_width() hook | Jaehoon Chung |
2011-01-25 | mmc: jz4740: don't treat NULL clk as an error | Jamie Iles |
2011-01-25 | mmc: mmci: don't read command response when invalid | Russell King - ARM Linux |
2011-01-25 | mmc: ushc: Remove duplicate include of usb.h | Jesper Juhl |
2011-01-26 | Merge branch 'fixes' of master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds |
2011-01-24 | ARM: 6632/3: mmci: stop using the blockend interrupts | Linus Walleij |
2011-01-21 | drivers: mmc: msm: remove clock disable in probe | Daniel Walker |
2011-01-21 | mmc: msm: fix dma usage not to use internal APIs | Daniel Walker |
2011-01-14 | mmc: sdhci-of: fix build on non-powerpc platforms | Rob Herring |
2011-01-13 | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko... | Linus Torvalds |
2011-01-11 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cjb... | Linus Torvalds |
2011-01-10 | Merge branch 'next-devicetree' of git://git.secretlab.ca/git/linux-2.6 | Linus Torvalds |
2011-01-09 | mmc: davinci: add support for SDIO irq handling | Alagu Sankar |
2011-01-08 | mmc: fix division by zero in MMC core | Linus Walleij |
2011-01-08 | mmc: tmio_mmc: fix CMD irq handling | Arnd Hannemann |
2011-01-08 | mmc: tmio_mmc: handle missing HW interrupts | Arnd Hannemann |
2011-01-08 | mmc: tmio_mmc: implement SDIO IRQ support | Arnd Hannemann |
2011-01-08 | mmc: tmio_mmc: silence compiler warnings | Arnd Hannemann |
2011-01-08 | mmc: tmio_mmc: implement a bounce buffer for unaligned DMA | Guennadi Liakhovetski |
2011-01-08 | mmc: tmio_mmc: merge the private header into the driver | Guennadi Liakhovetski |
2011-01-08 | mmc: tmio_mmc: fix PIO fallback on DMA descriptor allocation failure | Guennadi Liakhovetski |
2011-01-08 | mmc: tmio_mmc: allow multi-element scatter-gather lists | Guennadi Liakhovetski |
2011-01-08 | mmc: Register debugfs dir before calling card probe function. | Viresh Kumar |
2011-01-08 | mmc: MMC_BLOCK_MINORS should depend on MMC_BLOCK. | Chris Ball |
2011-01-08 | mmc: Explain why we make adjacent mmc_bus_{put,get} calls during rescan. | Chris Ball |
2011-01-08 | mmc: Fix sd/sdio/mmc initialization frequency retries | Andy Ross |
2011-01-08 | mmc: fix mmc_set_bus_width_ddr() call without bus-width-test cap | Takashi Iwai |
2011-01-08 | mmc: dw_mmc: Add Synopsys DesignWare mmc host driver. | Will Newton |
2011-01-08 | mmc: add sdhci-tegra driver for Tegra SoCs | Olof Johansson |
2011-01-08 | mmc: sdhci: add quirk for max len ADMA descriptors | Olof Johansson |
2011-01-08 | mmc: check for > 1 clk_requests when disabling gating | Linus Walleij |
2011-01-08 | mmc: sdhci-s3c: Support controllers with no internal clock divider | Jeongbae Seo |
2011-01-08 | mmc: sdhci-s3c: Support additional host capabilities | Jeongbae Seo |
2011-01-08 | mmc: sdhci: Enable bus-width test for JMicron controllers | Takashi Iwai |
2011-01-08 | mmc: Test bus-width for old MMC devices | Aries Lee |
2011-01-08 | mmc: fix detection of memory part of SD-combo card with broken SDIO | Michal Miroslaw |
2011-01-08 | mmc: sdio: don't reinitialize nonremovable powered-resumed cards | Ohad Ben-Cohen |
2011-01-08 | mmc: sdio: don't power up cards on system suspend | Ohad Ben-Cohen |
2011-01-08 | mmc: skip detection of nonremovable cards on rescan | Ohad Ben-Cohen |
2011-01-08 | mmc: Add support for JMicron 388 SD/MMC controller | Takashi Iwai |
2011-01-08 | mmc: davinci_mmc: Remove unnecessary semicolon | Joe Perches |
2011-01-08 | mmc: sdhci: print SD Command and CAPABILITY_1 when dumping registers | Philip Rakity |
2011-01-08 | mmc: Aggressive clock gating framework | Linus Walleij |
2011-01-08 | mmc: sdhci: Disable ADMA on some O2Micro SD/MMC parts. | Jennifer Li |
2011-01-08 | mmc: mxcmmc: remove a unnecessary release_resource() call | Axel Lin |
2011-01-08 | mmc: mxcmmc: update the regulator support code to the latest API | Alberto Panizzo |