Age | Commit message (Expand) | Author | Files | Lines |
2013-01-28 | Merge tag 'mfd-for-linus-3.8-1' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 1 | -25/+5 |
2013-01-27 | mmc: rtsx: Call MFD hook to switch output voltage | Wei WANG | 1 | -25/+5 |
2013-01-23 | Merge tag 'mvebu_fixes_for_v3.8-rc5' of git://git.infradead.org/users/jcooper... | Olof Johansson | 1 | -62/+30 |
2013-01-23 | mmc: mvsdio: use devm_ API to simplify/correct error paths. | Andrew Lunn | 1 | -62/+30 |
2013-01-03 | Drivers: mmc: remove __dev* attributes. | Greg Kroah-Hartman | 4 | -7/+7 |
2012-12-16 | Merge tag 'mfd-3.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/... | Linus Torvalds | 2 | -2/+4 |
2012-12-13 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 1 | -1/+1 |
2012-12-12 | Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc | Linus Torvalds | 1 | -2/+29 |
2012-12-12 | Merge tag 'headers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc | Linus Torvalds | 3 | -13/+28 |
2012-12-12 | Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-arm | Linus Torvalds | 2 | -21/+49 |
2012-12-11 | Merge tag 'tty-3.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg... | Linus Torvalds | 1 | -13/+11 |
2012-12-11 | Merge tag 'char-misc-3.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 3 | -0/+1357 |
2012-12-11 | Merge tag 'driver-core-3.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 31 | -112/+110 |
2012-12-11 | Merge tag 'pm+acpi-for-3.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 3 | -0/+325 |
2012-12-11 | Merge branches 'cache-l2x0', 'fixes', 'hdrs', 'misc', 'mmci', 'vic' and 'warn... | Russell King | 16 | -115/+189 |
2012-12-11 | ARM: 7596/1: mmci: replace readsl/writesl with ioread32_rep/iowrite32_rep | Davide Ciminaghi | 1 | -4/+4 |
2012-12-10 | mmc: sdhci-acpi: enable runtime-pm for device HID INT33C6 | Adrian Hunter | 1 | -0/+8 |
2012-12-07 | mmc: sdhci: implement the .card_event() method | Guennadi Liakhovetski | 1 | -21/+27 |
2012-12-07 | mmc: extend the slot-gpio card-detection to use host's .card_event() method | Guennadi Liakhovetski | 1 | -1/+7 |
2012-12-07 | mmc: sdhci-s3c: Fix compilation warning | Sachin Kamat | 1 | -0/+2 |
2012-12-06 | mmc: sdhci-pci: Enable SDHCI_CAN_DO_HISPD for Ricoh SDHCI controller | Madhvapathi Sriram | 1 | -0/+1 |
2012-12-06 | mmc: sdhci-dove: allow GPIOs to be used for card detection on Dove | Russell King | 1 | -6/+67 |
2012-12-06 | mmc: sdhci-dove: use two-stage initialization for sdhci-pltfm | Russell King | 1 | -7/+17 |
2012-12-06 | mmc: sdhci-dove: use devm_clk_get() | Russell King | 1 | -7/+4 |
2012-12-06 | mmc: eSDHC: Recover from ADMA errors | Haijun Zhang | 3 | -2/+56 |
2012-12-06 | mmc: dw_mmc: remove duplicated buswidth code | Jaehoon Chung | 1 | -6/+3 |
2012-12-06 | mmc: dw_mmc: relocate where dw_mci_setup_bus() is called from | Jaehoon Chung | 1 | -3/+3 |
2012-12-06 | mmc: Limit MMC speed to 52MHz if not HS200 | Al Cooper | 1 | -0/+2 |
2012-12-06 | mmc: dw_mmc: use devres functions in dw_mmc | Seungwon Jeon | 1 | -29/+14 |
2012-12-06 | mmc: sh_mmcif: remove unneeded clock connection ID | Guennadi Liakhovetski | 1 | -4/+2 |
2012-12-06 | mmc: sh_mobile_sdhi: remove unneeded clock connection ID | Guennadi Liakhovetski | 1 | -4/+2 |
2012-12-06 | mmc: sh_mobile_sdhi: fix clock frequency printing | Guennadi Liakhovetski | 1 | -1/+1 |
2012-12-06 | mmc: Remove redundant null check before kfree in bus.c | Sachin Kamat | 1 | -2/+1 |
2012-12-06 | mmc: Remove redundant null check before kfree in sdio_bus.c | Sachin Kamat | 1 | -2/+1 |
2012-12-06 | mmc: sdhci-imx-esdhc: use more devm_* functions | Shawn Guo | 1 | -38/+18 |
2012-12-06 | mmc: dt: add no-1-8-v device tree flag | Daniel Drake | 1 | -0/+3 |
2012-12-06 | mmc: sdhci: add quirk for lack of 1.8v support | Daniel Drake | 1 | -0/+4 |
2012-12-06 | mmc: sdio: Add empty bus-level suspend/resume callbacks | Rafael J. Wysocki | 1 | -0/+14 |
2012-12-06 | mmc: vub300: add missing usb_put_dev | Marina Makienko | 1 | -0/+1 |
2012-12-06 | mmc: sdhci-spear: Don't call clk_{un}prepare() in suspend/resume | Viresh Kumar | 1 | -2/+2 |
2012-12-06 | mmc: sdhci-spear: Initialize sdhci clk to 50 MHz | Vipul Kumar Samar | 1 | -0/+5 |
2012-12-06 | mmc: host: sdhci-s3c: Add support for pinctrl | Tomasz Figa | 1 | -2/+10 |
2012-12-06 | mmc: host: sdhci-s3c: Use devm_gpio_request to request GPIOs | Tomasz Figa | 1 | -31/+9 |
2012-12-06 | mmc: sdhci-of-esdhc: support commands with busy response expecting TC | Jerry Huang | 1 | -0/+3 |
2012-12-06 | mmc: sdhci-s3c: Use NULL instead of 0 for pointers | Tushar Behera | 1 | -2/+2 |
2012-12-06 | mmc: omap_hsmmc: Cleanup bitmap definitions of Interrupt Register | Venkatraman S | 1 | -24/+32 |
2012-12-06 | mmc: omap_hsmmc: Convert critical failure reports to dev_err | Venkatraman S | 1 | -6/+6 |
2012-12-06 | mmc: omap_hsmmc: Introduce omap_hsmmc_prepare/complete | Felipe Balbi | 1 | -20/+24 |
2012-12-06 | mmc: omap_hsmmc: Enable HSPE bit for high speed cards | Hebbar, Gururaja | 1 | -1/+29 |
2012-12-06 | mmc: omap_hsmmc: Update error code for response_busy cmd | Balaji T K | 1 | -2/+2 |