aboutsummaryrefslogtreecommitdiff
path: root/drivers/mmc
AgeCommit message (Expand)Author
2010-01-18mfd: tmio_mmc hardware abstraction for CNF areaIan Molton
2010-01-11mmc: allow for MMC v4.4Adrian Hunter
2010-01-11mmc_block: fix queue cleanupAdrian Hunter
2010-01-11mmc_block: fix probe error cleanup bugJarkko Lavinen
2010-01-11mmc_block: add dev_t initialization checkAnna Lemehova
2009-12-17sdhci-of: add support for the wii sdhci controllerAlbert Herranz
2009-12-17sdhci-of: reorganize driver to support additional hardwareAlbert Herranz
2009-12-17sdhci-of: rename main driver file prior to reorganizationAlbert Herranz
2009-12-17sdhci: protect header file against multi inclusionAlbert Herranz
2009-12-17sdio: initialise SDIO functions and update card->sdio_funcs in lockstepMatt Fleming
2009-12-17sdio: fix reference counting in sdio_remove_func()Daniel Drake
2009-12-15mmc: let tmio-mmc use dev_name() with request_irq()Magnus Damm
2009-12-15mmc: Blackfin SD Host Controller DriverCliff Cai
2009-12-15mmc: atmel-mci: new MCI2 module support in atmel-mci driverNicolas Ferre
2009-12-15atmel-mci: change use of dma slave interfaceNicolas Ferre
2009-12-15mmc: add module parameter to set whether cards are assumed removableBen Hutchings
2009-12-15s3cmci: convert missed s3c2410_gpio calls to gpiolib callsBen Dooks
2009-12-15sdhci: add support for the SysKonnect CardBus2SDIO adapterNicolas Pitre
2009-12-15mmci-omap: remove bogus check for host->iclkLadislav Michl
2009-12-15davinci: mmc: add cpufreq supportChaithrika U S
2009-12-15mmc: davinci: modify data types of EDMA related variablesSudhakar Rajashekhara
2009-12-15DaVinci: MMC: MMC/SD controller driver for DaVinci familyVipin Bhandari
2009-12-15drivers/mmc: Move dereference after NULL testJulia Lawall
2009-12-15sdio: rework cis tuple parsingAlbert Herranz
2009-12-15mxcmmc: fix error path in mxcmci_probeUwe Kleine-König
2009-12-15const: constify remaining dev_pm_opsAlexey Dobriyan
2009-12-12Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds
2009-12-11Merge branch 'for-linus' of git://codeaurora.org/quic/kernel/dwalker/linux-msmLinus Torvalds
2009-12-11tty: sdio_uart: Fix the locking on "func" for new codeAlan Cox
2009-12-11tty: sdio_uart: add modem functionalityAlan Cox
2009-12-11tty: sdio_uart: Style fixesAlan Cox
2009-12-11tty: sdio_uart: Fix termios handlingAlan Cox
2009-12-11tty: sdio_uart: Switch to the open/close helpersAlan Cox
2009-12-11sdio_uart: Move the open lockAlan Cox
2009-12-11sdio_uart: refcount the tty objectsAlan Cox
2009-12-11sdio_uart: Fix oops caused by the previous changesetNicolas Pitre
2009-12-11sdio_uart: use tty_portAlan Cox
2009-12-10HTC Dream: mmc compilation fixesPavel Machek
2009-12-09Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2009-12-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6Linus Torvalds
2009-12-09Merge commit 'origin/master' into nextBenjamin Herrenschmidt
2009-12-09Merge commit 'gcl/next' into nextBenjamin Herrenschmidt
2009-12-08Merge branch 'omap-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2009-12-07Merge branch 'for-next' into for-linusJiri Kosina
2009-12-06Merge branch 'sa1100' into develRussell King
2009-12-05Merge branch 'devel-stable' into develRussell King
2009-12-04Merge branch 'pending-misc' (early part) into develRussell King
2009-12-04tree-wide: fix assorted typos all over the placeAndré Goddard Rosa
2009-12-04sdio_uart: coding style fixesThadeu Lima de Souza Cascardo
2009-12-02[ARM] pxamci: call mmc_remove_host() before freeing resourcesDaniel Mack