aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/mmc (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-12-08Merge branch 'omap-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap-2.6Linus Torvalds2-9/+9
2009-12-06Merge branch 'sa1100' into develRussell King1-2/+2
2009-12-05Merge branch 'devel-stable' into develRussell King1-4/+6
2009-12-04Merge branch 'pending-misc' (early part) into develRussell King3-2/+2
2009-12-02[ARM] pxamci: call mmc_remove_host() before freeing resourcesDaniel Mack1-2/+2
2009-12-01pxamci: introduce mmc_has_26mhz() and include pxa935Haojian Zhuang1-4/+6
2009-11-24ARM: 5785/1: Use ST vendor enum instead of numeralLinus Walleij1-1/+1
2009-11-22Merge 7xx-iosplit-plat-merge with omap-fixesTony Lindgren2-9/+9
2009-11-12mmci-omap: free irq resourceLadislav Michl1-0/+1
2009-11-10Merge branch '7xx-iosplit-plat' with omap-fixesTony Lindgren2-9/+9
2009-10-29omap_hsmmc: add missing probe handler hookRoger Quadros1-1/+1
2009-10-22mmc: at91_mci: Don't include asm/mach/mmc.hUwe Kleine-König1-1/+0
2009-10-20omap: headers: Move remaining headers from include/mach to include/platTony Lindgren2-9/+9
2009-10-12[ARM] pxamci: fix printing gpio numbers in pxamci_probeAntonio Ospite1-2/+2
2009-10-08mmc: sdio: don't require CISTPL_VERS_1 to contain 4 stringsDavid Vrabel1-4/+3
2009-10-02Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds1-2/+0
2009-10-01s3cmci: add better support for no card detect or write protect availableBen Dooks1-21/+25
2009-10-01s3cmci: make SDIO IRQ hardware IRQ support build-time configurableBen Dooks2-2/+14
2009-10-01s3cmci: DMA fixesBen Dooks2-18/+47
2009-10-01s3cmci: Kconfig selection for PIO/DMA/BothBen Dooks2-8/+65
2009-10-01s3cmci: add SDIO IRQ supportBen Dooks2-10/+156
2009-10-01s3cmci: add debugfs support for examining driver and hardware stateBen Dooks2-0/+132
2009-10-01s3cmci: fix direct write to interrupt maskBen Dooks1-3/+3
2009-10-01s3cmci: change to use dev_pm_opsBen Dooks1-11/+18
2009-10-01s3cmci: change GPIO to gpiolib from S3C24XX specific callsBen Dooks1-18/+69
2009-10-01s3cmci: update probe to use new platform id listBen Dooks1-47/+24
2009-10-01s3cmci: use resource_size() instead of local macroBen Dooks1-6/+4
2009-10-01sdio: pass whitelisted cis funce tuples to sdio driversAlbert Herranz1-16/+49
2009-10-01const: constify remaining file_operationsAlexey Dobriyan1-1/+1
2009-10-01ARM: 5731/2: Fix U300 generic GPIO, remove ifdefs from MMCI v3Linus Walleij1-2/+0
2009-09-24Merge branch 'origin' into for-linusRussell King25-423/+3312
2009-09-24Merge branch 'for-linus' of git://neil.brown.name/mdLinus Torvalds1-1/+8
2009-09-23spi: prefix modalias with "spi:"Anton Vorontsov1-0/+1
2009-09-23sdhci: increase timeout for internal clock stabilization.Chris Ball1-2/+2
2009-09-23sdhci: support for ADMA only hostsRichard Röjfors3-23/+21
2009-09-23mmc: make SDIO device/driver struct accessors publicNicolas Pitre1-3/+0
2009-09-23mmc: propagate error codes back from bus drivers' suspend/resume methodsNicolas Pitre5-54/+69
2009-09-23mmc: core SDIO suspend/resume supportNicolas Pitre1-89/+196
2009-09-23mmc_spi: fail gracefully if host or card do not support the switch commandWolfgang Muees2-10/+10
2009-09-23omap4: mmc driver support on OMAP4kishore kadiyala2-3/+13
2009-09-23sdhci: add no-card-no-reset quirk for Ricoh R5C822/Sony Z11Chris Ball1-1/+2
2009-09-23atmel-mci: unified Atmel MCI drivers (AVR32 & AT91)Rob Emanuele2-7/+42
2009-09-23sdio: add MMC_QUIRK_LENIENT_FN0Ohad Ben-Cohen1-1/+1
2009-09-23sdhci-of: cleanup eSDHC's set_clock() a little bitAnton Vorontsov1-11/+8
2009-09-23sdhci-of: don't hard-code inverted write-protect quirkAnton Vorontsov1-1/+13
2009-09-23sdhci-of: fix high-speed cards recognitionAnton Vorontsov3-10/+10
2009-09-23sdhci-of: avoid writing reserved bits into host control registerAnton Vorontsov1-0/+6
2009-09-23sdhci-of: fix SD clock calculationAnton Vorontsov1-0/+1
2009-09-23sdio: fix read buffer overflowRoel Kluin1-1/+1
2009-09-23sdhci: be more strict with get_min_clock() usageAnton Vorontsov1-1/+2