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
2015-04-09
Bluetooth: Read LE remote features during connection establishment
Marcel Holtmann
2015-04-07
Bluetooth: Add local SSP OOB data to OOB ext data mgmt command
Johan Hedberg
2015-04-07
Bluetooth: Remove hci_recv_stream_fragment function
Marcel Holtmann
2015-04-07
Bluetooth: Make data pointer of hci_recv_stream_fragment const
Marcel Holtmann
2015-04-04
Bluetooth: Fix location of TX power field in LE advertising data
Marcel Holtmann
2015-04-04
Bluetooth: hidp: Use BIT(x) instead of (1 << x)
Marcel Holtmann
2015-04-04
Bluetooth: cmtp: Use BIT(x) instead of (1 << x)
Marcel Holtmann
2015-04-03
Bluetooth: bnep: Handle BNEP connection setup request
Grzegorz Kolodziejczyk
2015-04-03
Bluetooth: bnep: Add support to extended headers of control frames
Grzegorz Kolodziejczyk
2015-04-03
Bluetooth: bnep: Add support for get bnep features via ioctl
Grzegorz Kolodziejczyk
2015-04-03
Bluetooth: bnep: Return err value while sending cmd is not understood
Grzegorz Kolodziejczyk
2015-04-02
Bluetooth: Disallow LE local out-of-band data when LE privacy is used
Marcel Holtmann
2015-04-02
Bluetooth: Convert local OOB data reading to use HCI request
Johan Hedberg
2015-04-02
Bluetooth: Move hci_get_cmd_complete() to hci_event.c
Johan Hedberg
2015-04-02
Bluetooth: Remove unused hci_req_pending() function
Johan Hedberg
2015-04-02
Bluetooth: Remove unneeded recv_event variable
Johan Hedberg
2015-04-02
Bluetooth: Convert hci_req_sync family of function to new request API
Johan Hedberg
2015-04-02
Bluetooth: Add second hci_request callback option for full skb
Johan Hedberg
2015-04-02
Bluetooth: Add clarifying comment to command status handling
Johan Hedberg
2015-04-02
Bluetooth: Export SMP selftest result in debugfs
Marcel Holtmann
2015-04-02
Bluetooth: Export ECDH selftest result in debugfs
Marcel Holtmann
2015-04-02
Bluetooth: Restrict BNEP flags to only valid ones
Marcel Holtmann
2015-04-02
Bluetooth: Restrict HIDP flags to only valid ones
Marcel Holtmann
2015-04-02
Bluetooth: Restrict CMTP flags to only valid ones
Marcel Holtmann
2015-04-02
Bluetooth: Expose current Device ID information via debugfs
Marcel Holtmann
2015-03-30
Bluetooth: Refactor HCI request variables into own struct
Johan Hedberg
2015-03-30
Bluetooth: Refactor L2CAP variables into l2cap_ctrl
Johan Hedberg
2015-03-29
Bluetooth: Remove superfluous extra empty line between functions
Marcel Holtmann
2015-03-29
Bluetooth: Fix error returns for Read Local OOB Extended Data commands
Marcel Holtmann
2015-03-29
Bluetooth: Move memory location outside of hci_dev lock
Marcel Holtmann
2015-03-28
Bluetooth: Update adv. parameters when conn. setting changes
Arman Uguray
2015-03-28
Bluetooth: Use ADV_SCAN_IND for adv. instances
Arman Uguray
2015-03-28
Bluetooth: Fix using global connectable settings for adv
Arman Uguray
2015-03-28
Bluetooth: Fix race condition with HCI_RESET flag
Johan Hedberg
2015-03-26
Bluetooth: Unify advertising data code paths
Arman Uguray
2015-03-26
Bluetooth: Update supported_flags for AD features
Arman Uguray
2015-03-26
Bluetooth: Support the "tx-power" adv flag
Arman Uguray
2015-03-26
Bluetooth: Support the "managed-flags" adv flag
Arman Uguray
2015-03-26
Bluetooth: Support the "limited-discoverable" adv flag
Arman Uguray
2015-03-26
Bluetooth: Support the "discoverable" adv flag
Arman Uguray
2015-03-26
Bluetooth: Support the "connectable mode" adv flag
Arman Uguray
2015-03-25
Bluetooth: Fix minor typo in comment for static address setting
Marcel Holtmann
2015-03-24
Bluetooth: Filter list of supported commands/events for untrusted users
Marcel Holtmann
2015-03-24
Bluetooth: Add support for adv instance timeout
Arman Uguray
2015-03-24
Bluetooth: Add support for instance scan response
Arman Uguray
2015-03-24
Bluetooth: Implement the Remove Advertising command
Arman Uguray
2015-03-24
Bluetooth: Implement the Add Advertising command
Arman Uguray
2015-03-24
Bluetooth: Add data structure for advertising instance
Arman Uguray
2015-03-22
Bluetooth: Fix memory leak in le_scan_disable_work_complete()
Johan Hedberg
2015-03-20
Bluetooth: Expose quirks through debugfs
Jakub Pawlowski
[next]