Age | Commit message (Expand) | Author |
2010-10-22 | Merge branch 'for-2.6.37/barrier' of git://git.kernel.dk/linux-2.6-block | Linus Torvalds |
2010-10-22 | Merge branch 'llseek' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bkl | Linus Torvalds |
2010-10-22 | Merge branch 'trivial' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bkl | Linus Torvalds |
2010-10-21 | Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds |
2010-10-21 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-2.6 | Linus Torvalds |
2010-10-19 | Merge branch 'v2.6.36-rc8' into for-2.6.37/barrier | Jens Axboe |
2010-10-18 | Merge branches 'at91', 'dcache', 'ftrace', 'hwbpt', 'misc', 'mmci', 's3c', 's... | Russell King |
2010-10-15 | mmc: sdio: fix SDIO suspend/resume regression | Ohad Ben-Cohen |
2010-10-15 | llseek: automatically add .llseek fop | Arnd Bergmann |
2010-10-11 | ARM: 6437/2: mmci: add some register defines for ST Micro variants | Linus Walleij |
2010-10-05 | block: autoconvert trivial BKL users to private mutex | Arnd Bergmann |
2010-09-29 | pcmcia: move driver name to struct pcmcia_driver | Dominik Brodowski |
2010-09-29 | pcmcia: convert pcmcia_request_configuration to pcmcia_enable_device | Dominik Brodowski |
2010-09-26 | mmc: sdhci-s3c: fix NULL ptr access in sdhci_s3c_remove | Marek Szyprowski |
2010-09-26 | mmc: sdhci-s3c: fix incorrect spinlock usage after merge | Marek Szyprowski |
2010-09-23 | ARM: 6370/1: mmci: use _cansleep GPIO functions | Linus Walleij |
2010-09-23 | ARM: 6309/1: mmci: allow neither ->status nor gpio_cd to be specified | Rabin Vincent |
2010-09-23 | ARM: 6308/1: mmci: support card detection interrupts | Rabin Vincent |
2010-09-10 | block: deprecate barrier and replace blk_queue_ordered() with blk_queue_flush() | Tejun Heo |
2010-09-09 | drivers/mmc/host/imxmmc.c: adjust confusing if indentation | Julia Lawall |
2010-09-09 | omap hsmmc: fix a racing case between kmmcd and omap_hsmmc_suspend | Ethan Du |
2010-09-09 | mmc: at91_mci: add missing linux/highmem.h include | Marc Kleine-Budde |
2010-09-09 | omap_hsmmc: remove unused local `state' | Sergio Aguirre |
2010-09-09 | ARM: SAMSUNG: MMC: fix build error when both DMA and PIO mode selected | Jiri Pinkava |
2010-09-09 | mmc: fix the use of kunmap_atomic() in tmio_mmc.h | Guennadi Liakhovetski |
2010-09-09 | tmio_mmc: don't clear unhandled pending interrupts | Yusuke Goda |
2010-09-09 | mmc: avoid getting CID on SDIO-only cards | David Vrabel |
2010-08-26 | ARM: 6310/1: mmci: support different FIFO sizes | Rabin Vincent |
2010-08-26 | ARM: 6307/1: mmci: allow the card detect GPIO value not to be inverted | Rabin Vincent |
2010-08-20 | drivers/mmc/host/sdhci-s3c.c: use the correct mutex and card detect function | Kyungmin Park |
2010-08-20 | sdhci: add no hi-speed bit quirk support | Kyungmin Park |
2010-08-20 | s5pc110: SDHCI-s3c support on s5pc110 | Kyungmin Park |
2010-08-18 | mmc: build fix: mmc_pm_notify is only available with CONFIG_PM=y | Uwe Kleine-König |
2010-08-14 | Merge branch 'next-spi' of git://git.secretlab.ca/git/linux-2.6 | Linus Torvalds |
2010-08-13 | Merge branch 'msm-mmc_sdcc' of git://codeaurora.org/quic/kernel/dwalker/linux... | Linus Torvalds |
2010-08-12 | Merge branch 'msm-core' of git://codeaurora.org/quic/kernel/dwalker/linux-msm | Linus Torvalds |
2010-08-12 | Merge branch 'next-devicetree' of git://git.secretlab.ca/git/linux-2.6 | Linus Torvalds |
2010-08-12 | mmc_test: fix large memory allocation | Adrian Hunter |
2010-08-12 | mmc_test: add performance tests | Adrian Hunter |
2010-08-12 | mmc_block: add support for secure discard | Adrian Hunter |
2010-08-12 | omap_hsmmc: add erase capability | Adrian Hunter |
2010-08-12 | mmc_block: add discard support | Adrian Hunter |
2010-08-12 | mmc: add erase, secure erase, trim and secure trim operations | Adrian Hunter |
2010-08-11 | mmc: add ricoh e822 pci id | Pablo Castillo |
2010-08-11 | sdhci: add auto CMD12 support for eSDHC driver | Jerry Huang |
2010-08-11 | sdhci: add regulator support | Marek Szyprowski |
2010-08-11 | sdhci-s3c: add support for new card detection methods | Marek Szyprowski |
2010-08-11 | sdhci-s3c: enable SDHCI_QUIRK_NO_HISPD_BIT quirk | Marek Szyprowski |
2010-08-11 | sdhci-s3c: add support for the non standard minimal clock value | Marek Szyprowski |
2010-08-11 | sdhci-s3c: add SDHCI_QUIRK_DATA_TIMEOUT_USES_SDCLK quirk | Hyuk Lee |