Age | Commit message (Expand) | Author | Files | Lines |
2011-10-26 | mmc: sdhci-s3c: add default controller configuration | Thomas Abraham | 1 | -11/+17 |
2011-10-26 | mmc: core: add a short delay in mmc_power_off | Daniel Drake | 1 | -0/+7 |
2011-10-26 | mmc: sdhci-tegra: Add 8-bit support to device tree binding. | Stephen Warren | 1 | -0/+3 |
2011-10-26 | mmc: dw_mmc: Support SDIO interrupts for all slots | Shashidhar Hiremath | 2 | -5/+33 |
2011-10-26 | mmc: msm_sdcc: Handle dma resource not present case | Subhash Jadavani | 1 | -5/+10 |
2011-10-26 | mmc: msm_sdcc: Change initialization order of busclk_timer in probe | Sahitya Tummala | 1 | -4/+4 |
2011-10-26 | mmc: msm_sdcc: Use MCI_INT_MASK0 for PIO interrupts | Sahitya Tummala | 2 | -4/+21 |
2011-10-26 | msm: mmc: Remove "pio_irq" resource | Sahitya Tummala | 2 | -7/+2 |
2011-10-26 | mmc: msm_sdcc: Enable SDC host->clk only after setting the rate. | Sahitya Tummala | 1 | -6/+6 |
2011-10-26 | mmc: msm_sdcc: Handle error cases in probe | Sahitya Tummala | 1 | -3/+11 |
2011-10-26 | msm: Implement init_card operation for MSM SDCC | Alexander Tarasikov | 1 | -0/+9 |
2011-10-26 | mmc: msm_sdcc: Fix a typo in MSM SDCC driver gpio setup | Alexander Tarasikov | 1 | -1/+1 |
2011-10-26 | mmc: sdhi: Allow named IRQs to use specific handlers | Simon Horman | 1 | -25/+73 |
2011-10-26 | mmc: tmio: Provide separate interrupt handlers | Simon Horman | 2 | -48/+86 |
2011-10-26 | mmc: tmio: Cache interrupt masks | Simon Horman | 2 | -16/+22 |
2011-10-26 | mmc: fix integer assignments to pointer | Venkatraman S | 5 | -10/+10 |
2011-10-26 | mmc: queue: declare mmc_alloc_sg as static | Venkatraman S | 1 | -1/+1 |
2011-10-26 | mmc: Kconfig: remove i.MX individual SoC dependency | Sascha Hauer | 1 | -6/+6 |
2011-10-26 | mmc: sdhci-tegra: Add Device Tree probing support | Grant Likely | 1 | -11/+40 |
2011-10-26 | mmc: enable runtime PM by default | Daniel Drake | 1 | -0/+11 |
2011-10-26 | mmc: core: add random fault injection | Per Forlin | 2 | -0/+66 |
2011-10-26 | mmc: sdhci-esdhc-imx: Enable ADMA2 | Richard Zhu | 1 | -3/+41 |
2011-10-26 | mmc: at91_mci: remove the use of irq_to_gpio | Nicolas Ferre | 1 | -1/+5 |
2011-10-26 | mmc: atmel-mci: fix a potential issue about pending PDC interrupts | Ludovic Desroches | 1 | -15/+17 |
2011-10-26 | mmc: atmel-mci: correct sg buffer size evaluation | Ludovic Desroches | 1 | -4/+3 |
2011-10-26 | mmc: atmel-mci: use ATMEL_PDC_SCND_BUF_OFF instead of a literal value | Ludovic Desroches | 1 | -2/+2 |
2011-10-26 | mmc: atmel-mci: change atmci_start_command to atmci_send_command | Ludovic Desroches | 1 | -3/+3 |
2011-10-26 | mmc: atmel-mci: add pdc support and runtime capabilities detection | Ludovic Desroches | 2 | -118/+423 |
2011-10-26 | mmc: atmel-mci: indentation | Ludovic Desroches | 1 | -68/+68 |
2011-10-26 | mmc: atmel-mci: change atmci_readl and atmci_writel macros | Ludovic Desroches | 2 | -65/+65 |
2011-10-26 | mmc: atmel-mci: change namespace | Ludovic Desroches | 2 | -253/+254 |
2011-09-27 | clk: mmci: convert to clk_prepare()/clk_unprepare() | Russell King | 1 | -1/+8 |
2011-09-27 | ARM: 7101/1: arm/tegra: Replace <mach/gpio.h> with <mach/gpio-tegra.h> | Stephen Warren | 1 | -0/+2 |
2011-09-22 | PM: add runtime PM support to MMCI | Russell King | 1 | -0/+12 |
2011-09-22 | Merge branch 'for-linus' of git://git.kernel.dk/linux-block | Linus Torvalds | 1 | -0/+3 |
2011-09-01 | mmc: sdhci-s3c: Fix mmc card I/O problem | Girish K S | 1 | -0/+2 |
2011-09-01 | mmc: sd: UHS-I bus speed should be set last in UHS initialization | Subhash Jadavani | 1 | -28/+53 |
2011-09-01 | mmc: sdhi: initialise mmc_data->flags before use | Simon Horman | 1 | -2/+2 |
2011-09-01 | mmc: core: use non-reentrant workqueue for clock gating | Mika Westerberg | 1 | -1/+1 |
2011-09-01 | mmc: core: prevent aggressive clock gating racing with ios updates | Mika Westerberg | 1 | -2/+29 |
2011-09-01 | mmc: rename mmc_host_clk_{ungate|gate} to mmc_host_clk_{hold|release} | Mika Westerberg | 3 | -11/+11 |
2011-08-28 | mmc: sdhci-esdhc-imx: add missing inclusion of linux/module.h | Shawn Guo | 1 | -0/+1 |
2011-08-23 | block: separate priority boosting from REQ_META | Christoph Hellwig | 1 | -0/+3 |
2011-08-13 | mmc: dw_mmc: Fix DDR mode support. | Seungwon Jeon | 1 | -2/+2 |
2011-08-13 | mmc: core: use defined R1_STATE_PRG macro for card status | Jaehoon Chung | 3 | -3/+3 |
2011-08-13 | mmc: sdhci: use f_max instead of host->clock for timeouts | Andy Shevchenko | 1 | -5/+2 |
2011-08-13 | mmc: sdhci: move timeout_clk calculation farther down | Andy Shevchenko | 1 | -19/+19 |
2011-08-13 | mmc: sdhci: check host->clock before using it as a denominator | Andy Shevchenko | 1 | -3/+5 |
2011-08-13 | mmc: Revert "mmc: sdhci: Fix SDHCI_QUIRK_TIMEOUT_USES_SDCLK" | Andy Shevchenko | 1 | -4/+3 |
2011-08-13 | mmc: tmio: eliminate unused variable 'mmc' warning | Axel Lin | 1 | -2/+0 |