summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-12-07mmc: extend the slot-gpio card-detection to use host's .card_event() methodGuennadi Liakhovetski
2012-12-07mmc: add a card-event host operationGuennadi Liakhovetski
2012-12-07mmc: sdhci-s3c: Fix compilation warningSachin Kamat
2012-12-07Merge tag 'mmc-fixes-for-3.7' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2012-12-06tmpfs: fix shared mempolicy leakMel Gorman
2012-12-06mm: vmscan: do not keep kswapd looping forever due to individual uncompactabl...Johannes Weiner
2012-12-06mm: compaction: validate pfn range passed to isolate_freepages_blockMel Gorman
2012-12-06mmc: sdhci-pci: Enable SDHCI_CAN_DO_HISPD for Ricoh SDHCI controllerMadhvapathi Sriram
2012-12-06mmc: sdhci-dove: allow GPIOs to be used for card detection on DoveRussell King
2012-12-06mmc: sdhci-dove: use two-stage initialization for sdhci-pltfmRussell King
2012-12-06mmc: sdhci-dove: use devm_clk_get()Russell King
2012-12-06mmc: eSDHC: Recover from ADMA errorsHaijun Zhang
2012-12-06mmc: dw_mmc: remove duplicated buswidth codeJaehoon Chung
2012-12-06mmc: dw_mmc: relocate where dw_mci_setup_bus() is called fromJaehoon Chung
2012-12-06mmc: Limit MMC speed to 52MHz if not HS200Al Cooper
2012-12-06mmc: dw_mmc: use devres functions in dw_mmcSeungwon Jeon
2012-12-06mmc: sh_mmcif: remove unneeded clock connection IDGuennadi Liakhovetski
2012-12-06mmc: sh_mobile_sdhi: remove unneeded clock connection IDGuennadi Liakhovetski
2012-12-06mmc: sh_mobile_sdhi: fix clock frequency printingGuennadi Liakhovetski
2012-12-06mmc: Remove redundant null check before kfree in bus.cSachin Kamat
2012-12-06mmc: Remove redundant null check before kfree in sdio_bus.cSachin Kamat
2012-12-06mmc: sdhci-imx-esdhc: use more devm_* functionsShawn Guo
2012-12-06mmc: dt: add no-1-8-v device tree flagDaniel Drake
2012-12-06mmc: sdhci: add quirk for lack of 1.8v supportDaniel Drake
2012-12-06mmc: sdio: Add empty bus-level suspend/resume callbacksRafael J. Wysocki
2012-12-06mmc: vub300: add missing usb_put_devMarina Makienko
2012-12-06mmc: sdhci-spear: Don't call clk_{un}prepare() in suspend/resumeViresh Kumar
2012-12-06mmc: sdhci-spear: Initialize sdhci clk to 50 MHzVipul Kumar Samar
2012-12-06mmc: host: sdhci-s3c: Add support for pinctrlTomasz Figa
2012-12-06mmc: host: sdhci-s3c: Use devm_gpio_request to request GPIOsTomasz Figa
2012-12-06mmc: sdhci-of-esdhc: support commands with busy response expecting TCJerry Huang
2012-12-06mmc: sdhci-s3c: Use NULL instead of 0 for pointersTushar Behera
2012-12-06mmc: omap_hsmmc: Cleanup bitmap definitions of Interrupt RegisterVenkatraman S
2012-12-06mmc: omap_hsmmc: Convert critical failure reports to dev_errVenkatraman S
2012-12-06mmc: omap_hsmmc: Introduce omap_hsmmc_prepare/completeFelipe Balbi
2012-12-06mmc: omap_hsmmc: Enable HSPE bit for high speed cardsHebbar, Gururaja
2012-12-06mmc: omap_hsmmc: Update error code for response_busy cmdBalaji T K
2012-12-06mmc: omap_hsmmc: No reset of cmd state machine for DCRCBalaji T K
2012-12-06mmc: omap_hsmmc: Fix Oops in case of data errorsBalaji T K
2012-12-06mmc: dw_mmc: Add sdio power bindingsAbhilash Kesavan
2012-12-06mmc: sdhci-pltfm: Support optional pm propertiesAbhilash Kesavan
2012-12-06mmc: dt: Add optional pm properties to core bindingAbhilash Kesavan
2012-12-06mmc: dt: Fix typo in filenameAbhilash Kesavan
2012-12-06mmc: sdhci-pxav3: add quirks2Kevin Liu
2012-12-06mmc: sdhci: Use regulator min/max voltage range according to specKevin Liu
2012-12-06mmc: SD/MMC Host Controller for Wondermedia WM8505/WM8650Tony Prisk
2012-12-06mmc: card: Add RPMB support in IOCTL interfaceLoic Pallardy
2012-12-06mmc: core: Add mmc_set_blockcount featureLoic Pallardy
2012-12-06mmc: core: Extend sysfs to ext_csd parameters for RPMB supportLoic Pallardy
2012-12-06mmc: card: Do not scan RPMB partitionsLoic Pallardy