summaryrefslogtreecommitdiffstats
path: root/drivers/mmc
Commit message (Expand)AuthorAgeFilesLines
* [ARM] pxamci: fix printing gpio numbers in pxamci_probeAntonio Ospite2009-10-121-2/+2
* mmc: sdio: don't require CISTPL_VERS_1 to contain 4 stringsDavid Vrabel2009-10-081-4/+3
* Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2009-10-021-2/+0
|\
| * ARM: 5731/2: Fix U300 generic GPIO, remove ifdefs from MMCI v3Linus Walleij2009-10-011-2/+0
* | s3cmci: add better support for no card detect or write protect availableBen Dooks2009-10-011-21/+25
* | s3cmci: make SDIO IRQ hardware IRQ support build-time configurableBen Dooks2009-10-012-2/+14
* | s3cmci: DMA fixesBen Dooks2009-10-012-18/+47
* | s3cmci: Kconfig selection for PIO/DMA/BothBen Dooks2009-10-012-8/+65
* | s3cmci: add SDIO IRQ supportBen Dooks2009-10-012-10/+156
* | s3cmci: add debugfs support for examining driver and hardware stateBen Dooks2009-10-012-0/+132
* | s3cmci: fix direct write to interrupt maskBen Dooks2009-10-011-3/+3
* | s3cmci: change to use dev_pm_opsBen Dooks2009-10-011-11/+18
* | s3cmci: change GPIO to gpiolib from S3C24XX specific callsBen Dooks2009-10-011-18/+69
* | s3cmci: update probe to use new platform id listBen Dooks2009-10-011-47/+24
* | s3cmci: use resource_size() instead of local macroBen Dooks2009-10-011-6/+4
* | sdio: pass whitelisted cis funce tuples to sdio driversAlbert Herranz2009-10-011-16/+49
* | const: constify remaining file_operationsAlexey Dobriyan2009-10-011-1/+1
|/
* Merge branch 'origin' into for-linusRussell King2009-09-2425-423/+3312
|\
| * Merge branch 'for-linus' of git://neil.brown.name/mdLinus Torvalds2009-09-241-1/+8
| |\
| | * Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/asy...NeilBrown2009-09-231-1/+8
| | |\
| | | * Merge commit 'md/for-linus' into async-tx-nextDan Williams2009-09-088-12/+36
| | | |\
| | | * | dmaengine: Move all map_sg/unmap_sg for slave channel to its clientAtsushi Nemoto2009-09-081-1/+8
| * | | | spi: prefix modalias with "spi:"Anton Vorontsov2009-09-231-0/+1
| * | | | sdhci: increase timeout for internal clock stabilization.Chris Ball2009-09-231-2/+2
| * | | | sdhci: support for ADMA only hostsRichard Röjfors2009-09-233-23/+21
| * | | | mmc: make SDIO device/driver struct accessors publicNicolas Pitre2009-09-231-3/+0
| * | | | mmc: propagate error codes back from bus drivers' suspend/resume methodsNicolas Pitre2009-09-235-54/+69
| * | | | mmc: core SDIO suspend/resume supportNicolas Pitre2009-09-231-89/+196
| * | | | mmc_spi: fail gracefully if host or card do not support the switch commandWolfgang Muees2009-09-232-10/+10
| * | | | omap4: mmc driver support on OMAP4kishore kadiyala2009-09-232-3/+13
| * | | | sdhci: add no-card-no-reset quirk for Ricoh R5C822/Sony Z11Chris Ball2009-09-231-1/+2
| * | | | atmel-mci: unified Atmel MCI drivers (AVR32 & AT91)Rob Emanuele2009-09-232-7/+42
| * | | | sdio: add MMC_QUIRK_LENIENT_FN0Ohad Ben-Cohen2009-09-231-1/+1
| * | | | sdhci-of: cleanup eSDHC's set_clock() a little bitAnton Vorontsov2009-09-231-11/+8
| * | | | sdhci-of: don't hard-code inverted write-protect quirkAnton Vorontsov2009-09-231-1/+13
| * | | | sdhci-of: fix high-speed cards recognitionAnton Vorontsov2009-09-233-10/+10
| * | | | sdhci-of: avoid writing reserved bits into host control registerAnton Vorontsov2009-09-231-0/+6
| * | | | sdhci-of: fix SD clock calculationAnton Vorontsov2009-09-231-0/+1
| * | | | sdio: fix read buffer overflowRoel Kluin2009-09-231-1/+1
| * | | | sdhci: be more strict with get_min_clock() usageAnton Vorontsov2009-09-231-1/+2
| * | | | sdio: add CD disable supportOhad Ben-Cohen2009-09-231-0/+30
| * | | | omap_hsmmc: set a large data timeout for commands with busy signalAdrian Hunter2009-09-231-4/+11
| * | | | omap_hsmmc: ensure all clock enables and disables are pairedAdrian Hunter2009-09-231-27/+33
| * | | | omap_hsmmc: protect the card when the cover is openAdrian Hunter2009-09-231-2/+61
| * | | | omap_hsmmc: code refactoringDenis Karpov2009-09-231-159/+161
| * | | | omap_hsmmc: prevent races with irq handlerAdrian Hunter2009-09-231-0/+25
| * | | | omap_hsmmc: cater for weird CMD6 behaviourAdrian Hunter2009-09-231-0/+7
| * | | | omap_hsmmc: clear interrupt status after init sequenceAdrian Hunter2009-09-231-0/+4
| * | | | omap_hsmmc: cleanup macro usageDenis Karpov2009-09-231-23/+19
| * | | | omap_hsmmc: fix NULL pointer dereferenceJarkko Lavinen2009-09-231-1/+1
OpenPOWER on IntegriCloud