summaryrefslogtreecommitdiffstats
path: root/drivers/mmc
Commit message (Expand)AuthorAgeFilesLines
...
* | | Merge tag 'driver-core-3.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2012-12-1131-112/+110
|\ \ \
| * | | mmc: remove use of __devexitBill Pemberton2012-11-2827-31/+31
| * | | mmc: remove use of __devinitconstBill Pemberton2012-11-281-1/+1
| * | | mmc: remove use of __devinitdataBill Pemberton2012-11-283-3/+3
| * | | mmc: remove use of __devinitBill Pemberton2012-11-2829-54/+52
| * | | mmc: remove use of __devexit_pBill Pemberton2012-11-2823-24/+24
| | |/ | |/|
* | | Merge tag 'pm+acpi-for-3.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2012-12-113-0/+325
|\ \ \
| * | | mmc: sdhci-acpi: enable runtime-pm for device HID INT33C6Adrian Hunter2012-12-101-0/+8
| * | | mmc: sdhci-acpi: add SDHCI ACPI driverAdrian Hunter2012-11-233-0/+317
| |/ /
* | | mmc: sdhci: implement the .card_event() methodGuennadi Liakhovetski2012-12-071-21/+27
* | | mmc: extend the slot-gpio card-detection to use host's .card_event() methodGuennadi Liakhovetski2012-12-071-1/+7
* | | mmc: sdhci-s3c: Fix compilation warningSachin Kamat2012-12-071-0/+2
* | | mmc: sdhci-pci: Enable SDHCI_CAN_DO_HISPD for Ricoh SDHCI controllerMadhvapathi Sriram2012-12-061-0/+1
* | | mmc: sdhci-dove: allow GPIOs to be used for card detection on DoveRussell King2012-12-061-6/+67
* | | mmc: sdhci-dove: use two-stage initialization for sdhci-pltfmRussell King2012-12-061-7/+17
* | | mmc: sdhci-dove: use devm_clk_get()Russell King2012-12-061-7/+4
* | | mmc: eSDHC: Recover from ADMA errorsHaijun Zhang2012-12-063-2/+56
* | | mmc: dw_mmc: remove duplicated buswidth codeJaehoon Chung2012-12-061-6/+3
* | | mmc: dw_mmc: relocate where dw_mci_setup_bus() is called fromJaehoon Chung2012-12-061-3/+3
* | | mmc: Limit MMC speed to 52MHz if not HS200Al Cooper2012-12-061-0/+2
* | | mmc: dw_mmc: use devres functions in dw_mmcSeungwon Jeon2012-12-061-29/+14
* | | mmc: sh_mmcif: remove unneeded clock connection IDGuennadi Liakhovetski2012-12-061-4/+2
* | | mmc: sh_mobile_sdhi: remove unneeded clock connection IDGuennadi Liakhovetski2012-12-061-4/+2
* | | mmc: sh_mobile_sdhi: fix clock frequency printingGuennadi Liakhovetski2012-12-061-1/+1
* | | mmc: Remove redundant null check before kfree in bus.cSachin Kamat2012-12-061-2/+1
* | | mmc: Remove redundant null check before kfree in sdio_bus.cSachin Kamat2012-12-061-2/+1
* | | mmc: sdhci-imx-esdhc: use more devm_* functionsShawn Guo2012-12-061-38/+18
* | | mmc: dt: add no-1-8-v device tree flagDaniel Drake2012-12-061-0/+3
* | | mmc: sdhci: add quirk for lack of 1.8v supportDaniel Drake2012-12-061-0/+4
* | | mmc: sdio: Add empty bus-level suspend/resume callbacksRafael J. Wysocki2012-12-061-0/+14
* | | mmc: vub300: add missing usb_put_devMarina Makienko2012-12-061-0/+1
* | | mmc: sdhci-spear: Don't call clk_{un}prepare() in suspend/resumeViresh Kumar2012-12-061-2/+2
* | | mmc: sdhci-spear: Initialize sdhci clk to 50 MHzVipul Kumar Samar2012-12-061-0/+5
* | | mmc: host: sdhci-s3c: Add support for pinctrlTomasz Figa2012-12-061-2/+10
* | | mmc: host: sdhci-s3c: Use devm_gpio_request to request GPIOsTomasz Figa2012-12-061-31/+9
* | | mmc: sdhci-of-esdhc: support commands with busy response expecting TCJerry Huang2012-12-061-0/+3
* | | mmc: sdhci-s3c: Use NULL instead of 0 for pointersTushar Behera2012-12-061-2/+2
* | | mmc: omap_hsmmc: Cleanup bitmap definitions of Interrupt RegisterVenkatraman S2012-12-061-24/+32
* | | mmc: omap_hsmmc: Convert critical failure reports to dev_errVenkatraman S2012-12-061-6/+6
* | | mmc: omap_hsmmc: Introduce omap_hsmmc_prepare/completeFelipe Balbi2012-12-061-20/+24
* | | mmc: omap_hsmmc: Enable HSPE bit for high speed cardsHebbar, Gururaja2012-12-061-1/+29
* | | mmc: omap_hsmmc: Update error code for response_busy cmdBalaji T K2012-12-061-2/+2
* | | mmc: omap_hsmmc: No reset of cmd state machine for DCRCBalaji T K2012-12-061-1/+1
* | | mmc: omap_hsmmc: Fix Oops in case of data errorsBalaji T K2012-12-061-6/+12
* | | mmc: dw_mmc: Add sdio power bindingsAbhilash Kesavan2012-12-061-3/+17
* | | mmc: sdhci-pltfm: Support optional pm propertiesAbhilash Kesavan2012-12-061-0/+6
* | | mmc: sdhci-pxav3: add quirks2Kevin Liu2012-12-061-0/+2
* | | mmc: sdhci: Use regulator min/max voltage range according to specKevin Liu2012-12-061-10/+8
* | | mmc: SD/MMC Host Controller for Wondermedia WM8505/WM8650Tony Prisk2012-12-063-0/+1041
* | | mmc: card: Add RPMB support in IOCTL interfaceLoic Pallardy2012-12-061-0/+64
OpenPOWER on IntegriCloud