summaryrefslogtreecommitdiff
path: root/drivers/mmc
AgeCommit message (Expand)AuthorFilesLines
2010-02-11mmc_test: block addressed cardsJohan Kristell1-3/+6
2010-01-18mfd: tmio_mmc hardware abstraction for CNF areaIan Molton2-80/+25
2010-01-11mmc: allow for MMC v4.4Adrian Hunter1-1/+1
2010-01-11mmc_block: fix queue cleanupAdrian Hunter2-9/+11
2010-01-11mmc_block: fix probe error cleanup bugJarkko Lavinen1-0/+1
2010-01-11mmc_block: add dev_t initialization checkAnna Lemehova1-0/+5
2009-12-17sdhci-of: add support for the wii sdhci controllerAlbert Herranz5-1/+82
2009-12-17sdhci-of: reorganize driver to support additional hardwareAlbert Herranz5-127/+224
2009-12-17sdhci-of: rename main driver file prior to reorganizationAlbert Herranz2-1/+3
2009-12-17sdhci: protect header file against multi inclusionAlbert Herranz1-0/+4
2009-12-17sdio: initialise SDIO functions and update card->sdio_funcs in lockstepMatt Fleming1-2/+3
2009-12-17sdio: fix reference counting in sdio_remove_func()Daniel Drake1-2/+5
2009-12-15mmc: let tmio-mmc use dev_name() with request_irq()Magnus Damm1-1/+1
2009-12-15mmc: Blackfin SD Host Controller DriverCliff Cai3-0/+659
2009-12-15mmc: atmel-mci: new MCI2 module support in atmel-mci driverNicolas Ferre1-10/+75
2009-12-15atmel-mci: change use of dma slave interfaceNicolas Ferre1-20/+36
2009-12-15mmc: add module parameter to set whether cards are assumed removableBen Hutchings5-43/+23
2009-12-15s3cmci: convert missed s3c2410_gpio calls to gpiolib callsBen Dooks1-5/+3
2009-12-15sdhci: add support for the SysKonnect CardBus2SDIO adapterNicolas Pitre1-0/+75
2009-12-15mmci-omap: remove bogus check for host->iclkLadislav Michl1-5/+5
2009-12-15davinci: mmc: add cpufreq supportChaithrika U S1-16/+84
2009-12-15mmc: davinci: modify data types of EDMA related variablesSudhakar Rajashekhara1-2/+2
2009-12-15DaVinci: MMC: MMC/SD controller driver for DaVinci familyVipin Bhandari3-0/+1290
2009-12-15drivers/mmc: Move dereference after NULL testJulia Lawall1-1/+2
2009-12-15sdio: rework cis tuple parsingAlbert Herranz1-74/+93
2009-12-15mxcmmc: fix error path in mxcmci_probeUwe Kleine-König1-5/+5
2009-12-15const: constify remaining dev_pm_opsAlexey Dobriyan2-2/+2
2009-12-12Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds1-0/+2
2009-12-11Merge branch 'for-linus' of git://codeaurora.org/quic/kernel/dwalker/linux-msmLinus Torvalds1-4/+1
2009-12-11tty: sdio_uart: Fix the locking on "func" for new codeAlan Cox1-0/+4
2009-12-11tty: sdio_uart: add modem functionalityAlan Cox1-1/+32
2009-12-11tty: sdio_uart: Style fixesAlan Cox1-11/+12
2009-12-11tty: sdio_uart: Fix termios handlingAlan Cox1-6/+0
2009-12-11tty: sdio_uart: Switch to the open/close helpersAlan Cox1-82/+119
2009-12-11sdio_uart: Move the open lockAlan Cox1-11/+9
2009-12-11sdio_uart: refcount the tty objectsAlan Cox1-17/+42
2009-12-11sdio_uart: Fix oops caused by the previous changesetNicolas Pitre1-1/+1
2009-12-11sdio_uart: use tty_portAlan Cox1-18/+23
2009-12-10HTC Dream: mmc compilation fixesPavel Machek1-4/+1
2009-12-09Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2-20/+22
2009-12-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6Linus Torvalds1-1/+1
2009-12-09Merge commit 'origin/master' into nextBenjamin Herrenschmidt4-16/+18
2009-12-09Merge commit 'gcl/next' into nextBenjamin Herrenschmidt1-0/+2
2009-12-08Merge branch 'omap-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2-9/+9
2009-12-07Merge branch 'for-next' into for-linusJiri Kosina2-20/+22
2009-12-06Merge branch 'sa1100' into develRussell King1-2/+2
2009-12-05Merge branch 'devel-stable' into develRussell King1-4/+6
2009-12-04Merge branch 'pending-misc' (early part) into develRussell King3-2/+2
2009-12-04tree-wide: fix assorted typos all over the placeAndré Goddard Rosa1-1/+1
2009-12-04sdio_uart: coding style fixesThadeu Lima de Souza Cascardo1-19/+21