summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* PCI: cache PCIe capability offsetKenji Kaneshige2009-11-061-0/+1
* PCI: improve discovery/configuration messagesBjorn Helgaas2009-11-044-39/+57
* PCI: replace pr_debug with dev_dbgBjorn Helgaas2009-11-041-8/+7
* PCI: make PME# messages KERN_DEBUGBjorn Helgaas2009-11-041-2/+3
* PCI: remove pci_find_slot from PCI_LEGACY config descriptionThadeu Lima de Souza Cascardo2009-11-041-4/+4
* vsprintf: use %pR, %pr instead of %pRt, %pRfBjorn Helgaas2009-11-049-70/+67
* 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-041-17/+17
* PCI: populate subsystem vendor and device IDs for PCI bridgesGabe Black2009-11-041-0/+6
* PCI: PCIe AER: honor ACPI HEST FIRMWARE FIRST modeMatt Domsch2009-11-044-2/+166
* 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
* PCI: add xen dom0 checking before ACS initializationAllen Kay2009-11-041-1/+2
* PCI: acs p2p upsteram forwarding enablingAllen Kay2009-11-043-0/+42
* xen: move Xen-testing predicates to common headerJeremy Fitzhardinge2009-11-0412-0/+21
* PNP: print resources consistently with %pRtBjorn Helgaas2009-11-044-61/+18
* PCI: print resources consistently with %pRtBjorn Helgaas2009-11-044-43/+24
* PCI hotplug: acpiphp should be linked after vendor driversMatthew Garrett2009-11-041-4/+8
* PCI hotplug: change PCI nomenclatureStefan Assmann2009-11-041-11/+11
* PCI: pci_dfl_cache_line_size is __devinitdataTejun Heo2009-11-041-1/+1
* pccard: configure CLS on attachTejun Heo2009-11-042-28/+35
* sparc64/PCI: drop PCI_CACHE_LINE_BYTESTejun Heo2009-11-041-5/+1
* PCI: determine CLS more intelligentlyJesse Barnes2009-11-042-8/+41
* 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
| * drm/i915: Save and restore the GM45 FBC regs on suspend and resume.Jesse Barnes2009-10-132-8/+19
| * drm/i915: Set the LVDS_BORDER when using LVDS scaling modeZhao Yakui2009-10-134-1/+15
| * drm/i915: disable FBC for Pineview, fixing a boot hang.Shaohua Li2009-10-132-3/+2
* | Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2009-11-033-9/+41
|\ \
OpenPOWER on IntegriCloud