summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* PCI: avoid boot interrupt quirk for AMD 813x B1 devicesStefan Assmann2009-11-041-3/+7
* PCI Hotplug: acpiphp: clean up list traversalsAlex Chiang2009-11-041-41/+17
* PCI hotplug: move IOAPIC support from acpiphp to ioapic driverBjorn Helgaas2009-11-045-196/+136
* PCI: fix memory leak in aer_injectAndrew Patterson2009-11-041-1/+1
* PCI: use better error return values in aer_injectAndrew Patterson2009-11-041-4/+4
* PCI: add support for PCI domains to aer_injectAndrew Patterson2009-11-041-12/+34
* PCI: add pci_get_domain_bus_and_slot functionAndrew Patterson2009-11-042-18/+24
* PCI: populate subsystem vendor and device IDs for PCI bridgesGabe Black2009-11-042-0/+11
* PCI: PCIe AER: honor ACPI HEST FIRMWARE FIRST modeMatt Domsch2009-11-046-2/+179
* PCI: pciehp: prevent unnecessary power offKenji Kaneshige2009-11-041-16/+10
* PCI: pciehp: fix typo in pciehp_probeKenji Kaneshige2009-11-041-1/+1
* PCI: pciehp: return error on read/write failureKenji Kaneshige2009-11-043-92/+22
* PCI: pciehp: create files only for existing capabilitiesKenji Kaneshige2009-11-041-16/+22
* PCI: pciehp: remove wrong workaround for bad DLLPKenji Kaneshige2009-11-041-50/+3
* PCI: pciehp: disable DLL state changed event notificationKenji Kaneshige2009-11-041-1/+2
* PCI: fix nit in ROM BAR size probingMichael S. Tsirkin2009-11-041-2/+2
* x86/PCI: use -DDEBUG when CONFIG_PCI_DEBUG setBjorn Helgaas2009-11-041-0/+4
* PCI: add xen dom0 checking before ACS initializationAllen Kay2009-11-041-1/+2
* PCI: acs p2p upsteram forwarding enablingAllen Kay2009-11-044-0/+55
* xen: move Xen-testing predicates to common headerJeremy Fitzhardinge2009-11-0415-27/+54
* x86/PCI: allow MMCONFIG above 4GBBjorn Helgaas2009-11-041-11/+20
* x86/PCI/PAT: return EINVAL for pci mmap WC request for !pat_enabledSuresh Siddha2009-11-041-0/+9
* PNP: print resources consistently with %pRtBjorn Helgaas2009-11-044-61/+18
* ia64/PCI: print resources consistently with %pRtBjorn Helgaas2009-11-041-5/+16
* x86/PCI: print resources consistently with %pRtBjorn Helgaas2009-11-042-10/+16
* PCI: print resources consistently with %pRtBjorn Helgaas2009-11-044-43/+24
* vsprintf: add %pRt, %pRf to print struct resource detailsBjorn Helgaas2009-11-041-7/+44
* vsprintf: add %pR support for IRQ and DMA resourcesBjorn Helgaas2009-11-041-10/+21
* vsprintf: fix io/mem resource widthBjorn Helgaas2009-11-041-2/+2
* PCI hotplug: acpiphp should be linked after vendor driversMatthew Garrett2009-11-041-4/+8
* PCI hotplug: change PCI nomenclatureStefan Assmann2009-11-041-11/+11
* x86/PCI: Use generic cacheline sizing instead of per-vendor tests.Dave Jones2009-11-041-7/+11
* PCI: pci_dfl_cache_line_size is __devinitdataTejun Heo2009-11-041-1/+1
* pccard: configure CLS on attachTejun Heo2009-11-043-28/+36
* sparc64/PCI: drop PCI_CACHE_LINE_BYTESTejun Heo2009-11-043-7/+8
* PCI: determine CLS more intelligentlyJesse Barnes2009-11-045-19/+49
* x86/PCI: read root resources from IOH on IntelYinghai Lu2009-11-044-27/+135
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/anh...Linus Torvalds2009-11-048-95/+486
|\
| * drm/i915: Ironlake suspend/resume supportZhenyu Wang2009-10-232-55/+256
| * drm/i915: kill warning in intel_find_pll_g4x_dpJesse Barnes2009-10-231-0/+1
| * drm/i915: update watermarks before enabling PLLsJesse Barnes2009-10-231-1/+2
| * drm/i915: add FIFO watermark support for G4xJesse Barnes2009-10-232-8/+84
| * drm/i915: quiet DP i2c initZhenyu Wang2009-10-191-1/+1
| * drm/i915: fix panel fitting filter coefficient select for IronlakeZhenyu Wang2009-10-192-1/+6
| * drm/i915: fix to setup display reference clock control on IronlakeZhenyu Wang2009-10-192-2/+42
| * drm/i915: Install a fence register for fbc on g4xChris Wilson2009-10-151-3/+5
| * drm/i915: save/restore BLC histogram control reg across suspend/resumeJesse Barnes2009-10-153-0/+5
| * drm/i915: Fix FDI M/N setting according with correct color depthZhenyu Wang2009-10-132-4/+32
| * drm/i915: disable powersave feature for Ironlake currentlyZhenyu Wang2009-10-132-3/+13
| * drm/i915: Fix render reclock availability detection.Andy Lutomirski2009-10-131-8/+6
OpenPOWER on IntegriCloud