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