aboutsummaryrefslogtreecommitdiff
path: root/drivers/mmc
AgeCommit message (Expand)Author
2010-02-27MIPS: Alchemy: remove dbdma compat macrosManuel Lauss
2010-02-26block: Consolidate phys_segment and hw_segment limitsMartin K. Petersen
2010-02-26block: Rename blk_queue_max_sectors to blk_queue_max_hw_sectorsMartin K. Petersen
2010-02-25Merge branches 'at91', 'cache', 'cup', 'ep93xx', 'ixp4xx', 'nuc', 'pending-dm...Russell King
2010-02-21ARM: 5940/2: ARM: MMCI: remove custom DBG macro and printkLinus Walleij
2010-02-17Merge branch 'omap-fixes-for-linus' into omap-for-linusTony Lindgren
2010-02-15omap_hsmmc: allow compile without regulator frameworkAdrian Hunter
2010-02-15omap_hsmmc: Allow for a shared VccQAdrian Hunter
2010-02-15omap_hsmmc: Ensure regulator enable / disable are pairedAdrian Hunter
2010-02-15omap_hsmmc: Fix disable timeoutsAdrian Hunter
2010-02-15omap_hsmmc: Allow for power saving without going offAdrian Hunter
2010-02-15omap_hsmmc: Move gpio and regulator control from board fileAdrian Hunter
2010-02-11mmc_test: block addressed cardsJohan Kristell
2010-02-09tree-wide: Assorted spelling fixesDaniel Mack
2010-02-05Fix misspelling of "should" and "shouldn't" in comments.Adam Buchbinder
2010-01-27ARM: 5896/1: MMCI: work around a hardware bug in U300Linus Walleij
2010-01-20msm_sdcc.c: missing brackets in msmsdcc_resume()Roel Kluin
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