aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/mmc (follow)
AgeCommit message (Expand)AuthorFilesLines
2013-02-21Merge tag 'char-misc-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-miscLinus Torvalds1-1/+1
2013-02-21Merge tag 'tty-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/ttyLinus Torvalds2-9/+5
2013-02-21Merge tag 'driver-core-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-coreLinus Torvalds5-24/+19
2013-02-20Merge branches 'fixes' and 'mmci' into for-linusRussell King2-126/+183
2013-02-08drivers/misc/cb710: add missing GENERIC_HARDIRQS dependencyHeiko Carstens1-1/+1
2013-01-28Merge tag 'mfd-for-linus-3.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/mfd-2.6Linus Torvalds1-25/+5
2013-01-28ARM: 7630/1: mmc: mmci: Fixup and cleanup code for DMA handlingUlf Hansson1-82/+105
2013-01-28ARM: 7631/1: mmc: mmci: Add new VE MMCI variantPawel Moll2-0/+15
2013-01-27mmc: rtsx: Call MFD hook to switch output voltageWei WANG1-25/+5
2013-01-25Merge 3.8-rc5 into driver-core-nextGreg Kroah-Hartman1-62/+30
2013-01-25Merge 3.8-rc5 into tty-nextGreg Kroah-Hartman1-62/+30
2013-01-25mmc: Convert to devm_ioremap_resource()Thierry Reding3-10/+10
2013-01-23Merge tag 'mvebu_fixes_for_v3.8-rc5' of git://git.infradead.org/users/jcooper/linux into fixesOlof Johansson1-62/+30
2013-01-23ARM: 7623/1: mmc: mmci: Fixup clock gating when freq is 0 for ST-variantsUlf Hansson1-0/+13
2013-01-23ARM: 7622/1: mmc: mmci: Gate the clock in runtime suspend to save powerUlf Hansson1-0/+29
2013-01-23mmc: mvsdio: use devm_ API to simplify/correct error paths.Andrew Lunn1-62/+30
2013-01-18tty: Added a CONFIG_TTY option to allow removal of TTYJoe Millenbach1-0/+1
2013-01-15TTY: switch tty_flip_buffer_pushJiri Slaby1-10/+4
2013-01-15TTY: switch tty_insert_flip_charJiri Slaby1-2/+3
2013-01-11drivers/mmc/host: remove depends on CONFIG_EXPERIMENTALKees Cook1-12/+8
2013-01-11drivers/mmc/core: remove depends on CONFIG_EXPERIMENTALKees Cook1-2/+1
2013-01-08ARM: 7620/1: mmc: mmci: Convert to use mmc_regulator_get_supplyUlf Hansson2-44/+11
2013-01-08ARM: 7618/1: mmc: mmci: Support MMC_PM_KEEP_POWERUlf Hansson1-0/+4
2013-01-08ARM: 7617/1: mmc: mmci: Support for DDR modeUlf Hansson1-0/+6
2013-01-03Drivers: mmc: remove __dev* attributes.Greg Kroah-Hartman4-7/+7
2012-12-16Merge tag 'mfd-3.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/mfd-2.6Linus Torvalds2-2/+4
2012-12-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivialLinus Torvalds1-1/+1
2012-12-12Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-2/+29
2012-12-12Merge tag 'headers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds3-13/+28
2012-12-12Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds2-21/+49
2012-12-11Merge tag 'tty-3.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/ttyLinus Torvalds1-13/+11
2012-12-11Merge tag 'char-misc-3.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-miscLinus Torvalds3-0/+1357
2012-12-11Merge tag 'driver-core-3.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-coreLinus Torvalds31-112/+110
2012-12-11Merge tag 'pm+acpi-for-3.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pmLinus Torvalds3-0/+325
2012-12-11Merge branches 'cache-l2x0', 'fixes', 'hdrs', 'misc', 'mmci', 'vic' and 'warnings' into for-nextRussell King16-115/+189
2012-12-11ARM: 7596/1: mmci: replace readsl/writesl with ioread32_rep/iowrite32_repDavide Ciminaghi1-4/+4
2012-12-10mmc: sdhci-acpi: enable runtime-pm for device HID INT33C6Adrian Hunter1-0/+8
2012-12-07mmc: sdhci: implement the .card_event() methodGuennadi Liakhovetski1-21/+27
2012-12-07mmc: extend the slot-gpio card-detection to use host's .card_event() methodGuennadi Liakhovetski1-1/+7
2012-12-07mmc: sdhci-s3c: Fix compilation warningSachin Kamat1-0/+2
2012-12-06mmc: sdhci-pci: Enable SDHCI_CAN_DO_HISPD for Ricoh SDHCI controllerMadhvapathi Sriram1-0/+1
2012-12-06mmc: sdhci-dove: allow GPIOs to be used for card detection on DoveRussell King1-6/+67
2012-12-06mmc: sdhci-dove: use two-stage initialization for sdhci-pltfmRussell King1-7/+17
2012-12-06mmc: sdhci-dove: use devm_clk_get()Russell King1-7/+4
2012-12-06mmc: eSDHC: Recover from ADMA errorsHaijun Zhang3-2/+56
2012-12-06mmc: dw_mmc: remove duplicated buswidth codeJaehoon Chung1-6/+3
2012-12-06mmc: dw_mmc: relocate where dw_mci_setup_bus() is called fromJaehoon Chung1-3/+3
2012-12-06mmc: Limit MMC speed to 52MHz if not HS200Al Cooper1-0/+2
2012-12-06mmc: dw_mmc: use devres functions in dw_mmcSeungwon Jeon1-29/+14
2012-12-06mmc: sh_mmcif: remove unneeded clock connection IDGuennadi Liakhovetski1-4/+2