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_sock.c
Age
Commit message (
Expand
)
Author
2015-08-03
Bluetooth: Fix race condition with user channel and setup stage
Marcel Holtmann
2015-03-30
Bluetooth: Refactor HCI request variables into own struct
Johan Hedberg
2015-03-17
Bluetooth: Move generic mgmt command dispatcher to hci_sock.c
Johan Hedberg
2015-03-17
Bluetooth: Add helper to get HCI channel of a socket
Johan Hedberg
2015-03-15
Bluetooth: Send global configuration updates to all management users
Marcel Holtmann
2015-03-15
Bluetooth: Open management interface for untrusted users
Marcel Holtmann
2015-03-15
Bluetooth: Add hci_sock_test_flag helper function
Marcel Holtmann
2015-03-15
Bluetooth: Consolidate socket channel sending function back into one
Marcel Holtmann
2015-03-15
Bluetooth: Introduce trusted flag for management control sockets
Marcel Holtmann
2015-03-15
Bluetooth: Use special function to send filter management index events
Marcel Holtmann
2015-03-15
Bluetooth: Provide hci_send_to_flagged_channel helper function
Marcel Holtmann
2015-03-15
Bluetooth: Add flags field and setting function for HCI sockets
Marcel Holtmann
2015-03-13
Bluetooth: Introduce hci_dev_test_and_set_flag helper macro
Marcel Holtmann
2015-03-13
Bluetooth: Introduce hci_dev_clear_flag helper macro
Marcel Holtmann
2015-03-13
Bluetooth: Introduce hci_dev_test_flag helper macro
Marcel Holtmann
2015-03-06
Bluetooth: Convert mgmt to use HCI chan registration API
Johan Hedberg
2015-03-06
Bluetooth: Add mgmt HCI channel registration API
Johan Hedberg
2015-03-02
Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...
David S. Miller
2015-03-02
net: Remove iocb argument from sendmsg and recvmsg
Ying Xue
2015-03-02
net: bluetooth: compact struct bt_skb_cb by converting boolean fields to bit ...
Eyal Birger
2015-03-02
net: bluetooth: compact struct bt_skb_cb by inlining struct hci_req_ctrl
Eyal Birger
2015-02-27
Bluetooth: make hci_test_bit's addr const
Jiri Slaby
2015-02-20
Bluetooth: Remove unnecessary queue_monitor_skb() function
Johan Hedberg
2015-02-20
Bluetooth: Rename hci_send_to_control to hci_send_to_channel
Johan Hedberg
2015-01-12
Bluetooth: Replace send_monitor_event with queue_monitor_skb
Marcel Holtmann
2015-01-12
Bluetooth: Create generic queue_monitor_skb helper function
Marcel Holtmann
2015-01-12
Bluetooth: Simplify packet copy in hci_send_to_monitor function
Marcel Holtmann
2015-01-12
Bluetooth: Add BUILD_BUG_ON for size of struct sockaddr_hci
Marcel Holtmann
2014-11-24
new helper: memcpy_from_msg()
Al Viro
2014-11-10
Merge tag 'master-2014-11-04' of git://git.kernel.org/pub/scm/linux/kernel/gi...
David S. Miller
2014-11-05
net: Add and use skb_copy_datagram_msg() helper.
David S. Miller
2014-10-28
Bluetooth: spelling fixes
Stephen Hemminger
2014-07-11
Bluetooth: Move struct hci_pinfo into net/bluetooth/hci_sock.c
Marcel Holtmann
2014-07-11
Bluetooth: Delcare the hci_sec_filter as const
Marcel Holtmann
2014-07-11
Bluetooth: Move struct hci_sec_filter next to its user
Marcel Holtmann
2014-07-09
Bluetooth: Unify helpers for bdaddr_list manipulations
Johan Hedberg
2014-07-06
Bluetooth: Run controller setup after external configuration
Marcel Holtmann
2014-07-03
Bluetooth: Add support for Unconfigured Index Added events
Marcel Holtmann
2014-07-03
Bluetooth: Introduce unconfigured controller state
Marcel Holtmann
2014-07-03
Bluetooth: Restrict access for raw-only controllers
Marcel Holtmann
2014-06-11
net: add __pskb_copy_fclone and pskb_copy_for_clone
Octavian Purdila
2014-04-24
Bluetooth: Return EOPNOTSUPP for HCISETRAW ioctl command
Marcel Holtmann
2014-03-12
Bluetooth: Convert uses of __constant_<foo> to <foo>
Joe Perches
2014-02-17
Bluetooth: Add missing index added event on user channel failure
Marcel Holtmann
2013-12-18
Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...
John W. Linville
2013-12-17
Bluetooth: Fix HCI User Channel permission check in hci_sock_sendmsg
Marcel Holtmann
2013-11-20
net: rework recvmsg handler msg_name and msg_namelen logic
Hannes Frederic Sowa
2013-10-18
Bluetooth: Use BDADDR_BREDR type for old blacklist ioctl interface
Marcel Holtmann
2013-10-11
Bluetooth: Move skb->dev assignment for hdev->send into central place
Marcel Holtmann
2013-10-10
Bluetooth: Remove hdev->ioctl driver callback
Marcel Holtmann
[next]