summaryrefslogtreecommitdiffstats
path: root/drivers/pci (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'pci/mjg-pci-roms-from-efi' into nextBjorn Helgaas2012-12-063-2/+27
|\
| * PCI: Add support for non-BAR ROMsMatthew Garrett2012-12-051-2/+9
| * PCI: Add pcibios_add_deviceMatthew Garrett2012-12-052-0/+18
* | Merge branch 'pci/huang-d3cold-fixes' into nextBjorn Helgaas2012-12-052-27/+42
|\ \
| * | PCI/PM: Keep runtime PM enabled for unbound PCI devicesHuang Ying2012-12-052-27/+42
* | | Merge branch 'pci/misc' into nextBjorn Helgaas2012-11-301-1/+4
|\ \ \
| * | | xen-pcifront: Handle backend CLOSED without CLOSINGDavid Vrabel2012-11-301-1/+4
* | | | Merge branch 'pci/misc' into nextBjorn Helgaas2012-11-282-5/+22
|\| | |
| * | | PCI/AER: Report success only when every device has AER-aware driverVijay Mohan Pandarathil2012-11-262-4/+22
* | | | Merge branch 'for-linus' into nextBjorn Helgaas2012-11-268-52/+62
|\ \ \ \
| * | | | PCI/portdrv: Don't create hotplug slots unless port supports hotplugTaku Izumi2012-11-061-1/+2
| | |/ / | |/| |
| * | | PCI/PM: Fix proc config reg access for D3cold and bridge suspendingHuang Ying2012-11-054-34/+42
| * | | PCI/PM: Resume device before shutdownHuang Ying2012-11-021-10/+2
| * | | PCI/PM: Fix deadlock when unbinding device if parent in D3coldHuang Ying2012-11-022-7/+16
| | |/ | |/|
* | | Merge branch 'pci/misc' into nextBjorn Helgaas2012-11-131-0/+2
|\ \ \ | | |/ | |/|
| * | PCI: Add GPL license for drivers/pci/ioapic moduleAndrew Cooks2012-11-131-0/+2
* | | Merge branch 'pci/don-sriov' into nextBjorn Helgaas2012-11-134-34/+234
|\ \ \
| * | | PCI: Remove useless "!dev" testsBjorn Helgaas2012-11-101-7/+7
| * | | PCI: Use spec names for SR-IOV capability fieldsBjorn Helgaas2012-11-103-33/+33
| * | | PCI: Provide method to reduce the number of total VFs supportedDonald Dutile2012-11-103-2/+50
| * | | PCI: SRIOV control and status via sysfsDonald Dutile2012-11-101-0/+127
| * | | PCI: Use is_visible() with boot_vga attribute for pci_devYinghai Lu2012-11-101-11/+10
| * | | PCI: Add pci_device_type to pdev's device structYinghai Lu2012-11-103-0/+26
| | |/ | |/|
* | | Merge branch 'pci/taku-prt-cleanup' into nextBjorn Helgaas2012-11-091-3/+2
|\ \ \
| * | | PCI: Don't pass pci_dev to pci_ext_cfg_avail()Taku Izumi2012-11-071-3/+2
* | | | Merge branch 'pci/yinghai-for-pci-root-bus-hotplug' into nextBjorn Helgaas2012-11-093-21/+59
|\| | | | |_|/ |/| |
| * | PCI: Add pci_stop_and_remove_root_bus()Yinghai Lu2012-11-031-0/+36
| * | PCI: Move out pci_enable_bridges out of assign_unsigned_bus_resYinghai Lu2012-11-032-2/+1
| * | PCI: Move pci_rescan_bus() back to probe.cYinghai Lu2012-11-032-23/+21
| * | PCI: Separate out pci_assign_unassigned_bus_resources()Yinghai Lu2012-10-301-14/+19
| |/
* | PCI/PM: Add comments for PME poll support for PCIeHuang Ying2012-11-071-9/+19
* | PCI: Add PLX PCI 9050 workaround for some Meilhaus DAQ cardsIan Abbott2012-11-071-0/+11
* | PCI: Add workaround for PLX PCI 9050 BAR alignment erratumIan Abbott2012-11-071-0/+28
* | PCI: Convert dev_printk(KERN_<LEVEL> to dev_<level>(Joe Perches2012-11-073-11/+8
* | PCI: Don't touch card regs after runtime suspend D3Dave Airlie2012-11-071-3/+3
|/
* Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds2012-10-051-1/+1
|\
| * powerpc/eeh: Remove EEH PE for normal PCI hotplugGavin Shan2012-09-181-1/+1
| * Merge commit 'v3.6-rc5' into pci/gavin-window-alignmentBjorn Helgaas2012-09-136-16/+89
| |\
* | \ Merge tag 'stable/for-linus-3.7-x86-tag' of git://git.kernel.org/pub/scm/linu...Linus Torvalds2012-10-031-5/+10
|\ \ \
| * \ \ Merge branch 'stable/late-swiotlb.v3.3' into stable/for-linus-3.7Konrad Rzeszutek Wilk2012-09-231-4/+9
| |\ \ \
| | * | | xen/pcifront: Use Xen-SWIOTLB when initting if required.Konrad Rzeszutek Wilk2012-09-171-4/+9
| * | | | Merge branch 'x86/platform' of git://git.kernel.org/pub/scm/linux/kernel/git/...Konrad Rzeszutek Wilk2012-09-1237-654/+1159
| |\ \ \ \ | | | |_|/ | | |/| |
| * | | | xen/apic/xenbus/swiotlb/pcifront/grant/tmem: Make functions or variables static.Konrad Rzeszutek Wilk2012-08-211-1/+1
| | |/ / | |/| |
* | | | Merge tag 'pm-for-3.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds2012-10-031-17/+0
|\ \ \ \
| * \ \ \ Merge branch 'pm-sleep'Rafael J. Wysocki2012-09-241-17/+0
| |\ \ \ \ | | |_|/ / | |/| | |
| | * | | PM: Prevent runtime suspend during system resumeAlan Stern2012-09-191-17/+0
* | | | | Merge tag 'for-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pciLinus Torvalds2012-10-0134-1121/+669
|\ \ \ \ \
| * \ \ \ \ Merge branch 'pci/yinghai-misc' into nextBjorn Helgaas2012-09-252-3/+9
| |\ \ \ \ \
| | * | | | | PCI: Use correct type when freeing bus resource listYinghai Lu2012-09-191-1/+5
| | * | | | | PCI: Check P2P bridge for invalid secondary/subordinate rangeYinghai Lu2012-09-191-2/+4
| | |/ / / /