index
:
linux-toradex.git
colibri
colibri_vf
master
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.12-2.0.x-imx
toradex_6.6-2.0.x-imx
toradex_6.6-2.1.x-imx
toradex_6.6-2.2.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_request.c
Age
Commit message (
Expand
)
Author
2022-12-02
Bluetooth: silence a dmesg error message in hci_request.c
Mateusz Jończyk
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: Delete unreferenced hci_request code
Brian Gix
2022-08-25
Bluetooth: Move Adv Instance timer to hci_sync
Brian Gix
2022-08-25
Bluetooth: Convert SCO configure_datapath to hci_sync
Brian Gix
2022-08-25
Bluetooth: Delete unused hci_req_stop_discovery()
Brian Gix
2022-08-25
Bluetooth: Rework le_scan_restart for hci_sync
Brian Gix
2022-08-25
Bluetooth: Convert le_scan_disable timeout to hci_sync
Brian Gix
2022-07-22
Bluetooth: Add initial implementation of BIS connections
Luiz Augusto von Dentz
2022-07-22
Bluetooth: Convert delayed discov_off to hci_sync
Brian Gix
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-06-05
bluetooth: don't use bitmaps for random flag accesses
Linus Torvalds
2022-05-23
Bluetooth: hci_sync: use hci_skb_event() helper
Ahmad Fatoum
2022-05-13
Bluetooth: use hdev lock in activate_scan for hci_is_adv_monitoring
Niels Dossche
2021-12-22
Bluetooth: hci_sync: Add hci_le_create_conn_sync
Luiz Augusto von Dentz
2021-12-22
Bluetooth: hci_sync: Push sync command cancellation to workqueue
Benjamin Berg
2021-12-07
Bluetooth: hci_core: Rework hci_conn_params flags
Luiz Augusto von Dentz
2021-12-03
Bluetooth: Add hci_cmd_sync_cancel to public API
Benjamin Berg
2021-12-03
Bluetooth: Reset more state when cancelling a sync command
Benjamin Berg
2021-11-16
Bluetooth: hci_request: Remove bg_scan_update work
Luiz Augusto von Dentz
2021-11-16
Bluetooth: hci_sync: Convert MGMT_OP_SET_CONNECTABLE to use cmd_sync
Luiz Augusto von Dentz
2021-11-16
Bluetooth: hci_sync: Convert MGMT_OP_SET_DISCOVERABLE to use cmd_sync
Luiz Augusto von Dentz
2021-10-29
Bluetooth: hci_sync: Rework hci_suspend_notifier
Luiz Augusto von Dentz
2021-10-29
Bluetooth: hci_sync: Convert MGMT_SET_POWERED
Luiz Augusto von Dentz
2021-10-29
Bluetooth: hci_sync: Enable advertising when LL privacy is enabled
Luiz Augusto von Dentz
2021-10-29
Bluetooth: hci_sync: Make use of hci_cmd_sync_queue set 1
Luiz Augusto von Dentz
2021-10-29
Bluetooth: Add helper for serialized HCI command execution
Marcel Holtmann
2021-09-28
Bluetooth: Fix Advertisement Monitor Suspend/Resume
Manish Mandlik
2021-09-21
Bluetooth: eir: Move EIR/Adv Data functions to its own file
Luiz Augusto von Dentz
2021-09-07
Bluetooth: Configure codec for HFP offload use case
Kiran K
2021-08-03
Bluetooth: Fix not generating RPA when required
Luiz Augusto von Dentz
2021-06-26
Bluetooth: Fix Set Extended (Scan Response) Data
Luiz Augusto von Dentz
2021-06-26
Bluetooth: use inclusive language when filtering devices
Archie Pusaka
2021-06-26
Bluetooth: use inclusive language when tracking connections
Archie Pusaka
2021-06-26
Bluetooth: disable filter dup when scan for adv monitor
Yun-Hao Chung
2021-04-29
Merge tag 'net-next-5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...
Linus Torvalds
2021-04-23
bluetooth: eliminate the potential race condition when removing the HCI contr...
Lin Ma
2021-04-06
Bluetooth: LL privacy allow RPA
Sathish Narasimman
2021-04-06
Bluetooth: Handle own address type change with HCI_ENABLE_LL_PRIVACY
Sathish Narasimman
2021-04-02
Bluetooth: Check inquiry status before sending one
Archie Pusaka
2021-04-02
Bluetooth: Coding style fix
Meng Yu
2021-03-15
Bluetooth: Cancel le_scan_restart work when stopping discovery
Sonny Sasaka
2021-03-03
Bluetooth: Allow scannable adv with extended MGMT APIs
Daniel Winkler
2021-03-03
Bluetooth: Remove unneeded commands for suspend
Abhishek Pandit-Subedi
2021-01-25
Bluetooth: disable advertisement filters during suspend
Howard Chung
2021-01-25
Bluetooth: advmon offload MSFT interleave scanning integration
Archie Pusaka
2020-12-18
Bluetooth: Remove hci_req_le_suspend_config
Abhishek Pandit-Subedi
[next]