aboutsummaryrefslogtreecommitdiff
path: root/drivers/pci
AgeCommit message (Expand)AuthorFilesLines
2008-04-29x86/pci: remove flag in pci_cfg_space_size_extGravatar Yinghai Lu 1-16/+17
2008-04-29Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...Gravatar Linus Torvalds 8-447/+271
2008-04-29pciehp: fix error message about getting hotplug controlGravatar Kenji Kaneshige 1-1/+1
2008-04-29pci/irq: let pci_device_shutdown to call pci_msi_shutdown v2Gravatar Yinghai Lu 2-9/+28
2008-04-29pci/irq: restore mask_bits in msi shutdown -v3Gravatar Yinghai Lu 1-7/+14
2008-04-29Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/x86...Gravatar Linus Torvalds 1-2/+19
2008-04-29drivers: use non-racy method for proc entries creation (2)Gravatar Denis V. Lunev 1-7/+6
2008-04-29proc: remove proc_busGravatar Alexey Dobriyan 1-1/+1
2008-04-28drivers: fix integer as NULL pointer warningsGravatar Harvey Harrison 1-1/+1
2008-04-26x86: multi pci root bus with different io resource range, on 64-bitGravatar Yinghai Lu 1-0/+6
2008-04-26driver core: try parent numa_node at first before using defaultGravatar Yinghai Lu 1-1/+3
2008-04-26x86_64: set cfg_size for AMD Family 10h in case MMCONFIGGravatar Yinghai Lu 1-1/+10
2008-04-25pciehp: Fix command writeGravatar Kenji Kaneshige 1-1/+4
2008-04-25shpchp: fix slot nameGravatar Kenji Kaneshige 1-2/+9
2008-04-25make pciehp_acpi_get_hp_hw_control_from_firmware()Gravatar Adrian Bunk 1-1/+1
2008-04-25pciehp: Clean up pcie_init()Gravatar Kenji Kaneshige 1-110/+88
2008-04-25pciehp: Mask hotplug interrupt at controller releaseGravatar Kenji Kaneshige 1-0/+4
2008-04-25pciehp: Remove useless hotplug interrupt enablingGravatar Kenji Kaneshige 1-46/+8
2008-04-25pciehp: Fix wrong slot capability checkGravatar Kenji Kaneshige 4-39/+39
2008-04-25pciehp: Fix wrong slot control register accessGravatar Kenji Kaneshige 1-112/+38
2008-04-25pciehp: Add missing memory barrierGravatar Kenji Kaneshige 1-0/+2
2008-04-25pciehp: Fix interrupt event handligGravatar Kenji Kaneshige 2-120/+29
2008-04-25pciehp: fix slot nameGravatar Kenji Kaneshige 1-2/+9
2008-04-24intel-iommu.c: dma ops fixGravatar Ingo Molnar 1-18/+17
2008-04-23PCI Express ASPM support should default to 'No'Gravatar Jesper Juhl 1-1/+1
2008-04-22Fix cardbus resource allocationGravatar Linus Torvalds 1-15/+15
2008-04-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/pci-2.6Gravatar Linus Torvalds 57-826/+2049
2008-04-20PCI: pci-iommu-iotlb-flushing-speedupGravatar mark gross 2-38/+40
2008-04-20PCI: pci_setup_bridge() mustn't be __devinitGravatar Adrian Bunk 1-2/+1
2008-04-20PCI: pci_bus_size_cardbus() mustn't be __devinitGravatar Adrian Bunk 1-2/+1
2008-04-20PCI: pci_scan_device() mustn't be __devinitGravatar Adrian Bunk 1-2/+1
2008-04-20PCI: pci_alloc_child_bus() mustn't be __devinitGravatar Adrian Bunk 1-2/+2
2008-04-20PCI: replace remaining __FUNCTION__ occurrencesGravatar Harvey Harrison 39-487/+487
2008-04-20PCI: Hotplug: fakephp: Return success, not ENODEV, when bus rescan is triggeredGravatar Trent Piepho 1-1/+1
2008-04-20PCI: Hotplug: Fix leaks in IBM Hot Plug Controller Driver - ibmphp_init_devno()Gravatar Jesper Juhl 1-1/+5
2008-04-20PCI: clean up resource alignment managementGravatar Ivan Kokshaysky 3-21/+29
2008-04-20PCI: aerdrv_acpi.c: remove unneeded NULL checkGravatar Adrian Bunk 1-1/+1
2008-04-20PCI: Update VIA CX700 quirkGravatar Tim Yamin 1-1/+12
2008-04-20PCI: Expose PCI VPD through sysfsGravatar Ben Hutchings 4-14/+283
2008-04-20PCI: iommu: iotlb flushingGravatar mark gross 2-18/+131
2008-04-20PCI: simplify quirk debug outputGravatar Bjorn Helgaas 1-2/+2
2008-04-20PCI: iova RB tree setup tweakGravatar mark gross 1-14/+36
2008-04-20PCI: add generic pci_enable_resources()Gravatar Bjorn Helgaas 1-0/+43
2008-04-20PCI: add PCI Express ASPM supportGravatar Shaohua Li 7-0/+852
2008-04-20PCI: Include PCI domain in PCI bus names on x86/x86_64Gravatar Gary Hade 1-1/+3
2008-04-20PCI: #if 0 pci_cleanup_aer_correct_error_status()Gravatar Adrian Bunk 1-1/+2
2008-04-20PCI: pcie AER: don't check _OSC when acpi is disabledGravatar Yinghai Lu 1-0/+3
2008-04-20PCI: remove global list of PCI devicesGravatar Greg Kroah-Hartman 3-46/+1
2008-04-20PCI: add is_added flag to struct pci_devGravatar Greg Kroah-Hartman 3-12/+7
2008-04-20PCI: make no_pci_devices() use the pci_bus_type listGravatar Greg Kroah-Hartman 1-3/+14