Age | Commit message (Expand) | Author |
2013-02-28 | mmc: sdhci-esdhc-imx: fix host version read | Shawn Guo |
2013-01-28 | Merge tag 'mfd-for-linus-3.8-1' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
2013-01-27 | mmc: rtsx: Call MFD hook to switch output voltage | Wei WANG |
2013-01-23 | Merge tag 'mvebu_fixes_for_v3.8-rc5' of git://git.infradead.org/users/jcooper... | Olof Johansson |
2013-01-23 | mmc: mvsdio: use devm_ API to simplify/correct error paths. | Andrew Lunn |
2013-01-03 | Drivers: mmc: remove __dev* attributes. | Greg Kroah-Hartman |
2012-12-16 | Merge tag 'mfd-3.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/... | Linus Torvalds |
2012-12-13 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds |
2012-12-12 | Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc | Linus Torvalds |
2012-12-12 | Merge tag 'headers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc | Linus Torvalds |
2012-12-12 | Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-arm | Linus Torvalds |
2012-12-11 | Merge tag 'char-misc-3.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2012-12-11 | Merge tag 'driver-core-3.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
2012-12-11 | Merge tag 'pm+acpi-for-3.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
2012-12-11 | Merge branches 'cache-l2x0', 'fixes', 'hdrs', 'misc', 'mmci', 'vic' and 'warn... | Russell King |
2012-12-11 | ARM: 7596/1: mmci: replace readsl/writesl with ioread32_rep/iowrite32_rep | Davide Ciminaghi |
2012-12-10 | mmc: sdhci-acpi: enable runtime-pm for device HID INT33C6 | Adrian Hunter |
2012-12-07 | mmc: sdhci: implement the .card_event() method | Guennadi Liakhovetski |
2012-12-07 | mmc: sdhci-s3c: Fix compilation warning | Sachin Kamat |
2012-12-06 | mmc: sdhci-pci: Enable SDHCI_CAN_DO_HISPD for Ricoh SDHCI controller | Madhvapathi Sriram |
2012-12-06 | mmc: sdhci-dove: allow GPIOs to be used for card detection on Dove | Russell King |
2012-12-06 | mmc: sdhci-dove: use two-stage initialization for sdhci-pltfm | Russell King |
2012-12-06 | mmc: sdhci-dove: use devm_clk_get() | Russell King |
2012-12-06 | mmc: eSDHC: Recover from ADMA errors | Haijun Zhang |
2012-12-06 | mmc: dw_mmc: remove duplicated buswidth code | Jaehoon Chung |
2012-12-06 | mmc: dw_mmc: relocate where dw_mci_setup_bus() is called from | Jaehoon Chung |
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: 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: 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 |