Age | Commit message (Expand) | Author |
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 |
2011-01-08 | mmc: mxcmmc: Allow binding a regulator to manage the MMC card voltage | Alberto Panizzo |
2011-01-08 | mmc: Add support for the Marvell Dove SDHCI controller | Mike Rapoport |
2011-01-07 | Merge branch 'for-2.6.38' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq | Linus Torvalds |
2011-01-07 | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds... | Paul Mundt |
2011-01-06 | Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds |
2011-01-06 | Merge branch 'for-linus' of git://codeaurora.org/quic/kernel/davidb/linux-msm | Linus Torvalds |
2011-01-05 | Merge branches 'mmci' and 'pl011-dma' into devel | Russell King |
2011-01-05 | Merge branches 'rmobile/mmcif', 'rmobile/ag5' and 'rmobile/mackerel' into rmo... | Paul Mundt |
2011-01-05 | mmc: sh_mmcif: make DMA support by the driver unconditional | Guennadi Liakhovetski |
2011-01-03 | of: Fixes for OF probing on little endian systems | Rob Herring |
2011-01-03 | of: make drivers depend on CONFIG_OF instead of CONFIG_PPC_OF | Rob Herring |
2010-12-30 | ARM: mmci: Clean up MMCI announcement printk | Russell King |