Age | Commit message (Expand) | Author |
2008-04-18 | firewire: fw-ohci: log regAccessFail events | Jarod Wilson |
2008-04-18 | firewire: fw-ohci: make sure HCControl register LPS bit is set | Jarod Wilson |
2008-04-18 | firewire: fw-ohci: missing PPC PMac feature calls in failure path | Stefan Richter |
2008-04-18 | firewire: fw-ohci: untangle a mixed unsigned/signed expression | Stefan Richter |
2008-04-18 | firewire: debug interrupt events | Stefan Richter |
2008-04-18 | firewire: fw-ohci: catch self_id_count == 0 | Stefan Richter |
2008-04-18 | firewire: fw-ohci: add self ID error check | Stefan Richter |
2008-04-18 | firewire: fw-ohci: refactor probe, remove, suspend, resume | Stefan Richter |
2008-04-18 | firewire: fw-ohci: switch on bus power after resume on PPC PMac | Stefan Richter |
2008-04-18 | firewire: fw-ohci: add option for remote debugging | Stefan Richter |
2008-04-18 | firewire: fw-sbp2: set dual-phase cycle_limit | Jarod Wilson |
2008-04-18 | firewire: fw-sbp2: reduce log noise | Stefan Richter |
2008-04-18 | firewire: fw-sbp2: remove unnecessary memset | Stefan Richter |
2008-04-18 | firewire: fw-sbp2: simplify some macros | Stefan Richter |
2008-04-18 | firewire: fw-sbp2: remove usages of fw_memcpy_to_be32 | Stefan Richter |
2008-04-18 | firewire: fw-sbp2: relax SCSI DMA alignment | Stefan Richter |
2008-04-18 | firewire: refactor fw_unit reference counting | Stefan Richter |
2008-04-18 | firewire: fw-sbp2: fix reference counting | Stefan Richter |
2008-04-18 | firewire: remove superfluous reference counting | Stefan Richter |
2008-04-18 | ieee1394: limit early node speed to host interface speed | Philippe De Muyter |
2008-04-18 | ieee1394: Remove superfluous calls to kobject_set_name(). | Robert P. J. Day |
2008-04-18 | ieee1394: ohci1394: missing PPC PMac feature calls in failure path | Stefan Richter |
2008-04-18 | ieee1394: ohci1394: refactor some printk format strings | Stefan Richter |
2008-04-18 | ieee1394: ohci1394: unroll a macro with return | Stefan Richter |
2008-04-18 | ieee1394: Use shorter list_splice_init() for brevity. | Robert P. J. Day |
2008-04-18 | ieee1394: replace remaining __FUNCTION__ occurrences | Harvey Harrison |
2008-04-18 | ieee1394: ohci1394: refactor probe, remove, suspend, resume | Stefan Richter |
2008-04-18 | ieee1394: ohci1394: switch on bus power after resume on PPC PMac | Stefan Richter |
2008-04-18 | ieee1394: prevent device binding of raw1394, video1394, dv1394 | Stefan Richter |
2008-04-18 | ieee1394: be*_add_cpu conversion | Marcin Slusarz |
2008-04-18 | ieee1394: sbp2: relax SCSI DMA alignment | Stefan Richter |
2008-04-18 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6 | Linus Torvalds |
2008-04-18 | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/asy... | Linus Torvalds |
2008-04-18 | Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2008-04-18 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/mingo/linux-2.6-kgdb | Linus Torvalds |
2008-04-18 | Merge branch 'semaphore' of git://git.kernel.org/pub/scm/linux/kernel/git/wil... | Linus Torvalds |
2008-04-18 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol... | Linus Torvalds |
2008-04-17 | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds... | David S. Miller |
2008-04-18 | ide: remove ide_init_default_irq() macro | Bartlomiej Zolnierkiewicz |
2008-04-18 | ide: move default IDE ports setup to ide_generic host driver | Bartlomiej Zolnierkiewicz |
2008-04-18 | ide: remove obsoleted "idex=noprobe" kernel parameter (take 2) | Bartlomiej Zolnierkiewicz |
2008-04-18 | ide: remove needless hwif->irq check from ide_hwif_configure() | Bartlomiej Zolnierkiewicz |
2008-04-18 | ide: init hwif->{io_ports,irq} explicitly in legacy VLB host drivers | Bartlomiej Zolnierkiewicz |
2008-04-18 | ide: limit legacy VLB host drivers to alpha, x86 and mips | Bartlomiej Zolnierkiewicz |
2008-04-18 | cmd640: init hwif->{io_ports,irq} explicitly | Bartlomiej Zolnierkiewicz |
2008-04-18 | cmd640: cleanup setup_device_ptrs() | Bartlomiej Zolnierkiewicz |
2008-04-18 | ide: add ide-4drives host driver (take 3) | Bartlomiej Zolnierkiewicz |
2008-04-18 | ide: remove ppc ifdef from init_ide_data() | Bartlomiej Zolnierkiewicz |
2008-04-18 | ide: remove ide_default_io_ctl() macro | Bartlomiej Zolnierkiewicz |
2008-04-18 | ide: remove CONFIG_IDE_ARCH_OBSOLETE_INIT | Bartlomiej Zolnierkiewicz |