summaryrefslogtreecommitdiffstats
path: root/drivers/mmc
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'mfd-3.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/...Linus Torvalds2013-02-241-0/+18
|\
| * mfd: rtsx: Fix issue that booting OS with SD card insertedWei WANG2013-02-141-0/+18
* | Merge tag 'char-misc-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2013-02-211-1/+1
|\ \
| * | drivers/misc/cb710: add missing GENERIC_HARDIRQS dependencyHeiko Carstens2013-02-081-1/+1
* | | Merge tag 'tty-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2013-02-212-9/+5
|\ \ \
| * \ \ Merge 3.8-rc5 into tty-nextGreg Kroah-Hartman2013-01-251-62/+30
| |\ \ \ | | |/ /
| * | | tty: Added a CONFIG_TTY option to allow removal of TTYJoe Millenbach2013-01-181-0/+1
| * | | TTY: switch tty_flip_buffer_pushJiri Slaby2013-01-151-10/+4
| * | | TTY: switch tty_insert_flip_charJiri Slaby2013-01-151-2/+3
* | | | Merge tag 'driver-core-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2013-02-215-24/+19
|\ \ \ \
| * \ \ \ Merge 3.8-rc5 into driver-core-nextGreg Kroah-Hartman2013-01-251-62/+30
| |\ \ \ \ | | | |/ / | | |/| |
| * | | | mmc: Convert to devm_ioremap_resource()Thierry Reding2013-01-253-10/+10
| * | | | drivers/mmc/host: remove depends on CONFIG_EXPERIMENTALKees Cook2013-01-111-12/+8
| * | | | drivers/mmc/core: remove depends on CONFIG_EXPERIMENTALKees Cook2013-01-111-2/+1
| | |/ / | |/| |
* | | | Merge branches 'fixes' and 'mmci' into for-linusRussell King2013-02-202-126/+183
|\ \ \ \ | |_|_|/ |/| | |
| * | | ARM: 7630/1: mmc: mmci: Fixup and cleanup code for DMA handlingUlf Hansson2013-01-281-82/+105
| * | | ARM: 7631/1: mmc: mmci: Add new VE MMCI variantPawel Moll2013-01-282-0/+15
| * | | ARM: 7623/1: mmc: mmci: Fixup clock gating when freq is 0 for ST-variantsUlf Hansson2013-01-231-0/+13
| * | | ARM: 7622/1: mmc: mmci: Gate the clock in runtime suspend to save powerUlf Hansson2013-01-231-0/+29
| * | | ARM: 7620/1: mmc: mmci: Convert to use mmc_regulator_get_supplyUlf Hansson2013-01-082-44/+11
| * | | ARM: 7618/1: mmc: mmci: Support MMC_PM_KEEP_POWERUlf Hansson2013-01-081-0/+4
| * | | ARM: 7617/1: mmc: mmci: Support for DDR modeUlf Hansson2013-01-081-0/+6
* | | | Merge tag 'mfd-for-linus-3.8-1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2013-01-281-25/+5
|\ \ \ \ | |_|_|/ |/| | |
| * | | mmc: rtsx: Call MFD hook to switch output voltageWei WANG2013-01-271-25/+5
| | |/ | |/|
* | | Merge tag 'mvebu_fixes_for_v3.8-rc5' of git://git.infradead.org/users/jcooper...Olof Johansson2013-01-231-62/+30
|\ \ \ | |/ / |/| |
| * | mmc: mvsdio: use devm_ API to simplify/correct error paths.Andrew Lunn2013-01-231-62/+30
| |/
* | Drivers: mmc: remove __dev* attributes.Greg Kroah-Hartman2013-01-034-7/+7
|/
* Merge tag 'mfd-3.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/...Linus Torvalds2012-12-162-2/+4
|\
| * mmc: rtsx: Explicitely include slab.h in rtsx_pci_sdmmc.cWei WANG2012-11-211-0/+1
| * mmc: rtsx: Configure SD_CFG2 register in sd_rw_multiWei WANG2012-11-211-0/+1
| * mmc: rtsx: Remove a duplicate command in sd_rw_multiWei WANG2012-11-201-2/+0
| * mmc: Add realtek pcie sdmmc host driverWei WANG2012-11-083-0/+1357
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2012-12-131-1/+1
|\ \
| * | treewide: Fix typos in various KconfigMasanari Iida2012-12-031-1/+1
| |/
* | Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2012-12-121-2/+29
|\ \
| * \ Merge branch 'omap/headers4' into next/cleanupArnd Bergmann2012-11-152-12/+27
| |\ \
| * \ \ Merge branch 'cleanups/dma' into next/cleanupArnd Bergmann2012-11-1314-94/+140
| |\ \ \
| * | | | mmc: mxcmmc: remove cpu_is_xxx by using platform_device_idShawn Guo2012-10-151-2/+29
| | |_|/ | |/| |
* | | | Merge tag 'headers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2012-12-123-13/+28
|\ \ \ \
| * \ \ \ Merge tag 'for-3.8-at91_header_clean' of git://github.com/at91linux/linux-at9...Arnd Bergmann2012-11-121-1/+1
| |\ \ \ \ | | |_|_|/ | |/| | |
| | * | | arm: at91: move platfarm_data to include/linux/platform_data/atmel.hJean-Christophe PLAGNIOL-VILLARD2012-11-061-1/+1
| | |/ /
| * | | Merge branch 'omap-for-v3.8/cleanup-headers-mmc' into omap-for-v3.8/cleanup-h...Tony Lindgren2012-10-172-12/+17
| |\ \ \
| | * | | mmc: omap: Remove cpu_is_omap usage from the driverTony Lindgren2012-10-151-8/+15
| | * | | ARM: OMAP: Split plat/mmc.h into local headers and platform_dataTony Lindgren2012-10-152-4/+3
| | |/ /
| * | | ARM: OMAP: DMA: Move plat/dma.h to plat-omap/dma-omap.hLokesh Vutla2012-10-151-1/+1
| * | | ARM: OMAP2+: DMA: Moving OMAP2+ DMA channel definitions to mach-omap2Lokesh Vutla2012-10-151-0/+6
| * | | ARM: OMAP1: DMA: Moving OMAP1 DMA channel definitions to mach-omap1Lokesh Vutla2012-10-151-0/+4
| |/ /
* | | Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds2012-12-122-21/+49
|\ \ \
| | \ \
| | \ \
| *-. \ \ Merge branches 'cache-l2x0', 'fixes', 'hdrs', 'misc', 'mmci', 'vic' and 'warn...Russell King2012-12-1116-115/+189
| |\ \ \ \ | | |_|/ / | |/| | / | | | |/ | | |/|
| | | * ARM: 7596/1: mmci: replace readsl/writesl with ioread32_rep/iowrite32_repDavide Ciminaghi2012-12-111-4/+4
OpenPOWER on IntegriCloud