aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2022-09-11staging: vt6655: Cleanup and rename function MACbSafeSoftwareResetPhilipp Hortmann2-11/+7
2022-09-11staging: vt6655: Cleanup and rename function MACvRestoreContextPhilipp Hortmann2-5/+3
2022-09-11staging: vt6655: Cleanup and rename function MACvSaveContextPhilipp Hortmann2-4/+3
2022-09-11staging: vt6655: Cleanup and rename function MACvSetLoopbackModePhilipp Hortmann2-11/+8
2022-09-11staging: rtl8192e: Rename CurSlotTimePhilipp Hortmann1-3/+3
2022-09-11staging: rtl8192e: Rename bHwRadioOffPhilipp Hortmann4-32/+32
2022-09-11staging: rtl8192e: Rename RFChangeInProgressPhilipp Hortmann3-15/+15
2022-09-11staging: rtl8192e: Rename RFWaitCounterPhilipp Hortmann1-3/+3
2022-09-11staging: rtl8192e: Rename rtStatePhilipp Hortmann4-21/+21
2022-09-11staging: rtl8192e: Rename bConnectBySSIDPhilipp Hortmann1-3/+3
2022-09-11staging: rtl8192e: Rename bActionAllowedPhilipp Hortmann1-6/+6
2022-09-11staging: rtl8192e: Rename ChangeSourcePhilipp Hortmann2-9/+9
2022-09-11staging: r8188eu: rtw_is_scan_deny is always falseMartin Kaiser2-6/+0
2022-09-11staging: r8188eu: remove rtw_clear_scan_denyMartin Kaiser2-4/+0
2022-09-11staging: r8188eu: remove rtw_set_scan_deny_timer_hdlMartin Kaiser1-1/+0
2022-09-11staging: r8188eu: remove empty rtw_set_scan_deny macroMartin Kaiser3-6/+0
2022-09-11staging: vt6655: fix potential memory leakNam Cao1-1/+1
2022-09-11staging: r8188eu: make c2h_evt_read() staticMichael Straube3-65/+60
2022-09-11staging: vt6655: remove unnecessary null checkNam Cao1-7/+6
2022-09-11Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linuxLinus Torvalds3-2/+5
2022-09-11Merge tag 'i2c-for-6.0-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linuxLinus Torvalds3-107/+123
2022-09-11Merge tag 'iommu-fixes-v6.0-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommuLinus Torvalds8-135/+163
2022-09-11Merge tag 'mips-fixes_6.0_1' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linuxLinus Torvalds5-22/+21
2022-09-11EDAC: Remove obsolete declarations in edac_module.hGaosheng Cui1-4/+0
2022-09-11power: supply: adp5061: show unknown capacity_level as textWei Yongjun1-0/+3
2022-09-11power: supply: adp5061: fix out-of-bounds read in adp5061_get_chg_type()Wei Yongjun1-3/+3
2022-09-11power: supply: tps65217: Fix comments typoShaomin Deng1-1/+1
2022-09-11power: reset: qcom-pon: add support for qcom,pmk8350-pon compatible stringAnjelique Melendez1-0/+1
2022-09-11dt-bindings: power: reset: qcom-pon: Add new compatible "qcom,pmk8350-pon"David Collins1-4/+46
2022-09-11power: supply: cw2015: Use device managed API to simplify the codeZheyu Ma1-11/+3
2022-09-11power: supply: cpcap-charger: fix repeated words in commentswangjianli1-1/+1
2022-09-11power: supply: Explain maintenance chargingLinus Walleij1-6/+42
2022-09-11fpga: m10bmc-sec: d5005 bmc secure update driverRuss Weight1-0/+3
2022-09-11iommu: Fix false ownership failure on AMD systems with PASID activatedJason Gunthorpe2-2/+21
2022-09-11iommu/vt-d: Fix possible recursive locking in intel_iommu_init()Lu Baolu3-26/+12
2022-09-10bpf: Add verifier support for custom callback return rangeDave Marchevsky2-1/+7
2022-09-10bpf: btf: fix truncated last_member_type_id in btf_struct_resolveLorenz Bauer1-1/+1
2022-09-10selftests/bpf: fix ct status check in bpf_nf selftestsLorenzo Bianconi2-5/+7
2022-09-10Merge branch 'Support direct writes to nf_conn:mark'Alexei Starovoitov11-7/+178
2022-09-10selftests/bpf: Add tests for writing to nf_conn:markDaniel Xu3-2/+23
2022-09-10bpf: Add support for writing to nf_conn:markDaniel Xu4-1/+143
2022-09-10bpf: Export btf_type_by_id() and bpf_log()Daniel Xu2-0/+2
2022-09-10bpf: Use 0 instead of NOT_INIT for btf_struct_access() writesDaniel Xu1-1/+1
2022-09-10bpf: Add stub for btf_struct_access()Daniel Xu1-0/+9
2022-09-10bpf: Remove duplicate PTR_TO_BTF_ID RO checkDaniel Xu1-3/+0
2022-09-10bpf: Simplify code by using for_each_cpu_wrap()Punit Agrawal1-32/+16
2022-09-10bpf: add missing percpu_counter_destroy() in htab_map_alloc()Tetsuo Handa1-0/+2
2022-09-10drm/vkms: fix variable dereferenced before check warningHarshit Mogalapalli1-1/+2
2022-09-10drm/udl: Sync pending URBs at the end of suspendTakashi Iwai4-8/+10
2022-09-10drm/udl: Don't re-initialize stuff at retrying the URB list allocationTakashi Iwai1-4/+3