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
/
net
/
bluetooth
/
hci_event.c
Age
Commit message (
Expand
)
Author
2023-01-17
Bluetooth: hci_event: Fix Invalid wait context
Luiz Augusto von Dentz
2022-12-12
Bluetooth: Wait for HCI_OP_WRITE_AUTH_PAYLOAD_TO to complete
Luiz Augusto von Dentz
2022-12-12
Bluetooth: hci_event: Ignore reserved bits in LE Extended Adv Report
Sven Peter
2022-09-21
Bluetooth: hci_event: Make sure ISO events don't affect non-ISO connections
Luiz Augusto von Dentz
2022-09-19
Bluetooth: use hdev->workqueue when queuing hdev->{cmd,ncmd}_timer works
Tetsuo Handa
2022-09-06
Bluetooth: Implement support for Mesh
Brian Gix
2022-08-31
Bluetooth: Normalize HCI_OP_READ_ENC_KEY_SIZE cmdcmplt
Brian Gix
2022-08-25
Bluetooth: hci_event: Fix checking conn for le_conn_complete_evt
Archie Pusaka
2022-08-25
Bluetooth: hci_event: Fix vendor (unknown) opcode status handling
Hans de Goede
2022-08-25
Bluetooth: convert hci_update_adv_data to hci_sync
Brian Gix
2022-08-08
Bluetooth: hci_event: Fix build warning with C=1
Luiz Augusto von Dentz
2022-07-22
Bluetooth: Add initial implementation of BIS connections
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-21
Bluetooth: When HCI work queue is drained, only queue chained work
Schspa Shi
2022-07-21
Bluetooth: clear the temporary linkkey in hci_conn_cleanup
Alain Michaud
2022-05-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2022-05-23
Bluetooth: hci_conn: Fix hci_connect_le_sync
Luiz Augusto von Dentz
2022-05-13
Bluetooth: protect le accept and resolv lists with hdev->lock
Niels Dossche
2022-05-13
Bluetooth: use hdev lock for accept_list and reject_list in conn req
Niels Dossche
2022-04-26
Bluetooth: hci_sync: Cleanup hci_conn if it cannot be aborted
Luiz Augusto von Dentz
2022-04-26
Bluetooth: hci_event: Fix creating hci_conn object on error status
Luiz Augusto von Dentz
2022-04-26
Bluetooth: hci_event: Fix checking for invalid handle on error status
Luiz Augusto von Dentz
2022-03-18
Bluetooth: Fix use after free in hci_send_acl
Luiz Augusto von Dentz
2022-03-04
Bluetooth: hci_event: Add missing locking on hdev in hci_le_ext_adv_term_evt
Niels Dossche
2022-01-25
Bluetooth: hci_event: Fix HCI_EV_VENDOR max_len
Luiz Augusto von Dentz
2022-01-24
Bluetooth: hci_event: Ignore multiple conn complete events
Soenke Huster
2022-01-14
Bluetooth: fix null ptr deref on hci_sync_conn_complete_evt
Soenke Huster
2022-01-11
Bluetooth: hci_sync: unlock on error in hci_inquiry_result_with_rssi_evt()
Dan Carpenter
2022-01-06
Bluetooth: hci_event: Rework hci_inquiry_result_with_rssi_evt
Luiz Augusto von Dentz
2021-12-22
Bluetooth: hci_sync: Add support for waiting specific LE subevents
Luiz Augusto von Dentz
2021-12-22
Bluetooth: hci_sync: Add hci_le_create_conn_sync
Luiz Augusto von Dentz
2021-12-22
Bluetooth: hci_event: Use skb_pull_data when processing inquiry results
Luiz Augusto von Dentz
2021-12-07
Bluetooth: hci_sync: Set Privacy Mode when updating the resolving list
Luiz Augusto von Dentz
2021-12-07
Bluetooth: hci_event: Use of a function table to handle Command Status
Luiz Augusto von Dentz
2021-12-07
Bluetooth: hci_event: Use of a function table to handle Command Complete
Luiz Augusto von Dentz
2021-12-07
Bluetooth: hci_event: Use of a function table to handle LE subevents
Luiz Augusto von Dentz
2021-12-07
Bluetooth: hci_event: Use of a function table to handle HCI events
Luiz Augusto von Dentz
2021-12-07
Bluetooth: HCI: Use skb_pull_data to parse LE Direct Advertising Report event
Luiz Augusto von Dentz
2021-12-07
Bluetooth: HCI: Use skb_pull_data to parse LE Ext Advertising Report event
Luiz Augusto von Dentz
2021-12-07
Bluetooth: HCI: Use skb_pull_data to parse LE Advertising Report event
Luiz Augusto von Dentz
2021-12-07
Bluetooth: HCI: Use skb_pull_data to parse LE Metaevents
Luiz Augusto von Dentz
2021-12-07
Bluetooth: HCI: Use skb_pull_data to parse Extended Inquiry Result event
Luiz Augusto von Dentz
2021-12-07
Bluetooth: HCI: Use skb_pull_data to parse Inquiry Result with RSSI event
Luiz Augusto von Dentz
2021-12-07
Bluetooth: HCI: Use skb_pull_data to parse Inquiry Result event
Luiz Augusto von Dentz
2021-12-07
Bluetooth: HCI: Use skb_pull_data to parse Number of Complete Packets event
Luiz Augusto von Dentz
2021-12-07
Bluetooth: HCI: Use skb_pull_data to parse Command Complete event
Luiz Augusto von Dentz
2021-12-07
Bluetooth: HCI: Use skb_pull_data to parse BR/EDR events
Luiz Augusto von Dentz
2021-11-25
Bluetooth: Limit duration of Remote Name Resolve
Archie Pusaka
[next]