summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2020-03-14irqchip/gic-v3: Workaround Cavium erratum 38539 when reading GICD_TYPER2Marc Zyngier
2020-03-14iommu/amd: Fix IOMMU AVIC not properly update the is_run bit in IRTESuravee Suthikulpanit
2020-03-14iommu/vt-d: Ignore devices with out-of-spec domain numberDaniel Drake
2020-03-14iommu/vt-d: Fix the wrong printing in RHSA parsingZhenzhong Duan
2020-03-13Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2020-03-13Merge tag 'block-5.6-2020-03-13' of git://git.kernel.dk/linux-blockLinus Torvalds
2020-03-13Merge tag 'mmc-v5.6-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/u...Linus Torvalds
2020-03-13Merge tag 'at24-fixes-for-v5.6-rc6' of git://git.kernel.org/pub/scm/linux/ker...Wolfram Sang
2020-03-13drm/bochs: downgrade pci_request_region failure from error to warningGerd Hoffmann
2020-03-13i2c: acpi: put device when verifying client failsWolfram Sang
2020-03-13iommu/vt-d: Fix debugfs register readsMegha Dey
2020-03-13iommu/vt-d: quirk_ioat_snb_local_iommu: replace WARN_TAINT with pr_warn + add...Hans de Goede
2020-03-13iommu/vt-d: dmar_parse_one_rmrr: replace WARN_TAINT with pr_warn + add_taintHans de Goede
2020-03-13iommu/vt-d: dmar: replace WARN_TAINT with pr_warn + add_taintHans de Goede
2020-03-13drm/amd/display: Add link_rate quirk for Apple 15" MBP 2017Mario Kleiner
2020-03-13drm/amdgpu: add fbdev suspend/resume on gpu resetEvan Quan
2020-03-13drm/amd/amdgpu: Fix GPR read from debugfs (v2)Tom St Denis
2020-03-13drm/amd/display: fix typos for dcn20_funcs and dcn21_funcs structStanley.Yang
2020-03-12Merge tag 'drm-fixes-2020-03-13' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2020-03-13Merge tag 'topic/mst-bw-check-fixes-for-airlied-2020-03-12-2' of git://anongi...Dave Airlie
2020-03-13Merge tag 'drm-intel-fixes-2020-03-12' of git://anongit.freedesktop.org/drm/d...Dave Airlie
2020-03-13Merge tag 'amd-drm-fixes-5.6-2020-03-11' of git://people.freedesktop.org/~agd...Dave Airlie
2020-03-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds
2020-03-12drm/dp_mst: Rewrite and fix bandwidth limit checksLyude Paul
2020-03-12drm/dp_mst: Reprobe path resources in CSN handlerLyude Paul
2020-03-12drm/dp_mst: Use full_pbn instead of available_pbn for bandwidth checksLyude Paul
2020-03-12drm/dp_mst: Rename drm_dp_mst_is_dp_mst_end_device() to be less redundantLyude Paul
2020-03-12net: systemport: fix index check to avoid an array out of bounds accessColin Ian King
2020-03-12net: phy: fix MDIO bus PM PHY resumingHeiner Kallweit
2020-03-12net: hns3: clear port base VLAN when unload PFJian Shen
2020-03-12net: hns3: fix RMW issue for VLAN filter switchJian Shen
2020-03-12net: hns3: fix VF VLAN table entries inconsistent issueJian Shen
2020-03-12net: hns3: fix "tc qdisc del" failed issueYonglong Liu
2020-03-12Merge tag 'for-linus-5.6-2' of git://github.com/cminyard/linux-ipmiLinus Torvalds
2020-03-12slimbus: ngd: add v2.1.0 compatibleSrinivas Kandagatla
2020-03-12s390/dasd: fix data corruption for thin provisioned devicesStefan Haberland
2020-03-12mmc: core: Respect MMC_CAP_NEED_RSP_BUSY for eMMC sleep commandUlf Hansson
2020-03-12USB: serial: pl2303: add device-id for HP LD381Scott Chen
2020-03-12USB: serial: option: add ME910G1 ECM composition 0x110bDaniele Palmas
2020-03-12usb: host: xhci-plat: add a shutdownRan Wang
2020-03-12usb: typec: ucsi: displayport: Fix a potential race during registrationHeikki Krogerus
2020-03-12usb: typec: ucsi: displayport: Fix NULL pointer dereferenceHeikki Krogerus
2020-03-12USB: Disable LPM on WD19's Realtek HubKai-Heng Feng
2020-03-12misc: eeprom: at24: fix regulator underflowMichael Auchter
2020-03-12net: mvmdio: avoid error message for optional IRQChris Packham
2020-03-12net: dsa: mv88e6xxx: Add missing mask of ATU occupancy registerAndrew Lunn
2020-03-11s390/qeth: implement smarter resizing of the RX buffer poolJulian Wiedmann
2020-03-11s390/qeth: refactor buffer pool codeJulian Wiedmann
2020-03-11s390/qeth: use page pointers to manage RX buffer poolJulian Wiedmann
2020-03-11sxgbe: Fix off by one in samsung driver strncpy size argDominik Czarnota