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.18.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_core.c
Age
Commit message (
Expand
)
Author
2022-01-27
Bluetooth: Fix debugfs entry leak in hci_register_dev()
Wei Yongjun
2021-09-16
Revert "Bluetooth: Move shutdown callback before flushing tx and rx queue"
Sasha Levin
2021-09-15
Bluetooth: add timeout sanity check to hci_inquiry
Pavel Skripkin
2021-09-15
Bluetooth: Move shutdown callback before flushing tx and rx queue
Kai-Heng Feng
2021-08-12
Bluetooth: defer cleanup of resources in hci_unregister_dev()
Tetsuo Handa
2021-08-08
Revert "Bluetooth: Shutdown controller after workqueues are flushed or cancel...
Greg Kroah-Hartman
2021-07-19
Bluetooth: Shutdown controller after workqueues are flushed or cancelled
Kai-Heng Feng
2021-06-10
Bluetooth: fix the erroneous flush_work() order
Lin Ma
2021-03-07
Bluetooth: Add new HCI_QUIRK_NO_SUSPEND_NOTIFIER quirk
Hans de Goede
2021-03-07
Bluetooth: btusb: fix memory leak on suspend and resume
Vamshi K Sthambamkadi
2021-03-04
Bluetooth: Put HCI device if inquiry procedure interrupts
Pan Bian
2021-01-09
Bluetooth: Fix attempting to set RPA timeout when unsupported
Edward Vear
2020-09-29
Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...
David S. Miller
2020-09-20
Bluetooth: Update Adv monitor count upon removal
Miao-chen Chou
2020-09-18
net: bluetooth: delete duplicated words
Randy Dunlap
2020-09-13
Bluetooth: Emit controller suspend and resume events
Abhishek Pandit-Subedi
2020-09-11
Bluetooth: Report num supported adv instances for hw offloading
Daniel Winkler
2020-09-11
Bluetooth: Re-order clearing suspend tasks
Abhishek Pandit-Subedi
2020-09-01
Bluetooth: Clear suspend tasks on unregister
Abhishek Pandit-Subedi
2020-07-30
Bluetooth: Enable RPA Timeout
Sathish Narasimman
2020-07-30
Bluetooth: Translate additional address type correctly
Marcel Holtmann
2020-07-28
Bluetooth: Fix suspend notifier race
Abhishek Pandit-Subedi
2020-07-28
Bluetooth: Return NOTIFY_DONE for hci_suspend_notifier
Max Chou
2020-07-28
Bluetooth: btusb: Fix and detect most of the Chinese Bluetooth controllers
Ismael Ferreras Morezuelas
2020-07-07
Bluetooth: Fix kernel oops triggered by hci_adv_monitors_clear()
Miao-chen Chou
2020-07-07
Bluetooth: Adding a configurable autoconnect timeout
Alain Michaud
2020-06-18
Bluetooth: Update background scan and report device based on advertisement mo...
Miao-chen Chou
2020-06-18
Bluetooth: Add handler of MGMT_OP_REMOVE_ADV_MONITOR
Miao-chen Chou
2020-06-18
Bluetooth: Add handler of MGMT_OP_ADD_ADV_PATTERNS_MONITOR
Miao-chen Chou
2020-06-18
Bluetooth: Add handler of MGMT_OP_READ_ADV_MONITOR_FEATURES
Miao-chen Chou
2020-06-18
Bluetooth: Replace wakeable list with flag
Abhishek Pandit-Subedi
2020-06-18
Bluetooth: Add bdaddr_list_with_flags for classic whitelist
Abhishek Pandit-Subedi
2020-06-12
Bluetooth: centralize default value initialization.
Alain Michaud
2020-06-12
Bluetooth: Add support for BT_PKT_STATUS CMSG data for SCO connections
Alain Michaud
2020-06-08
Bluetooth: Allow suspend even when preparation has failed
Abhishek Pandit-Subedi
2020-05-13
Bluetooth: Add hook for driver to prevent wake from suspend
Abhishek Pandit-Subedi
2020-05-13
Bluetooth: Rename BT_SUSPEND_COMPLETE
Abhishek Pandit-Subedi
2020-04-16
Bluetooth: Enhanced Connection Complete event belongs to LL Privacy
Marcel Holtmann
2020-04-15
Bluetooth: Enable LE Enhanced Connection Complete event.
Marcel Holtmann
2020-04-05
Bluetooth: Add support for Read Local Simple Pairing Options
Marcel Holtmann
2020-04-05
Bluetooth: Add framework for Microsoft vendor extension
Miao-chen Chou
2020-04-03
Bluetooth: Prioritize SCO traffic
Abhishek Pandit-Subedi
2020-03-23
Bluetooth: Restore running state if suspend fails
Abhishek Pandit-Subedi
2020-03-11
Bluetooth: Handle BR/EDR devices during suspend
Abhishek Pandit-Subedi
2020-03-11
Bluetooth: Handle PM_SUSPEND_PREPARE and PM_POST_SUSPEND
Abhishek Pandit-Subedi
2020-03-11
Bluetooth: fix off by one in err_data_reporting cmd masks.
Alain Michaud
2020-03-08
Bluetooth: Enable erroneous data reporting if WBS is supported
Alain Michaud
2020-03-07
Bluetooth: Fix calculation of SCO handle for packet processing
Marcel Holtmann
2020-02-28
Bluetooth: Use list_for_each_entry_rcu() to traverse RCU list in RCU read-sid...
Madhuparna Bhowmik
2020-02-28
Bluetooth: Fix Suspicious RCU usage warnings
Madhuparna Bhowmik
[next]