summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2022-01-25scsi: myrs: Fix crash in error caseTong Zhang1-1/+2
2022-01-25scsi: 53c700: Remove redundant assignment to pointer SCpColin Ian King1-1/+0
2022-01-25scsi: ufs: Treat link loss as fatal errorKiwoong Kim1-1/+2
2022-01-25scsi: ufs: Use generic error code in ufshcd_set_dev_pwr_mode()Kiwoong Kim1-3/+6
2022-01-25scsi: bfa: Remove useless DMA-32 fallback configurationChristophe JAILLET1-6/+0
2022-01-25scsi: hisi_sas: Remove useless DMA-32 fallback configurationChristophe JAILLET2-5/+0
2022-01-25scsi: 3w-sas: Remove useless DMA-32 fallback configurationChristophe JAILLET1-4/+0
2022-01-25scsi: bnx2fc: Flush destroy_work queue before calling bnx2fc_interface_put()John Meneghini1-15/+5
2022-01-25scsi: zfcp: Fix failed recovery on gone remote port with non-NPIV FCP devicesSteffen Maier1-1/+12
2022-01-25scsi: pm8001: Fix bogus FW crash for maxcpus=1John Garry2-3/+19
2022-01-25scsi: qedf: Change context reset messages to ratelimitedSaurav Kashyap1-2/+4
2022-01-25scsi: qedf: Fix refcount issue when LOGO is received during TMFSaurav Kashyap1-0/+1
2022-01-25scsi: qedf: Add stag_work to all the vportsSaurav Kashyap1-0/+1
2022-01-25scsi: ufs: ufshcd-pltfrm: Check the return value of devm_kstrdup()Xiaoke Wang1-0/+7
2022-01-25scsi: target: iscsi: Make sure the np under each tpg is uniqueZouMingzhe1-0/+3
2022-01-25scsi: elx: efct: Don't use GFP_KERNEL under spin lockYang Yingliang1-6/+2
2022-01-25drm/msm/dsi: invalid parameter check in msm_dsi_phy_enableJosé Expósito1-1/+3
2022-01-25drm/msm/a6xx: Add missing suspend_count incrementRob Clark1-0/+2
2022-01-25drm/msm: Fix wrong size calculationXianting Tian1-1/+1
2022-01-25drm/msm/dpu: invalid parameter check in dpu_setup_dspp_pccJosé Expósito1-2/+9
2022-01-25drm/msm/hdmi: Fix missing put_device() call in msm_hdmi_get_phyMiaoqian Lin1-1/+6
2022-01-25drm/msm/dsi: Fix missing put_device() call in dsi_get_phyMiaoqian Lin1-1/+6
2022-01-25drm/msm: remove variable set but not usedYang Li1-3/+0
2022-01-25hwmon: (nct6775) Fix crash in clear_caseopenGuenter Roeck1-3/+3
2022-01-24Merge tag 'linux-can-fixes-for-5.17-20220124' of git://git.kernel.org/pub/scm...Jakub Kicinski4-2/+9
2022-01-24can: flexcan: mark RX via mailboxes as supported on MCF5441XMarc Kleine-Budde2-1/+2
2022-01-24can: tcan4x5x: regmap: fix max register valueMarc Kleine-Budde1-1/+1
2022-01-24can: m_can: m_can_fifo_{read,write}: don't read or write from/to FIFO if leng...Marc Kleine-Budde1-0/+6
2022-01-24video: hyperv_fb: Fix validation of screen resolutionMichael Kelley1-13/+3
2022-01-24spi: s3c24xx: Convert to GPIO descriptorsLinus Walleij1-44/+3
2022-01-24spi: s3c64xx: Convert to use GPIO descriptorsLinus Walleij1-40/+13
2022-01-24spi: spi-mtk-nor: add axi_s clock for mt8186Guochun Mao1-1/+16
2022-01-24spi: spi-mtk-nor: add new soc mt8186 supportGuochun Mao1-0/+6
2022-01-24spi: spi-mtk-nor: improve device table for adding more capabilitiesGuochun Mao1-9/+39
2022-01-24net: stmmac: remove unused members in struct stmmac_privJisheng Zhang1-2/+0
2022-01-24Merge existing fixes from spi/for-5.17 into new branchMark Brown2-33/+21
2022-01-24net: atlantic: Use the bitmap API instead of hand-writing itChristophe JAILLET1-4/+2
2022-01-24ibmvnic: remove unused ->wait_capabilitySukadev Bhattiprolu2-25/+14
2022-01-24ibmvnic: don't spin in taskletSukadev Bhattiprolu1-6/+0
2022-01-24ibmvnic: init ->running_cap_crqs earlySukadev Bhattiprolu1-35/+71
2022-01-24ibmvnic: Allow extra failures before disablingSukadev Bhattiprolu1-4/+17
2022-01-24bonding: use rcu_dereference_rtnl when get bonding active slaveHangbin Liu1-4/+0
2022-01-24net: sfp: ignore disabled SFP nodeMarek Behún1-0/+5
2022-01-24gpio: sim: check the label length when setting up device propertiesBartosz Golaszewski1-1/+1
2022-01-24hwmon: (adt7470) Prevent divide by zero in adt7470_fan_write()Dan Carpenter1-0/+3
2022-01-24hwmon: (pmbus/ir38064) Mark ir38064_of_match as __maybe_unusedGuenter Roeck1-1/+1
2022-01-24hwmon: (lm90) Fix sysfs and udev notificationsGuenter Roeck1-6/+6
2022-01-24hwmon: (lm90) Mark alert as broken for MAX6646/6647/6649Guenter Roeck1-1/+1
2022-01-24hwmon: (lm90) Mark alert as broken for MAX6680Guenter Roeck1-1/+1
2022-01-24hwmon: (lm90) Mark alert as broken for MAX6654Guenter Roeck1-0/+1