summaryrefslogtreecommitdiffstats
path: root/drivers/mmc/host (follow)
Commit message (Expand)AuthorAgeFilesLines
* mmc: tmio: Cache interrupt masksSimon Horman2011-10-262-16/+22
* mmc: Kconfig: remove i.MX individual SoC dependencySascha Hauer2011-10-261-6/+6
* mmc: sdhci-tegra: Add Device Tree probing supportGrant Likely2011-10-261-11/+40
* mmc: sdhci-esdhc-imx: Enable ADMA2Richard Zhu2011-10-261-3/+41
* mmc: at91_mci: remove the use of irq_to_gpioNicolas Ferre2011-10-261-1/+5
* mmc: atmel-mci: fix a potential issue about pending PDC interruptsLudovic Desroches2011-10-261-15/+17
* mmc: atmel-mci: correct sg buffer size evaluationLudovic Desroches2011-10-261-4/+3
* mmc: atmel-mci: use ATMEL_PDC_SCND_BUF_OFF instead of a literal valueLudovic Desroches2011-10-261-2/+2
* mmc: atmel-mci: change atmci_start_command to atmci_send_commandLudovic Desroches2011-10-261-3/+3
* mmc: atmel-mci: add pdc support and runtime capabilities detectionLudovic Desroches2011-10-262-118/+423
* mmc: atmel-mci: indentationLudovic Desroches2011-10-261-68/+68
* mmc: atmel-mci: change atmci_readl and atmci_writel macrosLudovic Desroches2011-10-262-65/+65
* mmc: atmel-mci: change namespaceLudovic Desroches2011-10-262-253/+254
* mmc: sdhci-s3c: Fix mmc card I/O problemGirish K S2011-08-311-0/+2
* mmc: sdhi: initialise mmc_data->flags before useSimon Horman2011-08-311-2/+2
* mmc: sdhci-esdhc-imx: add missing inclusion of linux/module.hShawn Guo2011-08-281-0/+1
* mmc: dw_mmc: Fix DDR mode support.Seungwon Jeon2011-08-131-2/+2
* mmc: sdhci: use f_max instead of host->clock for timeoutsAndy Shevchenko2011-08-131-5/+2
* mmc: sdhci: move timeout_clk calculation farther downAndy Shevchenko2011-08-131-19/+19
* mmc: sdhci: check host->clock before using it as a denominatorAndy Shevchenko2011-08-131-3/+5
* mmc: Revert "mmc: sdhci: Fix SDHCI_QUIRK_TIMEOUT_USES_SDCLK"Andy Shevchenko2011-08-131-4/+3
* mmc: tmio: eliminate unused variable 'mmc' warningAxel Lin2011-08-131-2/+0
* mmc: esdhc-imx: fix card interrupt loss on freescale eSDHCTony Lin2011-08-131-9/+31
* mmc: sdhci-s3c: Fix build for header changeMark Brown2011-08-131-0/+1
* mmc: dw_mmc: Fix mask in IDMAC_SET_BUFFER1_SIZE macroShashidhar Hiremath2011-08-131-1/+1
* mmc: sdhci-s3c: add BROKEN_ADMA_ZEROLEN_DESC quirkJaehoon Chung2011-08-131-0/+3
* mmc: sdhci: pxav3: controller needs 32 bit ADMA addressingPhilip Rakity2011-08-131-1/+2
* mmc: sdhci: fix retuning timer wrongly deleted in sdhci_tasklet_finishAaron Lu2011-08-131-3/+0
* mmc: sdhci-esdhc-imx: add device tree probe supportShawn Guo2011-07-271-9/+69
* mmc: sdhci-pltfm: dt device does not pass parent to sdhci_alloc_hostShawn Guo2011-07-271-1/+2
* mmc: sdhci-esdhc-imx: get rid of the uses of cpu_is_mx()Shawn Guo2011-07-271-4/+53
* mmc: sdhci-esdhc-imx: do not reference platform data after probeShawn Guo2011-07-271-9/+13
* mmc: sdhci-esdhc-imx: extend card_detect and write_protect support for mx5Shawn Guo2011-07-271-51/+87
* MMC / TMIO: Fix build issue related to struct scatterlistRafael J. Wysocki2011-07-261-0/+1
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2011-07-252-3/+3
|\
| * Merge branch 'master' into for-nextJiri Kosina2011-07-117-17/+33
| |\
| * | treewide: Fix recieve/receive typosJoe Perches2011-06-241-2/+2
| * | treewide: Convert uses of struct resource to resource_size(ptr)Joe Perches2011-06-101-1/+1
* | | Merge branch 'next/fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/ar...Linus Torvalds2011-07-251-4/+4
|\ \ \
| * \ \ Merge branch 'fixes-for-arnd' of git://git.pengutronix.de/git/imx/linux-2.6 i...Arnd Bergmann2011-07-157-15/+23
| |\ \ \ | | | |/ | | |/|
| * | | ARM i.MX dma: Fix burstsize settingsSascha Hauer2011-07-071-4/+4
* | | | Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2011-07-241-1/+9
|\ \ \ \
| | \ \ \
| | \ \ \
| | \ \ \
| | \ \ \
| | \ \ \
| | \ \ \
| *-----. \ \ \ Merge branches 'btc', 'dma', 'entry', 'fixes', 'linker-layout', 'misc', 'mmci...Russell King2011-07-237-16/+32
| |\ \ \ \ \ \ \ | | |_|_|_|/ / / | |/| | | | / / | | | | |_|/ / | | | |/| | |
| | | | | * | ARM: 6981/2: mmci: adjust calculation of f_minLinus Walleij2011-07-191-1/+9
| | |_|_|/ / | |/| | | |
* | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2011-07-221-0/+1
|\ \ \ \ \ \
| * \ \ \ \ \ Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2011-07-142-1/+6
| |\ \ \ \ \ \ | | | |_|/ / / | | |/| | | |
| * | | | | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2011-07-065-14/+17
| |\ \ \ \ \ \ | | | |_|/ / / | | |/| | | |
| * | | | | | net: remove mm.h inclusion from netdevice.hAlexey Dobriyan2011-06-221-0/+1
| | |_|/ / / | |/| | | |
* | | | | | mmc: at91_mci: move register header from include/ to drivers/Jean-Christophe PLAGNIOL-VILLARD2011-07-212-1/+117
* | | | | | mmc: mxs-mmc: fix clock rate settingKoen Beel2011-07-211-16/+14