aboutsummaryrefslogtreecommitdiffstats
path: root/drivers (follow)
AgeCommit message (Expand)AuthorFilesLines
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 Goede1-3/+47
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-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-01Revert "net: phy: meson-gxl: improve link-up behavior"Heiner Kallweit1-7/+1
2022-09-01netdevsim: remove redundant variable retJinpeng Cui1-3/+2
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-01Bluetooth: btusb: mediatek: fix WMT failure during runtime suspendSean Wang1-0/+14
2022-09-01dma_buf: no need to bother with file_inode()->i_mappingAl Viro1-1/+1
2022-09-01ibmvmc: don't open-code file_inode()Al Viro1-2/+4
2022-09-01hisi_acc_vfio_pci: Correct the function prefix for hssi_acc_drvdata()Shameer Kolothum1-10/+10
2022-09-01vfio: Remove vfio_group dev_counterJason Gunthorpe1-6/+3
2022-09-01vfio/pci: Implement VFIO_DEVICE_FEATURE_LOW_POWER_ENTRY_WITH_WAKEUPAbhishek Sahu1-3/+60
2022-09-01vfio/pci: Implement VFIO_DEVICE_FEATURE_LOW_POWER_ENTRY/EXITAbhishek Sahu1-8/+145
2022-09-01vfio/pci: Mask INTx during runtime suspendAbhishek Sahu3-6/+40
2022-09-01vfio: Increment the runtime PM usage count during IOCTL callAbhishek Sahu1-3/+49
2022-09-01vfio: Split VFIO_GROUP_GET_STATUS into a functionJason Gunthorpe1-31/+30
2022-09-01vfio: Follow the naming pattern for vfio_group_ioctl_unset_container()Jason Gunthorpe1-11/+16
2022-09-01vfio: Fold VFIO_GROUP_SET_CONTAINER into vfio_group_set_container()Jason Gunthorpe1-27/+24
2022-09-01vfio: Fold VFIO_GROUP_GET_DEVICE_FD into vfio_group_get_device_fd()Jason Gunthorpe1-13/+11
2022-09-01vfio-pci: Replace 'void __user *' with proper types in the ioctl functionsJason Gunthorpe1-30/+28
2022-09-01vfio-pci: Re-indent what was vfio_pci_core_ioctl()Jason Gunthorpe1-362/+349
2022-09-01vfio-pci: Break up vfio_pci_core_ioctl() into one function per ioctlJason Gunthorpe1-29/+68
2022-09-01vfio-pci: Fix vfio_pci_ioeventfd() to return intJason Gunthorpe2-4/+4
2022-09-01vfio/pci: Simplify the is_intx/msi/msix/etc definesJason Gunthorpe3-8/+18
2022-09-01vfio/pci: Rename vfio_pci_register_dev_region()Jason Gunthorpe2-8/+8
2022-09-01vfio/pci: Split linux/vfio_pci_core.hJason Gunthorpe8-7/+144
2022-09-02Merge tag 'drm-msm-fixes-2022-08-27' of https://gitlab.freedesktop.org/drm/msm into drm-fixesDave Airlie7-4/+17
2022-09-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski118-540/+859
2022-09-02Merge tag 'amd-drm-fixes-6.0-2022-08-31' of https://gitlab.freedesktop.org/agd5f/linux into drm-fixesDave Airlie23-96/+234
2022-09-02Merge tag 'drm-misc-fixes-2022-08-31' of git://anongit.freedesktop.org/drm/drm-misc into drm-fixesDave Airlie1-1/+2
2022-09-01drm/amd/display: fix indentation in commit_planes_for_stream()Hamza Mahfooz1-3/+4
2022-09-01drm/amd/display: remove a duplicated declarationAsher Song1-1/+1
2022-09-01drm/amdgpu/vcn: Add MMSCH v4_0 support for sriovJane Jian1-0/+140
2022-09-01drm/amdgpu/vcn: Add sriov VCN v4_0 unified queue supportJane Jian3-15/+300
2022-09-01drm/amdgpu/vcn: Add vcn/vcn1 in white list to load its firmware under sriovJane Jian1-1/+3