summaryrefslogtreecommitdiffstats
path: root/drivers/pci
Commit message (Expand)AuthorAgeFilesLines
* PCI: shpchp: use generic pci_hp_add_bridge()Yinghai Lu2012-06-131-32/+15
* PCI: cpci_hotplug: use generic pci_hp_add_bridge()Yinghai Lu2012-06-131-31/+6
* PCI: pciehp: use generic pci_hp_add_bridge()Yinghai Lu2012-06-131-26/+2
* PCI: add generic pci_hp_add_bridge()Yinghai Lu2012-06-132-0/+24
* PCI: sgihp: register busn_resYinghai Lu2012-06-131-1/+3
* PCI: ibmhp: register busn_resYinghai Lu2012-06-131-1/+3
* PCI: cpqhp: register busn_resYinghai Lu2012-06-131-1/+3
* PCI: shpchp: register busn_resYinghai Lu2012-06-131-1/+3
* PCI: cpci_hotplug: register busn_resYinghai Lu2012-06-131-1/+3
* PCI: insert busn_res for child busYinghai Lu2012-06-131-2/+3
* PCI: register busn_res for iov busYinghai Lu2012-06-131-1/+1
* PCI: add default busn_res for pci_scan_bus()Yinghai Lu2012-06-131-2/+4
* PCI: add default busn_resourceYinghai Lu2012-06-131-0/+7
* PCI: checking busn_res in pci_scan_root_bus()Yinghai Lu2012-06-131-1/+21
* PCI: insert busn_res in pci_create_root_bus()Yinghai Lu2012-06-131-1/+4
* PCI: release busn_res when removing busYinghai Lu2012-06-131-0/+1
* PCI: add busn_res operation functionsYinghai Lu2012-06-131-0/+68
* PCI: build a bus number resource tree for every domainYinghai Lu2012-06-131-0/+30
* PCI: replace struct pci_bus secondary/subordinate with busn_resYinghai Lu2012-06-139-59/+59
* Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds2012-05-291-1/+1
|\
| * OF: PCI: const usage needed by MIPSJohn Crispin2012-05-211-1/+1
* | Merge branch 'drm-core-next' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2012-05-241-0/+5
|\ \
| * \ Merge tag 'v3.4-rc6' into drm-intel-nextDaniel Vetter2012-05-073-11/+18
| |\ \ | | |/
| * | Merge tag 'drm-intel-next-2012-04-23' of git://people.freedesktop.org/~danvet...Dave Airlie2012-05-021-18/+39
| |\ \
| * | | vgaarb: Add support for setting the default video device (v2)Matthew Garrett2012-04-241-0/+5
* | | | Merge tag 'pci-for-3.5' of git://git.kernel.org/pub/scm/linux/kernel/git/helg...Linus Torvalds2012-05-217-124/+224
|\ \ \ \
| * | | | PCI: fix uninitialized variable 'cap_mask'Chunhe Lan2012-05-071-1/+1
| * | | | Merge branch 'topic/stratus' into nextBjorn Helgaas2012-05-072-2/+9
| |\ \ \ \
| | * | | | PCI: work around Stratus ftServer broken PCIe hierarchyBjorn Helgaas2012-04-302-2/+9
| * | | | | PCI: disable Bus Master on PCI device shutdownKhalid Aziz2012-05-041-0/+6
| * | | | | PCI: work around IvyBridge internal graphics FLR erratumXudong Hao2012-05-021-0/+58
| * | | | | Merge branch 'topic/yinghai-hostbridge-cleanup' into nextBjorn Helgaas2012-04-303-111/+133
| |\ \ \ \ \
| | * | | | | PCI: add host bridge release supportYinghai Lu2012-04-302-1/+10
| | * | | | | PCI: add generic device into pci_host_bridge structYinghai Lu2012-04-303-47/+36
| | * | | | | PCI: rename pci_host_bridge() to find_pci_root_bridge()Yinghai Lu2012-04-301-5/+13
| | * | | | | PCI: move host bridge-related code to host-bridge.cYinghai Lu2012-04-304-81/+97
| | |/ / / /
| * | | | | PCI: move mutex locking out of pci_dev_reset functionKonrad Rzeszutek Wilk2012-04-301-10/+17
| |/ / / /
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2012-05-201-1/+1
|\ \ \ \ \
| * | | | | ACPI / PCI / PM: Fix device PM regression related to D3hot/D3coldRafael J. Wysocki2012-05-171-1/+1
| | |_|_|/ | |/| | |
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2012-05-161-2/+2
|\ \ \ \ \ | |/ / / /
| * | | | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds2012-05-051-2/+2
| |\ \ \ \
| | * | | | ACPI: Fix D3hot v D3cold confusionLin Ming2012-05-051-2/+2
* | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2012-05-071-0/+1
|\ \ \ \ \ \ | |/ / / / /
| * | | | | Merge branch 'for-v3.4-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2012-04-271-0/+1
| |\ \ \ \ \ | | |_|/ / / | |/| | | |
| | * | | | pci: frv architecture needs generic setup-bus infrastructurePaul Gortmaker2012-04-261-0/+1
| | | |_|/ | | |/| |
* | | | | atl1c: add workaround for issue of bit INTX-disable for MSI interruptHuang, Xiong2012-04-301-0/+12
|/ / / /
* | | | PCI: Retry BARs restoration for Type 0 headers onlyRafael J. Wysocki2012-04-161-9/+15
|/ / /
* | | PCI: Fix regression in pci_restore_state(), v3Rafael J. Wysocki2012-04-151-18/+39
| |/ |/|
* | Merge tag 'stable/for-linus-3.4-rc1-tag' of git://git.kernel.org/pub/scm/linu...Linus Torvalds2012-04-061-0/+1
|\ \
| * | xen/pcifront: avoid pci_frontend_enable_msix() falsely returning successJan Beulich2012-04-061-0/+1
OpenPOWER on IntegriCloud