summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2022-08-25octeontx2-af: suppress external profile loading warningHarman Kalra1-1/+1
2022-08-25octeontx2-af: Apply tx nibble fixup alwaysStanislaw Kardach1-3/+4
2022-08-25octeontx2-pf: Fix NIX_AF_TL3_TL2X_LINKX_CFG register configurationNaveen Mamindlapalli2-5/+15
2022-08-25dt-bindings: input: iqs7222: Extend slider-mapped GPIO to IQS7222CJeff LaBundy1-8/+13
2022-08-25dt-bindings: input: iqs7222: Correct bottom speed step sizeJeff LaBundy1-2/+1
2022-08-25dt-bindings: input: iqs7222: Remove support for RF filterJeff LaBundy1-4/+0
2022-08-25Input: iqs7222 - remove support for RF filterJeff LaBundy1-7/+0
2022-08-25Input: iqs7222 - handle reset during ATIJeff LaBundy1-3/+6
2022-08-25Input: iqs7222 - acknowledge reset before writing registersJeff LaBundy1-3/+29
2022-08-25Input: iqs7222 - protect volatile registersJeff LaBundy1-4/+14
2022-08-25Input: iqs7222 - fortify slider event reportingJeff LaBundy1-38/+58
2022-08-25Input: iqs7222 - correct slider event disable logicJeff LaBundy1-7/+9
2022-08-25Input: mt6779-keypad - match hardware matrix organizationMattijs Korpershoek1-3/+5
2022-08-25Input: exc3000 - fix return value check of wait_for_completion_timeoutMiaoqian Lin1-3/+4
2022-08-25rtc: spear: set range maxZeng Jingxiang1-1/+1
2022-08-25pinctrl: qcom: sm8250: Fix PDC mapJianhua Lu1-1/+1
2022-08-25dt-bindings: pinctrl: mt8186: Add and use drive-strength-microampAllen-KH Cheng1-26/+3
2022-08-25pinctrl: sunxi: Add I/O bias setting for H6 R-PIOSamuel Holland2-3/+5
2022-08-25dt-bindings: pinctrl: mt8195: Add and use drive-strength-microampAngeloGioacchino Del Regno1-25/+2
2022-08-25dt-bindings: pinctrl: mt8195: Fix name for mediatek,rsel-resistance-in-si-unitAngeloGioacchino Del Regno1-5/+5
2022-08-25pinctrl: amd: Don't save/restore interrupt status and wake status bitsBasavaraj Natikar1-2/+9
2022-08-25pinctrl: qcom: msm8916: Allow CAMSS GP clocks to be muxedNikita Travkin1-2/+2
2022-08-25pinctrl: nomadik: Fix refcount leak in nmk_pinctrl_dt_subnode_to_mapMiaoqian Lin1-1/+3
2022-08-25dt-bindings: pinctrl: mt8192: Use generic bias instead of pull-*-advNícolas F. R. A. Prado1-14/+15
2022-08-25dt-bindings: pinctrl: mt8192: Add drive-strength-microampNícolas F. R. A. Prado1-25/+2
2022-08-25pinctrl: renesas: rzg2l: Return -EINVAL for pins which have input disabledLad Prabhakar1-0/+2
2022-08-25dt-bindings: arm: qcom: fix Alcatel OneTouch Idol 3 compatiblesKrzysztof Kozlowski1-2/+1
2022-08-25selftests: forwarding: Fix failing tests with old libnetIdo Schimmel3-24/+48
2022-08-25net: atm: bring back zatm uAPIJakub Kicinski1-0/+47
2022-08-25net: bgmac: Fix a BUG triggered by wrong bytes_complSandor Bodo-Merle1-1/+1
2022-08-25net: dsa: felix: suppress non-changes to the tagging protocolVladimir Oltean1-0/+3
2022-08-25net: phy: c45 baset1: do not skip aneg configuration if clock role is not spe...Oleksij Rempel1-18/+16
2022-08-25net: bcmgenet: Indicate MAC is in charge of PHY PMFlorian Fainelli1-0/+3
2022-08-25net: phy: Warn about incorrect mdio_bus_phy_resume() stateFlorian Fainelli1-0/+6
2022-08-25devlink: Fix use-after-free after a failed reloadIdo Schimmel1-2/+2
2022-08-25virtio-blk: Avoid use-after-free on suspend/resumeShigeru Yoshida1-14/+10
2022-08-25virtio_net: fix memory leak inside XPD_TX with mergeableXuan Zhuo1-1/+4
2022-08-25virtio: VIRTIO_HARDEN_NOTIFICATION is brokenMichael S. Tsirkin1-1/+2
2022-08-25ASoC: qdsp6: q6apm-dai: unprepare stream if its already preparedSrinivas Kandagatla1-0/+6
2022-08-25SUNRPC: Don't reuse bvec on retransmission of the requestTrond Myklebust4-21/+22
2022-08-25SUNRPC: Reinitialise the backchannel request buffers before reuseTrond Myklebust1-0/+14
2022-08-25SUNRPC: Fix xdr_encode_bool()Chuck Lever1-2/+2
2022-08-25sunrpc: fix expiry of auth credsDan Aloni1-1/+1
2022-08-25m68k: coldfire/device.c: protect FLEXCAN blocksRandy Dunlap1-3/+3
2022-08-25net: atlantic: fix aq_vec index out of range errorChia-Lin Kao (AceLan)1-13/+8
2022-08-25can: j1939: j1939_session_destroy(): fix memory leak of skbsFedor Pchelkin1-1/+7
2022-08-25can: mcp251x: Fix race condition on receive interruptSebastian Würl1-3/+15
2022-08-25bpf: Check the validity of max_rdwr_access for sock local storage map iteratorHou Tao1-1/+1
2022-08-25bpf: Acquire map uref in .init_seq_private for sock{map,hash} iteratorHou Tao1-1/+19
2022-08-25bpf: Acquire map uref in .init_seq_private for sock local storage map iteratorHou Tao1-1/+9