summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2008-04-20PCI: replace remaining __FUNCTION__ occurrencesHarvey Harrison39-487/+487
2008-04-20PCI: Hotplug: fakephp: Return success, not ENODEV, when bus rescan is triggeredTrent Piepho1-1/+1
2008-04-20PCI: Hotplug: Fix leaks in IBM Hot Plug Controller Driver - ibmphp_init_devno()Jesper Juhl1-1/+5
2008-04-20PCI: clean up resource alignment managementIvan Kokshaysky3-21/+29
2008-04-20PCI: aerdrv_acpi.c: remove unneeded NULL checkAdrian Bunk1-1/+1
2008-04-20PCI: Update VIA CX700 quirkTim Yamin1-1/+12
2008-04-20PCI: Expose PCI VPD through sysfsBen Hutchings4-14/+283
2008-04-20PCI: iommu: iotlb flushingmark gross2-18/+131
2008-04-20PCI: simplify quirk debug outputBjorn Helgaas1-2/+2
2008-04-20PCI: iova RB tree setup tweakmark gross1-14/+36
2008-04-20PCI: add generic pci_enable_resources()Bjorn Helgaas1-0/+43
2008-04-20PCI: add PCI Express ASPM supportShaohua Li7-0/+852
2008-04-20PCI: Include PCI domain in PCI bus names on x86/x86_64Gary Hade1-1/+3
2008-04-20PCI: #if 0 pci_cleanup_aer_correct_error_status()Adrian Bunk1-1/+2
2008-04-20PCI: pcie AER: don't check _OSC when acpi is disabledYinghai Lu1-0/+3
2008-04-20PCI: remove global list of PCI devicesGreg Kroah-Hartman3-46/+1
2008-04-20PCI: remove parisc consumer of the pci global_listJames Bottomley1-1/+0
2008-04-20PCI: add is_added flag to struct pci_devGreg Kroah-Hartman3-12/+7
2008-04-20PCI: make no_pci_devices() use the pci_bus_type listGreg Kroah-Hartman1-3/+14
2008-04-20PCI Hotplug: the ibm driver is not dependant on PCI_LEGACYGreg Kroah-Hartman1-1/+1
2008-04-20PCI Hotplug: make cpcihp driver use modern apisGreg Kroah-Hartman2-2/+8
2008-04-20PCI: clean up search.c a lotGreg Kroah-Hartman1-137/+112
2008-04-20PCI: remove pci_get_device_reverseGreg Kroah-Hartman1-41/+0
2008-04-20PCI: remove pci_find_presentGreg Kroah-Hartman1-20/+15
2008-04-20PCI: #if 0 pci_assign_resource_fixed()Adrian Bunk1-1/+1
2008-04-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6.26Linus Torvalds424-103368/+55862
2008-04-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds119-4338/+4687
2008-04-18Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/iee...Linus Torvalds23-466/+855
2008-04-18libata: fix boot panic with SATAPI devices on non-SFF HBAsJames Bottomley1-1/+2
2008-04-18[SCSI] iscsi: bidi support for iscsi_tcpBoaz Harrosh1-14/+17
2008-04-18[SCSI] iscsi: bidi support at the generic libiscsi levelBoaz Harrosh1-15/+70
2008-04-18[SCSI] iscsi: extended cdb supportBoaz Harrosh1-5/+50
2008-04-18[SCSI] zfcp: Fix error handling for blocked unit for send FCP commandChristof Schmitt1-1/+1
2008-04-18[SCSI] zfcp: Remove zfcp_erp_wait from slave destory handler to fix deadlockChristof Schmitt1-1/+0
2008-04-18[SCSI] zfcp: fix 31 bit compile warningsMartin Peschke11-213/+211
2008-04-18firewire: cleanupsAdrian Bunk4-18/+6
2008-04-18firewire: fix synchronization of gap countsStefan Richter2-8/+7
2008-04-18firewire: wait until PHY configuration packet was transmitted (fix bus reset ...Stefan Richter1-26/+25
2008-04-18firewire: remove unused struct memberStefan Richter2-3/+1
2008-04-18firewire: use bitwise and to get reg in handle_registersJarod Wilson1-1/+1
2008-04-18firewire: replace more hex values with defined csr constantsJarod Wilson2-4/+7
2008-04-18firewire: reread config ROM when device reset the busStefan Richter7-47/+223
2008-04-18firewire: replace static ROM cache by allocated cacheStefan Richter1-14/+27
2008-04-18firewire: fw-ohci: work around generation bug in TI controllers (fix AV/C and...Stefan Richter1-5/+16
2008-04-18firewire: fw-ohci: extend logging of bus generations and node IDStefan Richter1-5/+12
2008-04-18firewire: fw-ohci: conditionally log busReset interruptsStefan Richter1-8/+20
2008-04-18firewire: fw-ohci: don't append to AT context when it's not activeJarod Wilson1-2/+13
2008-04-18firewire: fw-ohci: log regAccessFail eventsJarod Wilson2-3/+11
2008-04-18firewire: fw-ohci: make sure HCControl register LPS bit is setJarod Wilson1-2/+15
2008-04-18firewire: fw-ohci: missing PPC PMac feature calls in failure pathStefan Richter1-2/+3