summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)Author
2012-12-06mmc: sdio: Use multiple scatter/gather listKyoungil Kim
2012-12-06mmc: core: Fix some driver hangs when dealing with broken devicesTrey Ramsay
2012-12-06mmc: dw_mmc: fix more const pointer warningsArnd Bergmann
2012-12-06mmc: at91-mci: remove obsolete driverLudovic Desroches
2012-12-06mmc: omap_hsmmc: remove warning message for debounce clockBalaji T K
2012-12-06mmc: omap_hsmmc: add DT property for max bus frequencyDaniel Mack
2012-12-06mmc: omap_hsmmc: claim pinctrl at probe timeDaniel Mack
2012-12-06mmc: mxcmmc: fix SD cards not being detected sometimes.Javier Martin
2012-12-06mmc: dw_mmc: use helper macro module_platform_driver()Andy Shevchenko
2012-12-06mmc: dw_mmc: use __devexit_p macro for .remove()Andy Shevchenko
2012-12-06mmc: queue: amend buffer swap for non-blocking transferSeungwon Jeon
2012-12-06mmc: core: debugfs: Add signal_voltage to ios dumpJohan Rudholm
2012-12-06mmc: sdhci: Balance vmmc regulator_enable(), and always enable vqmmcKevin Liu
2012-12-06mmc: sh-mmcif: avoid oops on spurious interrupts (second try)Guennadi Liakhovetski
2012-12-06Revert misapplied "mmc: sh-mmcif: avoid oops on spurious interrupts"Chris Ball
2012-12-06mmc: sdhci-s3c: fix missing clock for gpio card-detectHeiko Stübner
2012-11-07mmc: sdhci-s3c: fix the card detection in runtime-pmSeungwon Jeon
2012-11-07mmc: sdhci-s3c: use clk_prepare_enable and clk_disable_unprepareThomas Abraham
2012-11-07mmc: dw_mmc: constify dw_mci_idmac_ops in exynos back-endArnd Bergmann
2012-11-07mmc: dw_mmc: fix modular build for exynos back-endArnd Bergmann
2012-11-07mmc: sdhci: fix NULL dereference in sdhci_request() tuningChris Ball
2012-11-07mmc: sdhci: fix IS_ERR() checking of regulator_get()Kevin Liu
2012-11-07mmc: fix sdhci-dove probe/removalRussell King - ARM Linux
2012-11-07mmc: sh_mmcif: fix use after freeGuennadi Liakhovetski
2012-11-07mmc: sdhci-pci: fix 'Invalid iomem size' error message conditionAdrian Hunter
2012-11-07mmc: mxcmmc: Fix MODULE_ALIASFabio Estevam
2012-11-07mmc: omap_hsmmc: fix NULL pointer dereference for dt bootBalaji T K
2012-11-07mmc: omap_hsmmc: fix host reference after mmc_free_hostBalaji T K
2012-11-07mmc: dw_mmc: fix multiple drv_data NULL dereferencesJames Hogan
2012-11-07mmc: dw_mmc: enable controller interrupt before calling mmc_start_hostYuvaraj CD
2012-11-07mmc: sdhci-of-esdhc: disable CMD23 for some Freescale SoCsJerry Huang
2012-11-07mmc: dw_mmc: remove _dev_info compile warningSeungwon Jeon
2012-10-13Merge tag 'md-3.7' of git://neil.brown.name/mdLinus Torvalds
2012-10-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds
2012-10-13Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds
2012-10-13Merge tag 'for_linus-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/jw...Linus Torvalds
2012-10-13Merge tag 'mmc-merge-for-3.7-rc1-part2' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
2012-10-13Merge tag 'dm-3.7-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2012-10-13Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2012-10-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2012-10-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2012-10-12dm: store dm_target_io in bio front_padMikulas Patocka
2012-10-12dm thin: move bio_prison code to separate moduleMike Snitzer
2012-10-12dm thin: prepare to separate bio_prison codeMike Snitzer
2012-10-12dm thin: support discard with non power of two block sizeMike Snitzer
2012-10-12mcs7830: Fix link state detectionOndrej Zary
2012-10-12dm persistent data: convert to use le32_add_cpuWei Yongjun
2012-10-12dm: use ACCESS_ONCE for sysfs valuesMikulas Patocka
2012-10-12dm bufio: use list_moveWei Yongjun
2012-10-12dm mpath: fix check for null mpio in end_io fnWei Yongjun