aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/mmc
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty-2.6Linus Torvalds2010-03-031-63/+30
|\
| * sdio_uart: Use kfifo instead of the messy circ stuffAlan Cox2010-03-021-63/+30
* | Merge with mainline to remove plat-omap/Kconfig conflictTony Lindgren2010-03-013-24/+39
|\ \ | |/
| * Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2010-03-011-14/+27
| |\
| | *-----. Merge branches 'at91', 'cache', 'cup', 'ep93xx', 'ixp4xx', 'nuc', 'pending-dm...Russell King2010-02-256-104/+70
| | |\ \ \ \
| | | | | * | ARM: 5940/2: ARM: MMCI: remove custom DBG macro and printkLinus Walleij2010-02-211-14/+16
| | | | | * | ARM: 5896/1: MMCI: work around a hardware bug in U300Linus Walleij2010-01-271-0/+11
| | | |_|/ / | | |/| | |
| * | | | | Merge branch 'for-2.6.34' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2010-03-011-6/+4
| |\ \ \ \ \
| | * | | | | block: Consolidate phys_segment and hw_segment limitsMartin K. Petersen2010-02-261-4/+2
| | * | | | | block: Rename blk_queue_max_sectors to blk_queue_max_hw_sectorsMartin K. Petersen2010-02-261-2/+2
| * | | | | | MMC: AU1xMMC: Allow platforms to disable host capabilitiesManuel Lauss2010-02-271-0/+4
| * | | | | | MIPS: Alchemy: change dbdma to accept physical memory addressesManuel Lauss2010-02-271-2/+2
| * | | | | | MIPS: Alchemy: remove dbdma compat macrosManuel Lauss2010-02-271-2/+2
| |/ / / / /
* | | | | | Merge branch 'omap-fixes-for-linus' into omap-for-linusTony Lindgren2010-02-171-3/+6
|\ \ \ \ \ \ | |/ / / / /
| * | | | | mmc_test: block addressed cardsJohan Kristell2010-02-111-3/+6
| | |_|_|/ | |/| | |
* | | | | omap_hsmmc: allow compile without regulator frameworkAdrian Hunter2010-02-151-54/+79
* | | | | omap_hsmmc: Allow for a shared VccQAdrian Hunter2010-02-151-1/+15
* | | | | omap_hsmmc: Ensure regulator enable / disable are pairedAdrian Hunter2010-02-151-6/+3
* | | | | omap_hsmmc: Fix disable timeoutsAdrian Hunter2010-02-151-2/+2
* | | | | omap_hsmmc: Allow for power saving without going offAdrian Hunter2010-02-151-0/+6
* | | | | omap_hsmmc: Move gpio and regulator control from board fileAdrian Hunter2010-02-151-13/+339
|/ / / /
* | | | mfd: tmio_mmc hardware abstraction for CNF areaIan Molton2010-01-182-80/+25
* | | | mmc: allow for MMC v4.4Adrian Hunter2010-01-111-1/+1
* | | | mmc_block: fix queue cleanupAdrian Hunter2010-01-112-9/+11
* | | | mmc_block: fix probe error cleanup bugJarkko Lavinen2010-01-111-0/+1
* | | | mmc_block: add dev_t initialization checkAnna Lemehova2010-01-111-0/+5
|/ / /
* | | 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
* | | sdio: initialise SDIO functions and update card->sdio_funcs in lockstepMatt Fleming2009-12-171-2/+3
* | | sdio: fix reference counting in sdio_remove_func()Daniel Drake2009-12-171-2/+5
* | | 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
* | | mmc: add module parameter to set whether cards are assumed removableBen Hutchings2009-12-155-43/+23
* | | 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
* | | sdio: rework cis tuple parsingAlbert Herranz2009-12-151-74/+93
* | | 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
| |\ \ \ \