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
Age
Commit message (
Expand
)
Author
2021-04-29
Merge tag 'net-next-5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...
Linus Torvalds
2021-04-27
Fix misc new gcc warnings
Linus Torvalds
2021-04-26
Merge tag 'char-misc-5.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2021-04-23
bluetooth: eliminate the potential race condition when removing the HCI contr...
Lin Ma
2021-04-08
Bluetooth: Allow Microsoft extension to indicate curve validation
Marcel Holtmann
2021-04-08
Bluetooth: Set defaults for le_scan_{int,window}_adv_monitor
Marcel Holtmann
2021-04-06
Bluetooth: Add support for reading AOSP vendor capabilities
Marcel Holtmann
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-06
Bluetooth: Do not set cur_adv_instance in adv param MGMT request
Daniel Winkler
2021-04-06
Bluetooth: Use ext adv handle from requests in CCs
Daniel Winkler
2021-04-06
Bluetooth: use the correct print format for L2CAP debug statements
Kai Ye
2021-04-02
Bluetooth: SMP: Fix variable dereferenced before check 'conn'
Luiz Augusto von Dentz
2021-04-02
Bluetooth: Check inquiry status before sending one
Archie Pusaka
2021-04-02
Bluetooth: Coding style fix
Meng Yu
2021-04-02
Bluetooth: Remove 'return' in void function
Meng Yu
2021-03-26
Bluetooth: Increment management interface revision
Marcel Holtmann
2021-03-26
Bluetooth: Move the advertisement monitor events to correct list
Marcel Holtmann
2021-03-26
Bluetooth: Add missing entries for PHY configuration commands
Marcel Holtmann
2021-03-26
Bluetooth: Fix wrong opcode error for read advertising features
Marcel Holtmann
2021-03-26
Bluetooth: Fix mgmt status for LL Privacy experimental feature
Marcel Holtmann
2021-03-25
Bluetooth: L2CAP: Rudimentary typo fixes
Bhaskar Chowdhury
2021-03-24
Bluetooth: Remove trailing semicolon in macros
Meng Yu
2021-03-23
Bluetooth: Remove trailing semicolon in macros
Meng Yu
2021-03-23
Bluetooth: check for zapped sk before connecting
Archie Pusaka
2021-03-22
Bluetooth: fix set_ecdh_privkey() prototype
Arnd Bergmann
2021-03-22
Bluetooth: initialize skb_queue_head at l2cap_chan_create()
Tetsuo Handa
2021-03-22
Bluetooth: verify AMP hci_chan before amp_destroy
Archie Pusaka
2021-03-22
Bluetooth: Set CONF_NOT_COMPLETE as l2cap_chan default
Archie Pusaka
2021-03-17
Bluetooth: Fix incorrect status handling in LE PHY UPDATE event
Ayush Garg
2021-03-16
Bluetooth: avoid deadlock between hci_dev->lock and socket lock
Jiri Kosina
2021-03-15
Bluetooth: SMP: Convert BT_ERR/BT_DBG to bt_dev_err/bt_dev_dbg
Luiz Augusto von Dentz
2021-03-15
Bluetooth: L2CAP: Fix not checking for maximum number of DCID
Luiz Augusto von Dentz
2021-03-15
Bluetooth: Cancel le_scan_restart work when stopping discovery
Sonny Sasaka
2021-03-13
crypto: ecdh - move curve_id of ECDH from the key to algorithm name
Meng Yu
2021-03-11
Bluetooth: SMP: Fail if remote and local public keys are identical
Luiz Augusto von Dentz
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-03-02
Bluetooth: Notify suspend on le conn failed
Abhishek Pandit-Subedi
2021-02-11
Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kern
David S. Miller
2021-02-03
Bluetooth: Fix crash in mgmt_add_adv_patterns_monitor_complete
Howard Chung
2021-02-02
Bluetooth: Fix null pointer dereference in amp_read_loc_assoc_final_data
Gopal Tiwari
2021-02-01
Bluetooth: Skip eSCO 2M params when not supported
Yu Liu
2021-01-29
Bluetooth: fix indentation and alignment reported by checkpatch
Tomoyuki Matsushita
2021-01-29
Bluetooth: fix coccicheck warnings debugfs
Jiapeng Zhong
2021-01-29
Bluetooth: Add new HCI_QUIRK_NO_SUSPEND_NOTIFIER quirk
Hans de Goede
2021-01-27
net: remove redundant 'depends on NET'
Masahiro Yamada
2021-01-25
Bluetooth: L2CAP: Try harder to accept device not knowing options
Bastien Nocera
2021-01-25
Bluetooth: L2CAP: Fix handling fragmented length
Luiz Augusto von Dentz
2021-01-25
Bluetooth: btusb: fix memory leak on suspend and resume
Vamshi K Sthambamkadi
[next]