summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2024-05-14Merge tag 'x86_apic_for_6.10' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-4/+4
2024-05-14Merge tag 'x86_sev_for_v6.10_rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds4-120/+113
2024-05-14Merge tag 'x86_microcode_for_v6.10_rc1' of git://git.kernel.org/pub/scm/linux...Linus Torvalds2-8/+1
2024-05-14Merge tag 'for-net-next-2024-05-14' of git://git.kernel.org/pub/scm/linux/ker...Jakub Kicinski42-1141/+2651
2024-05-14Merge tag 'x86_cache_for_v6.10_rc1' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds8-83/+72
2024-05-14Merge tag 'x86_alternatives_for_v6.10_rc1' of git://git.kernel.org/pub/scm/li...Linus Torvalds6-98/+71
2024-05-14Merge tag 'ras_core_for_v6.10_rc1' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds1-15/+25
2024-05-14Merge tag 'edac_updates_for_v6.10' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds20-147/+50
2024-05-14Bluetooth: btintel_pcie: Refactor and code cleanupKiran K2-5/+4
2024-05-14Bluetooth: btintel_pcie: Fix warning reported by sparseKiran K1-1/+1
2024-05-14Bluetooth: hci_core: Fix not handling hdev->le_num_of_adv_sets=1Luiz Augusto von Dentz3-9/+18
2024-05-14Bluetooth: btintel: Fix compiler warning for multi_v7_defconfig configKiran K1-1/+1
2024-05-14Bluetooth: btintel_pcie: Fix compiler warningsKiran K1-7/+3
2024-05-14Bluetooth: btintel_pcie: Add *setup* function to download firmwareKiran K2-5/+315
2024-05-14Bluetooth: btintel_pcie: Add support for PCIe transportTedd Ho-Jeong An5-1/+1495
2024-05-14Bluetooth: btintel: Export few static functionsKiran K2-10/+59
2024-05-14Bluetooth: HCI: Remove HCI_AMP supportLuiz Augusto von Dentz20-664/+49
2024-05-14Bluetooth: L2CAP: Fix div-by-zero in l2cap_le_flowctl_init()Sungwoo Kim7-53/+88
2024-05-14Bluetooth: qca: Fix error code in qca_read_fw_build_info()Dan Carpenter1-1/+3
2024-05-14Bluetooth: hci_conn: Use __counted_by() and avoid -Wfamnae warningGustavo A. R. Silva2-23/+17
2024-05-14Bluetooth: btintel: Add support for Filmore Peak2 (BE201)Kiran K1-0/+1
2024-05-14Bluetooth: btintel: Add support for BlazarIKiran K1-0/+3
2024-05-14LE Create Connection command timeout increased to 20 secsMahesh Talewad2-2/+1
2024-05-14dt-bindings: net: bluetooth: Add MediaTek MT7921S SDIO BluetoothChen-Yu Tsai2-0/+56
2024-05-14Bluetooth: compute LE flow credits based on recvbuf spaceSebastian Urban3-26/+132
2024-05-14Bluetooth: hci_sync: Use cmd->num_cis instead of magic numberGustavo A. R. Silva1-1/+1
2024-05-14Bluetooth: hci_conn: Use struct_size() in hci_le_big_create_sync()Gustavo A. R. Silva1-1/+1
2024-05-14Bluetooth: qca: clean up definesJohan Hovold1-30/+30
2024-05-14Bluetooth: qca: drop bogus module versionJohan Hovold1-4/+1
2024-05-14Bluetooth: qca: drop bogus edl header checksJohan Hovold1-20/+0
2024-05-14dt-bindings: net: broadcom-bluetooth: Add CYW43439 DT bindingMarek Vasut1-14/+19
2024-05-14Bluetooth: hci_conn: Use __counted_by() to avoid -Wfamnae warningGustavo A. R. Silva2-16/+12
2024-05-14Bluetooth: hci_conn, hci_sync: Use __counted_by() to avoid -Wfamnae warningsGustavo A. R. Silva3-55/+40
2024-05-14Bluetooth: btusb: Sort usb_device_id table by the IDJiande Lu1-18/+15
2024-05-14Bluetooth: btusb: Add USB HW IDs for MT7921/MT7922/MT7925Jiande Lu1-0/+24
2024-05-14Bluetooth: qca: Support downloading board id specific NVM for WCN7850Zijun Hu1-3/+15
2024-05-14Bluetooth: Populate hci_set_hw_info for Intel and RealtekArchie Pusaka2-0/+16
2024-05-14Bluetooth: Remove 3 repeated macro definitionsZijun Hu1-4/+0
2024-05-14Bluetooth: hci_conn: Remove a redundant check for HFP offloadZijun Hu1-4/+4
2024-05-14Bluetooth: btusb: Correct timeout macro argument used to receive control messageZijun Hu1-3/+3
2024-05-14Bluetooth: btusb: Fix the patch for MT7920 the affected to MT7921Peter Tsao1-0/+1
2024-05-14Bluetooth: ath3k: Fix multiple issues reported by checkpatch.plUri Arev1-14/+11
2024-05-14Bluetooth: hci_bcm: Limit bcm43455 baudrate to 2000000Hans de Goede1-1/+1
2024-05-14Bluetooth: L2CAP: Avoid -Wflex-array-member-not-at-end warningsGustavo A. R. Silva2-33/+35
2024-05-14Bluetooth: hci_intel: Fix multiple issues reported by checkpatch.plUri Arev1-9/+10
2024-05-14Bluetooth: ISO: Handle PA sync when no BIGInfo reports are generatedIulia Tanasescu3-81/+74
2024-05-14Bluetooth: ISO: Make iso_get_sock_listen genericIulia Tanasescu2-34/+43
2024-05-14Bluetooth: hci_event: Set DISCOVERY_FINDING on SCAN_ENABLEDLuiz Augusto von Dentz2-4/+10
2024-05-14Bluetooth: Add proper definitions for scan interval and windowLuiz Augusto von Dentz2-10/+24
2024-05-14Bluetooth: hci_intel: Convert to platform remove callback returning voidUwe Kleine-König1-4/+2