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
/
bluetooth
Age
Commit message (
Expand
)
Author
2014-12-10
Merge branch 'for-davem-2' of git://git.kernel.org/pub/scm/linux/kernel/git/v...
David S. Miller
2014-12-09
first fruits - kill l2cap ->memcpy_fromiovec()
Al Viro
2014-12-09
put iov_iter into msghdr
Al Viro
2014-12-09
switch l2cap ->memcpy_fromiovec() to msghdr
Al Viro
2014-12-05
Bluetooth: Enabled LE Direct Advertising Report event if supported
Marcel Holtmann
2014-12-05
Bluetooth: Add definitions for LE Direct Advertising Report event
Marcel Holtmann
2014-12-05
Bluetooth: Move LE advertising report defines to the right location
Marcel Holtmann
2014-12-05
Bluetooth: Report invalid RSSI for service discovery and background scan
Marcel Holtmann
2014-12-05
Bluetooth: Add helper function for clearing the discovery filter
Marcel Holtmann
2014-12-05
Bluetooth: Add extra discovery fields for storing filter information
Jakub Pawlowski
2014-12-05
Bluetooth: Add definitions for MGMT_OP_START_SERVICE_DISCOVERY
Jakub Pawlowski
2014-12-05
Bluetooth: Add HCI_RSSI_INVALID for unknown RSSI value
Marcel Holtmann
2014-12-03
Bluetooth: Store address type with OOB data
Johan Hedberg
2014-12-03
Bluetooth: Unify remote OOB data functions
Johan Hedberg
2014-12-03
Bluetooth: Add skeleton for BR/EDR SMP channel
Johan Hedberg
2014-12-03
Bluetooth: Add debugfs switch for forcing SMP over BR/EDR
Johan Hedberg
2014-12-03
Bluetooth: Add hci_conn flag for new link key generation
Johan Hedberg
2014-12-03
Bluetooth: Rename hci_find_ltk_by_addr to hci_find_ltk
Johan Hedberg
2014-12-03
Bluetooth: Remove unused hci_find_ltk function
Johan Hedberg
2014-12-03
Bluetooth: Use custom macro for testing BR/EDR SC enabled
Johan Hedberg
2014-12-03
Bluetooth: Add mgmt support for LE Secure Connections LTK types
Johan Hedberg
2014-12-02
Bluetooth: Track both local and remote L2CAP fixed channel mask
Johan Hedberg
2014-11-19
Bluetooth: Convert link keys list to use RCU
Johan Hedberg
2014-11-18
Bluetooth: Use shorter "rand" name for "randomizer"
Johan Hedberg
2014-11-15
Bluetooth: Convert IRK list to RCU
Johan Hedberg
2014-11-15
Bluetooth: Convert LTK list to RCU
Johan Hedberg
2014-11-13
Bluetooth: Use proper nesting annotation for l2cap_chan lock
Johan Hedberg
2014-11-03
Bluetooth: Add hci_conn_lookup_type() helper function
Marcel Holtmann
2014-11-03
Bluetooth: Introduce HCI_QUIRK_STRICT_DUPLICATE_FILTER
Marcel Holtmann
2014-11-02
Bluetooth: Add hci_reset_dev() for driver triggerd stack reset
Marcel Holtmann
2014-11-02
Bluetooth: Print error message for HCI_Hardware_Error event
Marcel Holtmann
2014-10-25
Bluetooth: Defer connection-parameter removal when unpairing
Alfonso Acosta
2014-10-25
Bluetooth: Include ADV_IND report in Device Connected event
Alfonso Acosta
2014-10-25
Bluetooth: Refactor arguments of mgmt_device_connected
Alfonso Acosta
2014-09-24
Bluetooth: Fix reason code used for rejecting SCO connections
Johan Hedberg
2014-09-24
Bluetooth: Convert bt_<level> logging functions to return void
Joe Perches
2014-09-17
Bluetooth: Remove exported hci_recv_fragment function
Marcel Holtmann
2014-09-15
Bluetooth: Provide HCI command opcode information to driver
Marcel Holtmann
2014-09-09
Bluetooth: Fix mgmt pairing failure when authentication fails
Johan Hedberg
2014-09-08
Bluetooth: Fix locking of the SMP context
Johan Hedberg
2014-09-08
Bluetooth: Move identity address update behind a workqueue
Johan Hedberg
2014-09-08
Bluetooth: Update hci_disconnect() to return an error value
Johan Hedberg
2014-09-08
Bluetooth: Remove unused l2cap_conn_shutdown API
Johan Hedberg
2014-09-08
Bluetooth: Ignore incoming data after initiating disconnection
Johan Hedberg
2014-09-08
Bluetooth: Use zero timeout for immediate scheduling
Johan Hedberg
2014-09-08
Bluetooth: Improve *_get() functions to return the object type
Johan Hedberg
2014-09-08
Bluetooth: Fix hci_conn reference counting for fixed channels
Johan Hedberg
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: Remove unused l2cap_conn->security_timer
Johan Hedberg
[next]