aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/pci
Commit message (Expand)AuthorAgeFilesLines
* Clean up 'print_fn_descriptor_symbol()' typesLinus Torvalds2008-05-151-2/+1
* ACPI/PCI: another multiple _OSC memory leak fixKenji Kaneshige2008-05-131-1/+7
* PCI: enable nv_msi_ht_cap_quirk for ALi bridgesBjörn Krombholz2008-05-131-0/+1
* PCI: Make the intel-iommu_wait_op macro work when jiffies are not runningmark gross2008-05-131-3/+3
* ACPI/PCI: handle multiple _OSCKenji Kaneshige2008-05-131-1/+7
* ACPI/PCI: handle multiple _OSCShaohua Li2008-05-131-29/+66
* PCI ACPI: fix uninitialized variable in __pci_osc_support_setKenji Kaneshige2008-05-131-1/+1
* x86/pci: remove flag in pci_cfg_space_size_extYinghai Lu2008-04-291-16/+17
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...Linus Torvalds2008-04-298-447/+271
|\
| * pciehp: fix error message about getting hotplug controlKenji Kaneshige2008-04-291-1/+1
| * pci/irq: let pci_device_shutdown to call pci_msi_shutdown v2Yinghai Lu2008-04-292-9/+28
| * pci/irq: restore mask_bits in msi shutdown -v3Yinghai Lu2008-04-291-7/+14
| * pciehp: Fix command writeKenji Kaneshige2008-04-251-1/+4
| * shpchp: fix slot nameKenji Kaneshige2008-04-251-2/+9
| * make pciehp_acpi_get_hp_hw_control_from_firmware()Adrian Bunk2008-04-251-1/+1
| * pciehp: Clean up pcie_init()Kenji Kaneshige2008-04-251-110/+88
| * pciehp: Mask hotplug interrupt at controller releaseKenji Kaneshige2008-04-251-0/+4
| * pciehp: Remove useless hotplug interrupt enablingKenji Kaneshige2008-04-251-46/+8
| * pciehp: Fix wrong slot capability checkKenji Kaneshige2008-04-254-39/+39
| * pciehp: Fix wrong slot control register accessKenji Kaneshige2008-04-251-112/+38
| * pciehp: Add missing memory barrierKenji Kaneshige2008-04-251-0/+2
| * pciehp: Fix interrupt event handligKenji Kaneshige2008-04-252-120/+29
| * pciehp: fix slot nameKenji Kaneshige2008-04-251-2/+9
| * PCI Express ASPM support should default to 'No'Jesper Juhl2008-04-231-1/+1
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/x86...Linus Torvalds2008-04-291-2/+19
|\ \
| * | x86: multi pci root bus with different io resource range, on 64-bitYinghai Lu2008-04-261-0/+6
| * | driver core: try parent numa_node at first before using defaultYinghai Lu2008-04-261-1/+3
| * | x86_64: set cfg_size for AMD Family 10h in case MMCONFIGYinghai Lu2008-04-261-1/+10
* | | drivers: use non-racy method for proc entries creation (2)Denis V. Lunev2008-04-291-7/+6
* | | proc: remove proc_busAlexey Dobriyan2008-04-291-1/+1
* | | drivers: fix integer as NULL pointer warningsHarvey Harrison2008-04-281-1/+1
|/ /
* | intel-iommu.c: dma ops fixIngo Molnar2008-04-241-18/+17
|/
* Fix cardbus resource allocationLinus Torvalds2008-04-221-15/+15
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/pci-2.6Linus Torvalds2008-04-2157-826/+2049
|\
| * PCI: pci-iommu-iotlb-flushing-speedupmark gross2008-04-202-38/+40
| * PCI: pci_setup_bridge() mustn't be __devinitAdrian Bunk2008-04-201-2/+1
| * PCI: pci_bus_size_cardbus() mustn't be __devinitAdrian Bunk2008-04-201-2/+1
| * PCI: pci_scan_device() mustn't be __devinitAdrian Bunk2008-04-201-2/+1
| * PCI: pci_alloc_child_bus() mustn't be __devinitAdrian Bunk2008-04-201-2/+2
| * PCI: replace remaining __FUNCTION__ occurrencesHarvey Harrison2008-04-2039-487/+487
| * PCI: Hotplug: fakephp: Return success, not ENODEV, when bus rescan is triggeredTrent Piepho2008-04-201-1/+1
| * PCI: Hotplug: Fix leaks in IBM Hot Plug Controller Driver - ibmphp_init_devno()Jesper Juhl2008-04-201-1/+5
| * PCI: clean up resource alignment managementIvan Kokshaysky2008-04-203-21/+29
| * PCI: aerdrv_acpi.c: remove unneeded NULL checkAdrian Bunk2008-04-201-1/+1
| * PCI: Update VIA CX700 quirkTim Yamin2008-04-201-1/+12
| * PCI: Expose PCI VPD through sysfsBen Hutchings2008-04-204-14/+283
| * PCI: iommu: iotlb flushingmark gross2008-04-202-18/+131
| * PCI: simplify quirk debug outputBjorn Helgaas2008-04-201-2/+2
| * PCI: iova RB tree setup tweakmark gross2008-04-201-14/+36
| * PCI: add generic pci_enable_resources()Bjorn Helgaas2008-04-201-0/+43