Age | Commit message (Expand) | Author |
2012-12-06 | mmc: dw_mmc: use devres functions in dw_mmc | Seungwon Jeon |
2012-12-06 | mmc: sh_mmcif: remove unneeded clock connection ID | Guennadi Liakhovetski |
2012-12-06 | mmc: sh_mobile_sdhi: remove unneeded clock connection ID | Guennadi Liakhovetski |
2012-12-06 | mmc: sh_mobile_sdhi: fix clock frequency printing | Guennadi Liakhovetski |
2012-12-06 | mmc: Remove redundant null check before kfree in bus.c | Sachin Kamat |
2012-12-06 | mmc: Remove redundant null check before kfree in sdio_bus.c | Sachin Kamat |
2012-12-06 | mmc: sdhci-imx-esdhc: use more devm_* functions | Shawn Guo |
2012-12-06 | mmc: dt: add no-1-8-v device tree flag | Daniel Drake |
2012-12-06 | mmc: sdhci: add quirk for lack of 1.8v support | Daniel Drake |
2012-12-06 | mmc: sdio: Add empty bus-level suspend/resume callbacks | Rafael J. Wysocki |
2012-12-06 | mmc: vub300: add missing usb_put_dev | Marina Makienko |
2012-12-06 | mmc: sdhci-spear: Don't call clk_{un}prepare() in suspend/resume | Viresh Kumar |
2012-12-06 | mmc: sdhci-spear: Initialize sdhci clk to 50 MHz | Vipul Kumar Samar |
2012-12-06 | mmc: host: sdhci-s3c: Add support for pinctrl | Tomasz Figa |
2012-12-06 | mmc: host: sdhci-s3c: Use devm_gpio_request to request GPIOs | Tomasz Figa |
2012-12-06 | mmc: sdhci-of-esdhc: support commands with busy response expecting TC | Jerry Huang |
2012-12-06 | mmc: sdhci-s3c: Use NULL instead of 0 for pointers | Tushar Behera |
2012-12-06 | mmc: omap_hsmmc: Cleanup bitmap definitions of Interrupt Register | Venkatraman S |
2012-12-06 | mmc: omap_hsmmc: Convert critical failure reports to dev_err | Venkatraman S |
2012-12-06 | mmc: omap_hsmmc: Introduce omap_hsmmc_prepare/complete | Felipe Balbi |
2012-12-06 | mmc: omap_hsmmc: Enable HSPE bit for high speed cards | Hebbar, Gururaja |
2012-12-06 | mmc: omap_hsmmc: Update error code for response_busy cmd | Balaji T K |
2012-12-06 | mmc: omap_hsmmc: No reset of cmd state machine for DCRC | Balaji T K |
2012-12-06 | mmc: omap_hsmmc: Fix Oops in case of data errors | Balaji T K |
2012-12-06 | mmc: dw_mmc: Add sdio power bindings | Abhilash Kesavan |
2012-12-06 | mmc: sdhci-pltfm: Support optional pm properties | Abhilash Kesavan |
2012-12-06 | mmc: sdhci-pxav3: add quirks2 | Kevin Liu |
2012-12-06 | mmc: sdhci: Use regulator min/max voltage range according to spec | Kevin Liu |
2012-12-06 | mmc: SD/MMC Host Controller for Wondermedia WM8505/WM8650 | Tony Prisk |
2012-12-06 | mmc: card: Add RPMB support in IOCTL interface | Loic Pallardy |
2012-12-06 | mmc: core: Add mmc_set_blockcount feature | Loic Pallardy |
2012-12-06 | mmc: core: Extend sysfs to ext_csd parameters for RPMB support | Loic Pallardy |
2012-12-06 | mmc: card: Do not scan RPMB partitions | Loic Pallardy |
2012-12-06 | mmc: core: Expose access to RPMB partition | Loic Pallardy |
2012-12-06 | mmc: sdhci-pxav3: Add base clock quirk | Kevin Liu |
2012-12-06 | mmc: Standardise capability type | Lee Jones |
2012-12-06 | mmc: mxs-mmc: Remove platform data | Fabio Estevam |
2012-12-06 | mmc: sdio: Use multiple scatter/gather list | Kyoungil Kim |
2012-12-06 | mmc: core: Fix some driver hangs when dealing with broken devices | Trey Ramsay |
2012-12-06 | mmc: dw_mmc: fix more const pointer warnings | Arnd Bergmann |
2012-12-06 | mmc: at91-mci: remove obsolete driver | Ludovic Desroches |
2012-12-06 | mmc: omap_hsmmc: remove warning message for debounce clock | Balaji T K |
2012-12-06 | mmc: omap_hsmmc: add DT property for max bus frequency | Daniel Mack |
2012-12-06 | mmc: omap_hsmmc: claim pinctrl at probe time | Daniel Mack |
2012-12-06 | mmc: mxcmmc: fix SD cards not being detected sometimes. | Javier Martin |
2012-12-06 | mmc: dw_mmc: use helper macro module_platform_driver() | Andy Shevchenko |
2012-12-06 | mmc: dw_mmc: use __devexit_p macro for .remove() | Andy Shevchenko |
2012-12-06 | mmc: queue: amend buffer swap for non-blocking transfer | Seungwon Jeon |
2012-12-06 | mmc: core: debugfs: Add signal_voltage to ios dump | Johan Rudholm |
2012-12-06 | mmc: sdhci: Balance vmmc regulator_enable(), and always enable vqmmc | Kevin Liu |