summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2020-03-13tpm: tpm_tis_spi_cr50: use new structure for SPI transfer delaysSergiu Cuciurean1-1/+6
2020-03-13tpm_tis_spi: use new 'delay' structure for SPI transfer delaysAlexandru Ardelean1-1/+2
2020-03-13tpm: tpm2_bios_measurements_next should increase position indexVasily Averin1-1/+1
2020-03-13tpm: tpm1_bios_measurements_next should increase position indexVasily Averin1-1/+1
2020-03-13tpm: Don't make log failures fatalMatthew Garrett3-12/+6
2020-03-12Merge tag 'drm-fixes-2020-03-13' of git://anongit.freedesktop.org/drm/drmLinus Torvalds26-131/+403
2020-03-13Merge tag 'topic/mst-bw-check-fixes-for-airlied-2020-03-12-2' of git://anongi...Dave Airlie1-58/+126
2020-03-13Merge tag 'drm-intel-fixes-2020-03-12' of git://anongit.freedesktop.org/drm/d...Dave Airlie9-29/+66
2020-03-13Merge tag 'amd-drm-fixes-5.6-2020-03-11' of git://people.freedesktop.org/~agd...Dave Airlie5-15/+158
2020-03-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds55-219/+616
2020-03-12drm/dp_mst: Rewrite and fix bandwidth limit checksLyude Paul1-26/+93
2020-03-12drm/dp_mst: Reprobe path resources in CSN handlerLyude Paul1-23/+25
2020-03-12drm/dp_mst: Use full_pbn instead of available_pbn for bandwidth checksLyude Paul1-8/+7
2020-03-12drm/dp_mst: Rename drm_dp_mst_is_dp_mst_end_device() to be less redundantLyude Paul1-5/+5
2020-03-12net: systemport: fix index check to avoid an array out of bounds accessColin Ian King1-1/+1
2020-03-12net: phy: fix MDIO bus PM PHY resumingHeiner Kallweit1-1/+5
2020-03-12net: hns3: clear port base VLAN when unload PFJian Shen1-0/+23
2020-03-12net: hns3: fix RMW issue for VLAN filter switchJian Shen1-4/+15
2020-03-12net: hns3: fix VF VLAN table entries inconsistent issueJian Shen4-0/+6
2020-03-12net: hns3: fix "tc qdisc del" failed issueYonglong Liu1-1/+1
2020-03-12Merge tag 'for-linus-5.6-2' of git://github.com/cminyard/linux-ipmiLinus Torvalds1-2/+2
2020-03-12net: mvmdio: avoid error message for optional IRQChris Packham1-3/+3
2020-03-12net: dsa: mv88e6xxx: Add missing mask of ATU occupancy registerAndrew Lunn1-0/+2
2020-03-11s390/qeth: implement smarter resizing of the RX buffer poolJulian Wiedmann4-19/+56
2020-03-11s390/qeth: refactor buffer pool codeJulian Wiedmann1-32/+51
2020-03-11s390/qeth: use page pointers to manage RX buffer poolJulian Wiedmann2-19/+18
2020-03-11sxgbe: Fix off by one in samsung driver strncpy size argDominik Czarnota1-1/+1
2020-03-11net: fec: validate the new settings in fec_enet_set_coalesce()Jakub Kicinski1-3/+3
2020-03-11ipmi_si: Avoid spurious errors for optional IRQsTakashi Iwai1-2/+2
2020-03-12Merge tag 'exynos-drm-fixes-for-v5.6-rc5-v2' of git://git.kernel.org/pub/scm/...Dave Airlie11-29/+53
2020-03-11drm/i915: Defer semaphore priority bumping to a workqueueChris Wilson2-5/+19
2020-03-11drm/i915/gt: Close race between cacheline_retire and freeChris Wilson1-2/+6
2020-03-11drm/i915/execlists: Enable timeslice on partial virtual engine dequeueChris Wilson1-11/+18
2020-03-11drm/i915: be more solid in checking the alignmentMatthew Auld2-1/+7
2020-03-11drm/i915/gvt: Fix dma-buf display blur issue on CFLTina Zhang1-1/+2
2020-03-11drm/i915: Return early for await_start on same timelineChris Wilson1-2/+2
2020-03-11drm/i915: Actually emit the await_startChris Wilson1-1/+1
2020-03-11dpaa_eth: Remove unnecessary boolean expression in dpaa_get_headroomNathan Chancellor1-3/+1
2020-03-11Merge tag 'pinctrl-v5.6-2' of git://git.kernel.org/pub/scm/linux/kernel/git/l...Linus Torvalds7-9/+20
2020-03-11driver code: clarify and fix platform device DMA mask allocationChristoph Hellwig1-19/+6
2020-03-10s390/qeth: cancel RX reclaim work earlierJulian Wiedmann3-1/+2
2020-03-10s390/qeth: handle error when backing RX bufferJulian Wiedmann1-4/+9
2020-03-10s390/qeth: don't reset default_out_queueJulian Wiedmann1-1/+0
2020-03-10net: macsec: invoke mdo_upd_secy callback when mac address changedDmitry Bogdanov1-0/+13
2020-03-10net: macsec: update SCI upon MAC address change.Dmitry Bogdanov1-5/+6
2020-03-10ibmvnic: Do not process device remove during device resetJuliet Kim2-3/+27
2020-03-10Merge tag 'auxdisplay-for-linus-v5.6-rc6' of git://github.com/ojeda/linuxLinus Torvalds3-12/+10
2020-03-10drm/amdgpu/powerplay: nv1x, renior copy dcn clock settings of watermark to sm...Hersen Wu3-13/+21
2020-03-10Merge tag 'gvt-fixes-2020-03-10' of https://github.com/intel/gvt-linux into d...Jani Nikula2-6/+11
2020-03-10drm/exynos: Fix cleanup of IOMMU related objectsMarek Szyprowski11-29/+53