summaryrefslogtreecommitdiff
path: root/net/bluetooth
Commit message (Expand)AuthorAgeFilesLines
* Bluetooth: defer cleanup of resources in hci_unregister_dev()Tetsuo Handa2021-08-053-24/+44
* Merge tag 'tty-5.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2021-07-051-2/+2
|\
| * Merge tag 'v5.13-rc6' into tty-nextGreg Kroah-Hartman2021-06-142-3/+8
| |\
| * | tty: make tty_operations::chars_in_buffer return uintJiri Slaby2021-05-131-1/+1
| * | tty: make tty_operations::write_room return uintJiri Slaby2021-05-131-1/+1
* | | Bluetooth: Fix handling of HCI_LE_Advertising_Set_Terminated eventLuiz Augusto von Dentz2021-06-261-1/+12
* | | Bluetooth: Increment management interface revisionMarcel Holtmann2021-06-261-1/+1
* | | Bluetooth: Fix Set Extended (Scan Response) DataLuiz Augusto von Dentz2021-06-261-22/+29
* | | Bluetooth: use inclusive language when filtering devicesArchie Pusaka2021-06-267-110/+111
* | | Bluetooth: use inclusive language when tracking connectionsArchie Pusaka2021-06-262-10/+11
* | | Bluetooth: use inclusive language in HCI role commentsArchie Pusaka2021-06-264-11/+11
* | | Bluetooth: smp: Use the correct print formatKai Ye2021-06-261-3/+3
* | | Bluetooth: sco: Use the correct print formatKai Ye2021-06-261-4/+4
* | | Bluetooth: msft: Use the correct print formatKai Ye2021-06-261-1/+1
* | | Bluetooth: mgmt: Use the correct print formatKai Ye2021-06-262-10/+10
* | | Bluetooth: amp: Use the correct print formatKai Ye2021-06-261-3/+3
* | | Bluetooth: a2mp: Use the correct print formatKai Ye2021-06-261-12/+12
* | | Bluetooth: 6lowpan: Use the correct print formatKai Ye2021-06-261-8/+8
* | | Bluetooth: hidp: Use the correct print formatKai Ye2021-06-261-3/+3
* | | Bluetooth: cmtp: Use the correct print formatKai Ye2021-06-261-11/+11
* | | Bluetooth: bnep: Use the correct print formatKai Ye2021-06-261-4/+4
* | | Bluetooth: use inclusive language in commentsArchie Pusaka2021-06-263-5/+5
* | | Bluetooth: use inclusive language in SMPArchie Pusaka2021-06-263-40/+42
* | | Bluetooth: use inclusive language in HCI LE featuresArchie Pusaka2021-06-261-7/+7
* | | Bluetooth: use inclusive language to describe CPBArchie Pusaka2021-06-262-9/+9
* | | Bluetooth: mgmt: Fix slab-out-of-bounds in tlv_data_is_validLuiz Augusto von Dentz2021-06-261-0/+3
* | | Bluetooth: mgmt: Fix the command returns garbage parameter valueTedd Ho-Jeong An2021-06-261-0/+2
* | | Bluetooth: disable filter dup when scan for adv monitorYun-Hao Chung2021-06-261-5/+41
* | | Bluetooth: Translate additional address type during le_conn_compSathish Narasimman2021-06-261-0/+17
* | | Bluetooth: RFCOMM: Use DEVICE_ATTR_RO macroYueHaibing2021-06-261-4/+6
* | | Bluetooth: L2CAP: Fix invalid access on ECRED Connection responseLuiz Augusto von Dentz2021-06-261-2/+2
* | | Bluetooth: L2CAP: Fix invalid access if ECRED Reconfigure failsLuiz Augusto von Dentz2021-06-261-2/+2
* | | Bluetooth: Remove spurious error messageSzymon Janc2021-06-261-9/+5
* | | Bluetooth: Shutdown controller after workqueues are flushed or cancelledKai-Heng Feng2021-06-261-8/+8
* | | Bluetooth: Fix alt settings for incoming SCO with transparent coding formatKiran K2021-06-261-3/+3
* | | Bluetooth: 6lowpan: remove unused functionJiapeng Chong2021-06-261-36/+0
* | | Bluetooth: Add ncmd=0 recovery handlingManish Mandlik2021-06-262-10/+41
* | | Bluetooth: Fix the HCI to MGMT status conversion tableYu Liu2021-06-261-0/+3
* | | Bluetooth: cmtp: fix file refcount when cmtp_attach_device failsThadeu Lima de Souza Cascardo2021-06-261-0/+5
* | | Bluetooth: Return whether a connection is outboundYu Liu2021-06-263-6/+10
* | | Bluetooth: use flexible-array member instead of zero-length arrayQiheng Lin2021-06-261-3/+3
* | | Bluetooth: 6lowpan: delete unneeded variable initializationKai Ye2021-06-261-1/+1
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2021-06-181-3/+3
|\ \ \
| * | | Bluetooth: SMP: Fix crash when receiving new connection when debug is enabledLuiz Augusto von Dentz2021-06-141-3/+3
| | |/ | |/|
* | | Merge ra.kernel.org:/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2021-06-072-3/+8
|\ \ \ | |/ /
| * | Bluetooth: use correct lock to prevent UAF of hdev objectLin Ma2021-05-311-2/+2
| * | Bluetooth: fix the erroneous flush_work() orderLin Ma2021-05-271-1/+6
| |/
* | Bluetooth: Fix spelling mistakesZheng Yongjun2021-06-026-13/+13
|/
* Merge tag 'net-next-5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds2021-04-2917-123/+286
|\
| * Bluetooth: Allow Microsoft extension to indicate curve validationMarcel Holtmann2021-04-083-1/+18