summaryrefslogtreecommitdiffstats
path: root/drivers/pci
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | PCI/PM: Keep runtime PM enabled for unbound PCI devicesHuang Ying2012-12-042-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
| |\ \ \ \ \ | | | |_|_|/ | | |/| | |
| * | | | | 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-091-7/+7
| | * | | | | PCI: Use spec names for SR-IOV capability fieldsBjorn Helgaas2012-11-093-33/+33
| | * | | | | PCI: Provide method to reduce the number of total VFs supportedDonald Dutile2012-11-093-2/+50
| | * | | | | PCI: SRIOV control and status via sysfsDonald Dutile2012-11-091-0/+127
| | * | | | | PCI: Use is_visible() with boot_vga attribute for pci_devYinghai Lu2012-11-091-11/+10
| | * | | | | PCI: Add pci_device_type to pdev's device structYinghai Lu2012-11-093-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 tag 'driver-core-3.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2012-12-1113-159/+121
|\ \ \ \
| * | | | PCI: Remove __dev* markingsBill Pemberton2012-11-288-90/+90
| * | | | PCI: Always build setup-bus when PCI is enabledBill Pemberton2012-11-281-4/+1
| * | | | PCI: Move pci_uevent into pci-driver.cBill Pemberton2012-11-284-40/+33
| * | | | PCI: Remove CONFIG_HOTPLUG ifdefsBill Pemberton2012-11-284-28/+0
| | |/ / | |/| |
* | | | ACPI / PM: Move routines for adding/removing device wakeup notifiersRafael J. Wysocki2012-11-151-67/+4
* | | | Merge branch 'pm-qos' into acpi-dev-pmRafael J. Wysocki2012-11-151-1/+7
|\ \ \ \ | |/ / / |/| | |
| * | | PM / ACPI: Take device PM QoS flags into accountRafael J. Wysocki2012-10-241-1/+7
| |/ /
* | | PCI/portdrv: Don't create hotplug slots unless port supports hotplugTaku Izumi2012-11-051-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 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds2012-10-061-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-021-5/+10
|\ \ \
| * \ \ Merge branch 'stable/late-swiotlb.v3.3' into stable/for-linus-3.7Konrad Rzeszutek Wilk2012-09-221-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-021-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
OpenPOWER on IntegriCloud