Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | Fix the request finalisation by ensuring the controller | Thomas Kleffel | 2008-07-15 | 1 | -2/+2 | |
| * | | | MMC: DMA free fix for S3C24XX SD/MMC driver | Harald Welte | 2008-07-15 | 1 | -0/+1 | |
| * | | | MMC: S3C24XX MMC/SD driver write fixes | Harald Welte | 2008-07-15 | 1 | -3/+13 | |
| * | | | MMC: S3C24XX MMC/SD driver. | Thomas Kleffel | 2008-07-15 | 5 | -4/+1441 | |
| * | | | sdhci: graceful handling of bad addresses | Pierre Ossman | 2008-07-15 | 1 | -20/+57 | |
| * | | | mmc_test: cleanup | Pierre Ossman | 2008-07-15 | 1 | -190/+364 | |
| * | | | mmc_block: wait for card even on failures | Pierre Ossman | 2008-07-15 | 1 | -4/+9 | |
| * | | | sdhci: scatter-gather (ADMA) support | Pierre Ossman | 2008-07-15 | 3 | -44/+407 | |
| * | | | sdhci-pci: don't penalize newer jmicron chips | Pierre Ossman | 2008-07-15 | 1 | -4/+6 | |
| * | | | mmc_test: only bind to supported cards | Pierre Ossman | 2008-07-15 | 1 | -1/+4 | |
| * | | | sdio: clean up handling of byte mode transfer size | Pierre Ossman | 2008-07-15 | 1 | -11/+18 | |
| * | | | mmc,sdio: helper function for transfer padding | Pierre Ossman | 2008-07-15 | 5 | -16/+137 | |
| * | | | au1xmmc: remove custom carddetect poll implementation. | Manuel Lauss | 2008-07-15 | 1 | -61/+18 | |
| * | | | au1xmmc: new maintainer. | Manuel Lauss | 2008-07-15 | 1 | -1/+3 | |
| * | | | au1xmmc: abort requests early if no card is present. | Manuel Lauss | 2008-07-15 | 1 | -0/+7 | |
| * | | | au1xmmc: codingstyle tidying. | Manuel Lauss | 2008-07-15 | 2 | -189/+141 | |
| * | | | au1xmmc: SDIO IRQ support. | Manuel Lauss | 2008-07-15 | 1 | -1/+15 | |
| * | | | au1xmmc: enable 4 bit transfer mode | Manuel Lauss | 2008-07-15 | 1 | -5/+17 | |
| * | | | au1xmmc: remove db1200 board code, rewrite probe. | Manuel Lauss | 2008-07-15 | 3 | -246/+354 | |
| * | | | at91_mci: Fix byte mode transitions. | Ville Syrjala | 2008-07-15 | 1 | -1/+1 | |
| * | | | at91_mci: Cover more AT91RM9200 and AT91SAM9261 errata. | Ville Syrjala | 2008-07-15 | 1 | -6/+14 | |
| * | | | at91_mci: AT91SAM9260/9263 12 byte write erratum (v2) | Ville Syrjala | 2008-07-15 | 1 | -4/+17 | |
| * | | | at91_mci: manage cmd error and data error independently | Nicolas Ferre | 2008-07-15 | 1 | -8/+19 | |
| * | | | mmc: at91_mci: do not read irq status twice as it will forget some errors | Nicolas Ferre | 2008-07-15 | 1 | -7/+5 | |
| * | | | mmc: at91_mci: add sdio irq management | Eric Benard | 2008-07-15 | 1 | -4/+22 | |
| * | | | mmc: at91_mci: add multiwrite switch | Nicolas Ferre | 2008-07-15 | 1 | -0/+1 | |
| * | | | mmc: at91_mci: update bytes_xfered value once xfer done | Nicolas Ferre | 2008-07-15 | 1 | -6/+34 | |
| * | | | mmc: at91_mci: avoid timeouts | Marc Pignat | 2008-07-15 | 2 | -0/+52 | |
| * | | | mmc: at91_mci: show timeouts | Marc Pignat | 2008-07-15 | 1 | -2/+33 | |
| * | | | mmc: at91_mci: support for block size not modulo 4 | Marc Pignat | 2008-07-15 | 1 | -5/+10 | |
| * | | | MMC: Trivial comment cleanup | Deepak Saxena | 2008-07-15 | 2 | -2/+2 | |
| * | | | mmc: change .get_ro() callback semantics | Anton Vorontsov | 2008-07-15 | 7 | -23/+40 | |
| * | | | mmc_spi: add support for card-detection polling | Anton Vorontsov | 2008-07-15 | 2 | -2/+26 | |
| * | | | mmc: add support for card-detection polling | Anton Vorontsov | 2008-07-15 | 2 | -3/+20 | |
| * | | | include/linux/mmc/mmc.h: remove CVS tags | Adrian Bunk | 2008-07-15 | 1 | -1/+0 | |
| * | | | sdhci-pci: unaligned data with ricoh controllers | Pierre Ossman | 2008-07-15 | 1 | -0/+1 | |
| * | | | mmc_test: add test case control | Pierre Ossman | 2008-07-15 | 1 | -2/+8 | |
| * | | | sdhci: handle hot-remove | Pierre Ossman | 2008-07-15 | 3 | -14/+58 | |
| * | | | sdhci: support JMicron secondary interface | Pierre Ossman | 2008-07-15 | 2 | -2/+126 | |
| * | | | sdhci: toggle JMicron PMOS setting | Pierre Ossman | 2008-07-15 | 1 | -0/+67 | |
| * | | | sdhci: make workaround for timeout bug more general | Pierre Ossman | 2008-07-15 | 3 | -23/+33 | |
| * | | | sdhci: more complex quirks handling | Pierre Ossman | 2008-07-15 | 1 | -43/+86 | |
| * | | | sdhci: remove forced dma quirks | Pierre Ossman | 2008-07-15 | 1 | -20/+2 | |
| * | | | sdhci: move pci stuff to separate module | Pierre Ossman | 2008-07-15 | 5 | -436/+651 | |
| * | | | sdhci: don't check block count for progress | Pierre Ossman | 2008-07-15 | 1 | -14/+9 | |
* | | | | Merge branch 'for_linus' of git://git.infradead.org/~dedekind/ubifs-2.6 | Linus Torvalds | 2008-07-16 | 41 | -11/+33055 | |
|\ \ \ \ | ||||||
| * | | | | UBIFS: include to compilation | Artem Bityutskiy | 2008-07-15 | 4 | -0/+85 | |
| * | | | | UBIFS: add new flash file system | Artem Bityutskiy | 2008-07-15 | 32 | -0/+32780 | |
| * | | | | UBIFS: add brief documentation | Artem Bityutskiy | 2008-07-15 | 1 | -0/+164 | |
| * | | | | MAINTAINERS: add UBIFS section | Artem Bityutskiy | 2008-07-15 | 1 | -0/+10 |