summaryrefslogtreecommitdiffstats
path: root/drivers/mmc/host
Commit message (Expand)AuthorAgeFilesLines
* mfd: tmio_mmc hardware abstraction for CNF areaIan Molton2010-01-182-80/+25
* sdhci-of: add support for the wii sdhci controllerAlbert Herranz2009-12-175-1/+82
* sdhci-of: reorganize driver to support additional hardwareAlbert Herranz2009-12-175-127/+224
* sdhci-of: rename main driver file prior to reorganizationAlbert Herranz2009-12-172-1/+3
* sdhci: protect header file against multi inclusionAlbert Herranz2009-12-171-0/+4
* mmc: let tmio-mmc use dev_name() with request_irq()Magnus Damm2009-12-151-1/+1
* mmc: Blackfin SD Host Controller DriverCliff Cai2009-12-153-0/+659
* mmc: atmel-mci: new MCI2 module support in atmel-mci driverNicolas Ferre2009-12-151-10/+75
* atmel-mci: change use of dma slave interfaceNicolas Ferre2009-12-151-20/+36
* s3cmci: convert missed s3c2410_gpio calls to gpiolib callsBen Dooks2009-12-151-5/+3
* sdhci: add support for the SysKonnect CardBus2SDIO adapterNicolas Pitre2009-12-151-0/+75
* mmci-omap: remove bogus check for host->iclkLadislav Michl2009-12-151-5/+5
* davinci: mmc: add cpufreq supportChaithrika U S2009-12-151-16/+84
* mmc: davinci: modify data types of EDMA related variablesSudhakar Rajashekhara2009-12-151-2/+2
* DaVinci: MMC: MMC/SD controller driver for DaVinci familyVipin Bhandari2009-12-153-0/+1290
* drivers/mmc: Move dereference after NULL testJulia Lawall2009-12-151-1/+2
* mxcmmc: fix error path in mxcmci_probeUwe Kleine-König2009-12-151-5/+5
* const: constify remaining dev_pm_opsAlexey Dobriyan2009-12-152-2/+2
* Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds2009-12-121-0/+2
|\
| * Merge commit 'origin/master' into nextBenjamin Herrenschmidt2009-12-094-16/+18
| |\
| * \ Merge commit 'gcl/next' into nextBenjamin Herrenschmidt2009-12-091-0/+2
| |\ \
| | * | mmc: fix missing module license declaration in of_mmc_spi.cGrant Likely2009-11-041-0/+2
* | | | Merge branch 'for-linus' of git://codeaurora.org/quic/kernel/dwalker/linux-msmLinus Torvalds2009-12-111-4/+1
|\ \ \ \
| * | | | HTC Dream: mmc compilation fixesPavel Machek2009-12-101-4/+1
| | |/ / | |/| |
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2009-12-091-1/+1
|\ \ \ \
| * \ \ \ Merge branch 'for-next' into for-linusJiri Kosina2009-12-071-1/+1
| |\ \ \ \
| | * | | | tree-wide: fix assorted typos all over the placeAndré Goddard Rosa2009-12-041-1/+1
| | |/ / /
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6Linus Torvalds2009-12-091-1/+1
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | Merge branch 'sh/stable-updates'Paul Mundt2009-11-181-0/+1
| |\ \ \ \ | | | |_|/ | | |/| |
| * | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...Paul Mundt2009-11-041-1/+1
| |\ \ \ \ | | | |_|/ | | |/| |
| * | | | Merge branch 'sh/stable-updates'Paul Mundt2009-10-261-1/+0
| |\ \ \ \
| * \ \ \ \ Merge branch 'sh/sdhi-mfd'Paul Mundt2009-10-261-1/+1
| |\ \ \ \ \
| | * | | | | mmc: Add SuperH to the tmio-mmc KconfigMagnus Damm2009-10-261-1/+1
* | | | | | | Merge branch 'omap-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2009-12-082-9/+9
|\ \ \ \ \ \ \
| * \ \ \ \ \ \ Merge 7xx-iosplit-plat-merge with omap-fixesTony Lindgren2009-11-222-9/+9
| |\ \ \ \ \ \ \ | | |_|_|_|_|/ / | |/| | | | | |
| | * | | | | | Merge branch '7xx-iosplit-plat' with omap-fixesTony Lindgren2009-11-102-9/+9
| | |\ \ \ \ \ \ | | | |_|_|_|/ / | | |/| | | | |
| | | * | | | | omap: headers: Move remaining headers from include/mach to include/platTony Lindgren2009-10-202-9/+9
| | | |/ / / /
* | | | | | | Merge branch 'sa1100' into develRussell King2009-12-061-2/+2
|\ \ \ \ \ \ \ | | |_|_|_|_|/ | |/| | | | |
| * | | | | | [ARM] pxamci: call mmc_remove_host() before freeing resourcesDaniel Mack2009-12-021-2/+2
| |/ / / / /
* | | | | | Merge branch 'devel-stable' into develRussell King2009-12-051-4/+6
|\ \ \ \ \ \
| * | | | | | pxamci: introduce mmc_has_26mhz() and include pxa935Haojian Zhuang2009-12-011-4/+6
| |/ / / / /
* | | | | | Merge branch 'pending-misc' (early part) into develRussell King2009-12-043-2/+2
|\ \ \ \ \ \ | |/ / / / /
| * | | | | mmci-omap: free irq resourceLadislav Michl2009-11-121-0/+1
| |/ / / /
| * | | | omap_hsmmc: add missing probe handler hookRoger Quadros2009-10-291-1/+1
| | |_|/ | |/| |
| * | | mmc: at91_mci: Don't include asm/mach/mmc.hUwe Kleine-König2009-10-221-1/+0
| |/ /
* | | ARM: 5785/1: Use ST vendor enum instead of numeralLinus Walleij2009-11-241-1/+1
|/ /
* | [ARM] pxamci: fix printing gpio numbers in pxamci_probeAntonio Ospite2009-10-121-2/+2
|/
* Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2009-10-021-2/+0
|\
| * ARM: 5731/2: Fix U300 generic GPIO, remove ifdefs from MMCI v3Linus Walleij2009-10-011-2/+0
* | s3cmci: add better support for no card detect or write protect availableBen Dooks2009-10-011-21/+25
OpenPOWER on IntegriCloud