summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2025-07-23Bluetooth: btmtk: Fix typo in log stringBastien Nocera1-1/+1
2025-07-23Bluetooth: btintel: Fix typo in commentBastien Nocera1-1/+1
2025-07-23Bluetooth: btusb: Add new VID/PID 0489/e14e for MT7925En-Wei Wu1-0/+2
2025-07-23Bluetooth: btusb: Add RTL8852BE device 0x13d3:0x3618Hao Li1-0/+2
2025-07-23Bluetooth: btusb: Fix potential NULL dereference on kmalloc failureZhongqiu Han1-0/+2
2025-07-23Bluetooth: btnxpuart: implement powerup sequenceCatalin Popescu1-0/+18
2025-07-23dt-bindings: net: bluetooth: nxp: add support for supply and resetCatalin Popescu1-0/+10
2025-07-23Bluetooth: Fix spelling mistakesYang Li3-13/+13
2025-07-23Bluetooth: hci_event: Add support for handling LE BIG Sync Lost eventYang Li4-4/+49
2025-07-23Bluetooth: btnxpuart: Add support for 4M baudrateNeeraj Sanjay Kale1-9/+27
2025-07-23dt-bindings: net: bluetooth: nxp: Add support for 4M baudrateNeeraj Sanjay Kale1-0/+8
2025-07-23Bluetooth: hci_event: Correct comment about HCI_EV_EXTENDED_INQUIRY_RESULTZijun Hu1-1/+1
2025-07-23Bluetooth: hci_core: Eliminate an unnecessary goto label in hci_find_irk_by_a...Zijun Hu1-3/+1
2025-07-23Bluetooth: hci_sync: Use bt_dev_err() to log error message in hci_update_even...Zijun Hu1-1/+1
2025-07-23Bluetooth: hci_sock: Reset cookie to zero in hci_sock_free_cookie()Zijun Hu1-1/+1
2025-07-23Bluetooth: hci_qca: Enable ISO data packet RXZijun Hu1-0/+1
2025-07-23Bluetooth: btintel_pcie: Add support for device 0x4d76Kiran K1-0/+1
2025-07-23Bluetooth: Remove hci_conn_hash_lookup_state()Yue Haibing1-20/+0
2025-07-23Bluetooth: btusb: Add a new VID/PID 2c7c/7009 for MT7925Haochen Tong1-0/+2
2025-07-23Bluetooth: btintel_pcie: Reword restart to recoveryLuiz Augusto von Dentz1-38/+33
2025-07-23Bluetooth: btintel_pcie: Support Function level resetChandrashekar Devegowda2-3/+227
2025-07-23Bluetooth: btusb: Add support for variant of RTL8851BE (USB ID 13d3:3601)Uwe Kleine-König1-0/+1
2025-07-23Bluetooth: btusb: Add USB ID 3625:010b for TP-LINK Archer TX10UB NanoZenm Chen1-0/+4
2025-07-23ASoC: qcom: sm8250: Add Fairphone 4 soundcard compatibleLuca Weiss1-0/+1
2025-07-23ASoC: dt-bindings: qcom,sm8250: Add Fairphone 4 sound cardLuca Weiss1-0/+1
2025-07-23ASoC: dt-bindings: qcom,q6afe: Document q6usb subnodeLuca Weiss1-0/+13
2025-07-23drm/i915/display: Fix dma_fence_wait_timeout() return value handlingAakash Deep Sarkar1-1/+2
2025-07-23doc: update porting, vfs documentation to describe mmap_prepare()Lorenzo Stoakes2-4/+30
2025-07-23netfs: Remove unused declaration netfs_queue_write_request()Yue Haibing1-1/+0
2025-07-23eventpoll: fix sphinx documentation build warningJann Horn1-3/+1
2025-07-23block: fix lbmd_guard_tag_type assignment in FS_IOC_GETLBMD_CAPAnuj Gupta1-1/+15
2025-07-23dt-bindings: dma: fsl-mxs-dma: allow interrupt-names for fsl,imx23-dma-apbxFrank Li1-0/+33
2025-07-23dmaengine: xdmac: make it selectable for ARCH_MICROCHIPRobert Marko1-1/+1
2025-07-23dt-bindings: dma: Convert marvell,orion-xor to DT schemaRob Herring (Arm)2-40/+84
2025-07-23dt-bindings: dma: Convert brcm,iproc-sba to DT schemaRob Herring (Arm)2-29/+41
2025-07-23dmaengine: nbpfaxi: Add missing check after DMA mapThomas Fourier1-0/+13
2025-07-23dmaengine: mv_xor: Fix missing check after DMA map and missing unmapThomas Fourier1-2/+19
2025-07-23Merge tag 'iwlwifi-next-2025-07-23' of https://git.kernel.org/pub/scm/linux/k...Johannes Berg34-678/+443
2025-07-23wifi: brcmsmac: Use str_true_false() helperLiu Song1-9/+10
2025-07-23wifi: brcmfmac: fix EXTSAE WPA3 connection failure due to AUTH TX failureTing-Ying Li2-21/+35
2025-07-23wifi: brcm80211: Remove yet more unused functionsDr. David Alan Gilbert3-136/+0
2025-07-23wifi: brcm80211: Remove more unused functionsDr. David Alan Gilbert2-198/+0
2025-07-23wifi: brcm80211: Remove unused functionsDr. David Alan Gilbert4-166/+0
2025-07-23spi: spi-qpic-snand: simplify bad block marker duplicationGabor Juhos1-4/+10
2025-07-23spi: spi-qpic-snand: don't hardcode ECC stepsGabor Juhos1-1/+1
2025-07-23ASoC: mediatek: common: fix device and OF node leakJohan Hovold1-0/+4
2025-07-23iommu/vt-d: Fix UAF on sva unbind with pending IOPFsLu Baolu1-1/+1
2025-07-23afs: Set vllist to NULL if addr parsing failsEdward Adam Davis1-0/+1
2025-07-23afs: Fix check for NULL terminatorLeo Stone1-1/+1
2025-07-23RISC-V: KVM: add SBI extension reset callbackClément Léger5-3/+29