summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2020-06-24pwm: jz4740: Enhance precision in calculation of duty cyclePaul Cercueil
2020-06-24net: octeon: mgmt: Repair filling of RX ringAlexander Sverdlin
2020-06-24e1000e: Do not wake up the system via WOL if device wakeup is disabledChen Yu
2020-06-24Revert "drm/amd/display: disable dcn20 abm feature for bring up"Harry Wentland
2020-06-24drm/i915/icl+: Fix hotplug interrupt disabling after storm detectionImre Deak
2020-06-24drm/amd/display: Use kvfree() to free coeff in build_regamma()Denis Efremov
2020-06-24drm/connector: notify userspace on hotplug after register completeJeykumar Sankaran
2020-06-24drm/i915: Whitelist context-local timestamp in the gen9 cmdparserChris Wilson
2020-06-24drm/i915/gem: Avoid iterating an empty listChris Wilson
2020-06-24drm/msm: Check for powered down HW in the devfreq callbacksJordan Crouse
2020-06-24drm/i915: Fix AUX power domain toggling across TypeC mode resetsImre Deak
2020-06-24net/mlx5: DR, Fix freeing in dr_create_rc_qp()Denis Efremov
2020-06-24drm/amd/display: Use swap() where appropriateVille Syrjälä
2020-06-24drm/dp_mst: Increase ACT retry timeout to 3sLyude Paul
2020-06-24drm/amdgpu: Replace invalid device ID with a valid device IDSandeep Raghuraman
2020-06-24drm/qxl: Use correct notify port address when creating cursor ringHuacai Chen
2020-06-24drm/dp_mst: Reformat drm_dp_check_act_status() a bitLyude Paul
2020-06-24drm: encoder_slave: fix refcouting error for modulesWolfram Sang
2020-06-24libata: Use per port sync for detachKai-Heng Feng
2020-06-24mvpp2: remove module bugfixSven Auhagen
2020-06-24scsi: ufs-bsg: Fix runtime PM imbalance on errorDinghao Liu
2020-06-24bnxt_en: Return from timer if interface is not in open state.Vasundhara Volam
2020-06-24bcache: fix potential deadlock problem in btree_gc_coalesceZhiqiang Liu
2020-06-24usb/ehci-platform: Set PM runtime as active on resumeQais Yousef
2020-06-24usb: host: ehci-platform: add a quirk to avoid stuckYoshihiro Shimoda
2020-06-24usb/xhci-plat: Set PM runtime as active on resumeQais Yousef
2020-06-24iavf: fix speed reporting over virtchnlBrett Creeley
2020-06-24nvme-pci: use simple suspend when a HMB is enabledChristoph Hellwig
2020-06-24scsi: acornscsi: Fix an error handling path in acornscsi_probe()Christophe JAILLET
2020-06-24drm/sun4i: hdmi ddc clk: Fix size of m dividerJernej Skrabec
2020-06-24drivers/perf: hisi: Fix wrong value for all counters enableShaokun Zhang
2020-06-24i2c: icy: Fix build with CONFIG_AMIGA_PCMCIA=nMax Staudt
2020-06-24NTB: perf: Fix race condition when run with ntb_testLogan Gunthorpe
2020-06-24NTB: perf: Fix support for hardware that doesn't have port numbersLogan Gunthorpe
2020-06-24NTB: perf: Don't require one more memory window than number of peersLogan Gunthorpe
2020-06-24NTB: Revert the change to use the NTB device dev for DMA allocationsLogan Gunthorpe
2020-06-24NTB: ntb_tool: reading the link file should not end in a NULL byteLogan Gunthorpe
2020-06-24ntb_tool: pass correct struct device to dma_alloc_coherentSanjay R Mehta
2020-06-24ntb_perf: pass correct struct device to dma_alloc_coherentSanjay R Mehta
2020-06-24net: marvell: Fix OF_MDIO config checkDan Murphy
2020-06-24geneve: change from tx_error to tx_dropped on missing metadataJiri Benc
2020-06-24crypto: omap-sham - add proper load balancing support for multicoreTero Kristo
2020-06-24drm/amd/display: Revalidate bandwidth before commiting DC updatesNicholas Kazlauskas
2020-06-24pinctrl: freescale: imx: Fix an error handling path in 'imx_pinctrl_probe()'Christophe JAILLET
2020-06-24pinctrl: imxl: Fix an error handling path in 'imx1_pinctrl_core_probe()'Christophe JAILLET
2020-06-24scsi: ufs: Don't update urgent bkops level when toggling auto bkopsCan Guo
2020-06-24scsi: iscsi: Fix reference count leak in iscsi_boot_create_kobjQiushi Wu
2020-06-24drm/nouveau/disp/gm200-: fix NV_PDISP_SOR_HDMI2_CTRL(n) selectionBen Skeggs
2020-06-24mailbox: zynqmp-ipi: Fix NULL vs IS_ERR() check in zynqmp_ipi_mbox_probe()Wei Yongjun
2020-06-24rtc: rv3028: Add missed check for devm_regmap_init_i2c()Chuhong Yuan