summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2018-03-19PCI: Report quirk timings with pci_info() instead of pr_debug()Bjorn Helgaas1-5/+2
2018-03-19PCI/VPD: Move VPD structures to vpd.cBjorn Helgaas2-17/+17
2018-03-19PCI/VPD: Move VPD quirks to vpd.cBjorn Helgaas2-121/+120
2018-03-19PCI/VPD: Move VPD sysfs code to vpd.cBjorn Helgaas3-64/+72
2018-03-19PCI/VPD: Move VPD access code to vpd.cBjorn Helgaas2-368/+369
2018-03-12PCI/PM: Clear PCIe PME Status bit in core, not PCIe port driverBjorn Helgaas2-15/+13
2018-03-12PCI/PM: Move pcie_clear_root_pme_status() to coreBjorn Helgaas4-11/+10
2018-03-09PCI/portdrv: Merge pcieport_if.h into portdrv.hBjorn Helgaas10-80/+63
2018-03-07PCI: histb: Add an optional regulator for PCIe port power controlShawn Guo1-0/+21
2018-03-07PCI: histb: Fix error path of histb_pcie_host_enable()Shawn Guo1-4/+3
2018-03-07PCI: qcom: Use regulator bulk api for apq8064 suppliesSrinivas Kandagatla1-37/+15
2018-03-07PCI: qcom: Add missing supplies required for msm8996Srinivas Kandagatla1-1/+22
2018-03-07PCI: designware-ep: Fix typo in error messageNiklas Cassel1-1/+1
2018-03-05PCI/IOV: Skip INTx config reads for VFsKarimAllah Ahmed1-0/+7
2018-03-05PCI: Wait for device to become ready after secondary bus resetSinan Kaya1-1/+1
2018-03-05PCI: Add a return type for pci_reset_bridge_secondary_bus()Sinan Kaya1-1/+3
2018-03-05PCI: Wait for device to become ready after a power management resetSinan Kaya1-1/+1
2018-03-01PCI: Fix NULL pointer dereference in of_pci_bus_find_domain_nr()Shawn Lin1-2/+3
2018-02-28PCI/ASPM: Don't warn if already in common clock modeSinan Kaya1-0/+18
2018-02-28PCI/ASPM: Declare threshold_ns as u32, not u64Gustavo A. R. Silva1-1/+1
2018-02-28PCI: cpqphp: Fix possible NULL pointer dereferenceShawn Lin1-7/+5
2018-02-28PCI: altera: Fix bool initialization in tlp_read_packet()Gustavo A. R. Silva1-1/+1
2018-02-27PCI: Rename pci_flr_wait() to pci_dev_wait() and make it genericSinan Kaya1-17/+31
2018-02-27PCI: Handle FLR failure and allow other reset typesSinan Kaya1-8/+10
2018-02-27PCI: Protect restore with device lock to be consistentSinan Kaya1-1/+3
2018-02-27PCI: Add function 1 DMA alias quirk for Marvell 88SE9220Thomas Vincent-Cross1-0/+3
2018-02-22PCI: Add ACS quirk for Ampere root portsFeng Kan1-0/+9
2018-02-22PCI/portdrv: Move pcieport_if.h to drivers/pci/pcie/Frederick Lawler10-9/+82
2018-02-22PCI/AER: Move pci_uevent_ers() out of pci.hMichael Ellerman1-0/+36
2018-02-21PCI: Remove redundant probes for device reset supportBjorn Helgaas1-9/+6
2018-02-16PCI: Probe for device reset support during enumerationBjorn Helgaas2-2/+4
2018-02-16drm/i915: Deprecate pci_get_bus_and_slot()Sinan Kaya1-1/+4
2018-02-15rapidio/tsi721: use PCI_EXP_DEVCTL2_COMP_TIMEOUT macroBjorn Helgaas1-2/+3
2018-02-11vfs: do bulk POLL* -> EPOLL* replacementLinus Torvalds187-510/+510
2018-02-11Merge branch 'work.poll2' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...Linus Torvalds1-1/+1
2018-02-10Merge tag 'for-linus-20180210' of git://git.kernel.dk/linux-blockLinus Torvalds9-36/+111
2018-02-10Merge tag 'platform-drivers-x86-v4.16-3' of git://github.com/dvhart/linux-pdx86Linus Torvalds2-11/+363
2018-02-10Merge tag 'chrome-platform-for-linus-4.16' of git://git.kernel.org/pub/scm/li...Linus Torvalds4-19/+57
2018-02-10Merge tag 'kvm-4.16-1' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds8-2/+1017
2018-02-09Merge tag 'kbuild-v4.16-2' of git://git.kernel.org/pub/scm/linux/kernel/git/m...Linus Torvalds4-4/+0
2018-02-09platform/x86: mlx-platform: Add support for new 200G IB and Ethernet systemsVadim Pasternak1-0/+142
2018-02-09platform/x86: mlx-platform: Add support for new msn201x system typeVadim Pasternak1-0/+59
2018-02-09platform/x86: mlx-platform: Add support for new msn274x system typeVadim Pasternak1-0/+124
2018-02-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds51-100/+330
2018-02-09Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...Linus Torvalds13-389/+795
2018-02-09Merge tag 'fbdev-v4.16-fix' of git://github.com/bzolnier/linuxLinus Torvalds4-0/+6
2018-02-09ibmvnic: Remove skb->protocol checks in ibmvnic_xmitJohn Allen1-4/+1
2018-02-09s390/qeth: fix SETIP command handlingJulian Wiedmann2-6/+13
2018-02-09s390/qeth: fix underestimated count of buffer elementsUrsula Braun1-1/+1
2018-02-09net: stmmac: remove redundant enable of PMT irqNiklas Cassel2-4/+1