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_6.6-2.2.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-09-08
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2014-08-20
Bluetooth: Fix hci_conn reference counting for auto-connections
Johan Hedberg
2014-08-14
Bluetooth: Fix ERTM L2CAP resend packet
Lukasz Rymanowski
2014-08-14
Bluetooth: Improve data packing in SAR mode
Lukasz Rymanowski
2014-08-14
Bluetooth: Make smp_chan_destroy() private to smp.c
Johan Hedberg
2014-08-14
Bluetooth: Always call smp_distribute_keys() from a workqueue
Johan Hedberg
2014-08-14
Bluetooth: Move canceling security_timer into smp_chan_destroy()
Johan Hedberg
2014-08-14
Bluetooth: Remove unused l2cap_conn->security_timer
Johan Hedberg
2014-08-14
Bluetooth: Add SMP-internal timeout callback
Johan Hedberg
2014-08-14
Bluetooth: Fix double free of SMP data skb
Johan Hedberg
2014-08-14
Bluetooth: Call l2cap_conn_shutdown() when SMP recv callback fails
Johan Hedberg
2014-08-14
Bluetooth: Add public l2cap_conn_shutdown() API to request disconnection
Johan Hedberg
2014-08-14
Bluetooth: Use L2CAP resume callback to call smp_distribute_keys
Johan Hedberg
2014-08-14
Bluetooth: Convert SMP to use l2cap_chan infrastructure
Johan Hedberg
2014-08-14
Bluetooth: Make AES crypto context private to SMP
Johan Hedberg
2014-08-14
Bluetooth: Add SMP L2CAP channel skeleton
Johan Hedberg
2014-08-14
Bluetooth: Move SMP (de)initialization to smp.c
Johan Hedberg
2014-08-14
Bluetooth: Move SMP initialization after HCI init
Johan Hedberg
2014-08-14
Bluetooth: Refactor SMP (de)initialization into separate functions
Johan Hedberg
2014-08-14
Bluetooth: Fix IRK lookup when tfm_aes is not available
Johan Hedberg
2014-08-14
Bluetooth: Fix hci_update_random_address() error return for no crypto
Johan Hedberg
2014-08-14
Bluetooth: Fix using HCI_CONN_LE_SMP_PEND to check for SMP context
Johan Hedberg
2014-08-14
Bluetooth: Call l2cap_le_conn_ready after notifying channels
Johan Hedberg
2014-08-14
Bluetooth: Call L2CAP teardown callback before clearing chan->conn
Johan Hedberg
2014-08-14
Bluetooth: Move parts of fixed channel initialization to l2cap_add_scid
Johan Hedberg
2014-08-14
Bluetooth: Remove special ATT data channel handling
Johan Hedberg
2014-08-14
Bluetooth: Improve fixed channel lookup based on link type
Johan Hedberg
2014-08-14
Bluetooth: Move L2CAP fixed channel creation into l2cap_conn_cfm
Johan Hedberg
2014-08-14
Bluetooth: Refactor l2cap_connect_cfm
Johan Hedberg
2014-08-14
Bluetooth: Remove special handling of ATT in l2cap_security_cfm()
Johan Hedberg
2014-08-14
Bluetooth: Resume BT_CONNECTED state after LE security elevation
Johan Hedberg
2014-08-14
Bluetooth: Fix __l2cap_no_conn_pending() usage with all channels
Johan Hedberg
2014-08-14
Bluetooth: Fix reference counting of global L2CAP channels
Johan Hedberg
2014-08-14
Bluetooth: Fix confusion between parent and child channel for 6lowpan
Johan Hedberg
2014-08-14
Bluetooth: Remove redundant check for remote_key_dist
Johan Hedberg
2014-08-14
Bluetooth: Disable page scan if all whitelisted devices are connected
Johan Hedberg
2014-08-14
Bluetooth: Create unified helper function for updating page scan
Johan Hedberg
2014-08-14
Bluetooth: Add convenience function to check for pending power off
Johan Hedberg
2014-08-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2014-08-05
Merge tag 'master-2014-07-31' of git://git.kernel.org/pub/scm/linux/kernel/gi...
David S. Miller
2014-07-30
Bluetooth: Always use non-bonding requirement when not bondable
Johan Hedberg
2014-07-30
Bluetooth: Rename pairable mgmt setting to bondable
Johan Hedberg
2014-07-30
Bluetooth: Rename HCI_PAIRABLE to HCI_BONDABLE
Johan Hedberg
2014-07-30
Bluetooth: Fix sparse warning from HID new leds handling
Marcel Holtmann
2014-07-30
Bluetooth: Fix check for connected state when pairing
Johan Hedberg
2014-07-30
Bluetooth: Fix SMP context tracking leading to a kernel crash
Johan Hedberg
2014-07-28
Merge tag 'master-2014-07-25' of git://git.kernel.org/pub/scm/linux/kernel/gi...
David S. Miller
2014-07-28
Bluetooth: Fix incorrectly disabling page scan when toggling connectable
Johan Hedberg
2014-07-28
Bluetooth: Fix clearing HCI_PSCAN flag
Johan Hedberg
2014-07-28
Merge branch 'sched/urgent' into sched/core, to merge fixes before applying n...
Ingo Molnar
[next]