summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2022-02-05net/mlx5e: Fix handling of wrong devices during bond neteventMaor Dickman1-18/+14
2022-02-05net/mlx5: Bridge, ensure dev_name is null-terminatedVlad Buslov1-1/+1
2022-02-05net/mlx5: Bridge, take rtnl lock in init error handlerVlad Buslov2-0/+6
2022-02-05net/mlx5e: IPsec: Fix tunnel mode crypto offload for non TCP/UDP trafficRaed Salem1-2/+11
2022-02-05drm/vc4: hdmi: Make sure the device is powered with CECMaxime Ripard1-12/+13
2022-02-05net: ipa: prevent concurrent replenishAlex Elder2-0/+15
2022-02-05net: ipa: use a bitmap for endpoint replenish_enabledAlex Elder2-6/+17
2022-02-05PCI: pciehp: Fix infinite loop in IRQ handler upon power faultLukas Wunner1-3/+4
2022-02-01mtd: rawnand: mpc5121: Remove unused variable in ads5121_select_chip()Geert Uytterhoeven1-1/+0
2022-02-01usb: dwc3: xilinx: fix uninitialized return valueRobert Hancock1-1/+1
2022-02-01irqchip/realtek-rtl: Fix off-by-one in routingSander Vanheule1-3/+5
2022-02-01irqchip/realtek-rtl: Map control data to virqSander Vanheule1-1/+1
2022-02-01gve: Fix GFP flags when allocing pagesCatherine Sullivan4-6/+7
2022-02-01Revert "drm/ast: Support 1600x900 with 108MHz PCLK"Dave Airlie1-2/+0
2022-02-01net: hns3: handle empty unknown interrupt for VFYufeng Mo1-2/+1
2022-02-01net: cpsw: Properly initialise struct page_pool_paramsToke Høiland-Jørgensen1-1/+1
2022-02-01yam: fix a memory leak in yam_siocdevprivate()Hangyu Hua1-3/+1
2022-02-01drm/msm/a6xx: Add missing suspend_count incrementRob Clark1-0/+2
2022-02-01drm/msm/dpu: invalid parameter check in dpu_setup_dspp_pccJosé Expósito1-2/+9
2022-02-01drm/msm/hdmi: Fix missing put_device() call in msm_hdmi_get_phyMiaoqian Lin1-1/+6
2022-02-01can: tcan4x5x: regmap: fix max register valueMarc Kleine-Budde1-1/+1
2022-02-01video: hyperv_fb: Fix validation of screen resolutionMichael Kelley1-13/+3
2022-02-01ibmvnic: don't spin in taskletSukadev Bhattiprolu1-6/+0
2022-02-01ibmvnic: init ->running_cap_crqs earlySukadev Bhattiprolu1-35/+71
2022-02-01ibmvnic: Allow extra failures before disablingSukadev Bhattiprolu1-4/+17
2022-02-01hwmon: (adt7470) Prevent divide by zero in adt7470_fan_write()Dan Carpenter1-0/+3
2022-02-01hwmon: (lm90) Fix sysfs and udev notificationsGuenter Roeck1-6/+6
2022-02-01hwmon: (lm90) Mark alert as broken for MAX6654Guenter Roeck1-0/+1
2022-02-01hwmon: (lm90) Re-enable interrupts after alert clearsGuenter Roeck1-1/+1
2022-02-01Drivers: hv: balloon: account for vmbus packet header in max_pkt_sizeYanming Liu1-0/+7
2022-02-01efi/libstub: arm64: Fix image check alignment at entryMihai Carabas1-3/+3
2022-02-01octeontx2-pf: Forward error codes to VFSubbaraya Sundeep1-1/+6
2022-02-01octeontx2-af: cn10k: Do not enable RPM loopback for LPC interfacesGeetha sowjanya1-15/+12
2022-02-01octeontx2-af: Increase link credit restore polling timeoutGeetha sowjanya2-2/+3
2022-02-01octeontx2-af: verify CQ context updatesHariprasad Kelam2-1/+79
2022-02-01octeontx2-pf: cn10k: Ensure valid pointers are freed to auraGeetha sowjanya2-0/+3
2022-02-01octeontx2-af: Retry until RVU block reset completeGeetha sowjanya1-2/+5
2022-02-01octeontx2-af: Fix LBK backpressure id countSunil Goutham1-3/+3
2022-02-01octeontx2-af: Do not fixup all VF action entriesSubbaraya Sundeep2-11/+31
2022-02-01phylib: fix potential use-after-freeMarek Behún1-3/+3
2022-02-01net: stmmac: dwmac-visconti: Fix clock configuration for RMII modeYuji Ishikawa1-11/+21
2022-02-01net: stmmac: dwmac-visconti: Fix bit definitions for ETHER_CLK_SELYuji Ishikawa1-5/+5
2022-02-01net: phy: broadcom: hook up soft_reset for BCM54616SRobert Hancock1-0/+1
2022-02-01drm/msm/dsi: invalid parameter check in msm_dsi_phy_enableJosé Expósito1-1/+3
2022-02-01drm/msm/dsi: Fix missing put_device() call in dsi_get_phyMiaoqian Lin1-1/+6
2022-02-01drm/msm: Fix wrong size calculationXianting Tian1-1/+1
2022-02-01hwmon: (lm90) Reduce maximum conversion rate for G781Guenter Roeck1-1/+1
2022-02-01hwmon: (lm90) Mark alert as broken for MAX6680Guenter Roeck1-1/+1
2022-02-01hwmon: (lm90) Mark alert as broken for MAX6646/6647/6649Guenter Roeck1-1/+1
2022-02-01scsi: bnx2fc: Flush destroy_work queue before calling bnx2fc_interface_put()John Meneghini1-15/+5