summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2022-02-05Revert "drm/vc4: hdmi: Make sure the device is powered with CEC" againGreg Kroah-Hartman1-9/+1
2022-02-05Revert "drm/vc4: hdmi: Make sure the device is powered with CEC"Greg Kroah-Hartman1-13/+12
2022-02-05net: amd-xgbe: Fix skb data length underflowShyam Sundar S K1-1/+11
2022-02-05net: amd-xgbe: ensure to reset the tx_timer_active flagRaju Rangoju1-0/+2
2022-02-05ipheth: fix EOVERFLOW in ipheth_rcvbulk_callbackGeorgi Valkov1-3/+3
2022-02-05net/mlx5: E-Switch, Fix uninitialized variable modactMaor Dickman1-1/+1
2022-02-05net/mlx5: Use del_timer_sync in fw reset flow of halting pollMaher Sanalla1-1/+1
2022-02-05net/mlx5e: Fix handling of wrong devices during bond neteventMaor Dickman1-18/+14
2022-02-05drm/vc4: hdmi: Make sure the device is powered with CECMaxime Ripard1-12/+13
2022-02-05Revert "drivers: bus: simple-pm-bus: Add support for probing simple bus only ...Kevin Hilman1-38/+1
2022-02-05net: ipa: prevent concurrent replenishAlex Elder2-0/+14
2022-02-05net: ipa: use a bitmap for endpoint replenish_enabledAlex Elder2-5/+16
2022-02-05net: ipa: fix atomic update in ipa_endpoint_replenish()Alex Elder1-4/+1
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-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/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-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-01hwmon: (lm90) Mark alert as broken for MAX6654Guenter Roeck1-0/+1
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-01phylib: fix potential use-after-freeMarek Behún1-3/+3
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
2022-02-01rpmsg: char: Fix race between the release of rpmsg_eptdev and cdevMatthias Kaehlcke1-9/+2
2022-02-01rpmsg: char: Fix race between the release of rpmsg_ctrldev and cdevSujit Kautkar1-9/+2
2022-02-01i40e: fix unsigned stat widthsJoe Damato3-7/+7
2022-02-01i40e: Fix for failed to init adminq while VF resetKaren Sornek3-2/+46
2022-02-01i40e: Fix queues reservation for XDPSylwester Dziedziuch1-0/+14
2022-02-01i40e: Fix issue when maximum queues is exceededJedrzej Jagielski3-13/+61
2022-02-01i40e: Increase delay to 1 s after global EMP resetJedrzej Jagielski1-9/+3
2022-02-01ucsi_ccg: Check DEV_INT bit only when starting CCG4Sing-Han Chen1-1/+1
2022-02-01usb: typec: tcpm: Do not disconnect while receiving VBUS offBadhri Jagan Sridharan1-1/+2
2022-02-01USB: core: Fix hang in usb_kill_urb by adding memory barriersAlan Stern2-0/+26
2022-02-01usb: gadget: f_sourcesink: Fix isoc transfer for USB_SPEED_SUPER_PLUSPavankumar Kondeti1-0/+1
2022-02-01usb: common: ulpi: Fix crash in ulpi_match()Jon Hunter1-2/+5
2022-02-01usb: xhci-plat: fix crash when suspend if remote wake enableFrank Li1-0/+3
2022-02-01usb-storage: Add unusual-devs entry for VL817 USB-SATA bridgeAlan Stern1-0/+10
2022-02-01tty: Add support for Brainboxes UC cards.Cameron Williams1-2/+98