aboutsummaryrefslogtreecommitdiff
path: root/drivers/mmc
AgeCommit message (Expand)Author
2011-03-28mmc: sdio: remember new card RCA when redetecting cardStefan Nilsson XK
2011-03-21mmc: sdhci-s3c: fix NULL ptr access in sdhci_s3c_removeMarek Szyprowski
2010-08-02sdhci-s3c: add missing remove functionMarek Szyprowski
2010-05-26mmc: atmel-mci: remove data error interrupt after xferNicolas Ferre
2010-05-26mmc: atmel-mci: prevent kernel oops while removing cardNicolas Ferre
2010-05-26mmc: atmel-mci: fix two parameters swappedNicolas Ferre
2010-03-15s3cmci: initialize default platform data no_wprotect and no_detect with 1Lars-Peter Clausen
2010-03-15s3cmci: s3cmci_card_present: Use no_detect to decide whether there is a card ...Lars-Peter Clausen
2010-02-11mmc_test: block addressed cardsJohan Kristell
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