summaryrefslogtreecommitdiffstats
path: root/drivers/pci
Commit message (Expand)AuthorAgeFilesLines
* pci: VT3336 can't do MSI eitherTejun Heo2008-07-041-0/+1
* PCI: acpiphp: cleanup notify handler on all root bridgesAlex Chiang2008-07-021-3/+14
* PCI: Limit VPD read/write lengths for Broadcom 5706, 5708, 5709 rev.Benjamin Li2008-07-024-12/+48
* PCI: Restrict VPD read permission to rootBen Hutchings2008-07-011-1/+1
* PCI: fixup write combine comment in pci_mmap_resourceJesse Barnes2008-06-121-1/+0Star
* Merge branch 'pci-for-jesse' of git://git.kernel.org/pub/scm/linux/kernel/git...Jesse Barnes2008-06-122-23/+63
|\
| * x86: PAT export resource_wc in pci sysfsvenkatesh.pallipadi@intel.com2008-06-121-22/+62
| * PCI: use dev_to_node in pci_call_probeYinghai Lu2008-05-241-1/+1
* | PCI: fix rpadlpar pci hotplug driver sysfs usageBenjamin Herrenschmidt2008-05-301-2/+6
* | pciehp: add message about pciehp_slot_with_bus optionKenji Kaneshige2008-05-281-1/+5
* | pci hotplug core: add check of duplicate slot nameKenji Kaneshige2008-05-281-1/+6
* | pciehp: move msleep after power offKenji Kaneshige2008-05-282-7/+14
* | pciehp: poll cmd completion if hotplug interrupt is disabledKenji Kaneshige2008-05-281-4/+38
* | pciehp: fix slow probingKenji Kaneshige2008-05-282-7/+36
* | pciehp: fix NULL dereference in interrupt handlerKenji Kaneshige2008-05-283-35/+37
* | shpchp: add message about shpchp_slot_with_bus optionKenji Kaneshige2008-05-281-0/+4
* | PCI: don't enable ASPM on devices with mixed PCIe/PCI functionsShaohua Li2008-05-221-0/+20
|/
* Clean up 'print_fn_descriptor_symbol()' typesLinus Torvalds2008-05-161-2/+1Star
* 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-301-16/+17
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...Linus Torvalds2008-04-298-447/+271Star
|\
| * 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/+88Star
| * pciehp: Mask hotplug interrupt at controller releaseKenji Kaneshige2008-04-251-0/+4
| * pciehp: Remove useless hotplug interrupt enablingKenji Kaneshige2008-04-251-46/+8Star
| * pciehp: Fix wrong slot capability checkKenji Kaneshige2008-04-254-39/+39
| * pciehp: Fix wrong slot control register accessKenji Kaneshige2008-04-251-112/+38Star
| * pciehp: Add missing memory barrierKenji Kaneshige2008-04-251-0/+2
| * pciehp: Fix interrupt event handligKenji Kaneshige2008-04-252-120/+29Star
| * pciehp: fix slot nameKenji Kaneshige2008-04-251-2/+9
| * PCI Express ASPM support should default to 'No'Jesper Juhl2008-04-241-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/+6Star
* | | proc: remove proc_busAlexey Dobriyan2008-04-291-1/+1
* | | drivers: fix integer as NULL pointer warningsHarvey Harrison2008-04-291-1/+1
|/ /
* / intel-iommu.c: dma ops fixIngo Molnar2008-04-241-18/+17Star
|/
* Fix cardbus resource allocationLinus Torvalds2008-04-231-15/+15