aboutsummaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAge
* mmc: sdhci-pci: allow 8-bit bus width for Intel PCHAlexander Stein2012-03-27
* mmc: sdhci: check interrupt flags in ISR againAlexander Stein2012-03-27
* mmc: sdhci-pci: Add MSI supportAlexander Stein2012-03-27
* mmc: core: warn when card doesn't support HPIJaehoon Chung2012-03-27
* mmc: davinci: Poll status for small size transfersIdo Yariv2012-03-27
* mmc: davinci: Eliminate spurious interruptsIdo Yariv2012-03-27
* mmc: omap_hsmmc: Avoid a regulator voltage change with dtRajendra Nayak2012-03-27
* mmc: omap_hsmmc: Convert hsmmc driver to use device treeRajendra Nayak2012-03-27
* mmc: sdhci-pci: add SDHCI_QUIRK2_HOST_OFF_CARD_ON for Medfield SDIOAdrian Hunter2012-03-27
* mmc: sdhci: add quirk for keeping card power during suspendAdrian Hunter2012-03-27
* mmc: sdhci-pci: select HC erase size for Medfield eMMCAdrian Hunter2012-03-27
* mmc: core: add high-capacity erase size capability flagAdrian Hunter2012-03-27
* mmc: omap_hsmmc: convert all pr_* to dev_*Rajendra Nayak2012-03-27
* mmc: sh_mmcif: fix MMC_GEN_CMD settingShimoda, Yoshihiro2012-03-27
* mmc: core: hs200 fixesSubhash Jadavani2012-03-27
* mmc: omap_hsmmc: Fix "Unbalanced pm_runtime_enable!" warningTony Lindgren2012-03-27
* mmc: core: Clean up after mmc_pre_req if card was removedUlf Hansson2012-03-27
* mmc: start removing enable / disable APIAdrian Hunter2012-03-27
* mmc: sdhci-spear: add pm callbacks to support hibernationShiraz Hashim2012-03-27
* mmc: tmio_mmc: do not enable card hotplug interrupts, if unusedGuennadi Liakhovetski2012-03-27
* mmc: omap_hsmmc: Don't expect MMC1 to always have vmmc supplyRajendra Nayak2012-03-27
* mmc: omap_hsmmc: Get rid of omap_hsmmc_4_set_power functionRajendra Nayak2012-03-27
* mmc: omap_hsmmc: Get rid of omap_hsmmc_1_set_power functionRajendra Nayak2012-03-27
* mmc: omap_hsmmc: Use OMAP_HSMMC_SUPPORTS_DUAL_VOLT flag to remove host->id ba...Balaji T K2012-03-27
* mmc: omap_hsmmc: remove unused .set_sleep functionBalaji T K2012-03-27
* mmc: omap_hsmmc: use platform_get_resource_byname for tx/rx DMA channelsBalaji T K2012-03-27
* mmc: core: Detect card removal on I/O errorUlf Hansson2012-03-27
* mmc: dw_mmc: Regression fix for non-IDMAC DMASeungwon Jeon2012-03-27
* mmc: dw_mmc: fix compile error when CONFIG_MMC_DW_IDMAC is disabledJaehoon Chung2012-03-27
* ARM: OMAP: hsmmc: add max_freq fieldDaniel Mack2012-03-27
* mmc: atmel-mci: fix typoLudovic Desroches2012-03-27
* mmc: dw_mmc: shift with slot-id for CLKENA registerJaehoon Chung2012-03-25
* mmc: esdhc: Workaround for data crc error on p1010rdbJerry Huang2012-03-25
* mmc: core: add a debug message for SET_BLOCK_COUNTJaehoon Chung2012-03-25
* mmc: dw_mmc: Add support for pre_req and post_reqSeungwon Jeon2012-03-25
* mmc: sdhci-tegra: Explicitly support Tegra30Stephen Warren2012-03-25
* mmc: esdhc: Implement power management for ESDHCJerry Huang2012-03-25
* mmc: sdhci: Add platform suspend/resume hooks.Chris Ball2012-03-25
* mmc: dw_mmc: Override blk_settings with platdata on IDMACJaehoon Chung2012-03-25
* mmc: Support of PCI mode in the dw_mmc driverShashidhar Hiremath2012-03-25
* mmc: dw_mmc: add support for eMMC Power Off Notify featureJaehoon Chung2012-03-25
* mmc: MMC-4.5 Data Tag SupportSaugata Das2012-03-25
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2012-03-21
|\
| * debugfs-related mode_t whack-a-moleAl Viro2012-03-20
| * gadgetfs: list_for_each_safe() misuseAl Viro2012-03-20
| * usbfs: kill racy detection of simple_pin_fs()Al Viro2012-03-20
| * ibmasmfs: make register_filesystem the last failure exitAl Viro2012-03-20
| * tidy up after d_make_root() conversionAl Viro2012-03-20
| * switch open-coded instances of d_make_root() to new helperAl Viro2012-03-20
* | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...Linus Torvalds2012-03-21
|\ \