aboutsummaryrefslogtreecommitdiff
path: root/drivers/mmc
AgeCommit message (Expand)Author
2011-05-09mmc: build fix: mmc_pm_notify is only available with CONFIG_PM=yUwe Kleine-König
2011-05-09mmc: fix all hangs related to mmc/sd card insert/removal during suspend/resumeMaxim Levitsky
2011-05-09mmc: sdhci: Check mrq != NULL in sdhci_tasklet_finishChris Ball
2011-05-09mmc: sdhci: Check mrq->cmd in sdhci_tasklet_finishBen Dooks
2011-05-09mmc: sdhci-pci: Fix error case in sdhci_pci_probe_slot()Chris Ball
2011-03-23mmc: sdio: remember new card RCA when redetecting cardStefan Nilsson XK
2010-10-28mmc: sdhci-s3c: fix NULL ptr access in sdhci_s3c_removeMarek Szyprowski
2010-09-20mmc: fix the use of kunmap_atomic() in tmio_mmc.hGuennadi Liakhovetski
2010-09-20tmio_mmc: don't clear unhandled pending interruptsYusuke Goda
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-04-01s3cmci: 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-01-18mmc_block: fix queue cleanupAdrian Hunter
2010-01-18mmc_block: fix probe error cleanup bugJarkko Lavinen
2010-01-18mmc_block: add dev_t initialization checkAnna Lemehova
2009-12-02[ARM] pxamci: call mmc_remove_host() before freeing resourcesDaniel Mack
2009-11-12mmci-omap: free irq resourceLadislav Michl
2009-10-29omap_hsmmc: add missing probe handler hookRoger Quadros
2009-10-22mmc: at91_mci: Don't include asm/mach/mmc.hUwe Kleine-König
2009-10-12[ARM] pxamci: fix printing gpio numbers in pxamci_probeAntonio Ospite
2009-10-08mmc: sdio: don't require CISTPL_VERS_1 to contain 4 stringsDavid Vrabel
2009-10-02Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds
2009-10-01s3cmci: add better support for no card detect or write protect availableBen Dooks
2009-10-01s3cmci: make SDIO IRQ hardware IRQ support build-time configurableBen Dooks
2009-10-01s3cmci: DMA fixesBen Dooks
2009-10-01s3cmci: Kconfig selection for PIO/DMA/BothBen Dooks
2009-10-01s3cmci: add SDIO IRQ supportBen Dooks
2009-10-01s3cmci: add debugfs support for examining driver and hardware stateBen Dooks
2009-10-01s3cmci: fix direct write to interrupt maskBen Dooks
2009-10-01s3cmci: change to use dev_pm_opsBen Dooks
2009-10-01s3cmci: change GPIO to gpiolib from S3C24XX specific callsBen Dooks
2009-10-01s3cmci: update probe to use new platform id listBen Dooks
2009-10-01s3cmci: use resource_size() instead of local macroBen Dooks
2009-10-01sdio: pass whitelisted cis funce tuples to sdio driversAlbert Herranz
2009-10-01const: constify remaining file_operationsAlexey Dobriyan
2009-10-01ARM: 5731/2: Fix U300 generic GPIO, remove ifdefs from MMCI v3Linus Walleij
2009-09-24Merge branch 'origin' into for-linusRussell King
2009-09-24Merge branch 'for-linus' of git://neil.brown.name/mdLinus Torvalds
2009-09-23spi: prefix modalias with "spi:"Anton Vorontsov
2009-09-23sdhci: increase timeout for internal clock stabilization.Chris Ball
2009-09-23sdhci: support for ADMA only hostsRichard Röjfors
2009-09-23mmc: make SDIO device/driver struct accessors publicNicolas Pitre
2009-09-23mmc: propagate error codes back from bus drivers' suspend/resume methodsNicolas Pitre
2009-09-23mmc: core SDIO suspend/resume supportNicolas Pitre
2009-09-23mmc_spi: fail gracefully if host or card do not support the switch commandWolfgang Muees
2009-09-23omap4: mmc driver support on OMAP4kishore kadiyala
2009-09-23sdhci: add no-card-no-reset quirk for Ricoh R5C822/Sony Z11Chris Ball