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
/
hci_event.c
Age
Commit message (
Expand
)
Author
2015-10-21
Bluetooth: Use hci_conn_hash_lookup_le() when possible
Johan Hedberg
2015-10-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2015-10-16
Bluetooth: Fix LE reconnection logic
Johan Hedberg
2015-10-16
Bluetooth: Fix double scan updates
Jakub Pawlowski
2015-09-18
Bluetooth: Fix reporting incorrect EIR in device found mgmt event
Szymon Janc
2015-08-28
Bluetooth: Fix SCO link type handling on connection complete
Kuba Pawlak
2015-08-10
Bluetooth: advertisement handling in new connect procedure
Jakub Pawlowski
2015-08-10
Bluetooth: add hci_lookup_le_connect
Jakub Pawlowski
2015-07-30
Bluetooth: Move create/accept phy link completed callback to amp.c
Arron Wang
2015-07-30
Bluetooth: Move amp assoc read/write completed callback to amp.c
Arron Wang
2015-07-30
Bluetooth: Move get info completed callback to a2mp.c
Arron Wang
2015-07-30
Bluetooth: Move high speed specific event under BT_HS option
Arron Wang
2015-06-12
Bluetooth: Remove redundant check for ACL_LINK
Johan Hedberg
2015-06-12
Bluetooth: Read encryption key size for BR/EDR connections
Johan Hedberg
2015-06-12
Bluetooth: Move SC-only check outside of BT_CONFIG branch
Johan Hedberg
2015-06-09
Bluetooth: Fix encryption key size handling for LTKs
Johan Hedberg
2015-04-09
Bluetooth: Read LE remote features during connection establishment
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 unneeded recv_event variable
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-03-30
Bluetooth: Refactor HCI request variables into own struct
Johan Hedberg
2015-03-29
Bluetooth: Remove superfluous extra empty line between functions
Marcel Holtmann
2015-03-28
Bluetooth: Fix race condition with HCI_RESET flag
Johan Hedberg
2015-03-17
Bluetooth: Add simultaneous dual mode scan
Jakub Pawlowski
2015-03-16
Bluetooth: Remove unneeded HCI_CONN_REMOTE_OOB connection flag
Marcel Holtmann
2015-03-16
Bluetooth: Fix BR/EDR out-of-band pairing with only initiator data
Marcel Holtmann
2015-03-13
Bluetooth: Use DECLARE_BITMAP for hdev->dev_flags field
Marcel Holtmann
2015-03-13
Bluetooth: Introduce hci_dev_test_and_clear_flag helper macro
Marcel Holtmann
2015-03-13
Bluetooth: Introduce hci_dev_clear_flag helper macro
Marcel Holtmann
2015-03-13
Bluetooth: Introduce hci_dev_set_flag helper macro
Marcel Holtmann
2015-03-13
Bluetooth: Introduce hci_dev_test_flag helper macro
Marcel Holtmann
2015-03-02
Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...
David S. Miller
2015-03-02
net: bluetooth: compact struct bt_skb_cb by inlining struct hci_req_ctrl
Eyal Birger
2015-02-19
Bluetooth: Convert disconn_cfm to be triggered through hci_cb
Johan Hedberg
2015-02-19
Bluetooth: Convert connect_cfm to be triggered through hci_cb
Johan Hedberg
2015-02-01
Bluetooth: Fix OOB data present for BR/EDR Secure Connections Only mode
Marcel Holtmann
2015-02-01
Bluetooth: Track changes from HCI Write Simple Pairing Debug Mode command
Marcel Holtmann
2015-01-31
Bluetooth: Fix OOB data present value for BR/EDR Secure Connections
Marcel Holtmann
2015-01-29
Bluetooth: Fix sending Read Remote Extended Features command
Szymon Janc
2015-01-28
Bluetooth: Perform a power cycle when receiving hardware error event
Marcel Holtmann
2015-01-28
Bluetooth: Fix notifying discovery state upon reset
Johan Hedberg
2015-01-28
Bluetooth: Check for P-256 OOB values in Secure Connections Only mode
Marcel Holtmann
2015-01-28
Bluetooth: Use helper function to determine BR/EDR OOB data present
Marcel Holtmann
2015-01-28
Bluetooth: Clear P-192 values for OOB when in Secure Connections Only mode
Marcel Holtmann
2015-01-23
Bluetooth: Convert Set SC to use HCI Request
Johan Hedberg
2015-01-12
Bluetooth: Process result of HCI Delete Stored Link Key command
Marcel Holtmann
2015-01-12
Bluetooth: Handle command complete event for HCI Read Stored Link Keys
Marcel Holtmann
2015-01-02
Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...
David S. Miller
[next]