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
Age
Commit message (
Expand
)
Author
2012-08-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2012-08-15
Bluetooth: L2CAP - Fix info leak via getsockname()
Mathias Krause
2012-08-15
Bluetooth: RFCOMM - Fix info leak via getsockname()
Mathias Krause
2012-08-15
Bluetooth: RFCOMM - Fix info leak in ioctl(RFCOMMGETDEVLIST)
Mathias Krause
2012-08-15
Bluetooth: RFCOMM - Fix info leak in getsockopt(BT_SECURITY)
Mathias Krause
2012-08-15
Bluetooth: HCI - Fix info leak via getsockname()
Mathias Krause
2012-08-15
Bluetooth: HCI - Fix info leak in getsockopt(HCI_FILTER)
Mathias Krause
2012-08-06
Bluetooth: Fix socket not getting freed if l2cap channel create fails
Jaganath Kanakkassery
2012-08-06
Bluetooth: smp: Fix possible NULL dereference
Andrei Emeltchenko
2012-08-06
Bluetooth: Set name_state to unknown when entry name is empty
Ram Malovany
2012-08-06
Bluetooth: Fix using a NULL inquiry cache entry
Ram Malovany
2012-08-06
Bluetooth: Fix using NULL inquiry entry
Ram Malovany
2012-08-06
Bluetooth: Fix legacy pairing with some devices
Szymon Janc
2012-08-06
Bluetooth: Fix possible deadlock in SCO code
Gustavo Padovan
2012-08-06
Bluetooth: Refactor in hci_le_conn_complete_evt
Andre Guedes
2012-08-06
Bluetooth: Lookup hci_conn in hci_le_conn_complete_evt
Andre Guedes
2012-08-06
Bluetooth: Find hci_conn by BT_CONNECT state
Andre Guedes
2012-08-06
Bluetooth: Refactor hci_cs_le_create_conn
Andre Guedes
2012-08-06
Bluetooth: Remove unneeded code
Andre Guedes
2012-08-06
Bluetooth: Fix hci_le_conn_complete_evt
Andre Guedes
2012-08-06
Bluetooth: Trivial refactoring
Andre Guedes
2012-08-06
Bluetooth: Added /proc/net/sco via bt_procfs_init()
Masatake YAMATO
2012-08-06
Bluetooth: Added /proc/net/rfcomm via bt_procfs_init()
Masatake YAMATO
2012-08-06
Bluetooth: Added /proc/net/l2cap via bt_procfs_init()
Masatake YAMATO
2012-08-06
Bluetooth: Added /proc/net/hidp via bt_procfs_init()
Masatake YAMATO
2012-08-06
Bluetooth: Added /proc/net/hci via bt_procfs_init()
Masatake YAMATO
2012-08-06
Bluetooth: Added /proc/net/cmtp via bt_procfs_init()
Masatake YAMATO
2012-08-06
Bluetooth: Added /proc/net/bnep via bt_procfs_init()
Masatake YAMATO
2012-08-06
Bluetooth: /proc/net/ entries for bluetooth protocols
Masatake YAMATO
2012-08-06
Bluetooth: Free the l2cap channel list only when refcount is zero
Jaganath Kanakkassery
2012-08-06
Bluetooth: Move l2cap_chan_hold/put to l2cap_core.c
Jaganath Kanakkassery
2012-08-06
Bluetooth: Remove locking in hci_user_passkey_request_evt
Andre Guedes
2012-08-06
Bluetooth: Make connect / disconnect cfm functions return void
Andrei Emeltchenko
2012-08-06
Bluetooth: Use lmp_no_flush_capable where applicable
Andre Guedes
2012-08-06
Bluetooth: Use lmp_sniffsubr_capable where applicable
Andre Guedes
2012-08-06
Bluetooth: Use lmp_sniff_capable where applicable
Andre Guedes
2012-08-06
Bluetooth: Use lmp_rswitch_capable where applicable
Andre Guedes
2012-08-06
Bluetooth: Use lmp_esco_capable where applicable
Andre Guedes
2012-08-06
Bluetooth: Use lmp_ssp_capable where applicable
Andre Guedes
2012-08-06
Bluetooth: Use lmp_le_capable where applicable
Andre Guedes
2012-08-06
Bluetooth: Use lmp_bredr_capable where applicable
Andre Guedes
2012-08-06
Bluetooth: Fix processing A2MP chan in security_cfm
Andrei Emeltchenko
2012-08-06
Bluetooth: Do not shadow hdr variable
Andrei Emeltchenko
2012-08-06
Bluetooth: debug: Fix printing A2MP cmd code format
Andrei Emeltchenko
2012-08-06
Bluetooth: mgmt: Managing only BR/EDR HCI controllers
Andrei Emeltchenko
2012-07-20
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2012-07-16
Bluetooth: Change page scan interval in fast connectable mode
Johan Hedberg
2012-07-15
Bluetooth: Use tx window from config response for ack timing
Mat Martineau
2012-07-11
Bluetooth: debug: Print amp_mgr refcnt
Andrei Emeltchenko
2012-07-11
Bluetooth: debug: Use standard hex object specifiers in hci_event
Andrei Emeltchenko
[next]