- a1916d3 bluetooth: use dev_addr_set() by Jakub Kicinski · 3 years, 2 months ago
- 08c181f bluetooth: use eth_hw_addr_set() by Jakub Kicinski · 3 years, 2 months ago
- d0f1c24 Merge tag 'for-net-next-2021-10-01' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth-next by Jakub Kicinski · 3 years, 3 months ago
- 4539ca6 Bluetooth: Rename driver .prevent_wake to .wakeup by Luiz Augusto von Dentz · 3 years, 3 months ago
- 64ba2eb Bluetooth: hci_sock: Replace use of memcpy_from_msg with bt_skb_sendmsg by Luiz Augusto von Dentz · 3 years, 3 months ago
- e1b77d6 Bluetooth: Make use of hci_{suspend,resume}_dev on suspend notifier by Luiz Augusto von Dentz · 3 years, 3 months ago
- 7f7fd17 Bluetooth: Fix handling of experimental feature for codec offload by Marcel Holtmann · 3 years, 3 months ago
- 823f3bc Bluetooth: Fix handling of experimental feature for quality reports by Marcel Holtmann · 3 years, 3 months ago
- 4139ff0 Bluetooth: Fix wrong opcode when LL privacy enabled by Yun-Hao Chung · 3 years, 3 months ago
- ce81843 Bluetooth: Fix Advertisement Monitor Suspend/Resume by Manish Mandlik · 3 years, 3 months ago
- 8331dc4 Bluetooth: hci_core: Move all debugfs handling to hci_debugfs.c by Luiz Augusto von Dentz · 3 years, 3 months ago
- 037ce00 Bluetooth: SCO: Fix sco_send_frame returning skb->len by Luiz Augusto von Dentz · 3 years, 4 months ago
- 266191aa Bluetooth: Fix passing NULL to PTR_ERR by Luiz Augusto von Dentz · 3 years, 4 months ago
- 09572fc Bluetooth: hci_sock: Add support for BT_{SND,RCV}BUF by Luiz Augusto von Dentz · 3 years, 4 months ago
- 01ce70b Bluetooth: eir: Move EIR/Adv Data functions to its own file by Luiz Augusto von Dentz · 3 years, 3 months ago
- 81be03e Bluetooth: RFCOMM: Replace use of memcpy_from_msg with bt_skb_sendmmsg by Luiz Augusto von Dentz · 3 years, 4 months ago
- 0771cbb Bluetooth: SCO: Replace use of memcpy_from_msg with bt_skb_sendmsg by Luiz Augusto von Dentz · 3 years, 4 months ago
- 5031ffc Bluetooth: Keep MSFT ext info throughout a hci_dev's life cycle by Miao-chen Chou · 3 years, 4 months ago
- f4f9fa0 Bluetooth: Allow usb to auto-suspend when SCO use non-HCI transport by Chethan T N · 3 years, 4 months ago
- ad93315 Bluetooth: Add offload feature under experimental flag by Kiran K · 3 years, 4 months ago
- 904c139 Bluetooth: Add support for msbc coding format by Kiran K · 3 years, 4 months ago
- 9798fbd Bluetooth: Configure codec for HFP offload use case by Kiran K · 3 years, 4 months ago
- b2af264 Bluetooth: Add support for HCI_Enhanced_Setup_Synchronous_Connection command by Kiran K · 3 years, 4 months ago
- f687340 Bluetooth: Allow setting of codec for HFP offload use case by Kiran K · 3 years, 4 months ago
- 248733e Bluetooth: Allow querying of supported offload codecs over SCO socket by Kiran K · 3 years, 4 months ago
- 9ae6640 Bluetooth: Add support for Read Local Supported Codecs V2 by Kiran K · 3 years, 4 months ago
- 8961987 Bluetooth: Enumerate local supported codec and cache details by Kiran K · 3 years, 4 months ago
- 49d8a56 Bluetooth: fix init and cleanup of sco_conn.timeout_work by Desmond Cheong Zhi Xi · 3 years, 4 months ago
- f4712fa Bluetooth: call sock_hold earlier in sco_conn_del by Desmond Cheong Zhi Xi · 3 years, 4 months ago
- 7c314bdf Merge tag 'tty-5.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty by Linus Torvalds · 3 years, 4 months ago
- 1bff51e Bluetooth: fix use-after-free error in lock_sock_nested() by Wang ShaoBo · 3 years, 4 months ago
- d850bf0 Bluetooth: Fix using RPA when address has been resolved by Luiz Augusto von Dentz · 3 years, 4 months ago
- 4ec4d63 Bluetooth: Fix using address type from events by Luiz Augusto von Dentz · 3 years, 4 months ago
- 1eeaa1a Bluetooth: Fix enabling advertising for central role by Luiz Augusto von Dentz · 3 years, 4 months ago
- 99c23da Bluetooth: sco: Fix lock_sock() blockage by memcpy_from_msg() by Takashi Iwai · 3 years, 4 months ago
- ae7d925 Bluetooth: Support the quality report events by Joseph Hwang · 3 years, 5 months ago
- 93fb70b Bluetooth: refactor set_exp_feature with a feature table by Joseph Hwang · 3 years, 5 months ago
- 81218cb Bluetooth: mgmt: Disallow legacy MGMT_OP_READ_LOCAL_OOB_EXT_DATA by Brian Gix · 3 years, 4 months ago
- 0b59e27 Bluetooth: reorganize functions from hci_sock_sendmsg() by Tetsuo Handa · 3 years, 5 months ago
- e61fbee Merge tag 'for-net-next-2021-08-19' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth-next by David S. Miller · 3 years, 4 months ago
- 61969ef Bluetooth: Fix return value in hci_dev_do_close() by Kangmin Park · 3 years, 4 months ago
- f41a4b2 Bluetooth: add timeout sanity check to hci_inquiry by Pavel Skripkin · 3 years, 4 months ago
- a31e5a4 Bluetooth: mgmt: Pessimize compile-time bounds-check by Kees Cook · 3 years, 5 months ago
- ecb71f25 Bluetooth: Fix race condition in handling NOP command by Kiran K · 3 years, 5 months ago
- 7087c4f Bluetooth: Store advertising handle so it can be re-enabled by Luiz Augusto von Dentz · 3 years, 5 months ago
- cafae4c Bluetooth: Fix handling of LE Enhanced Connection Complete by Luiz Augusto von Dentz · 3 years, 5 months ago
- 0ea5367 Bluetooth: Move shutdown callback before flushing tx and rx queue by Kai-Heng Feng · 3 years, 5 months ago
- e1dee2c Bluetooth: fix repeated calls to sco_sock_kill by Desmond Cheong Zhi Xi · 3 years, 5 months ago
- b7ce436 Bluetooth: switch to lock_sock in RFCOMM by Desmond Cheong Zhi Xi · 3 years, 5 months ago
- 3f2c89f Bluetooth: serialize calls to sco_sock_{set,clear}_timer by Desmond Cheong Zhi Xi · 3 years, 5 months ago
- 27c24fd Bluetooth: switch to lock_sock in SCO by Desmond Cheong Zhi Xi · 3 years, 5 months ago
- 734bc5f Bluetooth: avoid circular locks in sco_sock_connect by Desmond Cheong Zhi Xi · 3 years, 5 months ago
- ba316be Bluetooth: schedule SCO timeouts with delayed_work by Desmond Cheong Zhi Xi · 3 years, 5 months ago
- 15e5802 Merge 5.14-rc5 into tty-next by Greg Kroah-Hartman · 3 years, 5 months ago
- e044809 Bluetooth: defer cleanup of resources in hci_unregister_dev() by Tetsuo Handa · 3 years, 5 months ago
- 6ec5661 Bluetooth: Add support hdev to allocate private data by Tedd Ho-Jeong An · 3 years, 5 months ago
- 713baf3 Bluetooth: increase BTNAMSIZ to 21 chars to fix potential buffer overflow by Colin Ian King · 3 years, 5 months ago
- c45074d Bluetooth: Fix not generating RPA when required by Luiz Augusto von Dentz · 3 years, 5 months ago
- 1027931 Bluetooth: HCI: Add proper tracking for enable status of adv instances by Luiz Augusto von Dentz · 3 years, 5 months ago
- 92fe24a Bluetooth: skip invalid hci_sync_conn_complete_evt by Desmond Cheong Zhi Xi · 3 years, 5 months ago
- a25fca4 Bluetooth: mgmt: Fix wrong opcode in the response for add_adv cmd by Tedd Ho-Jeong An · 3 years, 5 months ago
- 58ce6d5 Bluetooth: defer cleanup of resources in hci_unregister_dev() by Tetsuo Handa · 3 years, 5 months ago
- 9f90a4d tty: drop put_tty_driver by Jiri Slaby · 3 years, 5 months ago
- 39b7b42 tty: stop using alloc_tty_driver by Jiri Slaby · 3 years, 5 months ago
- 59da0b3 Bluetooth: sco: prevent information leak in sco_conn_defer_accept() by Dan Carpenter · 3 years, 6 months ago
- c932ed0 Merge tag 'tty-5.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty by Linus Torvalds · 3 years, 6 months ago
- 23837a6 Bluetooth: Fix handling of HCI_LE_Advertising_Set_Terminated event by Luiz Augusto von Dentz · 3 years, 6 months ago
- 43e59cb Bluetooth: Increment management interface revision by Marcel Holtmann · 3 years, 7 months ago
- c9ed0a7 Bluetooth: Fix Set Extended (Scan Response) Data by Luiz Augusto von Dentz · 3 years, 7 months ago
- 3d4f9c0 Bluetooth: use inclusive language when filtering devices by Archie Pusaka · 3 years, 7 months ago
- 39bc74c Bluetooth: use inclusive language when tracking connections by Archie Pusaka · 3 years, 7 months ago
- 74be523 Bluetooth: use inclusive language in HCI role comments by Archie Pusaka · 3 years, 7 months ago
- 83b4b19 Bluetooth: smp: Use the correct print format by Kai Ye · 3 years, 7 months ago
- 79dbeafe Bluetooth: sco: Use the correct print format by Kai Ye · 3 years, 7 months ago
- 496bdee Bluetooth: msft: Use the correct print format by Kai Ye · 3 years, 7 months ago
- 85d67284 Bluetooth: mgmt: Use the correct print format by Kai Ye · 3 years, 7 months ago
- 610850b Bluetooth: amp: Use the correct print format by Kai Ye · 3 years, 7 months ago
- fad48d8 Bluetooth: a2mp: Use the correct print format by Kai Ye · 3 years, 7 months ago
- 658d5d8 Bluetooth: 6lowpan: Use the correct print format by Kai Ye · 3 years, 7 months ago
- 093dabb Bluetooth: hidp: Use the correct print format by Kai Ye · 3 years, 7 months ago
- b442a85 Bluetooth: cmtp: Use the correct print format by Kai Ye · 3 years, 7 months ago
- 8c8ca05 Bluetooth: bnep: Use the correct print format by Kai Ye · 3 years, 7 months ago
- 67ffb18 Bluetooth: use inclusive language in comments by Archie Pusaka · 3 years, 7 months ago
- fad646e Bluetooth: use inclusive language in SMP by Archie Pusaka · 3 years, 7 months ago
- ef365da Bluetooth: use inclusive language in HCI LE features by Archie Pusaka · 3 years, 7 months ago
- 6397729 Bluetooth: use inclusive language to describe CPB by Archie Pusaka · 3 years, 7 months ago
- 799acb9 Bluetooth: mgmt: Fix slab-out-of-bounds in tlv_data_is_valid by Luiz Augusto von Dentz · 3 years, 7 months ago
- 02ce2c2 Bluetooth: mgmt: Fix the command returns garbage parameter value by Tedd Ho-Jeong An · 3 years, 7 months ago
- c32d624 Bluetooth: disable filter dup when scan for adv monitor by Yun-Hao Chung · 3 years, 8 months ago
- 79699a7 Bluetooth: Translate additional address type during le_conn_comp by Sathish Narasimman · 3 years, 8 months ago
- c615943 Bluetooth: RFCOMM: Use DEVICE_ATTR_RO macro by YueHaibing · 3 years, 8 months ago
- de895b4 Bluetooth: L2CAP: Fix invalid access on ECRED Connection response by Luiz Augusto von Dentz · 3 years, 8 months ago
- 1fa20d7 Bluetooth: L2CAP: Fix invalid access if ECRED Reconfigure fails by Luiz Augusto von Dentz · 3 years, 8 months ago
- 1c58e93 Bluetooth: Remove spurious error message by Szymon Janc · 3 years, 8 months ago
- 0ea9fd0 Bluetooth: Shutdown controller after workqueues are flushed or cancelled by Kai-Heng Feng · 3 years, 8 months ago
- 06d213d8 Bluetooth: Fix alt settings for incoming SCO with transparent coding format by Kiran K · 3 years, 9 months ago
- b0e56db Bluetooth: 6lowpan: remove unused function by Jiapeng Chong · 3 years, 9 months ago
- de75cd0 Bluetooth: Add ncmd=0 recovery handling by Manish Mandlik · 3 years, 8 months ago
- 4ef36a5 Bluetooth: Fix the HCI to MGMT status conversion table by Yu Liu · 3 years, 9 months ago
- 3cfdf8f Bluetooth: cmtp: fix file refcount when cmtp_attach_device fails by Thadeu Lima de Souza Cascardo · 3 years, 9 months ago