| Commit message (Expand) | Author | Files | Lines |
2008-07-15 | au1xmmc: remove db1200 board code, rewrite probe. | Manuel Lauss | 3 | -246/+354 |
2008-07-15 | at91_mci: Fix byte mode transitions. | Ville Syrjala | 1 | -1/+1 |
2008-07-15 | at91_mci: Cover more AT91RM9200 and AT91SAM9261 errata. | Ville Syrjala | 1 | -6/+14 |
2008-07-15 | at91_mci: AT91SAM9260/9263 12 byte write erratum (v2) | Ville Syrjala | 1 | -4/+17 |
2008-07-15 | at91_mci: manage cmd error and data error independently | Nicolas Ferre | 1 | -8/+19 |
2008-07-15 | mmc: at91_mci: do not read irq status twice as it will forget some errors | Nicolas Ferre | 1 | -7/+5 |
2008-07-15 | mmc: at91_mci: add sdio irq management | Eric Benard | 1 | -4/+22 |
2008-07-15 | mmc: at91_mci: add multiwrite switch | Nicolas Ferre | 1 | -0/+1 |
2008-07-15 | mmc: at91_mci: update bytes_xfered value once xfer done | Nicolas Ferre | 1 | -6/+34 |
2008-07-15 | mmc: at91_mci: avoid timeouts | Marc Pignat | 2 | -0/+52 |
2008-07-15 | mmc: at91_mci: show timeouts | Marc Pignat | 1 | -2/+33 |
2008-07-15 | mmc: at91_mci: support for block size not modulo 4 | Marc Pignat | 1 | -5/+10 |
2008-07-15 | MMC: Trivial comment cleanup | Deepak Saxena | 2 | -2/+2 |
2008-07-15 | mmc: change .get_ro() callback semantics | Anton Vorontsov | 7 | -23/+40 |
2008-07-15 | mmc_spi: add support for card-detection polling | Anton Vorontsov | 2 | -2/+26 |
2008-07-15 | mmc: add support for card-detection polling | Anton Vorontsov | 2 | -3/+20 |
2008-07-15 | include/linux/mmc/mmc.h: remove CVS tags | Adrian Bunk | 1 | -1/+0 |
2008-07-15 | sdhci-pci: unaligned data with ricoh controllers | Pierre Ossman | 1 | -0/+1 |
2008-07-15 | mmc_test: add test case control | Pierre Ossman | 1 | -2/+8 |
2008-07-15 | sdhci: handle hot-remove | Pierre Ossman | 3 | -14/+58 |
2008-07-15 | sdhci: support JMicron secondary interface | Pierre Ossman | 2 | -2/+126 |
2008-07-15 | sdhci: toggle JMicron PMOS setting | Pierre Ossman | 1 | -0/+67 |
2008-07-15 | sdhci: make workaround for timeout bug more general | Pierre Ossman | 3 | -23/+33 |
2008-07-15 | sdhci: more complex quirks handling | Pierre Ossman | 1 | -43/+86 |
2008-07-15 | sdhci: remove forced dma quirks | Pierre Ossman | 1 | -20/+2 |
2008-07-15 | sdhci: move pci stuff to separate module | Pierre Ossman | 5 | -436/+651 |
2008-07-15 | sdhci: don't check block count for progress | Pierre Ossman | 1 | -14/+9 |
2008-07-15 | firmware: Correct dependency on CONFIG_EXTRA_FIRMWARE_DIR | David Woodhouse | 1 | -1/+1 |
2008-07-15 | x86: MMIOTRACE should not default to on | Linus Torvalds | 1 | -1/+0 |
2008-07-14 | firmware: convert sb16_csp driver to use firmware loader exclusively | Jaswinder Singh | 10 | -980/+506 |
2008-07-14 | dsp56k: use request_firmware | Jaswinder Singh | 5 | -51/+170 |
2008-07-14 | edgeport-ti: use request_firmware() | Jaswinder Singh | 5 | -873/+879 |
2008-07-14 | edgeport: use request_firmware() | Jaswinder Singh | 11 | -3557/+225 |
2008-07-14 | vicam: use request_firmware() | Jaswinder Singh | 4 | -296/+39 |
2008-07-14 | dabusb: use request_firmware() | David Woodhouse | 6 | -1427/+1461 |
2008-07-14 | cpia2: use request_firmware() | David Woodhouse | 5 | -242/+124 |
2008-07-14 | ftrace: document updates | Steven Rostedt | 1 | -63/+71 |
2008-07-14 | Start using the new '%pS' infrastructure to print symbols | Linus Torvalds | 2 | -27/+3 |
2008-07-14 | lockdep: fix kernel/fork.c warning | Ingo Molnar | 1 | -1/+1 |
2008-07-14 | lockdep: fix ftrace irq tracing false positive | Ingo Molnar | 1 | -1/+2 |
2008-07-14 | [S390] sclp_tty: Fix scheduling while atomic bug. | Heiko Carstens | 1 | -19/+17 |
2008-07-14 | [S390] sclp_tty: remove ioctl interface. | Heiko Carstens | 3 | -248/+23 |
2008-07-14 | [S390] Remove P390 support. | Heiko Carstens | 7 | -27/+1 |
2008-07-14 | [S390] Cleanup vmcp printk messages. | Christian Borntraeger | 1 | -10/+5 |
2008-07-14 | [S390] Cleanup lcs printk messages. | Klaus-D. Wacker | 1 | -5/+2 |
2008-07-14 | [S390] Cleanup kprobes printk messages. | Martin Schwidefsky | 2 | -4/+1 |
2008-07-14 | [S390] Cleanup vmwatch printk messages. | Martin Schwidefsky | 1 | -13/+3 |
2008-07-14 | [S390] Cleanup dcssblk printk messages. | Hongjie Yang | 1 | -19/+3 |
2008-07-14 | [S390] Cleanup zfcp dumper printk messages. | Michael Holzheu | 1 | -19/+12 |
2008-07-14 | [S390] Cleanup vmlogrdr printk messages. | Martin Schwidefsky | 1 | -26/+3 |