aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2024-04-04wifi: carl9170: re-fix fortified-memset warningArnd Bergmann1-1/+2
2024-04-04wifi: ath12k: fix missing endianness conversion in wmi_vdev_create_cmd()Miaoqing Pan2-9/+9
2024-04-04wifi: ath12k: debugfs: radar simulation supportRamya Gnanasekar1-0/+29
2024-04-04wifi: ath12k: initial debugfs supportRamasamy Kaliappan7-0/+119
2024-04-04pmdomain: mediatek: Add MT8188 buck isolation settingJohnson Wang1-3/+11
2024-04-04pmdomain: mediatek: scpsys: drop driver owner assignmentKrzysztof Kozlowski1-1/+0
2024-04-04mmc: Merge branch fixes into nextUlf Hansson1-0/+1
2024-04-04wifi: wfx: drop driver owner initializationKrzysztof Kozlowski1-1/+0
2024-04-04wifi: mwifiex: drop driver owner initializationKrzysztof Kozlowski1-1/+0
2024-04-04wifi: brcm80211: drop driver owner initializationKrzysztof Kozlowski1-1/+0
2024-04-04wifi: ath10k: sdio: drop driver owner initializationKrzysztof Kozlowski1-1/+0
2024-04-04wifi: ath10k: sdio: simplify module initializationKrzysztof Kozlowski1-19/+1
2024-04-04Bluetooth: btmtksdio: drop driver owner initializationKrzysztof Kozlowski1-1/+0
2024-04-04Bluetooth: btmrvl_sdio: drop driver owner initializationKrzysztof Kozlowski1-1/+0
2024-04-04mmc: sdhci-of-dwcmshc: th1520: Increase tuning loop count to 128Maksim Kiselev1-0/+1
2024-04-04Revert "tg3: Remove residual error handling in tg3_suspend"Paolo Abeni1-4/+26
2024-04-04tg3: Remove residual error handling in tg3_suspendNikita Kiryushin1-26/+4
2024-04-04x86/CPU/AMD: Track SNP host status with cc_platform_*()Borislav Petkov (AMD)2-2/+4
2024-04-04tg3: Remove residual error handling in tg3_suspendNikita Kiryushin1-26/+4
2024-04-04drm/i915/display: Read/Write Adaptive Sync SDPMitul Golani2-0/+2
2024-04-04drm/i915/display: Compute vrr_vsync paramsMitul Golani4-2/+41
2024-04-04drm/i915/display: Add state checker for Adaptive Sync SDPMitul Golani1-0/+46
2024-04-04drm/i915/display: Compute AS SDP parametersMitul Golani1-0/+24
2024-04-04drm/i915/dp: Add wrapper function to check AS SDPMitul Golani2-0/+9
2024-04-04drm/i915/dp: Add Read/Write support for Adaptive Sync SDPMitul Golani4-1/+114
2024-04-04drm/i915/display: Add crtc state dump for Adaptive Sync SDPMitul Golani2-0/+4
2024-04-04drm/dp: Add Adaptive Sync SDP loggingMitul Golani1-0/+12
2024-04-04wifi: rtw89: 8922a: configure UL MU/OFDMA power settingKuan-Chung Chen2-0/+21
2024-04-04wifi: rtw88: Set default CQM config if not presentPo-Hao Huang3-4/+14
2024-04-04drm/dp: Add support to indicate if sink supports AS SDPMitul Golani1-0/+25
2024-04-04ata: sata_gemini: Check clk_enable() resultChen Ni1-1/+4
2024-04-03mlxsw: pci: Store DQ pointer as part of CQ structureAmit Cohen1-13/+28
2024-04-03mlxsw: pci: Remove mlxsw_pci_cq_count()Amit Cohen1-15/+3
2024-04-03mlxsw: pci: Remove mlxsw_pci_sdq_count()Amit Cohen1-12/+7
2024-04-03mlxsw: pci: Break mlxsw_pci_cq_tasklet() into tasklets per queue typeAmit Cohen1-12/+74
2024-04-03mlxsw: pci: Make style change in mlxsw_pci_cq_tasklet()Amit Cohen1-2/+2
2024-04-03mlxsw: pci: Remove unused wait queueAmit Cohen1-8/+4
2024-04-03mlxsw: pci: Use only one event queueAmit Cohen2-40/+16
2024-04-03mlxsw: pci: Rename MLXSW_PCI_EQS_COUNTAmit Cohen2-3/+3
2024-04-03mlxsw: pci: Poll command interface for each cmd_exec()Amit Cohen1-31/+17
2024-04-03mlxsw: pci: Make style changes in mlxsw_pci_eq_tasklet()Amit Cohen1-9/+12
2024-04-03mlxsw: pci: Remove unused countersAmit Cohen1-31/+18
2024-04-03mlxsw: pci: Arm CQ doorbell regardless of number of completionsAmit Cohen1-2/+2
2024-04-03mlxsw: pci: Do not setup tasklet from operationAmit Cohen1-6/+2
2024-04-03mlxsw: pci: Move mlxsw_pci_cq_{init, fini}()Amit Cohen1-43/+43
2024-04-03mlxsw: pci: Move mlxsw_pci_eq_{init, fini}()Amit Cohen1-36/+36
2024-04-03net/mlx5: Don't call give_pages() if request 0 pageJianbo Liu1-0/+3
2024-04-03net/mlx5: Skip pages EQ creation for non-page supplier functionJianbo Liu1-1/+8
2024-04-03net/mlx5: Support matching on l4_type for ttc_tableJianbo Liu5-62/+211
2024-04-03net/mlx5e: Add support for 800Gbps link modesGal Pressman1-0/+7