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
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
/
include
/
net
/
bluetooth
/
bluetooth.h
Age
Commit message (
Expand
)
Author
Files
Lines
2022-09-06
Bluetooth: Implement support for Mesh
Brian Gix
1
-0
/
+1
2022-07-23
Bluetooth: ISO: Add broadcast support
Luiz Augusto von Dentz
1
-0
/
+2
2022-07-23
Bluetooth: Add initial implementation of BIS connections
Luiz Augusto von Dentz
1
-3
/
+15
2022-07-23
Bluetooth: Add BTPROTO_ISO socket type
Luiz Augusto von Dentz
1
-0
/
+21
2022-07-23
Bluetooth: Add initial implementation of CIS connections
Luiz Augusto von Dentz
1
-1
/
+32
2022-07-22
Bluetooth: Add bt_status
Luiz Augusto von Dentz
1
-0
/
+1
2022-07-22
Bluetooth: clean up error pointer checking
Dan Carpenter
1
-1
/
+1
2022-03-18
Bluetooth: fix incorrect nonblock bitmask in bt_sock_wait_ready()
Gavin Li
1
-1
/
+1
2022-03-04
Bluetooth: Fix not checking for valid hdev on bt_dev_{info,warn,err,dbg}
Luiz Augusto von Dentz
1
-6
/
+8
2022-02-24
Bluetooth: Fix bt_skb_sendmmsg not allocating partial chunks
Luiz Augusto von Dentz
1
-2
/
+1
2021-12-23
Bluetooth: hci_sync: Add support for waiting specific LE subevents
Luiz Augusto von Dentz
1
-0
/
+1
2021-12-07
Bluetooth: mgmt: Introduce mgmt_alloc_skb and mgmt_send_event_skb
Luiz Augusto von Dentz
1
-0
/
+6
2021-10-29
Bluetooth: hci_sync: Make use of hci_cmd_sync_queue set 2
Luiz Augusto von Dentz
1
-0
/
+2
2021-09-21
Bluetooth: Fix passing NULL to PTR_ERR
Luiz Augusto von Dentz
1
-1
/
+1
2021-09-13
Bluetooth: Add bt_skb_sendmmsg helper
Luiz Augusto von Dentz
1
-0
/
+38
2021-09-13
Bluetooth: Add bt_skb_sendmsg helper
Luiz Augusto von Dentz
1
-0
/
+28
2021-09-08
Bluetooth: Add support for msbc coding format
Kiran K
1
-0
/
+1
2021-09-08
Bluetooth: Add support for HCI_Enhanced_Setup_Synchronous_Connection command
Kiran K
1
-1
/
+2
2021-09-08
Bluetooth: Allow setting of codec for HFP offload use case
Kiran K
1
-0
/
+2
2021-09-08
Bluetooth: Allow querying of supported offload codecs over SCO socket
Kiran K
1
-0
/
+20
2020-07-28
Bluetooth: btusb: Fix and detect most of the Chinese Bluetooth controllers
Ismael Ferreras Morezuelas
1
-0
/
+2
2020-06-12
Bluetooth: Add support for BT_PKT_STATUS CMSG data for SCO connections
Alain Michaud
1
-0
/
+10
2020-05-11
Bluetooth: Introduce debug feature when dynamic debug is disabled
Marcel Holtmann
1
-0
/
+11
2020-04-02
Bluetooth: Add BT_MODE socket option
Luiz Augusto von Dentz
1
-0
/
+8
2020-02-14
Bluetooth: Add BT_PHY socket option
Luiz Augusto von Dentz
1
-0
/
+17
2020-01-04
Bluetooth: Remove usage of BT_ERR_RATELIMITED macro
Marcel Holtmann
1
-3
/
+1
2020-01-04
Bluetooth: Adding a bt_dev_warn_ratelimited macro.
Alain Michaud
1
-0
/
+4
2019-01-22
Bluetooth: Fix locking in bt_accept_enqueue() for BH context
Matthias Kaehlcke
1
-1
/
+1
2018-06-28
Revert changes to convert to ->poll_mask() and aio IOCB_CMD_POLL
Linus Torvalds
1
-1
/
+1
2018-05-26
net/bluetooth: convert to ->poll_mask
Christoph Hellwig
1
-1
/
+1
2017-11-28
net: annotate ->poll() instances
Al Viro
1
-1
/
+1
2017-10-30
Bluetooth: Use bt_dev_err and bt_dev_info when possible
Marcel Holtmann
1
-0
/
+3
2017-09-01
Bluetooth: make baswap src const
Loic Poulain
1
-1
/
+1
2016-11-27
Bluetooth: __ variants of u8 and friends are not neccessary inside kernel
Pavel Machek
1
-12
/
+13
2016-09-19
Bluetooth: Increase the subsystem minor version number
Marcel Holtmann
1
-1
/
+1
2016-09-19
Bluetooth: Use numbers for subsystem version string
Marcel Holtmann
1
-1
/
+2
2016-09-19
Bluetooth: Store control socket cookie and comm information
Marcel Holtmann
1
-0
/
+1
2015-11-19
Bluetooth: Add support for sending system notes to monitor channel
Marcel Holtmann
1
-0
/
+2
2015-11-19
Bluetooth: Compress the size of struct hci_ctrl
Johan Hedberg
1
-3
/
+8
2015-11-19
Bluetooth: Remove redundant setting to zero of bt_cb
Johan Hedberg
1
-6
/
+2
2015-11-19
Bluetooth: Add hci_skb_* helper wrappers for bt_cb(skb) access
Marcel Holtmann
1
-0
/
+4
2015-10-26
Bluetooth: Rename bt_cb()->req into bt_cb()->hci
Marcel Holtmann
1
-7
/
+7
2015-09-24
Bluetooth: Add BT_WARN and bt_dev_warn logging macros
Frederic Danis
1
-0
/
+5
2015-09-18
Bluetooth: Add BT_ERR_RATELIMITED
Szymon Janc
1
-0
/
+4
2015-09-17
Bluetooth: Add bt_dev logging macros
Loic Poulain
1
-0
/
+7
2015-06-09
Bluetooth: Move SCO support under BT_BREDR config option
Arron Wang
1
-0
/
+11
2015-04-02
Bluetooth: Add second hci_request callback option for full skb
Johan Hedberg
1
-0
/
+3
2015-03-31
Bluetooth: Refactor HCI request variables into own struct
Johan Hedberg
1
-4
/
+10
2015-03-31
Bluetooth: Refactor L2CAP variables into l2cap_ctrl
Johan Hedberg
1
-4
/
+4
2015-03-17
Bluetooth: Add helper to get HCI channel of a socket
Johan Hedberg
1
-0
/
+1
[next]