- 574e3f5 mmc: sdhci: add the abort CMDTYPE bits definition by Richard Zhu · 14 years ago
- e481e45 mmc: sdhci-esdhc: remove SDHCI_QUIRK_NO_CARD_NO_RESET from esdhc by Richard Zhu · 14 years ago
- b2fce6a mmc: of_mmc_spi: Need to include irq.h and of_irq.h by David Miller · 14 years ago
- 768fbc1 mmc: mmci: Add ARM variant with extended FIFO by Pawel Moll · 14 years ago
- a5289a4 mmc: dw_mmc: set fixed burst in BMOD register by Jaehoon Chung · 14 years ago
- cf5e23e mmc: use pci_dev->revision by Sergei Shtylyov · 14 years ago
- 5a8fba5 mmc: mmc_test: Remove set-but-unused variable. by Chris Ball · 14 years ago
- 6c51038 Merge branch 'for-2.6.39/core' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 14 years ago
- 944dc03 tmio: Silence warnings introduced by mfd changes by Andres Salomon · 14 years ago
- 4f95bf4 mmc: Use mfd_data instead of driver_data for tmio-mmc by Andres Salomon · 14 years ago
- d24f36d mfd: mfd_cell is now implicitly available to asic3 drivers by Andres Salomon · 14 years ago
- 984b203 drivers/mmc/host/omap_hsmmc.c: use resource_size() by Chris Ball · 14 years ago
- 2092014 drivers/mmc/host/omap.c: use resource_size() by Chris Ball · 14 years ago
- a8c91da Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cjb/mmc by Linus Torvalds · 14 years ago
- b061c59 Merge branch 'spi/next' of git://git.secretlab.ca/git/linux-2.6 by Linus Torvalds · 14 years ago
- 0df0914 Merge branch 'omap-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap-2.6 by Linus Torvalds · 14 years ago
- 6899608 Merge branch 'for-linus' of git://codeaurora.org/quic/kernel/davidb/linux-msm by Linus Torvalds · 14 years ago
- 6d7ed21 Merge branches 'defcfg', 'drivers' and 'cyberpro-next' of master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 14 years ago
- 2dd2299 Merge remote-tracking branch 'origin' into spi/next by Grant Likely · 14 years ago
- c07946a mmc: dw_mmc: support mmc power control with regulator by Jaehoon Chung · 14 years ago
- e61cf11 mmc: dw_mmc: fix suspend/resume operation by Jaehoon Chung · 14 years ago
- fc3d772 mmc: dw_mmc: add quirks for unreliable card detect, and capabilities by Jaehoon Chung · 14 years ago
- 860cfe7 mmc: tmio: fix address in kunmap_atomic() calls by Guennadi Liakhovetski · 14 years ago
- b33d46c mmc: core: reset card voltage after power off by Ulf Hansson · 14 years ago
- ab1efd2 mmc: core: export function mmc_do_release_host() by Ulf Hansson · 14 years ago
- 0aab399 mmc: sdio: remember new card RCA when redetecting card by Stefan Nilsson XK · 14 years ago
- ba6a902 mmc: dw_mmc: Remove set-but-unused variable. by Chris Ball · 14 years ago
- 7e29c30 mmc: sdhci-esdhc-imx: add card detect on custom GPIO for mx25/35 by Wolfram Sang · 14 years ago
- 3bb2a9f mmc: sdhci-esdhc: broken card detection is not a default quirk by Wolfram Sang · 14 years ago
- 0c6d49c mmc: sdhci-esdhc-imx: add write protect on custom GPIO on mx25/35 by Wolfram Sang · 14 years ago
- dffc55a mmc: msm_sdcc: remove needless cache flush after dma_unmap_sg() by Linus Walleij · 14 years ago
- 9c9585e Merge branches 'aaci', 'mmci-dma', 'pl' and 'pl011' into drivers by Russell King · 14 years ago
- 92c260f Merge remote branch 'rmk/for-linus' into for-linus by David Brown · 14 years ago
- 4c5811b Merge branch 'devicetree/next' of git://git.secretlab.ca/git/linux-2.6 by Linus Torvalds · 14 years ago
- e6bee32 Merge branch 'tty-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty-2.6 by Linus Torvalds · 14 years ago
- f5e0cec mmc: sh_mmcif: support aggressive clock gating by Guennadi Liakhovetski · 14 years ago
- b676f03 mmc: check if mmc cards < 2GB do sector addressing by Philip Rakity · 14 years ago
- 2f94e55 mmc: core: comment on why sdio_reset is done at init time by Philip Rakity · 14 years ago
- d109028 Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
- 41babf7 mmc: dw_mmc: support DDR mode by Jaehoon Chung · 14 years ago
- e7054ba mmc: via-sdmmc: Remove set-but-unused variable. by Chris Ball · 14 years ago
- b3bd1b5 mmc: cb710: Return err value in cb710_wait_while_busy() by Chris Ball · 14 years ago
- 24c3001 mmc: sdhci-pci: Remove set-but-unused variable. by Chris Ball · 14 years ago
- e4243f1 mmc: mxs-mmc: add mmc host driver for i.MX23/28 by Shawn Guo · 14 years ago
- 8154b57 mmc: sdhci-tegra: free irq on error and remove by Wolfram Sang · 14 years ago
- f53fbde mmc: mxcmmc: use dmaengine API by Sascha Hauer · 14 years ago
- c9b2a06 mmc: dw_mmc: support 8-bit buswidth by Jaehoon Chung · 14 years ago
- 449bdc2 mmc: tmio_mmc: use dmaengine helpers, drop submit check by Linus Walleij · 14 years ago
- 3383433 mmc: tmio_mmc: drop dma_sglen state variable by Linus Walleij · 14 years ago
- d7554ca mmc: tmio_mmc: unmap with the proper sglen by Linus Walleij · 14 years ago
- 2dc7ddc mmc: tmio_mmc: map DMA buffers on the DMA engine device by Linus Walleij · 14 years ago
- a5ece7d mmc: sh_mmcif: use dmaengine helpers, drop submit check by Linus Walleij · 14 years ago
- f38f94c mmc: sh_mmcif: rename and retype activity variable by Linus Walleij · 14 years ago
- 9dc3fb5 mmc: sh_mmcif: unmap with the proper sglen by Linus Walleij · 14 years ago
- 1ed828d mmc: sh_mmcif: map DMA buffers on the DMA engine device by Linus Walleij · 14 years ago
- 5328906 mmc: atmel-mci: use dmaengine helper functions by Linus Walleij · 14 years ago
- 88ce4db3 mmc: atmel-mci: conform to DMA-API by Linus Walleij · 14 years ago
- 266ac3f mmc: atmel-mci: map DMA sglist on the DMA engine by Linus Walleij · 14 years ago
- 5fd11c0 mmc: sdhci: Add Ricoh e823 PCI ID by Manoj Iyer · 14 years ago
- ce10149 mmc: Ensure prototypes for SD API are visible in sd.c by Mark Brown · 14 years ago
- 50cec37 mmc: Improve MMC_TEST config text. by Will Newton · 14 years ago
- aadb9f4 mmc: dw_mmc: Enable low-power mode for the card clock. by Will Newton · 14 years ago
- dd6c4b9 mmc: dw_mmc: Run card detect tasklet during slot initialisation. by Will Newton · 14 years ago
- 170cba8 mmc: mmc_mxc: Allow selection only for the correct platforms by Fabio Estevam · 14 years ago
- a803d7f mmc: tmio_mmc: Improve readability of the output of pr_debug_status() by Simon Horman · 14 years ago
- a803d55 mmc: mmc_test: add tests to measure large sequential I/O performance by Adrian Hunter · 14 years ago
- b6056d1 mmc: mmc_test: add tests to measure random I/O operations per second by Adrian Hunter · 14 years ago
- 0532ff6 mmc: mmc_test: make performance test area size about 4MiB by Adrian Hunter · 14 years ago
- 12f8ef8 mmc: remove BROKEN_CLK_GATING quirk for wl1271 by Pierre Tardy · 14 years ago
- db99350 mmc: add MMC_QUIRK_BROKEN_CLK_GATING by Pierre Tardy · 14 years ago
- 57f0adc mmc: add per device quirk placeholder by Pierre Tardy · 14 years ago
- 66c036e mmc: put the led blinking code after clock ungating by Pierre Tardy · 14 years ago
- 54d6b44 mmc: mmc_test: Only warn about not waiting for busy if it's supported by Pawel Moll · 14 years ago
- 732f0e3 mmc: sdhci-s3c: Auto CMD12 support by Kyungmin Park · 14 years ago
- 3362177 mmc: Fix the block device read only flag by Marc-André Hébert · 14 years ago
- 709de99 mmc: export eMMC4.4 enhanced area details to sysfs by Chuanxiao Dong · 14 years ago
- 9c3c8af Merge commit 'v2.6.38-rc8' into spi/next by Grant Likely · 14 years ago
- a2358a7 Merge branch 'integration-2.6.39-for-tony' of git://git.pwsan.com/linux-integration into omap-for-linus by Tony Lindgren · 14 years ago
- 21ace54 Merge remote branches 'remotes/origin/pwrdm_clkdm_b_2.6.39', 'remotes/origin/pwrdm_add_can_lose_context_fns_2.6.39', 'remotes/origin/omap_device_a_2.6.39', 'remotes/origin/mmc_a_2.6.39', 'remotes/origin/hwmod_b_2.6.39', 'remotes/origin/dmtimer_a_2.6.39', 'remotes/origin/pwrdm_clkdm_a_2.6.39', 'remotes/origin/clkdm_statdep_omap4_2.6.39', 'remotes/origin/clk_a_2.6.39', 'remotes/origin/clk_autoidle_a_2.6.39', 'remotes/origin/clk_autoidle_b_2.6.39', 'remotes/origin/clk_b_2.6.39', 'remotes/origin/clk_clkdm_a_2.6.39', 'remotes/origin/misc_a_2.6.39', 'remotes/origin/for_2.6.39/omap3_hwmod_data' and 'remotes/origin/wdtimer_a_2.6.39' into tmp-integration-2.6.39-20110310-024 by Paul Walmsley · 14 years ago
- 94a06b7 Merge branch 'for_2.6.39/pm-misc' of ssh://master.kernel.org/pub/scm/linux/kernel/git/khilman/linux-omap-pm into omap-for-linus by Tony Lindgren · 14 years ago
- 7eaceac block: remove per-queue plugging by Jens Axboe · 14 years ago
- 687530b Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cjb/mmc by Linus Torvalds · 14 years ago
- bad3bab mmc: fix CONFIG_MMC_UNSAFE_RESUME regression by Ohad Ben-Cohen · 14 years ago
- 290293e of_mmc_spi: add card detect irq support by Esben Haabendal · 14 years ago
- 3449791 mmc: sdio: Allow sdio operations in other threads during sdio_add_func() by Dmitry Shmidt · 14 years ago
- a05dcdb MMC: omap_hsmmc: enable interface clock before calling mmc_host_enable() by Paul Walmsley · 14 years ago
- 0005ae7 OMAP: hsmmc: Rename the device and driver by Kishore Kadiyala · 14 years ago
- 4621d5f OMAP: adapt hsmmc to hwmod framework by Kishore Kadiyala · 14 years ago
- 1c48a5c dt: Eliminate of_platform_{,un}register_driver by Grant Likely · 14 years ago
- aa25afa ARM: amba: make probe() functions take const id tables by Russell King · 14 years ago
- 9bde36a Merge branch 'devicetree/next' into spi/next by Grant Likely · 14 years ago
- 7715db5 OMAP: hsmmc: Enable MMC4 and MMC5 on OMAP4 platforms by Kishore Kadiyala · 14 years ago
- 20b9d17 tiocmset: kill the file pointer argument by Alan Cox · 14 years ago
- 60b33c1 tiocmget: kill off the passing of the struct file by Alan Cox · 14 years ago
- 9238b6d Merge branches 'devel-cleanup', 'devel-board', 'devel-early-init' and 'devel-ti816x' into omap-for-linus by Tony Lindgren · 14 years ago
- c64eae9 Merge commit 'v2.6.38-rc3' into devicetree/next by Grant Likely · 14 years ago
- c8ebae3 ARM: mmci: add dmaengine-based DMA support by Russell King · 14 years ago
- 51d4375 ARM: mmci: no need for separate host->data_xfered by Russell King · 14 years ago
- c4d877c ARM: mmci: avoid unnecessary switch to data available PIO interrupts by Russell King · 14 years ago
- 7d7aa23 ARM: mmci: no need to call flush_dcache_page() with sg_miter API by Russell King · 14 years ago