summaryrefslogtreecommitdiffstats
path: root/drivers/mmc
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-2.6.37/barrier' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2010-10-221-1/+0
|\
| * Merge branch 'v2.6.36-rc8' into for-2.6.37/barrierJens Axboe2010-10-198-23/+23
| |\
| * | block: deprecate barrier and replace blk_queue_ordered() with blk_queue_flush()Tejun Heo2010-09-101-1/+0
* | | Merge branch 'llseek' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bklLinus Torvalds2010-10-221-0/+1
|\ \ \
| * | | llseek: automatically add .llseek fopArnd Bergmann2010-10-151-0/+1
* | | | Merge branch 'trivial' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bklLinus Torvalds2010-10-221-5/+5
|\ \ \ \
| * | | | block: autoconvert trivial BKL users to private mutexArnd Bergmann2010-10-051-5/+5
| |/ / /
* | | | Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2010-10-212-20/+64
|\ \ \ \
| | \ \ \
| | \ \ \
| | \ \ \
| | \ \ \
| *---. \ \ \ Merge branches 'at91', 'dcache', 'ftrace', 'hwbpt', 'misc', 'mmci', 's3c', 's...Russell King2010-10-1810-43/+87
| |\ \ \ \ \ \ | | | |_|/ / / | | |/| | / / | | |_|_|/ / | |/| | | / | | | | |/ | | | |/|
| | | | * ARM: 6437/2: mmci: add some register defines for ST Micro variantsLinus Walleij2010-10-111-4/+10
| | | | * ARM: 6370/1: mmci: use _cansleep GPIO functionsLinus Walleij2010-09-231-2/+3
| | | | * ARM: 6309/1: mmci: allow neither ->status nor gpio_cd to be specifiedRabin Vincent2010-09-231-3/+7
| | | | * ARM: 6308/1: mmci: support card detection interruptsRabin Vincent2010-09-232-1/+24
| | | | * ARM: 6310/1: mmci: support different FIFO sizesRabin Vincent2010-08-262-10/+19
| | | | * ARM: 6307/1: mmci: allow the card detect GPIO value not to be invertedRabin Vincent2010-08-261-2/+3
| | |_|/ | |/| |
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-2.6Linus Torvalds2010-10-211-4/+1
|\ \ \ \
| * | | | pcmcia: move driver name to struct pcmcia_driverDominik Brodowski2010-09-291-3/+1
| * | | | pcmcia: convert pcmcia_request_configuration to pcmcia_enable_deviceDominik Brodowski2010-09-291-1/+0
| | |_|/ | |/| |
* | | | mmc: sdio: fix SDIO suspend/resume regressionOhad Ben-Cohen2010-10-151-0/+13
|/ / /
* | | mmc: sdhci-s3c: fix NULL ptr access in sdhci_s3c_removeMarek Szyprowski2010-09-261-2/+4
* | | mmc: sdhci-s3c: fix incorrect spinlock usage after mergeMarek Szyprowski2010-09-261-2/+4
| |/ |/|
* | drivers/mmc/host/imxmmc.c: adjust confusing if indentationJulia Lawall2010-09-091-1/+2
* | omap hsmmc: fix a racing case between kmmcd and omap_hsmmc_suspendEthan Du2010-09-091-1/+1
* | mmc: at91_mci: add missing linux/highmem.h includeMarc Kleine-Budde2010-09-091-0/+1
* | omap_hsmmc: remove unused local `state'Sergio Aguirre2010-09-091-1/+0
* | ARM: SAMSUNG: MMC: fix build error when both DMA and PIO mode selectedJiri Pinkava2010-09-091-1/+1
* | mmc: fix the use of kunmap_atomic() in tmio_mmc.hGuennadi Liakhovetski2010-09-092-8/+7
* | tmio_mmc: don't clear unhandled pending interruptsYusuke Goda2010-09-091-4/+1
* | mmc: avoid getting CID on SDIO-only cardsDavid Vrabel2010-09-091-3/+2
|/
* drivers/mmc/host/sdhci-s3c.c: use the correct mutex and card detect functionKyungmin Park2010-08-201-3/+3
* sdhci: add no hi-speed bit quirk supportKyungmin Park2010-08-202-1/+4
* s5pc110: SDHCI-s3c support on s5pc110Kyungmin Park2010-08-201-1/+1
* mmc: build fix: mmc_pm_notify is only available with CONFIG_PM=yUwe Kleine-König2010-08-181-0/+2
* Merge branch 'next-spi' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds2010-08-141-48/+11
|\
| * Merge commit 'v2.6.35-rc6' into spi/testGrant Likely2010-07-251-0/+20
| |\
| * | spi/mmc_spi: mmc_spi adaptations for SPI bus locking APIErnst Schwab2010-07-031-48/+11
* | | Merge branch 'msm-mmc_sdcc' of git://codeaurora.org/quic/kernel/dwalker/linux...Linus Torvalds2010-08-133-17/+29
|\ \ \
| * | | mmc: msm_sdcc: Rename config MMC_MSM7X00A to MMC_MSMSahitya Tummala2010-08-092-4/+5
| * | | mmc: msm_sdcc: Compile the driver for msm7x30Sahitya Tummala2010-08-092-13/+2
| * | | mmc: msm: fix up build breakage on !PMDaniel Walker2010-06-231-16/+22
| |/ /
* | | Merge branch 'msm-core' of git://codeaurora.org/quic/kernel/dwalker/linux-msmLinus Torvalds2010-08-122-2/+2
|\ \ \
| * | | msm: mmc: Add msm prefix to platform data structureSahitya Tummala2010-08-092-2/+2
| |/ /
* | | Merge branch 'next-devicetree' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds2010-08-122-4/+5
|\ \ \
| * | | mmc_spi: Fix unterminated of_match_tableAnton Vorontsov2010-08-081-0/+1
| * | | of/device: Replace struct of_device with struct platform_deviceGrant Likely2010-08-061-4/+4
* | | | mmc_test: fix large memory allocationAdrian Hunter2010-08-121-29/+47
* | | | mmc_test: add performance testsAdrian Hunter2010-08-121-2/+791
* | | | mmc_block: add support for secure discardAdrian Hunter2010-08-122-3/+46
* | | | omap_hsmmc: add erase capabilityAdrian Hunter2010-08-121-3/+10
* | | | mmc_block: add discard supportAdrian Hunter2010-08-122-3/+55
OpenPOWER on IntegriCloud