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
/
include
/
net
Age
Commit message (
Expand
)
Author
2012-02-17
Bluetooth: Add Intel copyright to mgmt files
Johan Hedberg
2012-02-17
Bluetooth: mgmt: Add address type to confirm name command
Johan Hedberg
2012-02-17
Bluetooth: mgmt: Add address type to PIN code messages
Johan Hedberg
2012-02-17
Bluetooth: mgmt: Add address type to link key messages
Johan Hedberg
2012-02-17
Bluetooth: Use symbolic names for state in debug
Andrei Emeltchenko
2012-02-17
Bluetooth: Move scope of state_to_string
Andrei Emeltchenko
2012-02-17
Bluetooth: Add logging functions bt_info and bt_err
Joe Perches
2012-02-17
Bluetooth: mgmt: Add support for Set SSP command
Johan Hedberg
2012-02-17
Bluetooth: mgmt: Add support for Set Link Security command
Johan Hedberg
2012-02-16
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
Johan Hedberg
2012-02-15
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2012-02-15
Bluetooth: Implement Read Supported Commands commands for mgmt
Johan Hedberg
2012-02-15
Bluetooth: Remove usage of __cancel_delayed_work()
Ulisses Furquim
2012-02-15
Bluetooth: Fix potential deadlock
Andre Guedes
2012-02-15
Bluetooth: silence lockdep warning
Octavian Purdila
2012-02-15
Bluetooth: Fix using an absolute timeout on hci_conn_put()
Vinicius Costa Gomes
2012-02-15
Bluetooth: l2cap_set_timer needs jiffies as timeout value
Andrzej Kaczmarek
2012-02-15
Bluetooth: Remove bogus inline declaration from l2cap_chan_connect
Johan Hedberg
2012-02-13
Bluetooth: Introduce to_hci_conn
David Herrmann
2012-02-13
Bluetooth: Remove hci_dev->driver_data
David Herrmann
2012-02-13
Bluetooth: Introduce to_hci_dev()
David Herrmann
2012-02-13
Bluetooth: Add Device Unpaired mgmt event
Johan Hedberg
2012-02-13
Bluetooth: Add address type to mgmt_ev_auth_failed
Johan Hedberg
2012-02-13
Bluetooth: Add address type to mgmt blacklist messages
Johan Hedberg
2012-02-13
Bluetooth: Add address type to Out Of Band mgmt messages
Johan Hedberg
2012-02-13
Bluetooth: Add address type to user_confirm and user_passkey messages
Johan Hedberg
2012-02-13
Bluetooth: Update mgmt_disconnect to match latest API
Johan Hedberg
2012-02-13
Bluetooth: Update and rename mgmt_remove_keys to mgmt_unpair_device
Johan Hedberg
2012-02-13
Bluetooth: Add hci_le_scan()
Andre Guedes
2012-02-13
Bluetooth: Add hci_do_le_scan()
Andre Guedes
2012-02-13
Bluetooth: LE scan should send Discovering events
Andre Guedes
2012-02-13
Bluetooth: Clean up structures left unused
Vinicius Costa Gomes
2012-02-13
Bluetooth: Add MGMT handlers for dealing with SMP LTK's
Vinicius Costa Gomes
2012-02-13
Bluetooth: Use the updated key structures for handling LTKs
Vinicius Costa Gomes
2012-02-13
Bluetooth: Add new structures for handling SMP Long Term Keys
Vinicius Costa Gomes
2012-02-13
Bluetooth: mgmt: Implement Cancel Pair Device command
Johan Hedberg
2012-02-13
Bluetooth: Update mgmt.h to match latest API spec
Johan Hedberg
2012-02-13
Bluetooth: Rename smp_key_size to enc_key_size
Vinicius Costa Gomes
2012-02-13
Bluetooth: Add structures for the new LTK exchange messages
Vinicius Costa Gomes
2012-02-13
Bluetooth: Remove usage of __cancel_delayed_work()
Ulisses Furquim
2012-02-13
Bluetooth: Fix potential deadlock
Andre Guedes
2012-02-13
Bluetooth: Add alloc_skb chan operator
Andrei Emeltchenko
2012-02-13
Bluetooth: silence lockdep warning
Octavian Purdila
2012-02-13
Bluetooth: Add a convenience function to check for SSP enabled
Johan Hedberg
2012-02-13
Bluetooth: Convert hdev->ssp_mode to a flag
Johan Hedberg
2012-02-13
Bluetooth: Merge boolean members of struct hci_conn into flags
Johan Hedberg
2012-02-13
Bluetooth: Update device_connected and device_found events to latest API
Johan Hedberg
2012-02-13
Bluetooth: Convert hdev->out to a bool type
Johan Hedberg
2012-02-13
Bluetooth: Rename conn->pend to conn->flags
Johan Hedberg
2012-02-13
Bluetooth: Merge device class into the EIR data in mgmt_ev_device_found
Johan Hedberg
[next]