summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2017-02-15Merge branch 'pci/msi' into nextBjorn Helgaas
2017-02-15Merge branch 'pci/hotplug' into nextBjorn Helgaas
2017-02-15Merge branch 'pci/enumeration' into nextBjorn Helgaas
2017-02-15Merge branch 'pci/dpc' into nextBjorn Helgaas
2017-02-15Merge branch 'pci/aspm' into nextBjorn Helgaas
2017-02-14PCI/ASPM: Add comment about L1 substate latencyRajat Jain
2017-02-14PCI/ASPM: Configure L1 substate settingsRajat Jain
2017-02-14PCI/ASPM: Calculate and save the L1.2 timing parametersRajat Jain
2017-02-14PCI/ASPM: Read and set up L1 substate capabilitiesRajat Jain
2017-02-14PCI/ASPM: Add support for L1 substatesRajat Jain
2017-02-10PCI/MSI: Return -ENOSPC if pci_enable_msi_range() can't get enough vectorsDennis Chen
2017-02-10PCI/portdrv: Use pci_irq_alloc_vectors()Christoph Hellwig
2017-02-10PCI/MSI: Check that we have a legacy interrupt line before using itChristoph Hellwig
2017-02-10PCI: Remove duplicate check for positive return value from probe() functionsGabriel Krisman Bertazi
2017-02-10PCI/DPC: Wait for Root Port busy to clearKeith Busch
2017-02-10PCI/DPC: Decode extended reasonsKeith Busch
2017-02-10PCI/MSI: Remove pci_msi_domain_{alloc,free}_irqs()Christoph Hellwig
2017-02-10PCI/MSI: Remove unused pci_msi_create_default_irq_domain()Christoph Hellwig
2017-02-10PCI/MSI: Return failure when msix_setup_entries() failsChristophe JAILLET
2017-02-09PCI: Enable PCIe Extended Tags if supportedSinan Kaya
2017-02-09PCI/AER: Remove unused .link_reset() callbackMichael S. Tsirkin
2017-01-30PCI: Avoid possible deadlock on pci_lock and p->pi_lockBjorn Helgaas
2017-01-13PCI/MSI: Remove pci_enable_msi_{exact,range}()Christoph Hellwig
2017-01-13amd-xgbe: Update PCI support to use new IRQ functionsTom Lendacky
2017-01-13[media] cobalt: use pci_irq_allocate_vectors()Christoph Hellwig
2017-01-12PCI/ACPI: Fix bus range comparison in pci_mcfg_lookup()Zhou Wang
2017-01-11PCI/MSI: Fix msi_capability_init() kernel-doc warningsRandy Dunlap
2017-01-11PCI: acpiphp_ibm: Make ibm_apci_table_attr __ro_after_initBhumika Goyal
2017-01-11PCI: rpadlpar: Remove unnecessary return statementRahul Krishnan
2017-01-02PCI: Apply _HPX settings only to relevant devicesBjorn Helgaas
2016-12-25avoid spurious "may be used uninitialized" warningLinus Torvalds
2016-12-25Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2016-12-25Merge branch 'smp-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2016-12-25ktime: Cleanup ktime_set() usageThomas Gleixner
2016-12-25ktime: Get rid of the unionThomas Gleixner
2016-12-25clocksource: Use a plain u64 instead of cycle_tThomas Gleixner
2016-12-25irqchip/armada-xp: Consolidate hotplug state spaceThomas Gleixner
2016-12-25irqchip/gic: Consolidate hotplug state spaceThomas Gleixner
2016-12-25coresight/etm3/4x: Consolidate hotplug state spaceThomas Gleixner
2016-12-25cpu/hotplug: Cleanup state namesThomas Gleixner
2016-12-25staging/lustre/libcfs: Convert to hotplug state machineAnna-Maria Gleixner
2016-12-25scsi/bnx2i: Convert to hotplug state machineSebastian Andrzej Siewior
2016-12-25scsi/bnx2fc: Convert to hotplug state machineSebastian Andrzej Siewior
2016-12-25bus: arm-ccn: Prevent hotplug callback leakThomas Gleixner
2016-12-25scsi: qedi: Convert to hotplug state machineThomas Gleixner
2016-12-24Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds
2016-12-24Merge tag 'watchdog-for-linus-v4.10' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2016-12-24Merge tag 'ntb-4.10' of git://github.com/jonmason/ntbLinus Torvalds
2016-12-23Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2016-12-23Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds