| Commit message (Expand) | Author | Age | Files | Lines |
* | mmc: sdhci-pci: SDIO host controller support for Intel Quark X1000 | Derek Browne | 2014-07-09 | 2 | -0/+13 |
* | mmc: sdhci: Remove blank line | Ulf Hansson | 2014-07-09 | 1 | -1/+0 |
* | mmc: sdhci: Improve external VDD regulator support | Tim Kryger | 2014-07-09 | 1 | -7/+9 |
* | mmc: core: Fix DT documentation of eMMC high-speed DDR 1.8/1.2V bindings | Peter Griffin | 2014-07-09 | 1 | -2/+2 |
* | mmc: wmt-sdmmc: Remove deprecated IRQF_DISABLED | Axel Lin | 2014-07-09 | 1 | -1/+1 |
* | mmc: wmt-sdmmc: Fix settting BM_EIGHTBIT_MODE bit in wmt_mci_set_ios() | Axel Lin | 2014-07-09 | 1 | -16/+15 |
* | mmc: sd: warn if card stays busy during init | Johan Rudholm | 2014-07-09 | 1 | -0/+3 |
* | mmc: moxart: Remove unneeded version.h inclusion | Sachin Kamat | 2014-07-09 | 1 | -1/+0 |
* | mmc: omap_hsmmc: Pin remux workaround to support SDIO interrupt on AM335x | Andreas Fenkart | 2014-07-09 | 2 | -3/+74 |
* | mmc: omap_hsmmc: switch default/idle pinctrl states in runtime hooks | Andreas Fenkart | 2014-07-09 | 1 | -6/+10 |
* | mmc: omap_hsmmc: abort runtime suspend if pending sdio irq detected | Andreas Fenkart | 2014-07-09 | 1 | -2/+21 |
* | mmc: omap_hsmmc: enable wakeup event for sdio OMAP4 | Balaji T K | 2014-07-09 | 1 | -1/+13 |
* | mmc: omap_hsmmc: Extend debugfs by SDIO IRQ handling, runtime state | Andreas Fenkart | 2014-07-09 | 1 | -3/+14 |
* | mmc: omap_hsmmc: Enable SDIO interrupt | Andreas Fenkart | 2014-07-09 | 3 | -12/+191 |
* | mmc: quirks: Fixup debug message | Alexander Stein | 2014-07-09 | 1 | -1/+1 |
* | mmc: sh-mmcif: final error path cleanup | Ben Dooks | 2014-07-09 | 1 | -4/+2 |
* | mmc: sh-mmcif: no need to call pm_runtime_suspend on error | Ben Dooks | 2014-07-09 | 1 | -4/+2 |
* | mmc: sh-mmcif: use devm_ for irq management | Ben Dooks | 2014-07-09 | 1 | -18/+8 |
* | mmc: sh-mmcif: use devm_ for clock management | Ben Dooks | 2014-07-09 | 1 | -10/+8 |
* | mmc: sh-mmcif: use devm_ for ioremap | Ben Dooks | 2014-07-09 | 1 | -18/+6 |
* | mmc: sh-mmcif: update to print version and bus clock rate on probe | Ben Dooks | 2014-07-09 | 1 | -4/+5 |
* | mmc: sdhci: Remove unused ret variables | Markus Pargmann | 2014-07-09 | 1 | -4/+3 |
* | mmc: sdhci: Use mmc core regulator infrastucture | Tim Kryger | 2014-07-09 | 2 | -64/+36 |
* | mmc: core: Remove redundant runtime_idle callback | Ulf Hansson | 2014-07-09 | 1 | -9/+1 |
* | mmc: mmci: Add Qualcomm Id to amba id table | Srinivas Kandagatla | 2014-07-09 | 1 | -0/+23 |
* | mmc: mmci: Add Qcom specific rx_fifocnt logic. | Srinivas Kandagatla | 2014-07-09 | 2 | -2/+29 |
* | mmc: mmci: add explicit clk control | Srinivas Kandagatla | 2014-07-09 | 2 | -3/+28 |
* | mmc: mmci: add f_max to variant structure | Srinivas Kandagatla | 2014-07-09 | 1 | -2/+11 |
* | mmc: mmci: Add support to data commands via variant structure. | Srinivas Kandagatla | 2014-07-09 | 1 | -0/+5 |
* | mmc: mmci: add edge support to data and command out in variant data. | Srinivas Kandagatla | 2014-07-09 | 1 | -1/+5 |
* | mmc: mmci: add 8bit bus support in variant data | Srinivas Kandagatla | 2014-07-09 | 1 | -1/+6 |
* | mmc: mmci: add ddrmode mask to variant data | Srinivas Kandagatla | 2014-07-09 | 1 | -1/+4 |
* | mmc: mmci: Add Qcom datactrl register variant | Srinivas Kandagatla | 2014-07-09 | 1 | -0/+5 |
* | mmc: mmci: Add enough delay between writes to CMD register. | Srinivas Kandagatla | 2014-07-09 | 1 | -1/+1 |
* | mmc: mmci: Add Qualcomm specific register defines. | Srinivas Kandagatla | 2014-07-09 | 1 | -0/+17 |
* | mmc: mmci: use NSEC_PER_SEC macro | Srinivas Kandagatla | 2014-07-09 | 1 | -1/+1 |
* | Linux 3.16-rc4v3.16-rc4 | Linus Torvalds | 2014-07-06 | 1 | -1/+1 |
* | Merge tag 'dt-for-linus' of git://git.secretlab.ca/git/linux | Linus Torvalds | 2014-07-06 | 1 | -0/+15 |
|\ |
|
| * | of: Check for phys_addr_t overflows in early_init_dt_add_memory_arch | Laura Abbott | 2014-06-26 | 1 | -0/+15 |
* | | Merge tag 'scsi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/j... | Linus Torvalds | 2014-07-06 | 13 | -43/+86 |
|\ \ |
|
| * \ | Merge remote-tracking branch 'scsi-queue/drivers-for-3.16' into for-linus | James Bottomley | 2014-07-03 | 11 | -32/+75 |
| |\ \ |
|
| | * | | virtio-scsi: fix various bad behavior on aborted requests | Paolo Bonzini | 2014-06-25 | 1 | -0/+22 |
| | * | | virtio-scsi: avoid cancelling uninitialized work items | Paolo Bonzini | 2014-06-25 | 1 | -1/+3 |
| | * | | ibmvscsi: Add memory barriers for send / receive | Brian King | 2014-06-25 | 1 | -0/+10 |
| | * | | ibmvscsi: Abort init sequence during error recovery | Brian King | 2014-06-25 | 1 | -1/+2 |
| | * | | qla2xxx: Fix sparse warning in qla_target.c. | Quinn Tran | 2014-06-25 | 2 | -8/+13 |
| | * | | bnx2fc: Improve stats update mechanism | Neil Horman | 2014-06-25 | 1 | -12/+4 |
| | * | | bnx2fc: do not scan uninitialized lists in case of error. | Maurizio Lombardi | 2014-06-25 | 1 | -0/+2 |
| | * | | fc: ensure scan_work isn't active when freeing fc_rport | Neil Horman | 2014-06-25 | 1 | -0/+1 |
| | * | | pm8001: Fix potential null pointer dereference and memory leak. | Maurizio Lombardi | 2014-06-25 | 1 | -3/+10 |