summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2018-05-24PCI: pnv_php: Add missing of_node_put()Julia Lawall1-2/+6
2018-05-18PCI/portdrv: Add generic pcie_port_find_service()Oza Pawandeep4-30/+49
2018-05-18PCI/AER: Factor out error reporting to drivers/pci/pcie/err.cOza Pawandeep7-365/+397
2018-05-18PCI/AER: Rename error recovery interfaces to generic PCI namingOza Pawandeep1-8/+8
2018-05-18PCI/AER: Handle ERR_FATAL with removal and re-enumeration of devicesOza Pawandeep2-23/+71
2018-05-18PCI: Add generic pcie_wait_for_link() interfaceOza Pawandeep4-28/+34
2018-05-16PCI/DPC: Clear interrupt status in interrupt handler top halfOza Pawandeep1-1/+4
2018-05-15PCI: Make pci_get_new_domain_nr() staticJan Kiszka1-4/+2
2018-05-11PCI: Add "pci=noats" boot parameterGil Kupfer4-4/+24
2018-05-10PCI/AER: Add TLP header information to tracepointThomas Tai1-2/+2
2018-05-08PCI/AER: Unify error bit printing for native and CPER reportingAlexandru Gagniuc1-7/+9
2018-05-08PCI: Check whether bridges allow access to extended config spaceGilles Buloz1-0/+52
2018-05-08PCI: pciehp: Add quirk for Command Completed errataBjorn Helgaas1-12/+39
2018-05-07PCI: Add Qualcomm vendor IDBjorn Helgaas1-2/+2
2018-05-03PCI/portdrv: Remove unused pcie_port_acpi_setup()Bjorn Helgaas1-57/+0
2018-04-27PCI: Add ACS quirk for Intel 300 seriesMika Westerberg1-0/+6
2018-04-27PCI: Add ACS quirk for Intel 7th & 8th Gen mobileAlex Williamson1-0/+14
2018-04-27IB/hfi1: Replace custom hfi1 macros with PCIe macrosFrederick Lawler1-16/+8
2018-04-25nvme-pci: Use pci_sriov_configure_simple() to enable VFsAlexander Duyck1-19/+1
2018-04-25net: ena: Use pci_sriov_configure_simple() to enable VFsAlexander Duyck1-27/+1
2018-04-25PCI/IOV: Add pci-pf-stub driver for PFs that only enable VFsAlexander Duyck3-0/+67
2018-04-25PCI/IOV: Add pci_sriov_configure_simple()Alexander Duyck1-0/+36
2018-04-23PCI/ACPI: Request LTR control from platform before using itBjorn Helgaas2-0/+11
2018-04-20PCI: ibmphp: Fix use-before-set in get_max_bus_speed()Dan Carpenter1-1/+1
2018-04-19PCI/ASPM: Disable ASPM L1.2 Substate if we don't have LTRBjorn Helgaas1-0/+9
2018-04-16Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds18-82/+109
2018-04-16Merge tag 'kbuild-v4.17-2' of git://git.kernel.org/pub/scm/linux/kernel/git/m...Linus Torvalds2-7/+0
2018-04-14Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/l...Linus Torvalds6-5/+251
2018-04-14Merge branch 'dmi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-4/+12
2018-04-14Merge tag 'chrome-platform-for-linus-4.17' of git://git.kernel.org/pub/scm/li...Linus Torvalds6-607/+784
2018-04-14Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...Linus Torvalds159-3894/+14660
2018-04-14Merge tag 'pwm/for-4.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds11-56/+161
2018-04-14Merge tag 'linux-watchdog-4.17-rc1' of git://www.linux-watchdog.org/linux-wat...Linus Torvalds49-456/+582
2018-04-14Merge tag 'for-linus-20180413' of git://git.kernel.dk/linux-blockLinus Torvalds13-123/+182
2018-04-14Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2-2/+17
2018-04-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds12-705/+166
2018-04-13firmware: dmi_scan: Use lowercase letters for UUIDJean Delvare1-2/+2
2018-04-13firmware: dmi_scan: Add DMI_OEM_STRING support to dmi_matchesAlex Hung1-1/+9
2018-04-13firmware: dmi_scan: Fix UUID length safety checkJean Delvare1-1/+1
2018-04-13Merge branches 'thermal-core' and 'thermal-soc' into nextZhang Rui1-3/+3
2018-04-13Merge tag 'drm-fixes-for-v4.17-rc1' of git://people.freedesktop.org/~airlied/...Linus Torvalds39-1637/+431
2018-04-13Merge tag 'pci-v4.17-changes-2' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds3-3/+4
2018-04-13Merge branch 'drm-next-4.17' of git://people.freedesktop.org/~agd5f/linux int...Dave Airlie10-74/+124
2018-04-13Merge tag 'drm-misc-next-fixes-2018-04-11' of git://anongit.freedesktop.org/d...Dave Airlie1-7/+8
2018-04-12Revert "drm/amd/display: disable CRTCs with NULL FB on their primary plane (V2)"Harry Wentland1-28/+0
2018-04-12Revert "drm/amd/display: fix dereferencing possible ERR_PTR()"Harry Wentland1-3/+0
2018-04-12drm/amd/display: Fix regamma not affecting full-intensity color valuesLeo (Sunpeng) Li1-3/+6
2018-04-12drm/amd/display: Fix FBC text console corruptionRoman Li1-13/+54
2018-04-12drm/amd/display: Only register backlight device if embedded panel connectedHarry Wentland1-25/+33
2018-04-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds12-56/+205