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
2014-07-21
Bluetooth: Prefer sizeof(*ptr) when allocating memory
Johan Hedberg
2014-07-20
Bluetooth: Remove unneeded variable assignment in hmac_sha256
Marcel Holtmann
2014-07-20
Bluetooth: Disable HCI_CONNECTABLE based passive scanning for now
Johan Hedberg
2014-07-18
Bluetooth: Use EOPNOTSUPP instead of ENOTSUPP
Johan Hedberg
2014-07-17
Bluetooth: Fix allowing initiating pairing when not pairable
Johan Hedberg
2014-07-17
Bluetooth: Introduce a flag to track who really initiates authentication
Johan Hedberg
2014-07-17
Bluetooth: Pass initiator/acceptor information to hci_conn_security()
Johan Hedberg
2014-07-17
Bluetooth: Fix resetting remote authentication requirement after pairing
Johan Hedberg
2014-07-17
Bluetooth: never linger on process exit
Vladimir Davydov
2014-07-17
Bluetooth: Don't bother user space without IO capabilities
Johan Hedberg
2014-07-17
Bluetooth: Fix using uninitialized variable when pairing
Johan Hedberg
2014-07-16
Bluetooth: Fix always checking the blacklist for incoming connections
Johan Hedberg
2014-07-16
Bluetooth: Fix trying to initiate connections when acting as LE slave
Johan Hedberg
2014-07-16
Bluetooth: Add a role parameter to hci_conn_add()
Johan Hedberg
2014-07-16
Bluetooth: Use explicit role instead of a bool in function parameters
Johan Hedberg
2014-07-16
Bluetooth: Convert HCI_CONN_MASTER flag to a conn->role variable
Johan Hedberg
2014-07-16
Bluetooth: Add proper defines for HCI connection role
Johan Hedberg
2014-07-15
Bluetooth: Don't try to reject failed LE connections
Johan Hedberg
2014-07-15
Bluetooth: Remove unnecessary params variable from process_adv_report()
Johan Hedberg
2014-07-14
Bluetooth: cmtp: Remove unnecessary null test
Himangi Saraogi
2014-07-14
Bluetooth: Fix trying LTK re-encryption when we don't have an LTK
Johan Hedberg
2014-07-14
Bluetooth: Remove sco_chan_get helper function
Marcel Holtmann
2014-07-13
Bluetooth: Convert L2CAP ident spinlock into a mutex
Marcel Holtmann
2014-07-13
Bluetooth: Remove unneeded forward declaration of sco_chan_del
Marcel Holtmann
2014-07-13
Bluetooth: Remove unneeded forward declaration of __sco_chan_add
Marcel Holtmann
2014-07-13
Bluetooth: Allocate struct inquiry_entry with GFP_KERNEL
Marcel Holtmann
2014-07-13
Bluetooth: Enable LE Long Term Key Request event only when supported
Marcel Holtmann
2014-07-13
Bluetooth: Enable LE encryption events only when supported
Marcel Holtmann
2014-07-13
Bluetooth: Read LE Advertising Channel TX Power only when available
Marcel Holtmann
2014-07-12
6lowpan: introduce new net/6lowpan directory
Alexander Aring
2014-07-11
Bluetooth: Fix tracking local SSP authentication requirement
Johan Hedberg
2014-07-11
Bluetooth: Move SCO timeout constants into net/bluetooth/sco.c
Marcel Holtmann
2014-07-11
Bluetooth: Move struct sco_conn into net/bluetooth/sco.c
Marcel Holtmann
2014-07-11
Bluetooth: Move struct sco_pinfo into net/bluetooth/sco.c
Marcel Holtmann
2014-07-11
Bluetooth: Update the list of L2CAP fixed channels
Marcel Holtmann
2014-07-11
Bluetooth: Move HCI request internals to net/bluetooth/hci_core.c
Marcel Holtmann
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-10
Bluetooth: Set HCI_PAIRABLE during power on for legacy ioctl
Marcel Holtmann
2014-07-10
Bluetooth: Mark controller is down when HCI_AUTO_OFF is set
Marcel Holtmann
2014-07-10
Bluetooth: Remove unneeded mgmt_write_scan_failed function
Johan Hedberg
2014-07-10
Bluetooth: Remove unneeded mgmt_discoverable function
Johan Hedberg
2014-07-10
Bluetooth: Refactor ioctl scan state update to its own function
Johan Hedberg
2014-07-10
Bluetooth: Remove unneeded mgmt_connectable function
Johan Hedberg
2014-07-10
Bluetooth: Fix using test_and_clear instead of test_and_set
Johan Hedberg
2014-07-10
Bluteooth: Reject SMP bonding if HCI_PAIRABLE is not set
Johan Hedberg
2014-07-10
Bluetooth: Fix advertising parameter update when toggling connectable
Johan Hedberg
2014-07-09
Bluetooth: Fix incorrect clearing of SMP_FLAG_INITIATOR
Johan Hedberg
2014-07-09
Bluetooth: Fix forcing SMP just-works with no-bonding
Johan Hedberg
[next]