aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/mmc (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-01-11mmc: core: check for zero length ioctl dataJohan Rudholm1-37/+45
2012-01-11mmc: sdhci-esdhc: Change delay after setting clock from 100ms to 1msTony Lin1-1/+1
2012-01-11mmc: mmc_test: align max_seg_sizePer Forlin1-0/+1
2012-01-11mmc: mmci: add capabilities2 for MMC_CAP2Per Forlin1-0/+1
2012-01-11mmc: sdio: support SDIO UHS cardsPhilip Rakity3-27/+306
2012-01-11mmc: sdhci-spear: Implement suspend/resumeViresh Kumar1-0/+40
2012-01-11mmc: core: Use delayed work in clock gating frameworkSujit Reddy Thumma1-4/+53
2012-01-11mmc: card: Use manufacturer ID symbols in card quirks.Chris Ball1-9/+18
2012-01-11mmc: debugfs: expose the SDCLK frq in sys iosGiuseppe CAVALLARO2-0/+12
2012-01-11mmc: sdio: Fix to support any block size optimallyStefan Nilsson XK2-11/+11
2012-01-11mmc: sd: Macro name cleanup for high speed dtrQiang Liu1-2/+2
2012-01-09Merge tag 'clk' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-5/+5
2012-01-09Merge tag 'drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-9/+17
2012-01-09Merge tag 'devel' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-5/+8
2012-01-09Merge tag 'cleanup2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-5/+2
2012-01-09Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-15/+15
2012-01-09Merge branch 'samsung/driver' into next/driversArnd Bergmann18-94/+78
2012-01-09Merge branch 'samsung/dt' into samsung/cleanupArnd Bergmann18-94/+78
2012-01-08Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivialLinus Torvalds1-2/+2
2012-01-08Merge branch 'for-linus2' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds1-1/+1
2012-01-07Merge branch 'next/cleanup' into samsung/dtArnd Bergmann1-15/+15
2012-01-07Merge branch 'driver-core-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-coreLinus Torvalds1-11/+1
2012-01-07Merge branch 'depends/rmk/restart' into next/cleanupArnd Bergmann23-119/+142
2012-01-06Merge branch 'amba-modalias' of git://ftp.arm.linux.org.uk/pub/linux/arm/kernel/git-cur/linux-2.6-armLinus Torvalds1-0/+2
2012-01-06Merge branch 'driver-core-next' into Linux 3.2Greg Kroah-Hartman1-11/+1
2012-01-03switch debugfs to umode_tAl Viro1-1/+1
2012-01-03Merge branch 'mxs/clk-prepare' of git://git.linaro.org/people/shawnguo/linux-2.6 into imx/clkArnd Bergmann1-5/+5
2012-01-02misc latin1 to utf8 conversionsAl Viro1-2/+2
2011-12-30Merge branch 'fixes' of http://ftp.arm.linux.org.uk/pub/linux/arm/kernel/git-cur/linux-2.6-armLinus Torvalds1-4/+10
2011-12-28mmc: mxs-mmc: convert to clk_prepare/clk_unprepareShawn Guo1-5/+5
2011-12-28Merge branch 'samsung/cleanup' into next/driversArnd Bergmann1-5/+2
2011-12-27Merge branch 'v3.2-rc6' into next/driversArnd Bergmann9-44/+89
2011-12-23mmc: mxs-mmc: fix the dma_transfer_direction migrationShawn Guo1-0/+3
2011-12-23mmc: sdhci-s3c: Use generic clock names for sdhci bus clock optionsRajeshwari Shinde1-5/+2
2011-12-19mmc: vub300: fix type of firmware_rom_wait_states module parameterRusty Russell1-1/+1
2011-12-19Revert "mmc: enable runtime PM by default"Ohad Ben-Cohen1-11/+0
2011-12-19mmc: sdhci: remove "state" argument from sdhci_suspend_hostManuel Lauss14-63/+52
2011-12-18ARM: 7220/1: mmc: mmci: Fixup error handling for dmaUlf Hansson1-1/+5
2011-12-18ARM: 7214/1: mmc: mmci: Fixup handling of MCI_STARTBITERRUlf Hansson1-3/+5
2011-12-13ARM: Orion: Get address map from plat-orion instead of via platform_dataAndrew Lunn1-5/+8
2011-12-10mmc: core: Fix deadlock when the CONFIG_MMC_UNSAFE_RESUME is not definedSujit Reddy Thumma1-1/+2
2011-12-10mmc: sdhci-s3c: Remove old and misprototyped suspend operationsMark Brown1-2/+0
2011-12-10mmc: tmio: fix clock gating on platforms with a .set_pwr() methodGuennadi Liakhovetski1-1/+1
2011-12-10mmc: sh_mmcif: fix clock gating on platforms with a .down_pwr() methodGuennadi Liakhovetski1-1/+1
2011-12-10mmc: core: Fix typo at mmc_card_sleepKyungmin Park1-1/+1
2011-12-10mmc: core: Fix power_off_notify during suspendGirish K S2-33/+50
2011-12-10mmc: core: Fix setting power notify state variable for non-eMMCGirish K S1-3/+7
2011-12-10mmc: core: Add quirk for long data read timeStefan Nilsson XK2-0/+20
2011-12-10mmc: Add module.h include to sdhci-cns3xxx.cChris Ball1-0/+1
2011-12-10mmc: mxcmmc: fix falling back to PIOSascha Hauer1-0/+1