index
:
linux-toradex.git
colibri
colibri_vf
tegra
tegra-next
toradex_4.1-2.0.x-imx
toradex_4.1-2.0.x-imx-next
toradex_4.14-2.0.x-imx
toradex_4.14-2.0.x-imx-next
toradex_4.14-2.0.x-imx-rebased
toradex_4.14-2.3.x-imx
toradex_4.19.y
toradex_4.19.y-rt
toradex_4.20.y
toradex_4.9-1.0.x-imx
toradex_4.9-1.0.x-imx-next
toradex_4.9-1.0.x-imx-rebased
toradex_4.9-2.3.x-imx
toradex_4.9-2.3.x-imx-next
toradex_4.9-2.3.x-imx-rebased
toradex_5.0.y
toradex_5.15-2.0.x-imx
toradex_5.15-2.1.x-imx
toradex_5.15-2.2.x-imx
toradex_5.2.y
toradex_5.3.y
toradex_5.4-2.1.x-imx
toradex_5.4-2.3.x-imx
toradex_5.4.y
toradex_6.6-2.0.x-imx
toradex_6.6-2.1.x-imx
toradex_imx6
toradex_imx_3.10.17_1.0.0_ga
toradex_imx_3.10.17_1.0.0_ga-next
toradex_imx_3.14.28_1.0.0_ga
toradex_imx_3.14.52_1.1.0_ga
toradex_imx_3.14.52_1.1.0_ga-next
toradex_imx_4.1.15_1.0.0_ga
toradex_imx_4.1.15_1.0.0_ga-next
toradex_imx_4.14.78_1.0.0_ga-bring_up
toradex_imx_4.9.123_imx8mm_ga-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up_ov5640
toradex_imx_4.9.51_imx8_beta2-bring_up
toradex_ti-linux-5.10.y_bringup
toradex_ti-linux-6.1.y
toradex_ti-linux-6.6.y
toradex_tk1_l4t_r21.5
toradex_tk1_l4t_r21.6
toradex_tk1_l4t_r21.7
toradex_tk1_l4t_r21.7-next
toradex_vf_3.18
toradex_vf_3.18-next
toradex_vf_4.0
toradex_vf_4.0-next
toradex_vf_4.1
toradex_vf_4.1-next
toradex_vf_4.4
toradex_vf_4.4-next
Linux kernel for Apalis and Colibri modules
Toradex
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
bluetooth
/
hci_event.c
Age
Commit message (
Expand
)
Author
2021-07-14
Bluetooth: Fix handling of HCI_LE_Advertising_Set_Terminated event
Luiz Augusto von Dentz
2021-05-14
Bluetooth: verify AMP hci_chan before amp_destroy
Archie Pusaka
2020-12-30
Bluetooth: Fix null pointer dereference in hci_event_packet()
Anmol Karn
2020-12-30
Bluetooth: Fix slab-out-of-bounds read in hci_le_direct_adv_report_evt()
Peilin Ye
2020-10-17
Bluetooth: Disconnect if E0 is used for Level 4
Luiz Augusto von Dentz
2020-10-17
Bluetooth: Consolidate encryption handling in hci_encrypt_cfm
Luiz Augusto von Dentz
2020-10-01
Bluetooth: Handle Inquiry Cancel error after Inquiry Complete
Sonny Sasaka
2020-10-01
Bluetooth: guard against controllers sending zero'd events
Alain Michaud
2020-08-11
Bluetooth: Prevent out-of-bounds read in hci_inquiry_result_with_rssi_evt()
Peilin Ye
2020-08-11
Bluetooth: Prevent out-of-bounds read in hci_inquiry_result_evt()
Peilin Ye
2020-08-11
Bluetooth: Fix slab-out-of-bounds read in hci_extended_inquiry_result_evt()
Peilin Ye
2020-08-05
Bluetooth: fix kernel oops in store_pending_adv_report
Alain Michaud
2020-06-22
Bluetooth: Add SCO fallback for invalid LMP parameters error
Hsin-Yu Chao
2019-09-05
Revert "Bluetooth: validate BLE connection interval updates"
Marcel Holtmann
2019-07-06
Bluetooth: validate BLE connection interval updates
csonsino
2019-07-06
Bluetooth: Add support for LE ping feature
Spoorthi Ravishankar Koppad
2019-05-05
Bluetooth: Ignore CC events not matching the last HCI command
João Paulo Rechi Vita
2019-04-23
Bluetooth: Fix incorrect pointer arithmatic in ext_adv_report_evt
Jaganath Kanakkassery
2019-02-18
Bluetooth: hci_event: Use struct_size() helper
Gustavo A. R. Silva
2018-12-19
Bluetooth: Fix unnecessary error message for HCI request completion
Johan Hedberg
2018-10-14
Bluetooth: Remove redundant check on status
Colin Ian King
2018-09-27
Bluetooth: Add definitions and track LE resolve list modification
Ankit Navik
2018-08-10
Bluetooth: Add definitions for LE set address resolution
Ankit Navik
2018-08-06
Bluetooth: remove redundant variables 'adv_set' and 'cp'
YueHaibing
2018-07-30
Bluetooth: Handle ADv set terminated event
Jaganath Kanakkassery
2018-07-30
Bluetooth: Implement Set ADV set random address
Jaganath Kanakkassery
2018-07-30
Bluetooth: Implement disable and removal of adv instance
Jaganath Kanakkassery
2018-07-30
Bluetooth: Use Set ext adv/scan rsp data if controller supports
Jaganath Kanakkassery
2018-07-30
Bluetooth: Impmlement extended adv enable
Jaganath Kanakkassery
2018-07-30
Bluetooth: Read no of adv sets during init
Jaganath Kanakkassery
2018-07-30
Bluetooth: Handle extended ADV PDU types
Jaganath Kanakkassery
2018-07-30
Bluetooth: Implement Set PHY Confguration command
Jaganath Kanakkassery
2018-07-06
Bluetooth: Use extended LE Connection if supported
Jaganath Kanakkassery
2018-07-06
Bluetooth: Introduce helpers for le conn status and complete
Jaganath Kanakkassery
2018-07-06
Bluetooth: Process extended ADV report event
Jaganath Kanakkassery
2018-07-06
Bluetooth: Use extended scanning if controller supports
Jaganath Kanakkassery
2018-07-06
Bluetooth: Introduce helpers for LE set scan start and complete
Jaganath Kanakkassery
2018-07-06
Bluetooth: Add HCI command for clear Resolv list
Ankit Navik
2018-07-06
Bluetooth: Store Resolv list size
Ankit Navik
2018-05-18
Bluetooth: Prevent buffer overflow for large advertisement data
Chriz Chow
2018-04-03
Bluetooth: Fix connection if directed advertising and privacy is used
Szymon Janc
2017-10-30
Bluetooth: Use bt_dev_err and bt_dev_info when possible
Marcel Holtmann
2017-02-16
Bluetooth: fix spelling mistake: "advetising" -> "advertising"
Colin Ian King
2016-07-13
Bluetooth: Add Authentication Failed reason to Disconnected Mgmt event
Szymon Janc
2016-07-09
Bluetooth: Rename HCI_BREDR into HCI_PRIMARY
Marcel Holtmann
2016-04-08
Bluetooth: Ignore unknown advertising packet types
Johan Hedberg
2016-01-05
Bluetooth: Change eir_has_data_type() to more generic eir_get_data()
Johan Hedberg
2015-12-10
Bluetooth: Move advertising instance management to hci_request.c
Johan Hedberg
2015-12-10
Bluetooth: Run page scan updates through hdev->req_workqueue
Johan Hedberg
2015-10-26
Bluetooth: Rename bt_cb()->req into bt_cb()->hci
Marcel Holtmann
[next]