aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/pci/pci.c
Commit message (Expand)AuthorAge
* PCI: Fix unaligned access in AF transaction pending testAlex Williamson2014-06-17
* Merge tag 'pci-v3.16-changes-2' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2014-06-12
|\
| * PCI: Merge multi-line quoted stringsRyan Desfosses2014-06-10
| * PCI: Whitespace cleanupRyan Desfosses2014-06-10
| * PCI: Move EXPORT_SYMBOL so it immediately follows function/variableRyan Desfosses2014-06-10
* | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds2014-06-10
|\ \
| * | powerpc/pci: Mask linkDown on resetting PCI busGavin Shan2014-04-28
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2014-06-04
|\ \ \
| * | | pci: change "foo* bar" to "foo *bar"Ryan Desfosses2014-05-05
| |/ /
* | | Merge tag 'pci-v3.16-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2014-06-02
|\ \ \ | | |/ | |/|
| * | Merge branch 'pci/misc' into nextBjorn Helgaas2014-05-28
| |\ \
| | * | PCI: Turn pcibios_penalize_isa_irq() into a weak functionHanjun Guo2014-05-27
| | | |
| | \ \
| *-. \ \ Merge branches 'pci/hotplug', 'pci/pci_is_bridge' and 'pci/virtualization' in...Bjorn Helgaas2014-05-28
| |\ \ \ \ | | |_|/ / | |/| | / | | | |/
| | * / PCI: Notify driver before and after device resetKeith Busch2014-05-27
| | |/
| * / PCI: Fix incorrect vgaarb conditional in WARN_ON()Bjorn Helgaas2014-04-25
| |/
* / PCI: Wrong register used to check pending trafficGavin Shan2014-05-19
|/
* Merge branch 'pci/resource' into nextBjorn Helgaas2014-03-19
|\
| * PCI: Add "weak" generic pcibios_enable_device() implementationBjorn Helgaas2014-03-19
| * PCI: Mark resources as IORESOURCE_UNSET if we can't assign themBjorn Helgaas2014-02-27
| * PCI: Remove pci_find_parent_resource() use for allocationBjorn Helgaas2014-02-27
* | Merge branch 'pci/misc' into nextBjorn Helgaas2014-03-19
|\ \
| * | PCI: Enable INTx in pci_reenable_device() only when MSI/MSI-X not enabledBjorn Helgaas2014-03-07
* | | Merge branch 'pci/misc' into nextBjorn Helgaas2014-02-18
|\| |
| * | PCI: Enable INTx if BIOS left them disabledBjorn Helgaas2014-02-18
| * | PCI: Remove unnecessary list_empty(&pci_pme_list) checkBjorn Helgaas2014-02-04
| |/
* | Merge branch 'pci/list-for-each-entry' into nextBjorn Helgaas2014-02-18
|\ \
| * | PCI: Remove pci_bus_b() and use list_for_each_entry() directlyYijing Wang2014-02-14
| |/
* / PCI: Add device-specific PCI ACS enableAlex Williamson2014-02-11
|/
* Merge tag 'pci-v3.14-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2014-01-22
|\
| * Merge branch 'pci/reset' into nextBjorn Helgaas2014-01-15
| |\
| | * PCI: Add pci_try_reset_function(), pci_try_reset_slot(), pci_try_reset_bus()Alex Williamson2014-01-14
| * | Merge branch 'pci/misc' into nextBjorn Helgaas2014-01-15
| |\ \ | | |/ | |/|
| | * PCI: Fix pci_check_and_unmask_intx() comment typosBjorn Helgaas2014-01-14
| * | Merge branch 'pci/dead-code' into nextBjorn Helgaas2014-01-13
| |\ \
| | * | PCI: Make local functions staticStephen Hemminger2014-01-13
| | * | PCI: Remove unused ID-Based Ordering supportStephen Hemminger2014-01-10
| | * | PCI: Remove unused Optimized Buffer Flush/Fill supportStephen Hemminger2014-01-10
| | * | PCI: Remove unused Latency Tolerance Reporting supportStephen Hemminger2014-01-10
| | |/
| * | PCI: Add Virtual Channel to save/restore supportAlex Williamson2013-12-17
| * | PCI: Add support for save/restore of extended capabilitiesAlex Williamson2013-12-17
| * | PCI: Add pci_wait_for_pending() (refactor pci_wait_for_pending_transaction())Alex Williamson2013-12-17
| |/
* / PCI / tg3: Give up chip reset and carrier loss handling if PCI device is not ...Rafael J. Wysocki2013-12-02
|/
* PCI: Fix whitespace, capitalization, and spelling errorsBjorn Helgaas2013-11-14
* Merge branch 'pci/misc' into nextBjorn Helgaas2013-11-07
|\
| * PCI: Enable upstream bridges even for VFs on virtual busesBjorn Helgaas2013-11-07
* | Merge branch 'pci/misc' into nextBjorn Helgaas2013-11-06
|\|
| * PCI: Drop warning about drivers that don't use pci_set_master()Bjorn Helgaas2013-11-05
| * PCI: Workaround missing pci_set_master in pci driversYinghai Lu2013-11-05
* | Merge branch 'pci/misc' into nextBjorn Helgaas2013-10-31
|\|
| * PCI: Report pci_pme_active() kmalloc failureBjorn Helgaas2013-10-29