summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2020-06-24drm/qxl: Use correct notify port address when creating cursor ringHuacai Chen1-1/+1
2020-06-24drm/dp_mst: Reformat drm_dp_check_act_status() a bitLyude Paul1-12/+10
2020-06-24drm/nouveau/kms: Fix regression by audio component transitionTakashi Iwai1-6/+10
2020-06-24pinctrl: qcom: ipq6018 Add missing pins in qpic pin groupSivaprakash Murugesan1-1/+2
2020-06-24drm: encoder_slave: fix refcouting error for modulesWolfram Sang1-2/+3
2020-06-24libata: Use per port sync for detachKai-Heng Feng1-6/+5
2020-06-24mlxsw: spectrum: Adjust headroom buffers for 8x portsIdo Schimmel4-0/+17
2020-06-24bareudp: Fixed configuration to avoid having garbage valuesMartin1-0/+2
2020-06-24mvpp2: remove module bugfixSven Auhagen1-2/+5
2020-06-24scsi: ufs-bsg: Fix runtime PM imbalance on errorDinghao Liu1-1/+3
2020-06-24net: dsa: sja1105: fix PTP timestamping with large tc-taprio cyclesVladimir Oltean1-4/+4
2020-06-24bnxt_en: Return from timer if interface is not in open state.Vasundhara Volam1-1/+1
2020-06-24bnxt_en: Fix AER reset logic on 57500 chips.Michael Chan1-5/+12
2020-06-24bnxt_en: Re-enable SRIOV during resume.Michael Chan1-0/+2
2020-06-24bnxt_en: Simplify bnxt_resume().Michael Chan1-12/+2
2020-06-24crypto: marvell/octeontx - Fix a potential NULL dereferenceDan Carpenter1-4/+7
2020-06-24crypto: hisilicon - Cap block size at 2^31Herbert Xu1-1/+2
2020-06-24bcache: fix potential deadlock problem in btree_gc_coalesceZhiqiang Liu1-2/+6
2020-06-24usb/ehci-platform: Set PM runtime as active on resumeQais Yousef1-0/+4
2020-06-24usb/xhci-plat: Set PM runtime as active on resumeQais Yousef1-1/+9
2020-06-24net: ipa: program upper nibbles of sequencer typeAlex Elder2-2/+6
2020-06-24iavf: fix speed reporting over virtchnlBrett Creeley4-21/+120
2020-06-24nvme-pci: use simple suspend when a HMB is enabledChristoph Hellwig1-0/+6
2020-06-24nvme-fc: don't call nvme_cleanup_cmd() for AENsDaniel Wagner1-2/+3
2020-06-24drm/ast: fix missing break in switch statement for format->cpp[0] case 4Colin Ian King1-0/+1
2020-06-24scsi: acornscsi: Fix an error handling path in acornscsi_probe()Christophe JAILLET1-1/+3
2020-06-24drm/sun4i: hdmi ddc clk: Fix size of m dividerJernej Skrabec2-2/+2
2020-06-24drivers/perf: hisi: Fix wrong value for all counters enableShaokun Zhang1-1/+1
2020-06-24mailbox: imx: Add context save/restore for suspend/resumeDong Aisheng1-0/+35
2020-06-24i2c: icy: Fix build with CONFIG_AMIGA_PCMCIA=nMax Staudt1-0/+1
2020-06-24NTB: perf: Fix race condition when run with ntb_testLogan Gunthorpe1-2/+8
2020-06-24NTB: perf: Fix support for hardware that doesn't have port numbersLogan Gunthorpe1-0/+10
2020-06-24NTB: perf: Don't require one more memory window than number of peersLogan Gunthorpe1-1/+1
2020-06-24NTB: Revert the change to use the NTB device dev for DMA allocationsLogan Gunthorpe1-1/+0
2020-06-24NTB: ntb_tool: reading the link file should not end in a NULL byteLogan Gunthorpe1-2/+1
2020-06-24ntb_tool: pass correct struct device to dma_alloc_coherentSanjay R Mehta1-3/+3
2020-06-24ntb_perf: pass correct struct device to dma_alloc_coherentSanjay R Mehta1-4/+4
2020-06-24net: mscc: Fix OF_MDIO config checkDan Murphy2-3/+3
2020-06-24net: marvell: Fix OF_MDIO config checkDan Murphy1-1/+1
2020-06-24net: dp83867: Fix OF_MDIO config checkDan Murphy1-1/+1
2020-06-24geneve: change from tx_error to tx_dropped on missing metadataJiri Benc1-3/+4
2020-06-24pwm: Add missing "CONFIG_" prefixKees Cook1-1/+1
2020-06-24crypto: omap-sham - add proper load balancing support for multicoreTero Kristo1-33/+31
2020-06-24drm/amd/display: Revalidate bandwidth before commiting DC updatesNicholas Kazlauskas1-0/+6
2020-06-24RDMA/cm: Spurious WARNING triggered in cm_destroy_id()Ka-Cheong Poon1-1/+3
2020-06-24pinctrl: freescale: imx: Fix an error handling path in 'imx_pinctrl_probe()'Christophe JAILLET1-17/+2
2020-06-24pinctrl: sirf: add missing put_device() call in sirfsoc_gpio_probe()yu kuai1-6/+14
2020-06-24pinctrl: imxl: Fix an error handling path in 'imx1_pinctrl_core_probe()'Christophe JAILLET1-1/+0
2020-06-24scsi: ufs: Don't update urgent bkops level when toggling auto bkopsCan Guo1-1/+0
2020-06-24scsi: iscsi: Fix reference count leak in iscsi_boot_create_kobjQiushi Wu1-1/+1