Age | Commit message (Expand) | Author |
2015-07-02 | Merge tag 'armsoc-late' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/... | Linus Torvalds |
2015-06-25 | Merge branch 'for-4.2/sg' of git://git.kernel.dk/linux-block | Linus Torvalds |
2015-06-18 | mmc: queue: prevent soft lockups on PREEMPT=n | Rabin Vincent |
2015-06-18 | mmc: mediatek: Add PM support for MMC driver | Chaotian Jing |
2015-06-18 | mmc: mediatek: Add Mediatek MMC driver | Chaotian Jing |
2015-06-16 | mmc: card: Fixup request missing in mmc_blk_issue_rw_rq | Ding Wang |
2015-06-16 | mmc: sdhci: fix low memory corruption | Jiri Slaby |
2015-06-16 | mmc: sdhci-pci: Change AMD SDHCI quirk application scope | Vincent Wan |
2015-06-15 | mmc: queue: use swap() in mmc_queue_thread() | Fabian Frederick |
2015-06-12 | mmc: dw_mmc: insmod followed by rmmod will hung for eMMC | Prabu Thangamuthu |
2015-06-09 | Merge branch 'wakeirq-8250' into omap-for-v4.2/wakeirq-v2 | Tony Lindgren |
2015-06-08 | mmc: sdhci: Restore behavior while creating OCR mask | Ulf Hansson |
2015-06-04 | mmc: sdhci-pxav3: fix device wakeup initialization | Jisheng Zhang |
2015-06-04 | mmc: core: Attach PM domain prior probing of SDIO func driver | Ulf Hansson |
2015-06-04 | mmc: core: Remove redundant ->power_restore() callback for SD | Ulf Hansson |
2015-06-04 | mmc: core: Remove redundant ->power_restore() callback for MMC | Ulf Hansson |
2015-06-01 | mmc: sdhci-bcm2835: Actually enable the clock | Eric Anholt |
2015-06-01 | mmc: sdhci-bcm2835: Clean up platform allocations if sdhci init fails. | Eric Anholt |
2015-06-01 | mmc: sdhci-of-esdhc: enable interrupt mode to detect card | Yangbo Lu |
2015-06-01 | mmc: sdhci-esdhc-imx: add quirk SDHCI_QUIRK2_BROKEN_HS200 for imx6qdl | Dong Aisheng |
2015-06-01 | mmc: sdhci-esdhc-imx: add imx6sx support | Dong Aisheng |
2015-06-01 | mmc: sdhci-esdhc-imx: add ADMA Length Mismatch errata fix | Dong Aisheng |
2015-06-01 | mmc: sdhci-esdhc-imx: usdhc does not have missing card interrupt issue | Dong Aisheng |
2015-06-01 | mmc: sdhci-esdhc-imx: merge the same register check into one place | Dong Aisheng |
2015-06-01 | mmc: sdhci-pci: Enable HS400 for some Intel host controllers | Adrian Hunter |
2015-06-01 | mmc: sdhci-pci: Add support for drive strength selection for SPT | Adrian Hunter |
2015-06-01 | mmc: sdhci: Add a callback to select drive strength | Adrian Hunter |
2015-06-01 | mmc: mmc: Add driver strength selection | Adrian Hunter |
2015-06-01 | mmc: mmc: Read card's valid driver strength mask | Adrian Hunter |
2015-06-01 | mmc: core: Record card drive strength | Adrian Hunter |
2015-06-01 | mmc: core: Factor out common code in drive strength selection | Adrian Hunter |
2015-06-01 | mmc: core: Add 'card' to drive strength selection callback | Adrian Hunter |
2015-06-01 | mmc: core: Simplify card drive strength mask | Adrian Hunter |
2015-06-01 | mmc: core: Allow card drive strength to be different to host | Adrian Hunter |
2015-06-01 | mmc: core: Reset driver type to default | Adrian Hunter |
2015-06-01 | mmc: sh_mmcif: calculate best clock with parent clock | Kuninori Morimoto |
2015-06-01 | mmc: sh_mmcif: use sh_mmcif_xxx prefix for all functions | Kuninori Morimoto |
2015-06-01 | mmc: sh_mmcif: add sh_mmcif_host_to_dev() macro and use it. | Kuninori Morimoto |
2015-06-01 | mmc: sdhci: fix driver type B and D handling in sdhci_do_set_ios() | Petri Gynther |
2015-06-01 | mmc: mmc-test: use swap() in mmc_test_nonblock_transfer() | Fabian Frederick |
2015-06-01 | mmc: core: Increase delay for voltage to stabilize from 3.3V to 1.8V | Doug Anderson |
2015-06-01 | mmc: sdhci-st: Fix modalias to make module auto-loading work | Zhangfei Gao |
2015-06-01 | mmc: dw_mmc: rockchip: Fix modalias to make module auto-loading work | Zhangfei Gao |
2015-06-01 | mmc: dw_mmc: exynos: Fix modalias to make module auto-loading work | Zhangfei Gao |
2015-06-01 | mmc: dw_mmc: k3: Fix modalias to make module auto-loading work | Zhangfei Gao |
2015-06-01 | mmc: dw_mmc: Use core to handle absent write protect line | Lars-Peter Clausen |
2015-06-01 | mmc: dw_mmc: k3: support hi6220 | Zhangfei Gao |
2015-06-01 | mmc: dw_mmc: add switch_voltage | Zhangfei Gao |
2015-06-01 | mmc: cast unsigned int to typeof(sector_t) to avoid unexpected error | Kuninori Morimoto |
2015-06-01 | mmc: cast u8 to unsigned long long to avoid unexpected error | Kuninori Morimoto |