index
:
drm/drm-misc
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-misc-templates
for-linux-next
for-linux-next-fixes
topic/rust-drm
Kernel DRM miscellaneous fixes and cross-tree changes
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
net
/
bluetooth
/
hci.h
Age
Commit message (
Expand
)
Author
Files
Lines
2024-09-10
Bluetooth: Add a helper function to extract iso header
Kiran K
1
-0
/
+5
2024-08-15
Bluetooth: HCI: Invert LE State quirk to be opt-out rather then opt-in
Luiz Augusto von Dentz
1
-7
/
+10
2024-06-28
Bluetooth: Add quirk to ignore reserved PHY bits in LE Extended Adv Report
Sven Peter
1
-0
/
+11
2024-05-14
Bluetooth: HCI: Remove HCI_AMP support
Luiz Augusto von Dentz
1
-114
/
+0
2024-05-14
Bluetooth: L2CAP: Fix div-by-zero in l2cap_le_flowctl_init()
Sungwoo Kim
1
-0
/
+9
2024-05-14
Bluetooth: hci_conn: Use __counted_by() and avoid -Wfamnae warning
Gustavo A. R. Silva
1
-1
/
+1
2024-05-14
LE Create Connection command timeout increased to 20 secs
Mahesh Talewad
1
-1
/
+0
2024-05-14
Bluetooth: hci_conn: Use __counted_by() to avoid -Wfamnae warning
Gustavo A. R. Silva
1
-1
/
+1
2024-05-14
Bluetooth: hci_conn, hci_sync: Use __counted_by() to avoid -Wfamnae warnings
Gustavo A. R. Silva
1
-4
/
+4
2024-03-29
Bluetooth: add quirk for broken address properties
Johan Hovold
1
-0
/
+9
2024-03-06
Bluetooth: Add new quirk for broken read key length on ATS2851
Vinicius Peixoto
1
-0
/
+8
2024-03-06
Bluetooth: ISO: Reassemble PA data for bcast sink
Iulia Tanasescu
1
-0
/
+5
2024-03-06
Bluetooth: hci_conn: Only do ACL connections sequentially
Jonas Dreßler
1
-0
/
+1
2024-03-06
Bluetooth: Remove BT_HS
Luiz Augusto von Dentz
1
-1
/
+0
2024-03-06
Bluetooth: hci_event: Use HCI error defines instead of magic values
Jonas Dreßler
1
-0
/
+2
2024-03-06
Bluetooth: Add new state HCI_POWERING_DOWN
Jonas Dreßler
1
-0
/
+1
2024-03-06
Bluetooth: Remove HCI_POWER_OFF_TIMEOUT
Jonas Dreßler
1
-1
/
+0
2023-10-23
Bluetooth: ISO: Pass BIG encryption info through QoS
Iulia Tanasescu
1
-0
/
+3
2023-08-24
Bluetooth: HCI: Introduce HCI_QUIRK_BROKEN_LE_CODED
Luiz Augusto von Dentz
1
-0
/
+10
2023-08-24
Bluetooth: ISO: Add support for periodic adv reports processing
Claudia Draghicescu
1
-0
/
+11
2023-08-11
Bluetooth: msft: Extended monitor tracking by address filter
Hilda Wu
1
-0
/
+10
2023-08-11
Bluetooth: Check for ISO support in controller
Claudia Draghicescu
1
-0
/
+1
2023-06-05
Bluetooth: fix debugfs registration
Johan Hovold
1
-0
/
+1
2023-04-23
Bluetooth: Add new quirk for broken set random RPA timeout for ATS2851
Raul Cheleguini
1
-0
/
+8
2023-04-23
Bluetooth: Add new quirk for broken local ext features page 2
Vasily Khoruzhick
1
-0
/
+7
2023-02-09
Bluetooth: HCI: Replace zero-length arrays with flexible-array members
Gustavo A. R. Silva
1
-2
/
+2
2022-12-12
Bluetooth: Add quirk to disable MWS Transport Configuration
Sven Peter
1
-0
/
+10
2022-12-12
Bluetooth: Add quirk to disable extended scanning
Sven Peter
1
-0
/
+10
2022-12-12
Bluetooth: hci_event: Ignore reserved bits in LE Extended Adv Report
Sven Peter
1
-0
/
+1
2022-12-02
Bluetooth: Remove codec id field in vendor codec definition
Chethan T N
1
-1
/
+0
2022-12-02
Bluetooth: btusb: Fix CSR clones again by re-adding ERR_DATA_REPORTING quirk
Ismael Ferreras Morezuelas
1
-0
/
+11
2022-09-06
Bluetooth: Add experimental wrapper for MGMT based mesh
Brian Gix
1
-0
/
+1
2022-09-06
Bluetooth: Implement support for Mesh
Brian Gix
1
-0
/
+3
2022-07-22
Bluetooth: Add initial implementation of BIS connections
Luiz Augusto von Dentz
1
-7
/
+155
2022-07-22
Bluetooth: Add initial implementation of CIS connections
Luiz Augusto von Dentz
1
-2
/
+26
2022-07-21
Bluetooth: hci_sync: Remove HCI_QUIRK_BROKEN_ERR_DATA_REPORTING
Zijun Hu
1
-11
/
+0
2022-07-21
Bluetooth: hci_sync: Check LMP feature bit instead of quirk
Zijun Hu
1
-0
/
+1
2022-07-21
Bluetooth: When HCI work queue is drained, only queue chained work
Schspa Shi
1
-0
/
+1
2022-05-19
Bluetooth: eir: Add helpers for managing service data
Luiz Augusto von Dentz
1
-0
/
+1
2022-05-13
Bluetooth: HCI: Add HCI_QUIRK_BROKEN_ENHANCED_SETUP_SYNC_CONN quirk
Luiz Augusto von Dentz
1
-0
/
+9
2022-04-26
Bluetooth: hci_event: Fix checking for invalid handle on error status
Luiz Augusto von Dentz
1
-0
/
+1
2022-03-18
Bluetooth: hci_sync: Add a new quirk to skip HCI_FLT_CLEAR_ALL
Ismael Ferreras Morezuelas
1
-0
/
+10
2022-01-06
Bluetooth: hci_event: Rework hci_inquiry_result_with_rssi_evt
Luiz Augusto von Dentz
1
-5
/
+1
2021-12-22
Bluetooth: MGMT: Fix LE simultaneous roles UUID if not supported
Luiz Augusto von Dentz
1
-0
/
+1
2021-12-07
Bluetooth: hci_sync: Set Privacy Mode when updating the resolving list
Luiz Augusto von Dentz
1
-0
/
+10
2021-12-07
Bluetooth: add quirk disabling LE Read Transmit Power
Aditya Garg
1
-0
/
+9
2021-12-07
Bluetooth: HCI: Use skb_pull_data to parse LE Direct Advertising Report event
Luiz Augusto von Dentz
1
-1
/
+6
2021-12-07
Bluetooth: HCI: Use skb_pull_data to parse LE Ext Advertising Report event
Luiz Augusto von Dentz
1
-6
/
+11
2021-12-07
Bluetooth: HCI: Use skb_pull_data to parse LE Advertising Report event
Luiz Augusto von Dentz
1
-1
/
+6
2021-12-07
Bluetooth: HCI: Use skb_pull_data to parse Extended Inquiry Result event
Luiz Augusto von Dentz
1
-0
/
+5
[next]