summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)Author
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-02-09PCI: generic: Call pci_fixup_irqs() only on ARMDongdong Liu
2017-02-09PCI: Disable MSI for HiSilicon Hip06/Hip07 Root PortsDongdong Liu
2017-02-09PCI: hisi: Rename config space accessors to remove "acpi"Bjorn Helgaas
2017-02-08PCI: exynos: Remove duplicated codeJaehoon Chung
2017-02-08PCI: exynos: Use the bitops BIT() macro to build bitmasksJaehoon Chung
2017-02-08PCI: exynos: Remove unnecessary local variablesJaehoon Chung
2017-02-08PCI: exynos: Replace the *_blk/*_phy/*_elb accessorsJaehoon Chung
2017-02-06PCI: hisi: Add DT almost-ECAM support for Hip06/Hip07 host controllersDongdong Liu
2017-02-03PCI: hisi: Use of_device_get_match_data() to simplify probeShailendra Verma
2017-02-03PCI: Lock each enable/disable num_vfs operation in sysfsEmil Tantilov
2017-02-03PCI: Increase VPD access timeout to 125msMatthew R. Ochs
2017-01-30PCI: imx6: Remove LTSSM disable workaroundLucas Stach
2017-01-30PCI: Avoid possible deadlock on pci_lock and p->pi_lockBjorn Helgaas
2017-01-28PCI: exynos: Rename all pointer names from "exynos_pcie" to "ep"Jaehoon Chung
2017-01-28PCI: Add ACS quirk for Intel Union PointAlex Williamson
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: imx6: Remove redundant "Link never came up" messageFabio Estevam
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-10PCI: designware: Check for iATU unroll only on platforms that use ATUMurali Karicheri
2017-01-02PCI: Apply _HPX settings only to relevant devicesBjorn Helgaas
2016-12-29PCI: Remove res_to_dev_res() debug messageBjorn 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
2016-12-23Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds