index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
net
/
bluetooth
Age
Commit message (
Expand
)
Author
2023-06-05
Bluetooth: ISO: use correct CIS order in Set CIG Parameters event
Pauli Virtanen
2023-06-05
Bluetooth: fix debugfs registration
Johan Hovold
2023-06-05
Bluetooth: hci_sync: add lock to protect HCI_UNREGISTER
Zhengping Jiang
2023-05-19
Bluetooth: Fix UAF in hci_conn_hash_flush again
Ruihan Li
2023-04-23
Bluetooth: hci_sync: Only allow hci_cmd_sync_queue if running
Luiz Augusto von Dentz
2023-04-23
Bluetooth: Add new quirk for broken set random RPA timeout for ATS2851
Raul Cheleguini
2023-04-23
Bluetooth: hci_conn: Fix not waiting for HCI_EVT_LE_CIS_ESTABLISHED
Luiz Augusto von Dentz
2023-04-23
Bluetooth: hci_conn: Fix not matching by CIS ID
Luiz Augusto von Dentz
2023-04-23
Bluetooth: hci_conn: Add support for linking multiple hcon
Luiz Augusto von Dentz
2023-04-23
Bluetooth: Enable all supported LE PHY by default
Luiz Augusto von Dentz
2023-04-23
Bluetooth: Split bt_iso_qos into dedicated structures
Iulia Tanasescu
2023-04-23
Bluetooth: Add support for hci devcoredump
Abhishek Pandit-Subedi
2023-04-23
Bluetooth: Add new quirk for broken local ext features page 2
Vasily Khoruzhick
2023-04-23
Bluetooth: L2CAP: Delay identity address updates
Luiz Augusto von Dentz
2023-04-23
Bluetooth: hci_core: Make hci_conn_hash_add append to the list
Luiz Augusto von Dentz
2023-04-23
Bluetooth: MGMT: Use BIT macro when defining bitfields
Luiz Augusto von Dentz
2023-04-10
Bluetooth: Fix printing errors if LE Connection times out
Luiz Augusto von Dentz
2023-03-22
Bluetooth: btintel: Iterate only bluetooth device ACPI entries
Kiran K
2023-02-09
Bluetooth: MGMT: add CIS feature bits to controller information
Pauli Virtanen
2023-02-09
Bluetooth: HCI: Replace zero-length arrays with flexible-array members
Gustavo A. R. Silva
2022-12-12
Bluetooth: Add quirk to disable MWS Transport Configuration
Sven Peter
2022-12-12
Bluetooth: Add quirk to disable extended scanning
Sven Peter
2022-12-12
Bluetooth: hci_event: Ignore reserved bits in LE Extended Adv Report
Sven Peter
2022-12-12
Bluetooth: btusb: Introduce generic USB reset
Archie Pusaka
2022-12-02
Bluetooth: Remove codec id field in vendor codec definition
Chethan T N
2022-12-02
Bluetooth: btusb: Fix CSR clones again by re-adding ERR_DATA_REPORTING quirk
Ismael Ferreras Morezuelas
2022-09-08
Bluetooth: Fix HCIGETDEVINFO regression
Luiz Augusto von Dentz
2022-09-06
Bluetooth: Add experimental wrapper for MGMT based mesh
Brian Gix
2022-09-06
Bluetooth: Implement support for Mesh
Brian Gix
2022-08-31
Bluetooth: Move hci_abort_conn to hci_conn.c
Brian Gix
2022-08-25
Bluetooth: convert hci_update_adv_data to hci_sync
Brian Gix
2022-08-25
Bluetooth: move hci_get_random_address() to hci_sync
Brian Gix
2022-08-25
Bluetooth: Move Adv Instance timer to hci_sync
Brian Gix
2022-07-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2022-07-26
Bluetooth: L2CAP: Fix use-after-free caused by l2cap_chan_put
Luiz Augusto von Dentz
2022-07-22
Bluetooth: ISO: Add broadcast support
Luiz Augusto von Dentz
2022-07-22
Bluetooth: Add initial implementation of BIS connections
Luiz Augusto von Dentz
2022-07-22
Bluetooth: Add BTPROTO_ISO socket type
Luiz Augusto von Dentz
2022-07-22
Bluetooth: Add initial implementation of CIS connections
Luiz Augusto von Dentz
2022-07-22
Bluetooth: hci_core: Introduce hci_recv_event_data
Luiz Augusto von Dentz
2022-07-22
Bluetooth: Remove update_scan hci_request dependancy
Brian Gix
2022-07-22
Bluetooth: Remove dead code from hci_request.c
Brian Gix
2022-07-21
Bluetooth: mgmt: Fix using hci_conn_abort
Luiz Augusto von Dentz
2022-07-21
Bluetooth: Add bt_status
Luiz Augusto von Dentz
2022-07-21
Bluetooth: hci_sync: Refactor remove Adv Monitor
Manish Mandlik
2022-07-21
Bluetooth: hci_sync: Refactor add Adv Monitor
Manish Mandlik
2022-07-21
Bluetooth: hci_sync: Remove HCI_QUIRK_BROKEN_ERR_DATA_REPORTING
Zijun Hu
2022-07-21
Bluetooth: hci_sync: Check LMP feature bit instead of quirk
Zijun Hu
2022-07-21
Bluetooth: clean up error pointer checking
Dan Carpenter
2022-07-21
Bluetooth: HCI: Fix not always setting Scan Response/Advertising Data
Luiz Augusto von Dentz
[next]