summaryrefslogtreecommitdiffstats
path: root/drivers/mmc
Commit message (Expand)AuthorAgeFilesLines
* 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
| | | |_|/ | | |/| |
* | | | | ARM: Fix Versatile/Realview/VExpress MMC card detection senseRussell King2010-07-301-2/+6
|/ / / /
* | | | sdhci-s3c: add missing remove functionMarek Szyprowski2010-07-201-0/+20
|/ / /
* | | mmc: msm: fix compile error on MSM7x30Daniel Walker2010-06-091-1/+1
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6Linus Torvalds2010-06-041-75/+50
|\ \ \
| * | | sh: prepare MMCIF driver header fileMagnus Damm2010-05-311-75/+50
| | |/ | |/|
* | | omap: remove BUG_ON for disabled interruptsCory Maccarrone2010-06-041-1/+0
|/ /
* | drivers/mmc/host: use ERR_CASTJulia Lawall2010-05-271-1/+1
* | sdhci-spear: ST SPEAr based SDHCI controller glueViresh KUMAR2010-05-273-0/+311
* | sdio: add new function for RAW (Read after Write) operationGrazvydas Ignotas2010-05-271-0/+30
* | mmc: remove the "state" argument to mmc_suspend_host()Matt Fleming2010-05-2722-25/+22
* | mmc: OMAP HS-MMC: convert to dev_pm_opsKevin Hilman2010-05-271-4/+11
* | omap_hsmmc: improve interrupt synchronisationAdrian Hunter2010-05-271-128/+134
* | sdhci: enable multiblock transfers in sdhci-s3cMaurus Cuelenaere2010-05-271-3/+0
* | mmc: s3c6410: enable ADMA feature in 6410 sdhci controllerThomas Abraham2010-05-271-6/+1
* | mmc: s3c6410: add new quirk in sdhci driver and update ADMA descriptor buildThomas Abraham2010-05-272-5/+17
* | sdhci: build fix: rename SDHCI I/O accessor functionsMatt Fleming2010-05-273-30/+30
* | mmc: SDHCI_INT_DATA_MASK typo errorZhangfei Gao2010-05-271-1/+1
* | mmc: atmel-mci: Add support for SDIO interruptsAnders Grahn2010-05-271-4/+38
* | mmc: add support MMCIF for SuperHYusuke Goda2010-05-273-0/+974
* | mmc: atmel-mci: enable SD high speed supportNicolas Ferre2010-05-271-3/+19
* | mmc: sd: clean up redundant memsetMark Asselstine2010-05-271-2/+0
* | davinci: mmc: updates to suspend/resume implementationChaithrika U S2010-05-271-8/+43
* | davinci: mmc: add a function to control reset state of the controllerChaithrika U S2010-05-271-21/+16
* | sdhci-pltfm: do not print errors in case of an extended iomem sizeAnton Vorontsov2010-05-271-1/+1
* | sdhci-pltfm: implement platform data passingAnton Vorontsov2010-05-271-4/+20
OpenPOWER on IntegriCloud