summaryrefslogtreecommitdiffstats
path: root/drivers/mmc
Commit message (Expand)AuthorAgeFilesLines
...
| * mmc: omap_hsmmc: remove unused vars and includesVenkatraman S2012-09-041-10/+4Star
| * mmc: omap: fix mmc_omap_report_irq to use dev_dbg macrosVenkatraman S2012-09-041-12/+17
| * mmc: omap: remove unused variables and includesVenkatraman S2012-09-041-10/+0Star
| * mmc: debugfs: Print ext_csd in ascending orderVenkatraman S2012-09-041-1/+1
| * mmc: core: Add TRANsfer state to non-HPI stateVenkatraman S2012-09-041-1/+2
| * mmc: bfin_sdh: Reset SD controller when resume from power saving mode.Sonic Zhang2012-09-041-16/+19
| * mmc: bfin_sdh: Remove redundant suspend and resume setting.Sonic Zhang2012-09-041-15/+0Star
| * mmc: bfin_sdh: Add support for new RSI controller in bf60xSonic Zhang2012-09-041-52/+128
| * mmc: bfin_sdh: limit mmc DMA segment len to 1 for bf518.Sonic Zhang2012-09-041-0/+4
| * mmc: omap_hsmmc: Handle failure of regulator_get better.NeilBrown2012-09-041-2/+2
| * mmc: vub300: add missing usb_free_urbJulia Lawall2012-09-041-2/+2
| * mmc: sdhci-dove: DT support for sdhci-doveSebastian Hesselbarth2012-09-041-0/+8
| * mmc: sdhci-pxav2, sdhci-pxav3: use clk_prepare/unprepare APIsChao Xie2012-09-042-7/+7
| * mmc: atmel-mci: add device tree supportLudovic Desroches2012-09-041-2/+83
| * mmc: sdhci: vmmc regulator should be explicitly enabled/disabledPhilip Rakity2012-09-041-2/+5
| * mmc: sdhci: Add regulator support for vccq (voltage regualor)Philip Rakity2012-09-041-65/+116
| * mmc: eSDHC: Add ADMA mode supportJerry Huang2012-09-041-3/+33
| * mmc: pxa-mci: add DT bindingsDaniel Mack2012-09-041-0/+52
* | sections: fix section conflicts in drivers/mmcAndi Kleen2012-10-051-1/+1
* | Merge tag 'spi-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/...Linus Torvalds2012-10-031-217/+106Star
|\ \
| * | Merge tag 'v3.6-rc6' into spi-mxsMark Brown2012-09-257-62/+98
| |\|
| * | mmc: spi: Pull out common DMA parts from MXS MMCMarek Vasut2012-08-171-46/+42Star
| * | mmc: spi: Pull out the SSP clock configuration functionMarek Vasut2012-08-171-38/+1Star
| * | mmc: spi: Pull out parts shared between MMC and SPIMarek Vasut2012-08-171-48/+59
| * | mmc: spi: Rename IMX2[38]_MMC to IMX2[38]_SSPMarek Vasut2012-08-171-9/+9
| * | mmc: spi: Move SSP register definitions into separate fileMarek Vasut2012-08-171-84/+3Star
* | | Merge branch 'for-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wqLinus Torvalds2012-10-021-2/+2
|\ \ \
| * | | workqueue: deprecate system_nrt[_freezable]_wqTejun Heo2012-08-201-2/+2
| |/ /
* | | Merge tag 'multiplatform' of git://git.kernel.org/pub/scm/linux/kernel/git/ar...Linus Torvalds2012-10-028-9/+10
|\ \ \
| * \ \ Merge branch 'multiplatform/platform-data' into next/multiplatformOlof Johansson2012-09-228-9/+10
| |\ \ \
| | * | | ARM: samsung: move platform_data definitionsArnd Bergmann2012-09-191-1/+1
| | * | | ARM: orion: move platform_data definitionsArnd Bergmann2012-09-191-1/+1
| | * | | ARM: tegra: move sdhci platform_data definitionArnd Bergmann2012-09-141-1/+1
| | * | | ARM: pxa: move platform_data definitionsArnd Bergmann2012-09-141-1/+1
| | * | | ARM: msm: move platform_data definitionsArnd Bergmann2012-09-141-1/+1
| | * | | ARM: imx: move platform_data definitionsArnd Bergmann2012-09-142-3/+3
| | * | | ARM: davinci: move platform_data definitionsArnd Bergmann2012-09-141-1/+1
| | |/ /
* | | | Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2012-10-023-4/+0Star
|\| | |
| * | | ARM: OMAP1: Make plat/mux.h omap1 onlyTony Lindgren2012-09-201-1/+0Star
| * | | Merge branch 'depends/tty-omap-serial' into next/cleanupOlof Johansson2012-09-171-12/+12
| |\ \ \
| * \ \ \ Merge tag 'cleanup-omap-tags-for-v3.7' of git://git.kernel.org/pub/scm/linux/...Olof Johansson2012-09-178-63/+97
| |\ \ \ \
| | * | | | ARM: OMAP: remove plat/board.h fileIgor Grinberg2012-09-112-2/+0Star
| | | |_|/ | | |/| |
| * | | | mmc: tegra: remove useless include of <mach/*.h>Stephen Warren2012-09-061-1/+0Star
| | |_|/ | |/| |
* | | | Merge tag 'fixes-non-critical' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2012-10-021-1/+1
|\ \ \ \
| * \ \ \ Merge branch 'ofdeviceiddata' of git://git.pengutronix.de/git/ukl/linux into ...Olof Johansson2012-09-131-1/+1
| |\ \ \ \ | | |_|/ / | |/| | |
| | * | | mmc/omap_hsmmc: add a const qualifierUwe Kleine-König2012-09-111-1/+1
| | |/ /
* | | | Merge tag 'tty-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/ttyLinus Torvalds2012-10-011-12/+12
|\ \ \ \
| * | | | Merge 3.6-rc6 into tty-nextGreg Kroah-Hartman2012-09-177-61/+97
| |\| | | | | |_|/ | |/| |
| * | | TTY: use tty_port_register_deviceJiri Slaby2012-08-141-2/+2
| * | | Merge tty-next into 3.6-rc1Greg Kroah-Hartman2012-08-0629-797/+1253
| |\ \ \ | | | |/ | | |/|