aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2022-09-02wifi: rtw89: early recognize FW feature to decide if chanctxZong-Zhe Yang6-4/+76
2022-09-02wifi: rtw89: declare support for mac80211 chanctx ops by chipZong-Zhe Yang6-13/+65
2022-09-02wifi: rtw89: add skeleton of mac80211 chanctx ops supportZong-Zhe Yang5-0/+139
2022-09-02wifi: rtw89: introduce entity mode and its recalculated prototypeZong-Zhe Yang4-14/+79
2022-09-02wifi: rtw89: initialize entity and configure default chandefZong-Zhe Yang5-0/+27
2022-09-02wifi: rtw89: concentrate chandef setting to stack callbackZong-Zhe Yang5-7/+48
2022-09-02wifi: rtw89: concentrate parameter control for setting channel callbackZong-Zhe Yang4-40/+61
2022-09-02wifi: rtw89: rfk: concentrate parameter control while set_channel()Zong-Zhe Yang4-8/+12
2022-09-02wifi: rtw89: txpwr: concentrate channel related control to topZong-Zhe Yang7-131/+206
2022-09-02wifi: rtw89: create rtw89_chan centrally to avoid breakageZong-Zhe Yang6-81/+109
2022-09-02wifi: rtw89: re-arrange channel related stuffs under HALZong-Zhe Yang17-163/+257
2022-09-02wifi: rtw89: introduce rtw89_chan for channel stuffsZong-Zhe Yang8-122/+128
2022-09-02wifi: rtw89: rewrite decision on channel by entity stateZong-Zhe Yang6-20/+53
2022-09-02ACPI: video: Remove code to unregister acpi_video backlight when a native backlight registersHans de Goede2-38/+0
2022-09-02ACPI: video: Make backlight class device registration a separate step (v2)Hans de Goede2-3/+49
2022-09-02ACPI: video: Simplify acpi_video_unregister_backlight()Hans de Goede1-8/+4
2022-09-02ACPI: video: Remove acpi_video_bus from list before tearing it downHans de Goede1-4/+4
2022-09-02ACPI: video: Drop backlight_device_get_by_type() call from acpi_video_get_backlight_type()Hans de Goede1-2/+1
2022-09-02drm/nouveau: Don't register backlight when another backlight should be used (v2)Hans de Goede3-0/+13
2022-09-02ARM: dts: lan966x: add led configurationHoratiu Vultur2-0/+56
2022-09-02Revert "usb: gadget: udc-xilinx: replace memcpy with memcpy_toio"Greg Kroah-Hartman1-8/+8
2022-09-02Merge tag 'soundwire-6.0-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/vkoul/soundwire into char-misc-linusGreg Kroah-Hartman1-7/+3
2022-09-02ALSA: aloop: Fix random zeros in capture data when using jiffies timerPattara Teerapong1-3/+4
2022-09-02x86/microcode: Print previous version of microcode after reloadAshok Raj1-2/+3
2022-09-01ipv6: tcp: send consistent autoflowlabel in SYN_RECV stateEric Dumazet1-12/+14
2022-09-01Revert "net: phy: meson-gxl: improve link-up behavior"Heiner Kallweit1-7/+1
2022-09-01selftests: net: dsa: symlink the tc_actions.sh testVladimir Oltean3-1/+4
2022-09-01netdevsim: remove redundant variable retJinpeng Cui1-3/+2
2022-09-01net: rtnetlink: use netif_oper_up instead of open codeJuhee Kang1-4/+2
2022-09-01net: sched: etf: remove true check in etf_enable_offload()Zhengchao Shao1-3/+0
2022-09-02Merge tag 'drm-intel-fixes-2022-09-01' of git://anongit.freedesktop.org/drm/drm-intel into drm-fixesDave Airlie3-8/+19
2022-09-01Merge tag 'kvm-s390-master-6.0-1' of git://git.kernel.org/pub/scm/linux/kernel/git/kvms390/linux into HEADPaolo Bonzini729-5079/+10238
2022-09-01bpf: Only add BTF IDs for socket security hooks when CONFIG_SECURITY_NETWORK is onHou Tao1-0/+6
2022-09-01Merge tag 'kvm-riscv-fixes-6.0-1' of https://github.com/kvm-riscv/linux into HEADPaolo Bonzini3-15/+13
2022-09-01KVM: x86: check validity of argument to KVM_SET_MP_STATEPaolo Bonzini1-3/+17
2022-09-01perf/x86/core: Completely disable guest PEBS via guest's global_ctrlLike Xu1-1/+2
2022-09-01KVM: x86: fix memoryleak in kvm_arch_vcpu_create()Miaohe Lin1-2/+1
2022-09-01KVM: x86: Mask off unsupported and unknown bits of IA32_ARCH_CAPABILITIESJim Mattson1-4/+21
2022-09-01Bluetooth: btusb: mediatek: fix WMT failure during runtime suspendSean Wang1-0/+14
2022-09-01orangefs: use ->f_mappingAl Viro1-3/+1
2022-09-01_nfs42_proc_copy(): use ->f_mapping instead of file_inode()->i_mappingAl Viro1-1/+1
2022-09-01dma_buf: no need to bother with file_inode()->i_mappingAl Viro1-1/+1
2022-09-01nfs_finish_open(): don't open-code file_inode()Al Viro1-1/+1
2022-09-01bprm_fill_uid(): don't open-code file_inode()Al Viro1-2/+1
2022-09-01sgx: use ->f_mapping...Al Viro1-2/+1
2022-09-01exfat_iterate(): don't open-code file_inode(file)Al Viro1-3/+3
2022-09-01ibmvmc: don't open-code file_inode()Al Viro1-2/+4
2022-09-01ecryptfs: constify pathAl Viro4-4/+4
2022-09-01spufs: constify pathAl Viro2-4/+4
2022-09-01nd_jump_link(): constify pathAl Viro2-2/+2