aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/pci (follow)
AgeCommit message (Expand)AuthorFilesLines
2008-04-29Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6Linus Torvalds8-447/+271
2008-04-29pciehp: fix error message about getting hotplug controlKenji Kaneshige1-1/+1
2008-04-29pci/irq: let pci_device_shutdown to call pci_msi_shutdown v2Yinghai Lu2-9/+28
2008-04-29pci/irq: restore mask_bits in msi shutdown -v3Yinghai Lu1-7/+14
2008-04-29Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/x86/linux-2.6-x86-bigbox-pciLinus Torvalds1-2/+19
2008-04-29drivers: use non-racy method for proc entries creation (2)Denis V. Lunev1-7/+6
2008-04-29proc: remove proc_busAlexey Dobriyan1-1/+1
2008-04-28drivers: fix integer as NULL pointer warningsHarvey Harrison1-1/+1
2008-04-26x86: multi pci root bus with different io resource range, on 64-bitYinghai Lu1-0/+6
2008-04-26driver core: try parent numa_node at first before using defaultYinghai Lu1-1/+3
2008-04-26x86_64: set cfg_size for AMD Family 10h in case MMCONFIGYinghai Lu1-1/+10
2008-04-25pciehp: Fix command writeKenji Kaneshige1-1/+4
2008-04-25shpchp: fix slot nameKenji Kaneshige1-2/+9
2008-04-25make pciehp_acpi_get_hp_hw_control_from_firmware()Adrian Bunk1-1/+1
2008-04-25pciehp: Clean up pcie_init()Kenji Kaneshige1-110/+88
2008-04-25pciehp: Mask hotplug interrupt at controller releaseKenji Kaneshige1-0/+4
2008-04-25pciehp: Remove useless hotplug interrupt enablingKenji Kaneshige1-46/+8
2008-04-25pciehp: Fix wrong slot capability checkKenji Kaneshige4-39/+39
2008-04-25pciehp: Fix wrong slot control register accessKenji Kaneshige1-112/+38
2008-04-25pciehp: Add missing memory barrierKenji Kaneshige1-0/+2
2008-04-25pciehp: Fix interrupt event handligKenji Kaneshige2-120/+29
2008-04-25pciehp: fix slot nameKenji Kaneshige1-2/+9
2008-04-24intel-iommu.c: dma ops fixIngo Molnar1-18/+17
2008-04-23PCI Express ASPM support should default to 'No'Jesper Juhl1-1/+1
2008-04-22Fix cardbus resource allocationLinus Torvalds1-15/+15
2008-04-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/pci-2.6Linus Torvalds57-826/+2049
2008-04-20PCI: pci-iommu-iotlb-flushing-speedupmark gross2-38/+40
2008-04-20PCI: pci_setup_bridge() mustn't be __devinitAdrian Bunk1-2/+1
2008-04-20PCI: pci_bus_size_cardbus() mustn't be __devinitAdrian Bunk1-2/+1
2008-04-20PCI: pci_scan_device() mustn't be __devinitAdrian Bunk1-2/+1
2008-04-20PCI: pci_alloc_child_bus() mustn't be __devinitAdrian Bunk1-2/+2
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: 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