index
:
~airlied/linux
01.01-gsp-rm
amdgpu-dc-cleanups
amdgpu-non-dc-cleanups
amdgpu-semaphores
amdgpu-semapohres-sync-file
ast-fixes
ast-updates
cache-hacks
dal-4.7-minor-cleanups
dma-buf-merge
dp-mst-audio
drm-5.20-merged
drm-5.8-merged
drm-amdgpu-dal-wip
drm-amdgpu-dal-wip-bios-parser-separate
drm-amdgpu-objects
drm-connector-lifetimes
drm-core-next
drm-core-next-testing
drm-displayid-timings
drm-dmabuf
drm-dmabuf-wip
drm-dmabuf2
drm-exclusive-objects
drm-fixes
drm-fixes-amd-acp
drm-fixes-intel
drm-fixes-kbl
drm-fixes-mst
drm-fixes-no-fbcon
drm-fixes-staging
drm-hacked-to-shit
drm-i915-display-funcs-constify
drm-i915-mst-support
drm-i915-mst-support-next
drm-i915-mst-v3.14
drm-i915-mst-v3.16
drm-i915-next
drm-intel-display-refactor
drm-lease-v5
drm-legacy-cleanup
drm-linus-merged
drm-mst-dell-30-hacks
drm-mst-fixes
drm-mst-hide-monitor
drm-mst-next
drm-mst-tiled
drm-next
drm-next-5.10-merged
drm-next-5.11-merged
drm-next-5.15-merged
drm-next-5.17-merged
drm-next-5.5-merged
drm-next-6.1-merged
drm-next-6.2-merged
drm-next-6.9-merged
drm-next-amd-dc-staging
drm-next-ast-2500
drm-next-ast-fixes
drm-next-coc
drm-next-lease-stage
drm-next-merged
drm-next-mst-prep
drm-next-staging
drm-next-todo
drm-next-wip-fix-runtime-race
drm-nouveau-destage
drm-optimus-power-down
drm-optimus-power-down-snd-merge
drm-prime-dmabuf
drm-prime-dmabuf-initial
drm-prime-vmap
drm-radeon-aiw
drm-radeon-mullins
drm-radeon-poweroff
drm-radeon-sitn-support
drm-radeon-sun-hainan
drm-radeon-testing
drm-rcar-for-v3.12
drm-render-nodes
drm-syncobj
drm-syncobj-amdgpu
drm-syncobj-sem
drm-syncobj-tip
drm-syncobj-wait-null
drm-udl-next
drm-vma-manager
fbcon-fixes
fbcon-locking-fixes
for-intel-ci
i915-display-funcs-refactor-wip
i915-display-struct-refactor
i915-mst-hacks
i915-uncore-vfunc
i915-vtable-cleanup
kms-server
master
mgag200-queue
mst-hacks
nv-pm-ops2
nv-pm-ops2-wip
nv-pm-ops3
nv-pm-ops3-wip
prime-fixes
prime-merge
prime-todo
prime-todo2
qxl-3d
qxl-cleanups
qxl-demidlayer
qxl-fedora-queue
qxl-fixes
qxl-hack
qxl-kms-test
qxl-next
qxl-upstream
qxl-wtuf-reservations-port
radeon-cs-setup
radeon-mst-hacks
radeon-mst-hacks-rebase
radeon-mst-v1
switchy-wip
ttm-refactor-mem-manager
ttm-refactor-mem-manager-rename
udl-unplug
udl-v2
udl-v4
virgl
virgl-wip
virtio-gpu
virtio-vga
virtio-vga-3d
wip-open-source-userspace
Official DRM kernel tree
airlied
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
bluetooth
/
hci_conn.c
Age
Commit message (
Expand
)
Author
Files
Lines
2015-12-10
Bluetooth: Don't treat connection timeout as a failure
Johan Hedberg
1
-2
/
+10
2015-12-10
Bluetooth: Use continuous scanning when creating LE connections
Johan Hedberg
1
-1
/
+5
2015-12-10
Bluetooth: Move advertising instance management to hci_request.c
Johan Hedberg
1
-1
/
+1
2015-11-19
Bluetooth: Remove conn_unfinished variable from hci_connect_le()
Johan Hedberg
1
-36
/
+12
2015-11-19
Bluetooth: Move check for ongoing connect earlier in hci_connect_le()
Johan Hedberg
1
-6
/
+6
2015-11-19
Bluetooth: Fix specifying role for LE connections
Johan Hedberg
1
-2
/
+2
2015-11-19
Bluetooth: Use req_workqueue for explicit connect requests
Johan Hedberg
1
-35
/
+4
2015-11-19
Bluetooth: Add clarifying comment why schedule_work is used
Johan Hedberg
1
-0
/
+4
2015-10-22
Bluetooth: Make hci_disconnect() behave correctly for all states
Johan Hedberg
1
-8
/
+3
2015-10-22
Bluetooth: Take advantage of connection abort helpers
Johan Hedberg
1
-71
/
+8
2015-10-21
Bluetooth: Remove unnecessary hci_explicit_connect_lookup function
Johan Hedberg
1
-2
/
+3
2015-10-21
Bluetooth: Add hdev helper variable to hci_le_create_connection_cancel
Johan Hedberg
1
-6
/
+7
2015-10-21
Bluetooth: Use hci_conn_hash_lookup_le() when possible
Johan Hedberg
1
-6
/
+3
2015-10-21
Bluetooth: Fix missing hdev locking for LE scan cleanup
Johan Hedberg
1
-9
/
+43
2015-10-16
Bluetooth: Fix initializing conn_params in scan phase
Jakub Pawlowski
1
-7
/
+15
2015-10-16
Bluetooth: Fix conn_params list update in hci_connect_le_scan_cleanup
Johan Hedberg
1
-4
/
+19
2015-10-16
Bluetooth: Fix LE reconnection logic
Johan Hedberg
1
-2
/
+2
2015-10-16
Bluetooth: Fix reference counting for LE-scan based connections
Johan Hedberg
1
-17
/
+36
2015-10-16
Bluetooth: Fix double scan updates
Jakub Pawlowski
1
-3
/
+4
2015-08-10
Bluetooth: timeout handling in new connect procedure
Jakub Pawlowski
1
-2
/
+6
2015-08-10
Bluetooth: advertisement handling in new connect procedure
Jakub Pawlowski
1
-15
/
+37
2015-08-10
Bluetooth: add hci_connect_le_scan
Jakub Pawlowski
1
-0
/
+174
2015-08-10
Bluetooth: add hci_lookup_le_connect
Jakub Pawlowski
1
-3
/
+2
2015-06-09
Bluetooth: Fix encryption key size handling for LTKs
Johan Hedberg
1
-2
/
+2
2015-03-13
Bluetooth: Introduce hci_dev_clear_flag helper macro
Marcel Holtmann
1
-1
/
+1
2015-03-13
Bluetooth: Introduce hci_dev_set_flag helper macro
Marcel Holtmann
1
-1
/
+1
2015-03-13
Bluetooth: Introduce hci_dev_test_flag helper macro
Marcel Holtmann
1
-7
/
+7
2015-02-19
Bluetooth: Convert disconn_cfm to be triggered through hci_cb
Johan Hedberg
1
-1
/
+1
2015-02-19
Bluetooth: Convert connect_cfm to be triggered through hci_cb
Johan Hedberg
1
-2
/
+2
2015-02-14
Bluetooth: Improve error handling in connect acl
Lukasz Rymanowski
1
-1
/
+5
2015-02-14
Bluetooth: Do not allow LE connection if LE is not enabled
Lukasz Rymanowski
1
-0
/
+8
2015-01-16
Bluetooth: Remove unused function
Rickard Strandqvist
1
-15
/
+0
2015-01-12
Bluetooth: Add opcode parameter to hci_req_complete_t callback
Marcel Holtmann
1
-1
/
+1
2014-12-20
Bluetooth: Create debugfs directory for each connection handle
Marcel Holtmann
1
-0
/
+3
2014-12-19
Bluetooth: Split hci_request helpers to hci_request.[ch]
Johan Hedberg
1
-0
/
+1
2014-12-08
Bluetooth: Fix generation of non-resolvable private addresses
Marcel Holtmann
1
-1
/
+1
2014-12-05
Bluetooth: Fix initializing hci_conn RSSI to invalid value
Johan Hedberg
1
-0
/
+1
2014-10-28
Bluetooth: Fix check for direct advertising
Johan Hedberg
1
-1
/
+1
2014-10-28
Bluetooth: Fix LE connection timeout deadlock
Johan Hedberg
1
-1
/
+1
2014-10-25
Bluetooth: fix shadow warning in hci_disconnect()
Fabian Frederick
1
-3
/
+4
2014-10-25
Bluetooth: Defer connection-parameter removal when unpairing
Alfonso Acosta
1
-0
/
+3
2014-09-25
Bluetooth: Rename sco_param_wideband table to esco_param_msbc
Johan Hedberg
1
-3
/
+3
2014-09-24
Bluetooth: Add retransmission effort into SCO parameter table
Johan Hedberg
1
-12
/
+11
2014-09-24
Bluetooth: Fix reason code used for rejecting SCO connections
Johan Hedberg
1
-1
/
+1
2014-09-23
Bluetooth: Check for SCO type before setting retransmission effort
Bernhard Thaler
1
-5
/
+17
2014-09-08
Bluetooth: Move clock offset reading into hci_disconnect()
Johan Hedberg
1
-19
/
+13
2014-09-08
Bluetooth: Update hci_disconnect() to return an error value
Johan Hedberg
1
-2
/
+2
2014-09-08
Bluetooth: Remove hci_conn_hold/drop from hci_chan
Johan Hedberg
1
-4
/
+1
2014-09-08
Bluetooth: Ignore incoming data after initiating disconnection
Johan Hedberg
1
-0
/
+6
2014-09-08
Bluetooth: Set disc_timeout to 0 when calling hci_chan_del
Johan Hedberg
1
-0
/
+3
[next]