summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2020-06-30Revert "i2c: tegra: Fix suspending in active runtime PM state"Thierry Reding1-9/+0
2020-06-30net: phy: Check harder for errors in get_phy_id()Florian Fainelli1-2/+4
2020-06-30tg3: driver sleeps indefinitely when EEH errors exceed eeh_max_freezesDavid Christensen1-2/+2
2020-06-30rocker: fix incorrect error handling in dma_rings_initAditya Pakki1-2/+2
2020-06-30net: usb: ax88179_178a: fix packet alignment paddingJeremy Kerr1-5/+6
2020-06-30mvpp2: ethtool rxtx stats fixSven Auhagen1-2/+2
2020-06-30ibmveth: Fix max MTU limitThomas Falcon1-1/+1
2020-06-30geneve: allow changing DF behavior after creationSabrina Dubroca1-0/+1
2020-06-30enetc: Fix tx rings bitmap iteration range, irq handlingClaudiu Manoil1-2/+2
2020-06-24pwm: jz4740: Enhance precision in calculation of duty cyclePaul Cercueil1-2/+2
2020-06-24net: octeon: mgmt: Repair filling of RX ringAlexander Sverdlin1-0/+5
2020-06-24e1000e: Do not wake up the system via WOL if device wakeup is disabledChen Yu1-4/+10
2020-06-24Revert "drm/amd/display: disable dcn20 abm feature for bring up"Harry Wentland1-7/+4
2020-06-24drm/i915/icl+: Fix hotplug interrupt disabling after storm detectionImre Deak1-0/+1
2020-06-24drm/amd/display: Use kvfree() to free coeff in build_regamma()Denis Efremov1-1/+1
2020-06-24drm/connector: notify userspace on hotplug after register completeJeykumar Sankaran2-3/+5
2020-06-24drm/i915: Whitelist context-local timestamp in the gen9 cmdparserChris Wilson1-0/+4
2020-06-24drm/i915/gem: Avoid iterating an empty listChris Wilson1-6/+9
2020-06-24drm/msm: Check for powered down HW in the devfreq callbacksJordan Crouse3-0/+21
2020-06-24drm/i915: Fix AUX power domain toggling across TypeC mode resetsImre Deak1-2/+3
2020-06-24net/mlx5: DR, Fix freeing in dr_create_rc_qp()Denis Efremov1-1/+1
2020-06-24drm/amd/display: Use swap() where appropriateVille Syrjälä3-16/+5
2020-06-24drm/dp_mst: Increase ACT retry timeout to 3sLyude Paul1-22/+32
2020-06-24drm/amdgpu: Replace invalid device ID with a valid device IDSandeep Raghuraman1-1/+1
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: 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-24mvpp2: remove module bugfixSven Auhagen1-2/+5
2020-06-24scsi: ufs-bsg: Fix runtime PM imbalance on errorDinghao Liu1-1/+3
2020-06-24bnxt_en: Return from timer if interface is not in open state.Vasundhara Volam1-1/+1
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: host: ehci-platform: add a quirk to avoid stuckYoshihiro Shimoda1-0/+127
2020-06-24usb/xhci-plat: Set PM runtime as active on resumeQais Yousef1-1/+9
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-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-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: marvell: Fix OF_MDIO config checkDan Murphy1-1/+1
2020-06-24geneve: change from tx_error to tx_dropped on missing metadataJiri Benc1-3/+4