aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/pci (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-01-23kernel-doc: fix new warnings in pciRandy Dunlap1-3/+3
2012-01-14Merge branch 'for-linus' of git://selinuxproject.org/~jmorris/linux-securityLinus Torvalds1-1/+1
2012-01-13module_param: make bool parameters really bool (drivers & misc)Rusty Russell16-25/+25
2012-01-11Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pciLinus Torvalds12-64/+372
2012-01-10Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommuLinus Torvalds8-85/+214
2012-01-10Merge branch 'stable/for-linus-3.3' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xenLinus Torvalds1-7/+4
2012-01-09Merge branches 'iommu/fixes', 'arm/omap' and 'x86/amd' into nextJoerg Roedel8-85/+214
2012-01-08Merge branch 'for-linus2' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds1-2/+2
2012-01-06x86/PCI: Expand the x86_msi_ops to have a restore MSIs.Konrad Rzeszutek Wilk1-2/+27
2012-01-06Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds2-10/+9
2012-01-06PCI: Enable ATS at the device state restoreHao, Xudong3-0/+26
2012-01-06PCI: msi: fix imbalanced refcount of msi irq sysfs objectsNeil Horman1-2/+12
2012-01-06PCI: kconfig: English typo in pci/pcie/KconfigP. Christeas1-1/+1
2012-01-06PCI/PM/Runtime: make PCI traces quieterVincent Palatin2-6/+5
2012-01-06PCI: remove pci_create_bus()Bjorn Helgaas1-14/+0
2012-01-06PCI: deprecate pci_scan_bus_parented()Bjorn Helgaas1-0/+1
2012-01-06PCI: convert pci_scan_bus_parented() to use pci_create_root_bus()Bjorn Helgaas1-1/+6
2012-01-06PCI: convert pci_scan_bus() to use pci_create_root_bus()Bjorn Helgaas1-0/+19
2012-01-06PCI: add pci_scan_root_bus() that accepts resource listBjorn Helgaas1-0/+15
2012-01-06PCI: add pci_create_root_bus() that accepts resource listBjorn Helgaas1-4/+21
2012-01-06PCI: show host bridges and root bus resourcesBjorn Helgaas1-1/+12
2012-01-06PCI: add helpers for building PCI bus resource listsBjorn Helgaas1-5/+27
2012-01-06PCI: delay configuration of SRIOV capabilityRam Pai1-2/+2
2012-01-06PCI: Only call pci_stop_bus_device() one time for child devices at removeYinghai Lu1-3/+7
2012-01-06PCI: latency timer doesn't apply to PCIeMyron Stowe1-0/+4
2012-01-06PCI: Pull PCI 'latency timer' setup up into the coreMyron Stowe1-0/+29
2012-01-06PCI: Introduce INTx check & mask APIJan Kiszka3-1/+113
2012-01-06PCI: Rework config space blocking servicesJan Kiszka3-34/+56
2012-01-06PCI: fix a brace coding style issue in probe.cZac Storer1-1/+1
2012-01-06PCI: pci_has_legacy_pm_support add driver and device to WARNDavid Fries1-1/+2
2012-01-06PCI: msi: Disable msi interrupts when we initialize a pci deviceEric W. Biederman1-0/+10
2012-01-06PCI/ACPI/PM: Avoid resuming devices that don't signal PMERafael J. Wysocki1-4/+8
2012-01-06PCI: pciehp: Handle push button event asynchronouslyKenji Kaneshige4-13/+2
2012-01-06PCI: pciehp: Fix wrong workqueue cleanupKenji Kaneshige1-1/+1
2012-01-06PCI: Rework ASPM disable codeMatthew Garrett2-22/+37
2012-01-06PCI: Fix PRI and PASID consistencyAlex Williamson1-10/+10
2012-01-06PCI/sysfs: add per pci device msi[x] irq listing (v5)Neil Horman1-0/+111
2012-01-05capabilities: reverse arguments to security_capableEric Paris1-1/+1
2012-01-04Xen: consolidate and simplify struct xenbus_driver instantiationJan Beulich1-7/+4
2012-01-03switch ->is_visible() to returning umode_tAl Viro1-2/+2
2011-12-18pci: Fix hotplug of Express Module with pci bridgesYinghai Lu1-1/+5
2011-12-14PCI: Set device power state to PCI_D0 for device without native PM supportAjaykumar Hotchandani2-1/+3
2011-12-13PCI hotplug: Always allow acpiphp to handle non-PCIe bridgesRafael J. Wysocki1-17/+12
2011-12-06pci, x86/io-apic: Allow PCI_IOAPIC to be user configurable on x86Jan Beulich2-10/+9
2011-12-05PCI: fix ats compile failureJames Bottomley1-0/+1
2011-12-05PCI: defer enablement of SRIOV BARSRam Pai2-1/+8
2011-12-05PCI: More PRI/PASID cleanupAlex Williamson1-34/+35
2011-12-05PCI: Enable is not exposed as a PASID capabilityAlex Williamson1-3/+2
2011-12-05PCI: msi: Disable msi interrupts when we initialize a pci deviceEric W. Biederman1-0/+10
2011-12-05PCI/ACPI/PM: Avoid resuming devices that don't signal PMERafael J. Wysocki1-4/+8