Age | Commit message (Expand) | Author |
2016-03-21 | Merge tag 'mmc-v4.6' of git://git.linaro.org/people/ulf.hansson/mmc | Linus Torvalds |
2016-03-18 | mmc: sdhci-of-at91: fix wake-up issue when using runtime pm | ludovic.desroches@atmel.com |
2016-03-18 | mmc: sdhci-pci: Do not set DMA mask in enable_dma() | Alexandre Courbot |
2016-03-18 | mmc: sdhci-acpi: Remove enable_dma() hook | Alexandre Courbot |
2016-03-18 | mmc: sdhci: Set DMA mask when adding host | Alexandre Courbot |
2016-03-17 | Merge tag 'tty-4.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg... | Linus Torvalds |
2016-03-17 | mmc: block: fix ABI regression of mmc_blk_ioctl | Shawn Lin |
2016-03-17 | mmc: atmel-mci: Check pdata for NULL before dereferencing it at DMA config | Brent Taylor |
2016-03-17 | mmc: core: remove redundant memset of sdio_read_cccr | Shawn Lin |
2016-03-17 | mmc: core: remove redundant memset of mmc_decode_cid | Shawn Lin |
2016-03-17 | mmc: of_mmc_spi: fix unused warning | Brian Norris |
2016-03-17 | mmc: sdhci-of-arasan: add phy support for sdhci-of-arasan | Shawn Lin |
2016-03-17 | mmc: sdhci-of-arasan: fix missing sdhci_pltfm_free for err handling | Shawn Lin |
2016-03-17 | mmc: sdhci-of-arasan: remove disable clk_ahb from sdhci_arasan_resume | Shawn Lin |
2016-03-17 | mmc: sdhci: Fix override of timeout clk wrt max_busy_timeout | Adrian Hunter |
2016-03-17 | mmc: mmci: Remove unnecessary header file | Wang Hongcheng |
2016-03-17 | mmc: sdhci-acpi: add QCOM controllers | Philip Elcan |
2016-03-17 | mmc: tegra: implement memcomp pad calibration | Lucas Stach |
2016-03-17 | mmc: mediatek: Use mmc_regulator_set_vqmmc in start_signal_voltage_switch | Nicolas Boichat |
2016-03-17 | mmc: mediatek: Change signal voltage error to dev_dbg() | Nicolas Boichat |
2016-03-17 | mmc: sh_mmcif, tmio: Use ARCH_RENESAS | Simon Horman |
2016-03-17 | mmc: tegra: properly disable card clock | Lucas Stach |
2016-03-16 | mmc: mmc_spi: Add Card Detect comments and fix CD GPIO case | Magnus Damm |
2016-03-16 | mmc: tegra: Disable UHS-I modes for tegra114 | Jon Hunter |
2016-02-29 | mmc: sdhci-pltfm: remove priv variable from sdhci_pltfm_host | Jisheng Zhang |
2016-02-29 | mmc: sdhci-pxav2: remove unnecessary assignment of pltfm_host->priv | Jisheng Zhang |
2016-02-29 | mmc: sdhci-tegra: use sdhci_pltfm_init for private allocation | Jisheng Zhang |
2016-02-29 | mmc: sdhci-st: use sdhci_pltfm_init for private allocation | Jisheng Zhang |
2016-02-29 | mmc: sdhci-pxav3: use sdhci_pltfm_init for private allocation | Jisheng Zhang |
2016-02-29 | mmc: sdhci-of-esdhc: use sdhci_pltfm_init for private allocation | Jisheng Zhang |
2016-02-29 | mmc: sdhci-of-at91: use sdhci_pltfm_init for private allocation | Jisheng Zhang |
2016-02-29 | mmc: sdhci-of-arasan: use sdhci_pltfm_init for private allocation | Jisheng Zhang |
2016-02-29 | mmc: sdhci-of-arasan: fix clk issue in sdhci_arasan_remove() | Jisheng Zhang |
2016-02-29 | mmc: sdhci-msm: use sdhci_pltfm_init for private allocation | Jisheng Zhang |
2016-02-29 | mmc: sdhci-msm: factorise sdhci_msm_pdata outisde of sdhci_msm_host | Jisheng Zhang |
2016-02-29 | mmc: sdhci-esdhc-imx: use sdhci_pltfm_init for private allocation | Jisheng Zhang |
2016-02-29 | mmc: sdhci-bcm2835: use sdhci_pltfm_init for private allocation | Jisheng Zhang |
2016-02-29 | mmc: mediatek: add SD write protect support | Chaotian Jing |
2016-02-29 | mmc: sdhi: Add r8a7795 support | Wolfram Sang |
2016-02-29 | mmc: sdhci: further code simplication | Russell King |
2016-02-29 | mmc: sdhci: consolidate the DMA/ADMA size/address quicks | Russell King |
2016-02-29 | mmc: sdhci: prepare DMA address/size quirk handling consolidation | Russell King |
2016-02-29 | mmc: sdhci: cleanup DMA un-mapping | Russell King |
2016-02-29 | mmc: sdhci: clean up host cookie handling | Russell King |
2016-02-29 | mmc: sdhci: always unmap a mapped data transfer in sdhci_post_req() | Russell King |
2016-02-29 | mmc: sdhci: pass the cookie into sdhci_pre_dma_transfer() | Russell King |
2016-02-29 | mmc: sdhci: factor out sdhci_pre_dma_transfer() from sdhci_adma_table_pre() | Russell King |
2016-02-29 | mmc: sdhci: move sdhci_pre_dma_transfer() | Russell King |
2016-02-29 | mmc: sdhci: factor out common DMA cleanup in sdhci_finish_data() | Russell King |
2016-02-29 | mmc: sdhci: avoid walking SG list for writes | Russell King |