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