aboutsummaryrefslogtreecommitdiffstats
path: root/net/bluetooth/hci_core.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-09-28Bluetooth: Prevent double register of suspendAbhishek Pandit-Subedi1-0/+4
2022-09-27Bluetooth: hci_core: Fix not handling link timeouts propertlyLuiz Augusto von Dentz1-11/+23
2022-09-19Bluetooth: use hdev->workqueue when queuing hdev->{cmd,ncmd}_timer worksTetsuo Handa1-2/+13
2022-09-06Bluetooth: Implement support for MeshBrian Gix1-3/+10
2022-08-25Bluetooth: convert hci_update_adv_data to hci_syncBrian Gix1-1/+1
2022-07-22Bluetooth: Add initial implementation of BIS connectionsLuiz Augusto von Dentz1-30/+50
2022-07-22Bluetooth: Add BTPROTO_ISO socket typeLuiz Augusto von Dentz1-1/+5
2022-07-22Bluetooth: Add initial implementation of CIS connectionsLuiz Augusto von Dentz1-47/+183
2022-07-22Bluetooth: hci_core: Introduce hci_recv_event_dataLuiz Augusto von Dentz1-0/+32
2022-07-21Bluetooth: hci_sync: Refactor remove Adv MonitorManish Mandlik1-53/+28
2022-07-21Bluetooth: hci_sync: Refactor add Adv MonitorManish Mandlik1-26/+20
2022-07-21Bluetooth: Collect kcov coverage from hci_rx_workTamas Koczka1-1/+9
2022-07-21Bluetooth: HCI: Fix not always setting Scan Response/Advertising DataLuiz Augusto von Dentz1-22/+20
2022-07-21Bluetooth: fix an error code in hci_register_dev()Dan Carpenter1-1/+2
2022-07-21Bluetooth: Unregister suspend with userchannelAbhishek Pandit-Subedi1-8/+25
2022-07-21Bluetooth: When HCI work queue is drained, only queue chained workSchspa Shi1-1/+9
2022-07-05Bluetooth: core: Fix deadlock on hci_power_on_sync.Vasyl Vavrychuk1-0/+3
2022-06-05bluetooth: don't use bitmaps for random flag accessesLinus Torvalds1-2/+2
2022-05-13Bluetooth: core: Fix missing power_on work cancel on HCI closeVasyl Vavrychuk1-2/+0
2022-05-11Bluetooth: Fix the creation of hdev->nameItay Iellin1-3/+3
2022-03-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski1-0/+1
2022-02-24Bluetooth: hci_core: Fix leaking sent_cmd skbLuiz Augusto von Dentz1-0/+1
2022-01-25Bluetooth: hci_core: Rate limit the logging of invalid SCO handleLuiz Augusto von Dentz1-2/+2
2022-01-20Bluetooth: msft: Handle MSFT Monitor Device EventManish Mandlik1-0/+1
2021-12-22Bluetooth: hci_sync: Push sync command cancellation to workqueueBenjamin Berg1-1/+1
2021-12-07Bluetooth: hci_core: Rework hci_conn_params flagsLuiz Augusto von Dentz1-1/+7
2021-12-03Bluetooth: hci_core: Cancel sync command if sending a frame failedBenjamin Berg1-3/+11
2021-10-29Bluetooth: hci_sync: Rework hci_suspend_notifierLuiz Augusto von Dentz1-94/+12
2021-10-29Bluetooth: hci_sync: Rework init stagesLuiz Augusto von Dentz1-1202/+1
2021-10-29Bluetooth: hci_sync: Convert MGMT_SET_POWEREDLuiz Augusto von Dentz1-12/+33
2021-10-29Bluetooth: hci_sync: Rework background scanLuiz Augusto von Dentz1-7/+7
2021-10-29Bluetooth: Add helper for serialized HCI command executionMarcel Holtmann1-19/+4
2021-10-13Bluetooth: Fix debugfs entry leak in hci_register_dev()Wei Yongjun1-0/+1
2021-10-01Bluetooth: Rename driver .prevent_wake to .wakeupLuiz Augusto von Dentz1-6/+7
2021-09-29Bluetooth: Make use of hci_{suspend,resume}_dev on suspend notifierLuiz Augusto von Dentz1-49/+67
2021-09-22Bluetooth: hci_core: Move all debugfs handling to hci_debugfs.cLuiz Augusto von Dentz1-124/+0
2021-09-21Bluetooth: eir: Move EIR/Adv Data functions to its own fileLuiz Augusto von Dentz1-0/+54
2021-09-10Bluetooth: Keep MSFT ext info throughout a hci_dev's life cycleMiao-chen Chou1-0/+3
2021-09-07Bluetooth: Add support for Read Local Supported Codecs V2Kiran K1-1/+3
2021-09-07Bluetooth: Enumerate local supported codec and cache detailsKiran K1-4/+7
2021-08-30Bluetooth: Fix using address type from eventsLuiz Augusto von Dentz1-9/+0
2021-08-20Merge tag 'for-net-next-2021-08-19' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth-nextDavid S. Miller1-16/+32
2021-08-19Bluetooth: Fix return value in hci_dev_do_close()Kangmin Park1-3/+4
2021-08-19Bluetooth: add timeout sanity check to hci_inquiryPavel Skripkin1-0/+6
2021-08-16Bluetooth: Move shutdown callback before flushing tx and rx queueKai-Heng Feng1-8/+8
2021-08-05Bluetooth: defer cleanup of resources in hci_unregister_dev()Tetsuo Handa1-8/+8
2021-08-05Bluetooth: Add support hdev to allocate private dataTedd Ho-Jeong An1-3/+10
2021-07-28Bluetooth: defer cleanup of resources in hci_unregister_dev()Tetsuo Handa1-8/+9
2021-06-26Bluetooth: use inclusive language when filtering devicesArchie Pusaka1-12/+12
2021-06-26Bluetooth: use inclusive language to describe CPBArchie Pusaka1-8/+8