| Commit message (Expand) | Author | Files | Lines |
2009-02-03 | trace: Change struct trace_event callbacks parameter list | Arnaldo Carvalho de Melo | 5 | -94/+76 |
2009-02-03 | trace: better manage the context info for events | Frederic Weisbecker | 4 | -115/+151 |
2009-02-03 | virtio-pci: do not oops on config change if driver not loaded | Mark McLoughlin | 1 | -1/+1 |
2009-02-03 | modules: Use a better scheme for refcounting | Eric Dumazet | 2 | -19/+41 |
2009-02-02 | pxamci: enable DMA for write ops after CMD/RESP | Cliff Brake | 1 | -1/+15 |
2009-02-02 | pxamci: replace #ifdef CONFIG_PXA27x with if (cpu_is_pxa27x()) | Cliff Brake | 1 | -5/+4 |
2009-02-02 | ricoh_mmc: Use suspend_late/resume_early | philipl@overt.org | 1 | -4/+4 |
2009-02-02 | mmci: Add support for ST Micro derivate | Linus Walleij | 2 | -4/+61 |
2009-02-02 | mmc: Add a MX2/MX3 specific SDHC driver | Sascha Hauer | 4 | -0/+927 |
2009-02-02 | icside: fix PCB version 6 support (v2) | Bartlomiej Zolnierkiewicz | 1 | -1/+1 |
2009-02-02 | tx4939ide: typo fix and minor cleanup | Atsushi Nemoto | 1 | -2/+2 |
2009-02-02 | ide: add CS5536 host driver (v3) | Bartlomiej Zolnierkiewicz | 3 | -0/+319 |
2009-02-02 | ide: Force VIA IDE legacy interrupts for AmigaOne boards | Gerhard Pircher | 1 | -0/+5 |
2009-02-02 | IDE: Unregister and disable devices if initialization fails. | Ian Campbell | 1 | -1/+2 |
2009-02-02 | ide: fix ide_register_port() failure handling | Bartlomiej Zolnierkiewicz | 1 | -8/+32 |
2009-02-02 | ide: struct device - replace bus_id with dev_name(), dev_set_name() | Kay Sievers | 1 | -1/+1 |
2009-02-02 | ide-cd: fix DMA for non bio-backed requests | Borislav Petkov | 2 | -3/+9 |