summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2025-06-27ptp: Simplify ptp_read()Thomas Gleixner1-38/+16
2025-06-27ptp: Convert chardev code to lock guardsThomas Gleixner1-21/+13
2025-06-27ptp: Split out PTP_MASK_EN_SINGLE ioctl codeThomas Gleixner1-20/+15
2025-06-27ptp: Split out PTP_MASK_CLEAR_ALL ioctl codeThomas Gleixner1-2/+7
2025-06-27ptp: Split out PTP_PIN_SETFUNC ioctl codeThomas Gleixner1-34/+24
2025-06-27ptp: Split out PTP_PIN_GETFUNC ioctl codeThomas Gleixner1-29/+21
2025-06-27ptp: Split out PTP_SYS_OFFSET ioctl codeThomas Gleixner1-38/+40
2025-06-27ptp: Split out PTP_SYS_OFFSET_EXTENDED ioctl codeThomas Gleixner1-36/+39
2025-06-27ptp: Split out PTP_SYS_OFFSET_PRECISE ioctl codeThomas Gleixner1-24/+29
2025-06-27ptp: Split out PTP_ENABLE_PPS ioctl codeThomas Gleixner1-17/+16
2025-06-27ptp: Split out PTP_PEROUT_REQUEST ioctl codeThomas Gleixner1-71/+58
2025-06-27ptp: Split out PTP_EXTTS_REQUEST ioctl codeThomas Gleixner1-55/+50
2025-06-27ptp: Split out PTP_CLOCK_GETCAPS ioctl codeThomas Gleixner1-18/+23
2025-06-27phy: qcom: qmp-combo: Add missing PLL (VCO) configuration on SM8750Krzysztof Kozlowski1-0/+3
2025-06-27net: airoha: Get rid of dma_sync_single_for_device() in airoha_qdma_fill_rx_q...Lorenzo Bianconi1-5/+0
2025-06-27phy: qcom: m31-eusb2: drop registration printkJohan Hovold1-2/+0
2025-06-27phy: qcom: m31-eusb2: fix match data santity checkJohan Hovold1-1/+1
2025-06-27net: mana: Fix build errors when CONFIG_NET_SHAPER is disabledErni Sri Satya Vennela1-0/+1
2025-06-27Merge tag 'hid-for-linus-2025062701' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds11-13/+114
2025-06-27Merge tag 'drm-misc-next-2025-06-26' of https://gitlab.freedesktop.org/drm/mi...Dave Airlie15-57/+267
2025-06-27phy: qcom: qmp-pcie: Update PHY settings for QCS8300 & SA8775PMrinmay Sarkar5-41/+66
2025-06-27phy: qualcomm: phy-qcom-eusb2-repeater: Don't zero-out registersLuca Weiss1-55/+32
2025-06-27phy: mediatek: tphy: Cleanup and document slew calibrationAngeloGioacchino Del Regno1-18/+27
2025-06-27phy: mediatek: tphy: Clarify and add kerneldoc to mtk_phy_pdataAngeloGioacchino Del Regno1-10/+10
2025-06-27spi: atmel-quadspi: Use `devm_dma_request_chan()`Bence Csókás1-35/+13
2025-06-27Merge tag 'drm-xe-fixes-2025-06-26' of https://gitlab.freedesktop.org/drm/xe/...Dave Airlie7-32/+42
2025-06-27wifi: ath12k: Add support to RTT statsMaharaja Kennadyrajan2-0/+575
2025-06-27wifi: ath12k: Add support to TDMA and MLO statsMaharaja Kennadyrajan2-0/+126
2025-06-27wifi: ath12k: Add support for transmit histogram statsSaleemuddin Shaik2-1/+51
2025-06-27wifi: ath12k: Clear auth flag only for actual association in security modeThiraviyam Mariyappan2-1/+5
2025-06-27wifi: ath12k: fix dest ring-buffer corruption when ring is fullJohan Hovold1-2/+9
2025-06-27wifi: ath12k: fix source ring-buffer corruptionJohan Hovold1-1/+9
2025-06-27wifi: ath12k: use plain access for descriptor lengthJohan Hovold1-1/+1
2025-06-27wifi: ath12k: fix dest ring-buffer corruptionJohan Hovold2-6/+14
2025-06-27wifi: ath11k: fix dest ring-buffer corruption when ring is fullJohan Hovold1-2/+9
2025-06-27wifi: ath11k: fix source ring-buffer corruptionJohan Hovold1-1/+9
2025-06-27wifi: ath11k: use plain accesses for monitor descriptorJohan Hovold1-13/+9
2025-06-27wifi: ath11k: use plain access for descriptor lengthJohan Hovold1-1/+1
2025-06-27wifi: ath11k: fix dest ring-buffer corruptionJohan Hovold3-7/+11
2025-06-27wifi: ath12k: Send WMI_VDEV_SET_TPC_POWER_CMD for AP vdevHariharan Basuthkar1-6/+14
2025-06-27wifi: ath12k: Add memset and update default rate value in wmi tx completionSarika Sharma1-0/+5
2025-06-27wifi: ath12k: Fix beacon reception for sta associated to Non-TX APRameshkumar Sundaram1-19/+37
2025-06-27wifi: ath12k: Fix station association with MBSSID Non-TX BSSHari Chandrakanthan1-0/+1
2025-06-27wifi: ath12k: use real noise floor instead of default valueRaj Kumar Bhagat4-9/+35
2025-06-27wifi: ath12k: handle WMI event for real noise floor calculationRaj Kumar Bhagat4-0/+289
2025-06-27wifi: ath11k: Make read-only const array svc_id static constColin Ian King1-1/+1
2025-06-27wifi: ath11k: fix suspend use-after-free after probe failureJohan Hovold1-1/+6
2025-06-27wifi: ath11k: clear initialized flag for deinit-ed srng listsSergey Senozhatsky1-0/+4
2025-06-27wifi: ath11k: support usercase-specific firmware overridesMiaoqing Pan1-2/+11
2025-06-27wifi: ath9k: ahb: replace id_table with ofRosen Penev1-34/+13