summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2018-06-04PCI: Move resource distribution for single bridge outside loopMika Westerberg1-41/+41
2018-06-04PCI: Account for all bridges on bus when distributing bus numbersMika Westerberg1-3/+12
2018-06-04ACPI / hotplug / PCI: Drop unnecessary parenthesesMika Westerberg1-2/+2
2018-06-04ACPI / hotplug / PCI: Mark stale PCI devices disconnectedMika Westerberg1-0/+5
2018-06-04ACPI / hotplug / PCI: Don't scan bridges managed by native hotplugMika Westerberg1-17/+58
2018-06-04PCI: shpchp: Add shpchp_is_native()Mika Westerberg4-16/+32
2018-06-04PCI: shpchp: Fix AMD POGO identificationBjorn Helgaas1-4/+4
2018-06-02PCI: shpchp: Use dev_printk() for OSHP-related messagesBjorn Helgaas1-7/+6
2018-06-02PCI: shpchp: Remove get_hp_hw_control_from_firmware() wrapperMika Westerberg2-11/+1
2018-06-02PCI: shpchp: Remove acpi_get_hp_hw_control_from_firmware() flagsMika Westerberg2-4/+2
2018-06-02PCI: shpchp: Rely on previous _OSC resultsMika Westerberg1-19/+10
2018-06-02PCI: shpchp: Request SHPC control via _OSC when adding host bridgeMika Westerberg2-0/+6
2018-06-02PCI: shpchp: Convert SHPC to be builtin onlyMika Westerberg1-4/+1
2018-06-02PCI: pciehp: Make pciehp_is_native() stricterMika Westerberg2-14/+14
2018-06-02PCI: pciehp: Rename host->native_hotplug to host->native_pcie_hotplugMika Westerberg3-3/+3
2018-05-24PCI: pciehp: Request control of native hotplug only if supportedMika Westerberg1-1/+3
2018-05-24PCI: pciehp: Clear Presence Detect and Data Link Layer Status Changed on resumeMika Westerberg3-3/+14
2018-05-24PCI: pnv_php: Add missing of_node_put()Julia Lawall1-2/+6
2018-05-08PCI: pciehp: Add quirk for Command Completed errataBjorn Helgaas1-12/+39
2018-05-07PCI: Add Qualcomm vendor IDBjorn Helgaas1-2/+2
2018-04-20PCI: ibmphp: Fix use-before-set in get_max_bus_speed()Dan Carpenter1-1/+1
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
2018-04-12Merge tag 'for-linus-4.17-rc1-tag' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds4-14/+47
2018-04-12Merge tag 'mmc-v4.17-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh...Linus Torvalds3-2/+3
2018-04-12Merge tag 'for_linus-4.16' of git://git.kernel.org/pub/scm/linux/kernel/git/j...Linus Torvalds1-2/+6
2018-04-12nvme: expand nvmf_check_if_ready checksJames Smart7-66/+101