summaryrefslogtreecommitdiff
path: root/drivers/pci
AgeCommit message (Expand)Author
2012-03-22Merge tag 'stable/for-linus-3.4-tag' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2012-03-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2012-03-20Merge tag 'driver-core-3.3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2012-03-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2012-03-09Merge 3.3-rc6 into driver-core-nextGreg Kroah-Hartman
2012-03-07PCI: ignore pre-1.1 ASPM quirking when ASPM is disabledMatthew Garrett
2012-03-04tg3: Recode PCI MRRS adjustment as a PCI quirkMatt Carlson
2012-02-18Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...Linus Torvalds
2012-02-14Merge tag 'stable/for-linus-fixes-3.3-rc3' of git://git.kernel.org/pub/scm/li...Linus Torvalds
2012-02-10PCI: Fix pci cardbus removalYinghai Lu
2012-02-10PCI: set pci sriov page size before reading SRIOV BARVaidyanathan Srinivasan
2012-02-10PCI: workaround hard-wired bus number V2Yinghai Lu
2012-02-03xen/pci[front|back]: Use %d instead of %1x for displaying PCI devfn.Konrad Rzeszutek Wilk
2012-02-02Merge 3.3-rc2 into the driver-core-next branch.Greg Kroah-Hartman
2012-01-27PCI/XEN: Fix bug introduced by a recent changeAlan Stern
2012-01-26USB/PCI/PCMCIA: Clean up new_id and remove_id sysfs attribute routinesAlan Stern
2012-01-24Remove useless get_driver()/put_driver() callsAlan Stern
2012-01-24Dynamic ID addition doesn't need get_driver()Alan Stern
2012-01-23kernel-doc: fix new warnings in pciRandy Dunlap
2012-01-14Merge branch 'for-linus' of git://selinuxproject.org/~jmorris/linux-securityLinus Torvalds
2012-01-13module_param: make bool parameters really bool (drivers & misc)Rusty Russell
2012-01-12pci: Introduce __pci_reset_function_locked to be used when holding device_lock.Konrad Rzeszutek Wilk
2012-01-11Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...Linus Torvalds
2012-01-10Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommuLinus Torvalds
2012-01-10Merge branch 'stable/for-linus-3.3' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2012-01-09Merge branches 'iommu/fixes', 'arm/omap' and 'x86/amd' into nextJoerg Roedel
2012-01-08Merge branch 'for-linus2' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...Linus Torvalds
2012-01-06x86/PCI: Expand the x86_msi_ops to have a restore MSIs.Konrad Rzeszutek Wilk
2012-01-06Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2012-01-06PCI: Enable ATS at the device state restoreHao, Xudong
2012-01-06PCI: msi: fix imbalanced refcount of msi irq sysfs objectsNeil Horman
2012-01-06PCI: kconfig: English typo in pci/pcie/KconfigP. Christeas
2012-01-06PCI/PM/Runtime: make PCI traces quieterVincent Palatin
2012-01-06PCI: remove pci_create_bus()Bjorn Helgaas
2012-01-06PCI: deprecate pci_scan_bus_parented()Bjorn Helgaas
2012-01-06PCI: convert pci_scan_bus_parented() to use pci_create_root_bus()Bjorn Helgaas
2012-01-06PCI: convert pci_scan_bus() to use pci_create_root_bus()Bjorn Helgaas
2012-01-06PCI: add pci_scan_root_bus() that accepts resource listBjorn Helgaas
2012-01-06PCI: add pci_create_root_bus() that accepts resource listBjorn Helgaas
2012-01-06PCI: show host bridges and root bus resourcesBjorn Helgaas
2012-01-06PCI: add helpers for building PCI bus resource listsBjorn Helgaas
2012-01-06PCI: delay configuration of SRIOV capabilityRam Pai
2012-01-06PCI: Only call pci_stop_bus_device() one time for child devices at removeYinghai Lu
2012-01-06PCI: latency timer doesn't apply to PCIeMyron Stowe
2012-01-06PCI: Pull PCI 'latency timer' setup up into the coreMyron Stowe
2012-01-06PCI: Introduce INTx check & mask APIJan Kiszka
2012-01-06PCI: Rework config space blocking servicesJan Kiszka
2012-01-06PCI: fix a brace coding style issue in probe.cZac Storer
2012-01-06PCI: pci_has_legacy_pm_support add driver and device to WARNDavid Fries
2012-01-06PCI: msi: Disable msi interrupts when we initialize a pci deviceEric W. Biederman