Age | Commit message (Expand) | Author |
2008-04-20 | PCI: iova RB tree setup tweak | mark gross |
2008-04-20 | PCI: add generic pci_enable_resources() | Bjorn Helgaas |
2008-04-20 | PCI: add PCI Express ASPM support | Shaohua Li |
2008-04-20 | PCI: Include PCI domain in PCI bus names on x86/x86_64 | Gary Hade |
2008-04-20 | PCI: #if 0 pci_cleanup_aer_correct_error_status() | Adrian Bunk |
2008-04-20 | PCI: pcie AER: don't check _OSC when acpi is disabled | Yinghai Lu |
2008-04-20 | PCI: remove global list of PCI devices | Greg Kroah-Hartman |
2008-04-20 | PCI: remove parisc consumer of the pci global_list | James Bottomley |
2008-04-20 | PCI: add is_added flag to struct pci_dev | Greg Kroah-Hartman |
2008-04-20 | PCI: make no_pci_devices() use the pci_bus_type list | Greg Kroah-Hartman |
2008-04-20 | PCI Hotplug: the ibm driver is not dependant on PCI_LEGACY | Greg Kroah-Hartman |
2008-04-20 | PCI Hotplug: make cpcihp driver use modern apis | Greg Kroah-Hartman |
2008-04-20 | PCI: clean up search.c a lot | Greg Kroah-Hartman |
2008-04-20 | PCI: remove pci_get_device_reverse | Greg Kroah-Hartman |
2008-04-20 | PCI: remove pci_find_present | Greg Kroah-Hartman |
2008-04-20 | PCI: #if 0 pci_assign_resource_fixed() | Adrian Bunk |
2008-04-18 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6.26 | Linus Torvalds |
2008-04-18 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 | Linus Torvalds |
2008-04-18 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/iee... | Linus Torvalds |
2008-04-18 | libata: fix boot panic with SATAPI devices on non-SFF HBAs | James Bottomley |
2008-04-18 | [SCSI] iscsi: bidi support for iscsi_tcp | Boaz Harrosh |
2008-04-18 | [SCSI] iscsi: bidi support at the generic libiscsi level | Boaz Harrosh |
2008-04-18 | [SCSI] iscsi: extended cdb support | Boaz Harrosh |
2008-04-18 | [SCSI] zfcp: Fix error handling for blocked unit for send FCP command | Christof Schmitt |
2008-04-18 | [SCSI] zfcp: Remove zfcp_erp_wait from slave destory handler to fix deadlock | Christof Schmitt |
2008-04-18 | [SCSI] zfcp: fix 31 bit compile warnings | Martin Peschke |
2008-04-18 | firewire: cleanups | Adrian Bunk |
2008-04-18 | firewire: fix synchronization of gap counts | Stefan Richter |
2008-04-18 | firewire: wait until PHY configuration packet was transmitted (fix bus reset ... | Stefan Richter |
2008-04-18 | firewire: remove unused struct member | Stefan Richter |
2008-04-18 | firewire: use bitwise and to get reg in handle_registers | Jarod Wilson |
2008-04-18 | firewire: replace more hex values with defined csr constants | Jarod Wilson |
2008-04-18 | firewire: reread config ROM when device reset the bus | Stefan Richter |
2008-04-18 | firewire: replace static ROM cache by allocated cache | Stefan Richter |
2008-04-18 | firewire: fw-ohci: work around generation bug in TI controllers (fix AV/C and... | Stefan Richter |
2008-04-18 | firewire: fw-ohci: extend logging of bus generations and node ID | Stefan Richter |
2008-04-18 | firewire: fw-ohci: conditionally log busReset interrupts | Stefan Richter |
2008-04-18 | firewire: fw-ohci: don't append to AT context when it's not active | Jarod Wilson |
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 |