aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-07-21Bluetooth: hci_sync: Refactor add Adv MonitorManish Mandlik
2022-07-21Bluetooth: hci_sync: Remove HCI_QUIRK_BROKEN_ERR_DATA_REPORTINGZijun Hu
2022-07-21Bluetooth: btusb: Remove HCI_QUIRK_BROKEN_ERR_DATA_REPORTING for fake CSRZijun Hu
2022-07-21Bluetooth: btusb: Remove HCI_QUIRK_BROKEN_ERR_DATA_REPORTING for QCAZijun Hu
2022-07-21Bluetooth: hci_sync: Check LMP feature bit instead of quirkZijun Hu
2022-07-21Bluetooth: hci_sync: Correct hci_set_event_mask_page_2_sync() event maskZijun Hu
2022-07-21Bluetooth: btusb: Add a new VID/PID 0489/e0e2 for MT7922He Wang
2022-07-21Bluetooth: btusb: Set HCI_QUIRK_BROKEN_ENHANCED_SETUP_SYNC_CONN for MTKYuri D'Elia
2022-07-21Bluetooth: hci_bcm: Increase host baudrate for CYW55572 in autobaud modeHakan Jansson
2022-07-21Bluetooth: hci_bcm: Prevent early baudrate setting in autobaud modeHakan Jansson
2022-07-21Bluetooth: hci_bcm: Add DT compatible for CYW55572Hakan Jansson
2022-07-21dt-bindings: net: broadcom-bluetooth: Add conditional constraintsHakan Jansson
2022-07-21dt-bindings: net: broadcom-bluetooth: Add CYW55572 DT bindingHakan Jansson
2022-07-21Bluetooth: clean up error pointer checkingDan Carpenter
2022-07-21Bluetooth: btusb: Add Realtek RTL8852C support ID 0x13D3:0x3586Hilda Wu
2022-07-21Bluetooth: btusb: Add Realtek RTL8852C support ID 0x13D3:0x3587Hilda Wu
2022-07-21Bluetooth: btusb: Add Realtek RTL8852C support ID 0x0CB8:0xC558Hilda Wu
2022-07-21Bluetooth: btusb: Add Realtek RTL8852C support ID 0x04C5:0x1675Hilda Wu
2022-07-21Bluetooth: btusb: Add Realtek RTL8852C support ID 0x04CA:0x4007Hilda Wu
2022-07-21Bluetooth: Add default wakeup callback for HCI UART driverYing Hsu
2022-07-21Bluetooth: hci_sync: Don't remove connected devices from accept listLuiz Augusto von Dentz
2022-07-21Bluetooth: hci_sync: Fix not updating privacy_modeLuiz Augusto von Dentz
2022-07-21Bluetooth: Collect kcov coverage from hci_rx_workTamas Koczka
2022-07-21Bluetooth: hci_sync: Fix resuming scan after suspend resumeZhengping Jiang
2022-07-21Bluetooth: btmtksdio: Add in-band wakeup supportSean Wang
2022-07-21Bluetooth: mgmt: Fix refresh cached connection infoZhengping Jiang
2022-07-21Bluetooth: HCI: Fix not always setting Scan Response/Advertising DataLuiz Augusto von Dentz
2022-07-21Bluetooth: eir: Fix using strlen with hdev->{dev_name,short_name}Luiz Augusto von Dentz
2022-07-21Bluetooth: use memset avoid memory leaksXiaohui Zhang
2022-07-21Bluetooth: fix an error code in hci_register_dev()Dan Carpenter
2022-07-21Bluetooth: hci_bcm: Add BCM4349B1 variantAhmad Fatoum
2022-07-21dt-bindings: bluetooth: broadcom: Add BCM4349B1 DT bindingAhmad Fatoum
2022-07-21Bluetooth: Unregister suspend with userchannelAbhishek Pandit-Subedi
2022-07-21Bluetooth: Fix index added after unregisterAbhishek Pandit-Subedi
2022-07-21Bluetooth: When HCI work queue is drained, only queue chained workSchspa Shi
2022-07-21Bluetooth: hci_intel: Add check for platform_driver_registerJiasheng Jiang
2022-07-21Bluetooth: clear the temporary linkkey in hci_conn_cleanupAlain Michaud
2022-07-21Bluetooth: hci_bcm: Add support for FW loading in autobaud modeHakan Jansson
2022-07-21dt-bindings: net: broadcom-bluetooth: Add property for autobaud modeHakan Jansson
2022-07-21Bluetooth: hci_qca: Return wakeup for qca_wakeupSai Teja Aluvala
2022-07-21Bluetooth: btusb: Add support of IMC Networks PID 0x3568Aaron Ma
2022-07-21net: ipa: fix buildPaolo Abeni
2022-07-22bpf, docs: Use SPDX license identifier in bpf_doc.pyAlejandro Colomar
2022-07-22bpf, arm64: Fix compile error in dummy_tramp()Xu Kuohai
2022-07-21ice: add write functionality for GNSS TTYKarol Kolacinski
2022-07-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2022-07-21ice: add i2c write commandKarol Kolacinski
2022-07-21Merge tag 'net-5.19-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2022-07-21mmu_gather: Force tlb-flush VM_PFNMAP vmasPeter Zijlstra
2022-07-21mmu_gather: Let there be one tlb_{start,end}_vma() implementationPeter Zijlstra