| Commit message (Expand) | Author | Age | Files | Lines |
* | at91/atmel-mci: inclusion of sd/mmc driver in at91sam9g45 chip and board | Nicolas Ferre | 2010-10-26 | 1 | -1/+1 |
* | Merge branch 'omap-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2010-10-25 | 1 | -16/+27 |
|\ |
|
| *-. | Merge branches 'devel-omap1' and 'devel-omap2plus' into omap-for-linus | Tony Lindgren | 2010-10-08 | 1 | -0/+25 |
| |\ \ |
|
| | | * | omap4 hsmmc: Update ocr mask for MMC2 for regulator to use | kishore kadiyala | 2010-10-01 | 1 | -0/+12 |
| | | * | omap4 hsmmc: Register offset handling | kishore kadiyala | 2010-10-01 | 1 | -0/+2 |
| | | * | OMAP4 ES2: HSMMC soft reset change | Madhusudhan Chikkature | 2010-10-01 | 1 | -0/+11 |
| | |/ |
|
| * | | omap: Keep nwires for omap1 and 2420 MMC controller | Tony Lindgren | 2010-10-04 | 1 | -1/+1 |
| |/ |
|
| * | omap: mmc: extended to pass host capabilities from board file | Sukumar Ghorai | 2010-09-27 | 2 | -17/+3 |
* | | Merge branch 'for-2.6.37/barrier' of git://git.kernel.dk/linux-2.6-block | Linus Torvalds | 2010-10-22 | 1 | -1/+0 |
|\ \ |
|
| * \ | Merge branch 'v2.6.36-rc8' into for-2.6.37/barrier | Jens Axboe | 2010-10-19 | 8 | -23/+23 |
| |\ \ |
|
| * | | | block: deprecate barrier and replace blk_queue_ordered() with blk_queue_flush() | Tejun Heo | 2010-09-10 | 1 | -1/+0 |
* | | | | Merge branch 'llseek' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bkl | Linus Torvalds | 2010-10-22 | 1 | -0/+1 |
|\ \ \ \ |
|
| * | | | | llseek: automatically add .llseek fop | Arnd Bergmann | 2010-10-15 | 1 | -0/+1 |
| | |_|/
| |/| | |
|
* | | | | Merge branch 'trivial' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bkl | Linus Torvalds | 2010-10-22 | 1 | -5/+5 |
|\ \ \ \ |
|
| * | | | | block: autoconvert trivial BKL users to private mutex | Arnd Bergmann | 2010-10-05 | 1 | -5/+5 |
| |/ / / |
|
* | | | | Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 2010-10-21 | 2 | -20/+64 |
|\ \ \ \ |
|
| | \ \ \ | |
| | \ \ \ | |
| | \ \ \ | |
| | \ \ \ | |
| *---. \ \ \ | Merge branches 'at91', 'dcache', 'ftrace', 'hwbpt', 'misc', 'mmci', 's3c', 's... | Russell King | 2010-10-18 | 10 | -43/+87 |
| |\ \ \ \ \ \
| | | |_|/ / /
| | |/| | / /
| | |_|_|/ /
| |/| | | /
| | | | |/
| | | |/| |
|
| | | | * | ARM: 6437/2: mmci: add some register defines for ST Micro variants | Linus Walleij | 2010-10-11 | 1 | -4/+10 |
| | | | * | ARM: 6370/1: mmci: use _cansleep GPIO functions | Linus Walleij | 2010-09-23 | 1 | -2/+3 |
| | | | * | ARM: 6309/1: mmci: allow neither ->status nor gpio_cd to be specified | Rabin Vincent | 2010-09-23 | 1 | -3/+7 |
| | | | * | ARM: 6308/1: mmci: support card detection interrupts | Rabin Vincent | 2010-09-23 | 2 | -1/+24 |
| | | | * | ARM: 6310/1: mmci: support different FIFO sizes | Rabin Vincent | 2010-08-26 | 2 | -10/+19 |
| | | | * | ARM: 6307/1: mmci: allow the card detect GPIO value not to be inverted | Rabin Vincent | 2010-08-26 | 1 | -2/+3 |
| | |_|/
| |/| | |
|
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-2.6 | Linus Torvalds | 2010-10-21 | 1 | -4/+1 |
|\ \ \ \ |
|
| * | | | | pcmcia: move driver name to struct pcmcia_driver | Dominik Brodowski | 2010-09-29 | 1 | -3/+1 |
| * | | | | pcmcia: convert pcmcia_request_configuration to pcmcia_enable_device | Dominik Brodowski | 2010-09-29 | 1 | -1/+0 |
| | |_|/
| |/| | |
|
* | | | | mmc: sdio: fix SDIO suspend/resume regression | Ohad Ben-Cohen | 2010-10-15 | 1 | -0/+13 |
|/ / / |
|
* | | | mmc: sdhci-s3c: fix NULL ptr access in sdhci_s3c_remove | Marek Szyprowski | 2010-09-26 | 1 | -2/+4 |
* | | | mmc: sdhci-s3c: fix incorrect spinlock usage after merge | Marek Szyprowski | 2010-09-26 | 1 | -2/+4 |
| |/
|/| |
|
* | | drivers/mmc/host/imxmmc.c: adjust confusing if indentation | Julia Lawall | 2010-09-09 | 1 | -1/+2 |
* | | omap hsmmc: fix a racing case between kmmcd and omap_hsmmc_suspend | Ethan Du | 2010-09-09 | 1 | -1/+1 |
* | | mmc: at91_mci: add missing linux/highmem.h include | Marc Kleine-Budde | 2010-09-09 | 1 | -0/+1 |
* | | omap_hsmmc: remove unused local `state' | Sergio Aguirre | 2010-09-09 | 1 | -1/+0 |
* | | ARM: SAMSUNG: MMC: fix build error when both DMA and PIO mode selected | Jiri Pinkava | 2010-09-09 | 1 | -1/+1 |
* | | mmc: fix the use of kunmap_atomic() in tmio_mmc.h | Guennadi Liakhovetski | 2010-09-09 | 2 | -8/+7 |
* | | tmio_mmc: don't clear unhandled pending interrupts | Yusuke Goda | 2010-09-09 | 1 | -4/+1 |
* | | mmc: avoid getting CID on SDIO-only cards | David Vrabel | 2010-09-09 | 1 | -3/+2 |
|/ |
|
* | drivers/mmc/host/sdhci-s3c.c: use the correct mutex and card detect function | Kyungmin Park | 2010-08-20 | 1 | -3/+3 |
* | sdhci: add no hi-speed bit quirk support | Kyungmin Park | 2010-08-20 | 2 | -1/+4 |
* | s5pc110: SDHCI-s3c support on s5pc110 | Kyungmin Park | 2010-08-20 | 1 | -1/+1 |
* | mmc: build fix: mmc_pm_notify is only available with CONFIG_PM=y | Uwe Kleine-König | 2010-08-18 | 1 | -0/+2 |
* | Merge branch 'next-spi' of git://git.secretlab.ca/git/linux-2.6 | Linus Torvalds | 2010-08-14 | 1 | -48/+11 |
|\ |
|
| * | Merge commit 'v2.6.35-rc6' into spi/test | Grant Likely | 2010-07-25 | 1 | -0/+20 |
| |\ |
|
| * | | spi/mmc_spi: mmc_spi adaptations for SPI bus locking API | Ernst Schwab | 2010-07-03 | 1 | -48/+11 |
* | | | Merge branch 'msm-mmc_sdcc' of git://codeaurora.org/quic/kernel/dwalker/linux... | Linus Torvalds | 2010-08-13 | 3 | -17/+29 |
|\ \ \ |
|
| * | | | mmc: msm_sdcc: Rename config MMC_MSM7X00A to MMC_MSM | Sahitya Tummala | 2010-08-09 | 2 | -4/+5 |
| * | | | mmc: msm_sdcc: Compile the driver for msm7x30 | Sahitya Tummala | 2010-08-09 | 2 | -13/+2 |
| * | | | mmc: msm: fix up build breakage on !PM | Daniel Walker | 2010-06-23 | 1 | -16/+22 |
| |/ / |
|
* | | | Merge branch 'msm-core' of git://codeaurora.org/quic/kernel/dwalker/linux-msm | Linus Torvalds | 2010-08-12 | 2 | -2/+2 |
|\ \ \ |
|
| * | | | msm: mmc: Add msm prefix to platform data structure | Sahitya Tummala | 2010-08-09 | 2 | -2/+2 |
| |/ / |
|