summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2022-04-08PM: core: keep irq flags in device_pm_check_callbacks()Dmitry Baryshkov1-2/+4
2022-04-08ACPI/APEI: Limit printable size of BERT table dataDarren Hart1-2/+6
2022-04-08ACPI / x86: Add skip i2c clients quirk for Lenovo Yoga Tablet 1050F/LHans de Goede1-0/+12
2022-04-08ACPI / x86: Add skip i2c clients quirk for Nextbook Ares 8Hans de Goede1-0/+9
2022-04-08ACPICA: Avoid walking the ACPI Namespace if it is not thereRafael J. Wysocki1-0/+3
2022-04-08hwrng: cavium - fix NULL but dereferenced coccicheck errorWan Jiabing1-1/+1
2022-04-08irqchip/nvic: Release nvic_base upon failureSouptick Joarder (HPE)1-0/+2
2022-04-08irqchip/qcom-pdc: Fix broken lockingMarc Zyngier1-2/+3
2022-04-08loop: use sysfs_emit() in the sysfs xxx show()Chaitanya Kulkarni1-5/+5
2022-04-08powercap/dtpm_cpu: Reset per_cpu variable in the release functionDaniel Lezcano1-0/+7
2022-04-08crypto: hisilicon/sec - not need to enable sm4 extra mode at HW V3Kai Ye1-3/+5
2022-04-08memstick/mspro_block: fix handling of read-only devicesChristoph Hellwig1-6/+4
2022-04-08pinctrl: npcm: Fix broken references to chip->parent_deviceMarc Zyngier1-13/+12
2022-04-08crypto: octeontx2 - CN10K CPT to RNM workaroundSrujana Challa1-1/+42
2022-04-08crypto: hisilicon/qm - cleanup warning in qm_vf_read_qosKai Ye1-1/+1
2022-04-08regulator: rpi-panel: Handle I2C errors/timing to the AtmelDave Stevenson1-10/+46
2022-04-08net: dsa: bcm_sf2_cfp: fix an incorrect NULL check on list iteratorXiaomeng Tong1-3/+3
2022-04-08octeontx2-af: initialize action variableTom Rix1-8/+7
2022-04-08net: sparx5: switchdev: fix possible NULL pointer dereferenceZheng Yongjun1-0/+2
2022-04-08qlcnic: dcb: default to returning -EOPNOTSUPPTom Rix1-5/+5
2022-04-08net: sparx5: depends on PTP_1588_CLOCK_OPTIONALRandy Dunlap1-0/+1
2022-04-08net: hns3: fix phy can not link up when autoneg off and resetGuangbin Huang1-2/+2
2022-04-08net: hns3: add NULL pointer check for hns3_set/get_ringparam()Hao Chen1-3/+9
2022-04-08net: hns3: add netdev reset check for hns3_set_tunable()Hao Chen1-3/+5
2022-04-08net: hns3: clean residual vf config after disable sriovPeng Li3-0/+71
2022-04-08net: hns3: add max order judgement for tx spare bufferHao Chen1-0/+6
2022-04-08net: hns3: fix ethtool tx copybreak buf size indicating not aligned issueHao Chen2-9/+14
2022-04-08net: phy: broadcom: Fix brcm_fet_config_init()Florian Fainelli1-0/+21
2022-04-08net: hns3: refine the process when PF set VF VLANJian Shen2-5/+18
2022-04-08net: hns3: add vlan list lock to protect vlan listJian Shen2-4/+35
2022-04-08net: hns3: fix port base vlan add fail when concurrent with resetJian Shen2-19/+46
2022-04-08net: hns3: fix bug when PF set the duplicate MAC address for VFsJian Shen1-3/+2
2022-04-08net: enetc: report software timestamping via SO_TIMESTAMPINGVladimir Oltean1-1/+4
2022-04-08clk: Initialize orphan req_rateMaxime Ripard1-0/+13
2022-04-08clk: qcom: gcc-msm8994: Fix gpll4 widthKonrad Dybcio1-0/+1
2022-04-08net: stmmac: dwmac-qcom-ethqos: Enable RGMII functional clock on resumeBjorn Andersson1-0/+7
2022-04-08driver core: dd: fix return value of __setup handlerRandy Dunlap1-1/+1
2022-04-08firmware: google: Properly state IOMEM dependencyDavid Gow1-1/+1
2022-04-08kgdbts: fix return value of __setup handlerRandy Dunlap1-2/+2
2022-04-08virt: acrn: fix a memory leak in acrn_dev_ioctl()Xiaolong Huang1-5/+15
2022-04-08virt: acrn: obtain pa from VMA with PFNMAP flagYonghua Huang1-0/+24
2022-04-08serial: 8250: fix XOFF/XON sending when DMA is usedIlpo Järvinen3-4/+25
2022-04-08kgdboc: fix return value of __setup handlerRandy Dunlap1-3/+3
2022-04-08tty: hvc: fix return value of __setup handlerRandy Dunlap1-1/+3
2022-04-08clk: visconti: prevent array overflow in visconti_clk_register_gates()Dan Carpenter3-2/+5
2022-04-08pinctrl/rockchip: Add missing of_node_put() in rockchip_pinctrl_probeMiaoqian Lin1-0/+2
2022-04-08pinctrl: nomadik: Add missing of_node_put() in nmk_pinctrl_probeMiaoqian Lin1-1/+3
2022-04-08pinctrl: microchip-sgpio: lock RMW accessMichael Walle1-0/+15
2022-04-08pinctrl: ocelot: Fix interrupt parsingHoratiu Vultur1-2/+2
2022-04-08pinctrl: mediatek: paris: Skip custom extra pin config dump for virtual GPIOsChen-Yu Tsai1-0/+3