summaryrefslogtreecommitdiffstats
path: root/drivers/mmc
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'clk' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2012-01-091-5/+5
|\
| * Merge branch 'mxs/clk-prepare' of git://git.linaro.org/people/shawnguo/linux-...Arnd Bergmann2012-01-031-5/+5
| |\
| | * mmc: mxs-mmc: convert to clk_prepare/clk_unprepareShawn Guo2011-12-281-5/+5
* | | Merge tag 'drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2012-01-091-9/+17
|\ \ \
| * \ \ Merge branch 'samsung/driver' into next/driversArnd Bergmann2012-01-0918-94/+78Star
| |\ \ \
| * \ \ \ Merge branch 'samsung/cleanup' into next/driversArnd Bergmann2011-12-281-5/+2Star
| |\ \ \ \
| * \ \ \ \ Merge branch 'v3.2-rc6' into next/driversArnd Bergmann2011-12-289-44/+89
| |\ \ \ \ \ | | | |_|_|/ | | |/| | |
| * | | | | ARM: OMAP: hsmmc: add pm_caps fieldEliad Peller2011-12-091-0/+2
| * | | | | omap_hsmmc: consider MMC_PM_KEEP_POWER on suspend/resumeEliad Peller2011-12-091-9/+15
* | | | | | Merge tag 'devel' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2012-01-091-5/+8
|\ \ \ \ \ \
| * | | | | | ARM: Orion: Get address map from plat-orion instead of via platform_dataAndrew Lunn2011-12-141-5/+8
| |/ / / / /
* | | | | | Merge tag 'cleanup2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm...Linus Torvalds2012-01-091-5/+2Star
|\ \ \ \ \ \ | | |_|_|/ / | |/| | | |
| * | | | | Merge branch 'samsung/dt' into samsung/cleanupArnd Bergmann2012-01-0918-94/+78Star
| |\ \ \ \ \ | | |_|_|/ / | |/| | | |
| | * | | | Merge branch 'next/cleanup' into samsung/dtArnd Bergmann2012-01-071-15/+15
| | |\ \ \ \
| * | | | | | mmc: sdhci-s3c: Use generic clock names for sdhci bus clock optionsRajeshwari Shinde2011-12-231-5/+2Star
| | |_|_|/ / | |/| | | |
* | | | | | Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2012-01-091-15/+15
|\ \ \ \ \ \ | | |_|/ / / | |/| | | |
| * | | | | Merge branch 'depends/rmk/restart' into next/cleanupArnd Bergmann2012-01-0723-119/+142
| |\ \ \ \ \ | | | |_|_|/ | | |/| | |
| * | | | | ARM: at91/mmc: use gpio_is_valid to check the gpioJean-Christophe PLAGNIOL-VILLARD2011-11-291-15/+15
| | |_|_|/ | |/| | |
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2012-01-081-2/+2
|\ \ \ \ \
| * | | | | misc latin1 to utf8 conversionsAl Viro2012-01-021-2/+2
| |/ / / /
* | | | | Merge branch 'for-linus2' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...Linus Torvalds2012-01-081-1/+1
|\ \ \ \ \
| * | | | | switch debugfs to umode_tAl Viro2012-01-041-1/+1
| | |_|_|/ | |/| | |
* | | | | Merge branch 'driver-core-next' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2012-01-071-11/+1Star
|\ \ \ \ \
| * \ \ \ \ Merge branch 'driver-core-next' into Linux 3.2Greg Kroah-Hartman2012-01-061-11/+1Star
| |\ \ \ \ \ | | |/ / / / | |/| | | |
| | * | | | USB: convert some miscellanies drivers to use module_usb_driver()Greg Kroah-Hartman2011-11-181-11/+1Star
* | | | | | Merge branch 'amba-modalias' of git://ftp.arm.linux.org.uk/pub/linux/arm/kern...Linus Torvalds2012-01-071-0/+2
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | mmc: mmci: Enable module alias autogeneration for AMBA driversDave Martin2011-11-221-0/+2
| | |/ / / | |/| | |
* | | | | Merge branch 'fixes' of http://ftp.arm.linux.org.uk/pub/linux/arm/kernel/git-...Linus Torvalds2011-12-301-4/+10
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | ARM: 7220/1: mmc: mmci: Fixup error handling for dmaUlf Hansson2011-12-191-1/+5
| * | | | ARM: 7214/1: mmc: mmci: Fixup handling of MCI_STARTBITERRUlf Hansson2011-12-191-3/+5
| | |_|/ | |/| |
* | | | mmc: vub300: fix type of firmware_rom_wait_states module parameterRusty Russell2011-12-201-1/+1
* | | | Revert "mmc: enable runtime PM by default"Ohad Ben-Cohen2011-12-201-11/+0Star
* | | | mmc: sdhci: remove "state" argument from sdhci_suspend_hostManuel Lauss2011-12-2014-63/+52Star
|/ / /
* | | mmc: core: Fix deadlock when the CONFIG_MMC_UNSAFE_RESUME is not definedSujit Reddy Thumma2011-12-101-1/+2
* | | mmc: sdhci-s3c: Remove old and misprototyped suspend operationsMark Brown2011-12-101-2/+0Star
* | | mmc: tmio: fix clock gating on platforms with a .set_pwr() methodGuennadi Liakhovetski2011-12-101-1/+1
* | | mmc: sh_mmcif: fix clock gating on platforms with a .down_pwr() methodGuennadi Liakhovetski2011-12-101-1/+1
* | | mmc: core: Fix typo at mmc_card_sleepKyungmin Park2011-12-101-1/+1
* | | mmc: core: Fix power_off_notify during suspendGirish K S2011-12-102-33/+50
* | | mmc: core: Fix setting power notify state variable for non-eMMCGirish K S2011-12-101-3/+7
* | | mmc: core: Add quirk for long data read timeStefan Nilsson XK2011-12-102-0/+20
* | | mmc: Add module.h include to sdhci-cns3xxx.cChris Ball2011-12-101-0/+1
* | | mmc: mxcmmc: fix falling back to PIOSascha Hauer2011-12-101-0/+1
* | | mmc: omap_hsmmc: DMA unmap only once in case of MMC errorPer Forlin2011-12-081-2/+5
|/ /
* / arm/imx: fix imx6q mmc error when mounting rootfsShawn Guo2011-11-111-0/+8
|/
* Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2011-11-0712-0/+13
|\
| * mmc: Fix implicit use of stat.h header in associated filesPaul Gortmaker2011-11-013-0/+3
| * mmc: Add export.h for EXPORT_SYMBOL/THIS_MODULE as requiredPaul Gortmaker2011-11-019-0/+9
| * mmc: Add module.h to drivers/mmc users assuming implicit presence.Paul Gortmaker2011-11-011-0/+1
* | Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds2011-11-051-3/+3
|\ \