index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starfive-6.6.48-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
bluetooth
/
hci_core.c
Age
Commit message (
Expand
)
Author
Files
Lines
2022-09-06
Bluetooth: Implement support for Mesh
Brian Gix
1
-3
/
+10
2022-08-26
Bluetooth: convert hci_update_adv_data to hci_sync
Brian Gix
1
-1
/
+1
2022-07-23
Bluetooth: Add initial implementation of BIS connections
Luiz Augusto von Dentz
1
-30
/
+50
2022-07-23
Bluetooth: Add BTPROTO_ISO socket type
Luiz Augusto von Dentz
1
-1
/
+5
2022-07-23
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-22
Bluetooth: hci_sync: Refactor remove Adv Monitor
Manish Mandlik
1
-53
/
+28
2022-07-22
Bluetooth: hci_sync: Refactor add Adv Monitor
Manish Mandlik
1
-26
/
+20
2022-07-22
Bluetooth: Collect kcov coverage from hci_rx_work
Tamas Koczka
1
-1
/
+9
2022-07-22
Bluetooth: HCI: Fix not always setting Scan Response/Advertising Data
Luiz Augusto von Dentz
1
-22
/
+20
2022-07-22
Bluetooth: fix an error code in hci_register_dev()
Dan Carpenter
1
-1
/
+2
2022-07-22
Bluetooth: Unregister suspend with userchannel
Abhishek Pandit-Subedi
1
-8
/
+25
2022-07-22
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-06
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-12
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-26
Bluetooth: hci_core: Rate limit the logging of invalid SCO handle
Luiz Augusto von Dentz
1
-2
/
+2
2022-01-21
Bluetooth: msft: Handle MSFT Monitor Device Event
Manish Mandlik
1
-0
/
+1
2021-12-23
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-02
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-08
Bluetooth: Add support for Read Local Supported Codecs V2
Kiran K
1
-1
/
+3
2021-09-08
Bluetooth: Enumerate local supported codec and cache details
Kiran K
1
-4
/
+7
2021-08-31
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-29
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
[next]