summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* mmc: tmio: fix unbalanced power-on calls with clock-gating enabledGuennadi Liakhovetski2013-06-062-12/+35
* mmc: sh_mmcif: don't clear masked interruptsGuennadi Liakhovetski2013-06-061-1/+2
* mmc: tmio: postpone controller reset during resumeGuennadi Liakhovetski2013-06-062-1/+6
* mmc: sdhci: Add size for caller in init+registerChristian Daudt2013-05-3111-19/+29
* mmc: sdhci-pci: support runtime PM for BYT SD cardsAdrian Hunter2013-05-261-0/+2
* mmc: sdhci-acpi: support runtime PM for ACPI HID 80860F14 SD cardsAdrian Hunter2013-05-261-1/+63
* mmc: sdhci: add ability to stay runtime-resumed if the card is powered upAdrian Hunter2013-05-262-1/+36
* mmc: remove unnecessary platform_set_drvdata()Jingoo Han2013-05-2623-40/+0
* mmc: sdhci-pltfm: Allow drivers to set quirks2 from platform dataAl Cooper2013-05-262-1/+5
* mmc: atmel-mci: add CONFIG_PM_SLEEP to suspend/resume functionsJingoo Han2013-05-261-6/+4
* mmc: sdhi/tmio: add DT DMA supportGuennadi Liakhovetski2013-05-262-14/+19
* mmc: sdhi/tmio: switch to using dmaengine_slave_config()Guennadi Liakhovetski2013-05-263-17/+43
* mmc: sdhi/tmio: make DMA filter implementation specificGuennadi Liakhovetski2013-05-263-10/+14
* mmc: dw_mmc: clear IDSTS register when initialize IDMACJoonyoung Shim2013-05-261-0/+6
* mmc: core: Fix select power class after resumeFredrik Soderstedt2013-05-262-25/+59
* mmc: core: Restructure and simplify code for mmc sleep|awakeUlf Hansson2013-05-266-123/+41
* mmc: core: Support aggressive power management for (e)MMC/SDUlf Hansson2013-05-263-1/+100
* mmc: block: Enable runtime pm for mmc blkdeviceUlf Hansson2013-05-266-14/+60
* mmc: core: Add bus_ops for runtime pm callbacksUlf Hansson2013-05-264-3/+32
* mmc: core: Stop bkops for eMMC only from mmc suspendUlf Hansson2013-05-262-21/+7
* mmc: mxs-mmc: fix error return code in mxs_mmc_probe()Wei Yongjun2013-05-261-0/+1
* mmc: dw_mmc: fix error return code in dw_mci_probe()Wei Yongjun2013-05-261-1/+3
* mmc: card: Adding support for sanitize in eMMC 4.5Maya Erez2013-05-266-22/+72
* mmc: core: Re-use code for MMC_CAP2_DETECT_ON_ERR in polling modeUlf Hansson2013-05-262-4/+2
* mmc: core: Only execute tuning for SDR50 and SDR104Fredrik Soderstedt2013-05-262-4/+17
* mmc: omap_hsmmc: Skip platform_get_resource_byname() for dt caseSantosh Shilimkar2013-05-261-13/+15
* mmc: omap_hsmmc: convert to dma_request_slave_channel_compatMatt Porter2013-05-261-2/+8
* mmc: omap_hsmmc: Fix the DT pbias workaround for MMC controllers 2 to 5Tony Lindgren2013-05-261-4/+9
* mmc: sdhci-pci: add more device idsAdrian Hunter2013-05-261-0/+54
* mmc: sdhci-acpi: add more device idsAdrian Hunter2013-05-261-9/+59
* mmc: sdhci-acpi: fix initial runtime pm statusAdrian Hunter2013-05-261-0/+1
* mmc: atmel-mci: convert to dma_request_slave_channel_compat()Ludovic Desroches2013-05-261-13/+12
* mmc: sdhci-esdhc-imx: fix multiblock reads on i.MX53Lucas Stach2013-05-261-3/+34
* mmc: sdhci-esdhc-imx: Fix SDIO interruptsMartin Fuzzey2013-05-261-1/+3
* Linux 3.10-rc2v3.10-rc2Linus Torvalds2013-05-201-1/+1
* Merge tag 'stable/for-linus-3.10-rc1-tag' of git://git.kernel.org/pub/scm/lin...Linus Torvalds2013-05-207-106/+82
|\
| * xen: Fixed assignment error in if statementLisa Nguyen2013-05-201-1/+2
| * xen/xenbus: Fixed over 80 character limit issueLisa Nguyen2013-05-201-1/+2
| * xen/xenbus: Fixed indentation error in switch caseLisa Nguyen2013-05-201-10/+8
| * xen/tmem: Don't use self[ballooning|shrinking] if frontswap is off.Konrad Rzeszutek Wilk2013-05-153-10/+16
| * xen/tmem: Remove the usage of '[no|]selfballoon' and use 'tmem.selfballooning...Konrad Rzeszutek Wilk2013-05-152-26/+4
| * xen/tmem: Remove the usage of 'noselfshrink' and use 'tmem.selfshrink' bool i...Konrad Rzeszutek Wilk2013-05-152-14/+3
| * xen/tmem: Remove the boot options and fold them in the tmem.X parameters.Konrad Rzeszutek Wilk2013-05-152-24/+24
| * xen/tmem: s/disable_// and change the logic.Konrad Rzeszutek Wilk2013-05-151-14/+13
| * xen/tmem: Fix compile warning.Konrad Rzeszutek Wilk2013-05-151-4/+2
| * xen/tmem: Split out the different module/boot options.Konrad Rzeszutek Wilk2013-05-151-3/+8
| * xen/tmem: Move all of the boot and module parameters to the top of the file.Konrad Rzeszutek Wilk2013-05-151-40/+45
| * xen/tmem: Cleanup. Remove the parts that say temporary.Konrad Rzeszutek Wilk2013-05-151-4/+0
| * Merge tag 'v3.10-rc1' into stable/for-linus-3.10Konrad Rzeszutek Wilk2013-05-1510006-377997/+634198
| |\
| * | xen/privcmd: fix condition in privcmd_close()Dan Carpenter2013-05-151-1/+1