summaryrefslogtreecommitdiff
path: root/drivers/pci
Commit message (Expand)AuthorAge
...
| | * | | | PCI: When removing bus, always remove legacy files & unregisterJiang Liu2013-04-12
| | |/ / /
| * | | | Merge branch 'pci/misc' into nextBjorn Helgaas2013-04-15
| |\ \ \ \
| | * | | | PCI: Clean up quirk_io_regionYinghai Lu2013-04-15
| | * | | | PCI: Use vma_pages() to replace (vm_end - vm_start) >> PAGE_SHIFTLibin2013-04-15
| | * | | | PCI: Use PCI_EXP_SLTCAP_PSN mask when extracting slot numberBjorn Helgaas2013-04-15
| | * | | | PCI: Remove unnecessary dependencies between PME and ACPIBjorn Helgaas2013-04-15
| | * | | | PCI: Add MSI INTX_DISABLE quirks for AR8161/AR8162/AR8171/AR8172/E210XXiong Huang2013-04-04
| | * | | | PCI: aer_inject: Fix return values when device not foundPrarit Bhargava2013-04-03
| | |/ / /
| * | | | PCI/AER: Remove local PCI_BUS() define and use PCI_BUS_NUM() from PCIShuah Khan2013-03-26
| |/ / /
* | | | s390/pci: do not modify function handlesSebastian Ott2013-04-17
* | | | s390/pci: debug device statesSebastian Ott2013-04-17
| |/ / |/| |
* | | PCI/PM: Disable runtime PM of PCIe portsRafael J. Wysocki2013-04-03
* | | PCI/ACPI: Always resume devices on ACPI wakeup notificationsRafael J. Wysocki2013-04-03
* | | PCI: Don't try to disable Bus Master on disconnected PCI devicesKonstantin Khlebnikov2013-04-02
* | | PCI: Add PCI ROM helper for platform-provided ROM imagesMatthew Garrett2013-03-26
| |/ |/|
* | PCI: Use ROM images from firmware only if no other ROM source availableMatthew Garrett2013-03-19
|/
* ACPI / glue: Add .match() callback to struct acpi_bus_typeRafael J. Wysocki2013-03-04
* hlist: drop the node parameter from iteratorsSasha Levin2013-02-27
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2013-02-26
|\
| * new helper: file_inode(file)Al Viro2013-02-22
* | Merge tag 'pci-v3.9-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2013-02-25
|\ \
| * \ Merge branch 'pci/yinghai-root-bus-hotplug' into nextBjorn Helgaas2013-02-19
| |\ \
| | * | PCI/ACPI: Don't cache _PRT, and don't associate them with bus numbersYinghai Lu2013-02-16
| * | | Merge branch 'pci/misc' into nextBjorn Helgaas2013-02-15
| |\ \ \
| | * | | PCI: Fix PCI Express Capability accessors for PCI_EXP_FLAGSAlex Williamson2013-02-15
| * | | | Merge branch 'pci/konstantin-runtime-pm' into nextBjorn Helgaas2013-02-12
| |\ \ \ \
| | * | | | PCI/PM: Clear state_saved during suspendRafael J. Wysocki2013-02-11
| | * | | | PCI: Use atomic_inc_return() rather than atomic_add_return()Bjorn Helgaas2013-02-11
| | * | | | PCI: Catch attempts to disable already-disabled devicesKonstantin Khlebnikov2013-02-11
| | * | | | PCI: Disable Bus Master unconditionally in pci_device_shutdown()Konstantin Khlebnikov2013-02-11
| * | | | | Merge branch 'pci/misc' into nextBjorn Helgaas2013-02-02
| |\ \ \ \ \ | | | |/ / / | | |/| | |
| | * | | | PCI: pciehp: Drop suspend/resume ENTRY messagesPaul Bolle2013-02-01
| | * | | | PCI: Use PCI Express Capability accessorMyron Stowe2013-01-30
| | * | | | PCI: Kill pci_is_reassigndev()Yinghai Lu2013-01-24
| * | | | | Merge branch 'pci/joe-aspm' into nextBjorn Helgaas2013-02-02
| |\ \ \ \ \
| | * | | | | PCI/ASPM: Don't touch ASPM if forcibly disabledJoe Lawrence2013-02-01
| | * | | | | PCI/ASPM: Deallocate upstream link state even if device is not PCIeMyron Stowe2013-02-01
| | | |/ / / | | |/| | |
| * | | | | Merge branch 'pci/yinghai-root-bus-hotplug' into nextBjorn Helgaas2013-02-02
| |\ \ \ \ \ | | | |_|/ / | | |/| | |
| | * | | | PCI: acpiphp: Remove dead code for PCI host bridge hotplugJiang Liu2013-02-02
| | * | | | PCI: acpiphp: Create companion ACPI devices before creating PCI devicesJiang Liu2013-02-01
| | * | | | PCI: Remove unused "rc" in virtfn_add_bus()Yijing Wang2013-02-01
| * | | | | Merge branch 'pci/yinghai-root-bus-hotplug' into nextBjorn Helgaas2013-01-26
| |\ \ \ \ \ | | |/ / / /
| | * | | | PCI: Put pci_dev in device tree as early as possibleYinghai Lu2013-01-25
| | * | | | PCI: Skip attaching driver in device_add()Yinghai Lu2013-01-25
| | * | | | PCI: acpiphp: Keep driver loaded even if no slots foundYinghai Lu2013-01-25
| | * | | | PCI: acpiphp: Move host bridge hotplug to pci_root.cYinghai Lu2013-01-25
| | * | | | PCI/ACPI: acpiphp: Rename alloc_acpiphp_hp_work() to alloc_acpi_hp_work()Yinghai Lu2013-01-25
| | * | | | PCI: Make device create/destroy logic symmetricJiang Liu2013-01-25
| | * | | | PCI: Fix reference count leak in pci_dev_present()Jiang Liu2013-01-25
| | * | | | PCI: Set pci_dev dev_node early so IOAPIC irq_descs are allocated locallyYinghai Lu2013-01-25