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_conn.c
Age
Commit message (
Expand
)
Author
2013-08-21
Bluetooth: Add SCO connection fallback
Frédéric Dalleau
2013-08-21
Bluetooth: Parameters for outgoing SCO connections
Frédéric Dalleau
2013-08-21
Bluetooth: Use hci_connect_sco directly
Frédéric Dalleau
2013-04-17
Bluetooth: introduce hci_conn ref-counting
David Herrmann
2013-04-17
Bluetooth: remove unneeded hci_conn_hold/put_device()
David Herrmann
2013-04-11
Bluetooth: Reject SCO when hci connection timeouts
Claudio Takahasi
2013-04-11
Bluetooth: rename hci_conn_put to hci_conn_drop
David Herrmann
2013-03-08
Bluetooth: Rename hci_acl_disconn
Andre Guedes
2013-01-31
Bluetooth: Fix hci_conn timeout routine
Andre Guedes
2012-11-01
Bluetooth: Add put(hcon) when deleting hchan
Andrei Emeltchenko
2012-11-01
Bluetooth: Disallow LE scanning and connecting in peripheral role
Johan Hedberg
2012-10-24
Bluetooth: Add state to hci_chan
Mat Martineau
2012-10-11
Bluetooth: AMP: Add handle to hci_chan structure
Andrei Emeltchenko
2012-10-11
Bluetooth: AMP: Handle AMP_LINK timeout
Andrei Emeltchenko
2012-09-27
Bluetooth: Use %pMR in debug instead of batostr
Andrei Emeltchenko
2012-09-24
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/blueto...
John W. Linville
2012-09-08
Bluetooth: trivial: Make hci_chan_del return void
Andrei Emeltchenko
2012-08-27
Bluetooth: Fix sending a HCI Authorization Request over LE links
Vinicius Costa Gomes
2012-08-21
Bluetooth: Fix establishing ESCO links
Vinicius Costa Gomes
2012-08-15
Bluetooth: Add type information to the hci_connect() debug statement
Vinicius Costa Gomes
2012-08-15
Bluetooth: Simplify a the connection type handling
Vinicius Costa Gomes
2012-08-15
Bluetooth: Refactor SCO connection into its own function
Vinicius Costa Gomes
2012-08-15
Bluetooth: Refactor ACL connection into its own function
Vinicius Costa Gomes
2012-08-15
Bluetooth: Refactor LE connection into its own function
Vinicius Costa Gomes
2012-08-15
Bluetooth: Rename LE and ACL connection functions
Vinicius Costa Gomes
2012-08-15
Bluetooth: Remove some functions from being exported
Vinicius Costa Gomes
2012-06-30
Bluetooth: Route traffic only through BR/EDR controller
Andrei Emeltchenko
2012-06-30
Bluetooth: Improve debugging messages for hci_conn
Andrei Emeltchenko
2012-06-05
Bluetooth: Allow only one LE connection attempt
Andrzej Kaczmarek
2012-06-05
Bluetooth: A2MP: AMP Manager basic functions
Andrei Emeltchenko
2012-06-05
Bluetooth: Use __constant modifier in HCI code
Andrei Emeltchenko
2012-06-05
Bluetooth: Remove unneeded EXPORT_SYMBOL
Gustavo Padovan
2012-06-05
Bluetooth: Remove unnecessary headers include
Gustavo Padovan
2012-06-05
Bluetooth: Fix coding style in the subsystem
Gustavo Padovan
2012-06-05
Bluetooth: Remove 'register' usage from the subsystem
Gustavo Padovan
2012-06-05
Bluetooth: trivial: Remove empty line
Andrei Emeltchenko
2012-06-05
Bluetooth: Fix coding style in hci_conn.c
Gustavo Padovan
2012-05-09
Bluetooth: Remove unused hci_le_ltk_neg_reply()
Syam Sidhardhan
2012-05-09
Bluetooth: Remove unused hci_le_ltk_reply()
Syam Sidhardhan
2012-05-09
Bluetooth: Add dst_type parameter to hci_connect
Andre Guedes
2012-05-09
Bluetooth: Remove useless code in hci_connect
Andre Guedes
2012-05-09
Bluetooth: Add support for reusing the same hci_conn for LE links
Vinicius Costa Gomes
2012-03-28
Remove all #inclusions of asm/system.h
David Howells
2012-02-23
Bluetooth: Fix two minor style issues in HCI code
Marcel Holtmann
2012-02-20
Bluetooth: Remove HCI notifier handling
Marcel Holtmann
2012-02-19
Bluetooth: Fix hci_connect error return values
Johan Hedberg
2012-02-17
Bluetooth: Prefix hex numbers with object name
Andrei Emeltchenko
2012-02-17
Bluetooth: Use symbolic names for state in debug
Andrei Emeltchenko
2012-02-13
Bluetooth: Use list _safe deleting from conn chan_list
Andrei Emeltchenko
2012-02-13
Bluetooth: Use list _safe deleting from conn_hash_list
Andrei Emeltchenko
[next]