summaryrefslogtreecommitdiffstats
path: root/drivers/pci
Commit message (Expand)AuthorAgeFilesLines
* Check mapped ranges on sysfs resource filesLinus Torvalds2008-10-021-0/+19
* PCI: fix compiler warnings in pci_get_subsys()Greg KH2008-09-161-3/+3
* PCI: Fix pcie_aspm=forceSitsofe Wheeler2008-09-161-1/+1
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...Linus Torvalds2008-09-135-8/+47
|\
| * PCI: re-add debug prints for unmodified BARsYinghai Lu2008-09-121-4/+11
| * PCI: fix pciehp_free_irq()Adrian Bunk2008-09-101-1/+1
| * PCI Hotplug: fakephp: fix deadlock... againAlex Chiang2008-09-091-3/+3
| * PCI: Fix printk warnings in setup-bus.cJohann Felix Soden2008-09-091-1/+5
| * PCI: Fix printk warnings in probe.cJohann Felix Soden2008-09-091-3/+8
| * PCI/iommu: blacklist DMAR on Intel G31/G33 chipsetsDavid Woodhouse2008-09-091-0/+23
* | PCI: fix pbus_size_mem() resource alignment for CardBus controllersLinus Torvalds2008-09-041-2/+3
|/
* PCI: fix reference leak in pci_get_dev_by_id()Greg KH2008-08-211-0/+2
* PCI: shpchp: Rename duplicate slot name N as N-1, N-2, N-M...Alex Chiang2008-08-211-19/+15
* PCI: pciehp: Rename duplicate slot name N as N-1, N-2, N-M...Alex Chiang2008-08-213-18/+15
* Merge branch 'x86-merge' into for-linusJesse Barnes2008-08-182-0/+38
|\
| * Merge branch 'pci-for-jesse' of git://git.kernel.org/pub/scm/linux/kernel/git...Jesse Barnes2008-08-182-0/+38
| |\
| | * Merge branch 'linus' into pci-for-jesseIngo Molnar2008-07-1841-1146/+1889
| | |\
| | * | pci: debug extra pci bus resourcesYinghai Lu2008-06-231-0/+35
| | * | pci: debug extra pci resources rangeYinghai Lu2008-06-231-0/+6
* | | | PCI: add acpi_find_root_bridge_handleJiri Slaby2008-08-182-10/+2
* | | | PCI: acpi_pcihp: run _OSC on a root bridgeJiri Slaby2008-08-181-12/+29
|/ / /
* | | PCI: Limit VPD length for Broadcom 5708SDean Hildebrand2008-08-071-1/+3
* | | PCI PM: Export pci_pme_active to driversRafael J. Wysocki2008-08-071-1/+2
* | | PCI: check the return value of device_create_bin_file() in pci_create_bus()Simon Horman2008-08-071-16/+38
* | | PCI: fully restore MSI state at resume timeJesse Barnes2008-08-071-3/+2
* | | PCI: add Broadcom 5708S to VPD length quirkEric Dumazet2008-08-071-1/+4
* | | PCI: add D3 power state avoidance quirkAlan Cox2008-07-282-0/+17
* | | PCI: add an option to allow ASPM enabled forciblyShaohua Li2008-07-281-6/+14
* | | PCI: disable ASPM on pre-1.1 PCIe devicesShaohua Li2008-07-282-1/+15
* | | PCI: disable ASPM per ACPI FADT settingShaohua Li2008-07-282-0/+12
* | | PCI MSI: Don't disable MSIs if the mask bit isn't supportedMatthew Wilcox2008-07-281-3/+12
* | | PCI: handle 64-bit resources better on 32-bit machinesMatthew Wilcox2008-07-281-2/+2
* | | PCI: rewrite PCI BAR reading codeMatthew Wilcox2008-07-281-119/+123
* | | PCI: document pci_target_stateJesse Barnes2008-07-281-0/+6
* | | PCI hotplug: fix typo in pcie hotplug outputJesse Barnes2008-07-281-1/+1
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...Linus Torvalds2008-07-243-22/+34
|\ \ \
| * | | PCI: fixup sparse endianness warnings in proc.cHarvey Harrison2008-07-221-9/+9
| * | | PCI PM: make more PCI PM core functionality available to driversRafael J. Wysocki2008-07-221-10/+24
| * | | PCI/DMAR: don't assume presence of RMRRsYong Wang2008-07-221-3/+1
* | | | driver core: remove KOBJ_NAME_LEN defineKay Sievers2008-07-211-2/+2
|/ / /
* | | pci kernel-doc fatal errorRandy Dunlap2008-07-211-4/+2
| | |
| \ \
| \ \
| \ \
*---. | | Merge branches 'x86/urgent', 'x86/amd-iommu', 'x86/apic', 'x86/cleanups', 'x8...Ingo Molnar2008-07-211-1/+1
|\ \ \| | | |_|_|/ |/| | |
| | * | x86: make only GART code include gart.hFUJITA Tomonori2008-07-111-1/+1
| |/ /
* | | Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...Linus Torvalds2008-07-1639-1111/+1786
|\ \ \
| * | | PCI: remove unnecessary volatile in PCIe hotplug struct controllerMing Lei2008-07-161-1/+1
| * | | PCI: include linux/pm_wakeup.h for device_set_wakeup_capableStephen Rothwell2008-07-141-0/+1
| * | | PCI PM: Fix pci_prepare_to_sleepRafael J. Wysocki2008-07-141-2/+2
| * | | PCI: Simplify PCI device PM codeRafael J. Wysocki2008-07-071-66/+52
| * | | PCI PM: Introduce pci_prepare_to_sleep and pci_back_from_sleepRafael J. Wysocki2008-07-071-0/+83
| * | | PCI ACPI: Rework PCI handling of wake-upRafael J. Wysocki2008-07-074-89/+155