index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
bluetooth
/
hci_core.c
Age
Commit message (
Expand
)
Author
Files
Lines
2022-07-22
Bluetooth: Add initial implementation of BIS connections
Luiz Augusto von Dentz
1
-30
/
+50
2022-07-22
Bluetooth: Add BTPROTO_ISO socket type
Luiz Augusto von Dentz
1
-1
/
+5
2022-07-22
Bluetooth: Add initial implementation of CIS connections
Luiz Augusto von Dentz
1
-47
/
+183
2022-07-22
Bluetooth: hci_core: Introduce hci_recv_event_data
Luiz Augusto von Dentz
1
-0
/
+32
2022-07-21
Bluetooth: hci_sync: Refactor remove Adv Monitor
Manish Mandlik
1
-53
/
+28
2022-07-21
Bluetooth: hci_sync: Refactor add Adv Monitor
Manish Mandlik
1
-26
/
+20
2022-07-21
Bluetooth: Collect kcov coverage from hci_rx_work
Tamas Koczka
1
-1
/
+9
2022-07-21
Bluetooth: HCI: Fix not always setting Scan Response/Advertising Data
Luiz Augusto von Dentz
1
-22
/
+20
2022-07-21
Bluetooth: fix an error code in hci_register_dev()
Dan Carpenter
1
-1
/
+2
2022-07-21
Bluetooth: Unregister suspend with userchannel
Abhishek Pandit-Subedi
1
-8
/
+25
2022-07-21
Bluetooth: When HCI work queue is drained, only queue chained work
Schspa Shi
1
-1
/
+9
2022-07-05
Bluetooth: core: Fix deadlock on hci_power_on_sync.
Vasyl Vavrychuk
1
-0
/
+3
2022-06-05
bluetooth: don't use bitmaps for random flag accesses
Linus Torvalds
1
-2
/
+2
2022-05-13
Bluetooth: core: Fix missing power_on work cancel on HCI close
Vasyl Vavrychuk
1
-2
/
+0
2022-05-11
Bluetooth: Fix the creation of hdev->name
Itay Iellin
1
-3
/
+3
2022-03-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-0
/
+1
2022-02-24
Bluetooth: hci_core: Fix leaking sent_cmd skb
Luiz Augusto von Dentz
1
-0
/
+1
2022-01-25
Bluetooth: hci_core: Rate limit the logging of invalid SCO handle
Luiz Augusto von Dentz
1
-2
/
+2
2022-01-20
Bluetooth: msft: Handle MSFT Monitor Device Event
Manish Mandlik
1
-0
/
+1
2021-12-22
Bluetooth: hci_sync: Push sync command cancellation to workqueue
Benjamin Berg
1
-1
/
+1
2021-12-07
Bluetooth: hci_core: Rework hci_conn_params flags
Luiz Augusto von Dentz
1
-1
/
+7
2021-12-03
Bluetooth: hci_core: Cancel sync command if sending a frame failed
Benjamin Berg
1
-3
/
+11
2021-10-29
Bluetooth: hci_sync: Rework hci_suspend_notifier
Luiz Augusto von Dentz
1
-94
/
+12
2021-10-29
Bluetooth: hci_sync: Rework init stages
Luiz Augusto von Dentz
1
-1202
/
+1
2021-10-29
Bluetooth: hci_sync: Convert MGMT_SET_POWERED
Luiz Augusto von Dentz
1
-12
/
+33
2021-10-29
Bluetooth: hci_sync: Rework background scan
Luiz Augusto von Dentz
1
-7
/
+7
2021-10-29
Bluetooth: Add helper for serialized HCI command execution
Marcel Holtmann
1
-19
/
+4
2021-10-13
Bluetooth: Fix debugfs entry leak in hci_register_dev()
Wei Yongjun
1
-0
/
+1
2021-10-01
Bluetooth: Rename driver .prevent_wake to .wakeup
Luiz Augusto von Dentz
1
-6
/
+7
2021-09-29
Bluetooth: Make use of hci_{suspend,resume}_dev on suspend notifier
Luiz Augusto von Dentz
1
-49
/
+67
2021-09-22
Bluetooth: hci_core: Move all debugfs handling to hci_debugfs.c
Luiz Augusto von Dentz
1
-124
/
+0
2021-09-21
Bluetooth: eir: Move EIR/Adv Data functions to its own file
Luiz Augusto von Dentz
1
-0
/
+54
2021-09-10
Bluetooth: Keep MSFT ext info throughout a hci_dev's life cycle
Miao-chen Chou
1
-0
/
+3
2021-09-07
Bluetooth: Add support for Read Local Supported Codecs V2
Kiran K
1
-1
/
+3
2021-09-07
Bluetooth: Enumerate local supported codec and cache details
Kiran K
1
-4
/
+7
2021-08-30
Bluetooth: Fix using address type from events
Luiz Augusto von Dentz
1
-9
/
+0
2021-08-20
Merge tag 'for-net-next-2021-08-19' of git://git.kernel.org/pub/scm/linux/ker...
David S. Miller
1
-16
/
+32
2021-08-19
Bluetooth: Fix return value in hci_dev_do_close()
Kangmin Park
1
-3
/
+4
2021-08-19
Bluetooth: add timeout sanity check to hci_inquiry
Pavel Skripkin
1
-0
/
+6
2021-08-16
Bluetooth: Move shutdown callback before flushing tx and rx queue
Kai-Heng Feng
1
-8
/
+8
2021-08-05
Bluetooth: defer cleanup of resources in hci_unregister_dev()
Tetsuo Handa
1
-8
/
+8
2021-08-05
Bluetooth: Add support hdev to allocate private data
Tedd Ho-Jeong An
1
-3
/
+10
2021-07-28
Bluetooth: defer cleanup of resources in hci_unregister_dev()
Tetsuo Handa
1
-8
/
+9
2021-06-26
Bluetooth: use inclusive language when filtering devices
Archie Pusaka
1
-12
/
+12
2021-06-26
Bluetooth: use inclusive language to describe CPB
Archie Pusaka
1
-8
/
+8
2021-06-26
Bluetooth: Shutdown controller after workqueues are flushed or cancelled
Kai-Heng Feng
1
-8
/
+8
2021-06-26
Bluetooth: Add ncmd=0 recovery handling
Manish Mandlik
1
-0
/
+22
2021-06-07
Merge ra.kernel.org:/pub/scm/linux/kernel/git/netdev/net
David S. Miller
1
-1
/
+6
2021-06-02
Bluetooth: Fix spelling mistakes
Zheng Yongjun
1
-4
/
+4
2021-05-27
Bluetooth: fix the erroneous flush_work() order
Lin Ma
1
-1
/
+6
[next]