summaryrefslogtreecommitdiffstats
path: root/drivers/mmc
Commit message (Expand)AuthorAgeFilesLines
...
* | | | mmc: add erase, secure erase, trim and secure trim operationsAdrian Hunter2010-08-126-1/+525
* | | | mmc: add ricoh e822 pci idPablo Castillo2010-08-111-0/+8
* | | | sdhci: add auto CMD12 support for eSDHC driverJerry Huang2010-08-113-2/+18
* | | | sdhci: add regulator supportMarek Szyprowski2010-08-112-1/+27
* | | | sdhci-s3c: add support for new card detection methodsMarek Szyprowski2010-08-112-0/+86
* | | | sdhci-s3c: enable SDHCI_QUIRK_NO_HISPD_BIT quirkMarek Szyprowski2010-08-111-0/+1
* | | | sdhci-s3c: add support for the non standard minimal clock valueMarek Szyprowski2010-08-112-2/+28
* | | | sdhci-s3c: add SDHCI_QUIRK_DATA_TIMEOUT_USES_SDCLK quirkHyuk Lee2010-08-111-7/+3
* | | | omap hsmmc: fix processing of all dma interrupts as block completionVenkatraman S2010-08-111-2/+5
* | | | drivers/mmc/host/msm-sdcc: remove dead config optionsChristian Dietrich2010-08-112-29/+0
* | | | omap_hsmmc: add init_card pass-through callbackGrazvydas Ignotas2010-08-111-0/+10
* | | | sdio: allow non-standard SDIO cardsGrazvydas Ignotas2010-08-111-6/+30
* | | | sdhci-pltfm: add support for CNS3xxx SoC devicesAnton Vorontsov2010-08-115-0/+114
* | | | sdhci-pltfm: reorganize Makefile entries to support SoC devicesAnton Vorontsov2010-08-111-1/+3
* | | | sdhci-pltfm: switch to module device table matchingAnton Vorontsov2010-08-112-1/+27
* | | | mmc: omap: fix for bus width which improves SD card's peformance.Kishore Kadiyala2010-08-111-2/+15
* | | | mmc: only set blockaddressed for > 2GiB cardsHanumath Prasad2010-08-111-1/+3
* | | | sdhci: don't assign mmc->caps at SDHCI directlyKyungmin Park2010-08-111-1/+1
* | | | sdhci: 8-bit data transfer width supportKyungmin Park2010-08-112-0/+6
* | | | sdhci: remove useless set_clock() checkKyungmin Park2010-08-111-1/+1
* | | | mmc: make sdhci work with ricoh mmc controllerMaxim Levitsky2010-08-113-1/+47
* | | | mmc: fix all hangs related to mmc/sd card insert/removal during suspend/resumeMaxim Levitsky2010-08-112-26/+61
* | | | mmc: implement SD-combo (IO+mem) supportMichal Miroslaw2010-08-113-23/+133
* | | | mmc: split mmc_sd_init_card()Michal Miroslaw2010-08-113-119/+186
* | | | mmc: recognize CSD structureKyungmin Park2010-08-111-7/+19
* | | | Merge branch 'for-2.6.36' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2010-08-102-2/+7
|\ \ \ \
| * | | | block: push down BKL into .open and .releaseArnd Bergmann2010-08-071-0/+5
| * | | | block: remove q->prepare_flush_fn completelyFUJITA Tomonori2010-08-071-1/+1
| * | | | block: remove wrappers for request type/flagsChristoph Hellwig2010-08-071-1/+1
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-2.6Linus Torvalds2010-08-061-1/+0
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | pcmcia: remove cs_types.hDominik Brodowski2010-07-301-1/+0
| | |_|/ | |/| |
* | | | Merge branch 'next-devicetree' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds2010-08-051-0/+8
|\ \ \ \
| * \ \ \ Merge commit 'v2.6.35-rc6' into devicetree/nextGrant Likely2010-07-241-0/+20
| |\ \ \ \ | | |/ / /
| * | | | of: refactor of_modalias_node() and remove explicit match table.Grant Likely2010-07-051-0/+8
| | |_|/ | |/| |
* | | | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/upstream-linusLinus Torvalds2010-08-053-0/+1039
|\ \ \ \
| * | | | MMC: Add support for the controller on JZ4740 SoCs.Lars-Peter Clausen2010-08-053-0/+1039
| | |_|/ | |/| |
* | | | Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2010-08-033-113/+122
|\ \ \ \ | |/ / / |/| | |
| * | | Merge branch 'devel-stable' into develRussell King2010-07-311-17/+31
| |\ \ \
| | * \ \ Merge branch 'for-rmk' of git://git.pengutronix.de/git/imx/linux-2.6 into dev...Russell King2010-07-291-17/+31
| | |\ \ \ | | | |_|/ | | |/| |
| | | * | mxcmmc: convert to pm_ops and enable/disable clockEric Bénard2010-07-261-14/+18
| | | * | Merge branch 'imx/for-2.6.36' of git://git.pengutronix.de/git/ukl/linux-2.6 i...Uwe Kleine-König2010-07-2635-281/+1721
| | | |\ \
| | | * | | mxcmmc: add card detect through DAT3 possibilityEric Bénard2010-07-261-3/+13
| * | | | | Merge branch 'misc' into develRussell King2010-07-312-96/+91
| |\ \ \ \ \ | | |/ / / / | |/| | | |
| | * | | | ARM: 6246/1: mmci: support larger MMCIDATALENGTH registerRabin Vincent2010-07-291-3/+9
| | * | | | ARM: 6245/1: mmci: enable hardware flow control on Ux500 variantsRabin Vincent2010-07-292-4/+6
| | * | | | ARM: 6244/1: mmci: add variant data and default MCICLOCK supportRabin Vincent2010-07-292-1/+32
| | * | | | ARM: 6243/1: mmci: pass power_mode to the translate_vdd callbackRabin Vincent2010-07-291-10/+3
| | * | | | ARM: 6239/1: mmci: let core poll for card detectionRabin Vincent2010-07-271-21/+1
| | * | | | ARM: 6238/1: mmci: fix multi block transfersRabin Vincent2010-07-271-1/+1
| | * | | | ARM: 6237/1: mmci: use sg_miter API to fix multi-page sg handlingRabin Vincent2010-07-272-56/+39
| | | |_|/ | | |/| |
OpenPOWER on IntegriCloud