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
/
mgmt.c
Age
Commit message (
Expand
)
Author
Files
Lines
2016-10-19
Bluetooth: Fix append max 11 bytes of name to scan rsp data
Michał Narajowski
1
-9
/
+17
2016-10-06
Bluetooth: Refactor append name and appearance
Michał Narajowski
1
-21
/
+0
2016-09-22
Bluetooth: Fix not updating scan rsp when adv off
Michał Narajowski
1
-1
/
+1
2016-09-22
Bluetooth: Fix NULL pointer dereference in mgmt context
Arek Lichwa
1
-0
/
+2
2016-09-19
Bluetooth: Set appearance only for LE capable controllers
Michał Narajowski
1
-0
/
+4
2016-09-19
Bluetooth: Fix missing ext info event when setting appearance
Michał Narajowski
1
-0
/
+2
2016-09-19
Bluetooth: Add supported data types to ext info changed event
Michał Narajowski
1
-4
/
+10
2016-09-19
Bluetooth: Add appearance to Read Ext Controller Info command
Szymon Janc
1
-0
/
+14
2016-09-19
Bluetooth: Factor appending EIR to separate helper
Michał Narajowski
1
-13
/
+22
2016-09-19
Bluetooth: Refactor read_ext_controller_info handler
Szymon Janc
1
-20
/
+16
2016-09-19
Bluetooth: Increment management interface revision
Szymon Janc
1
-1
/
+1
2016-09-19
Bluetooth: Fix advertising instance validity check for flags
Szymon Janc
1
-1
/
+2
2016-09-19
Bluetooth: Unify advertising instance flags check
Szymon Janc
1
-37
/
+48
2016-09-19
Bluetooth: Remove unused parameter from tlv_data_is_valid function
Szymon Janc
1
-4
/
+3
2016-09-19
Bluetooth: Add support for appearance in scan rsp
Michał Narajowski
1
-0
/
+37
2016-09-19
Bluetooth: Add support for local name in scan rsp
Michał Narajowski
1
-2
/
+44
2016-09-19
Bluetooth: Use kzalloc instead of kmalloc/memset
Wei Yongjun
1
-3
/
+1
2016-09-19
Bluetooth: Append local name and CoD to Extended Controller Info
Michał Narajowski
1
-21
/
+42
2016-09-19
Bluetooth: Add framework for Extended Controller Information
Marcel Holtmann
1
-2
/
+60
2016-09-19
Bluetooth: Use command status event for Set IO Capability errors
Marcel Holtmann
1
-2
/
+2
2016-09-19
Bluetooth: Fix wrong Get Clock Information return parameters
Marcel Holtmann
1
-1
/
+1
2016-09-19
Bluetooth: Use individual flags for certain management events
Marcel Holtmann
1
-19
/
+13
2016-09-19
Bluetooth: mgmt: Fix sending redundant event for Advertising Instance
Johan Hedberg
1
-3
/
+3
2016-09-19
Bluetooth: Introduce helper to pack mgmt version information
Marcel Holtmann
1
-2
/
+9
2016-07-13
Bluetooth: Increment management interface revision
Johan Hedberg
1
-1
/
+1
2016-07-09
Bluetooth: Rename HCI_BREDR into HCI_PRIMARY
Marcel Holtmann
1
-8
/
+8
2016-03-11
Bluetooth: Fix potential buffer overflow with Add Advertising
Johan Hedberg
1
-0
/
+4
2016-03-10
Bluetooth: Increment management interface revision
Johan Hedberg
1
-1
/
+1
2016-03-10
Bluetooth: Add support for limited privacy mode
Johan Hedberg
1
-2
/
+18
2016-01-05
Bluetooth: Add support for Start Limited Discovery command
Johan Hedberg
1
-9
/
+44
2016-01-05
Bluetooth: Change eir_has_data_type() to more generic eir_get_data()
Johan Hedberg
1
-1
/
+2
2015-12-10
Bluetooth: Clean up current advertising instance tracking
Johan Hedberg
1
-4
/
+6
2015-12-10
Bluetooth: Remove unnecessary HCI_ADVERTISING_INSTANCE flag
Johan Hedberg
1
-7
/
+1
2015-12-10
Bluetooth: Simplify read_adv_features code
Johan Hedberg
1
-20
/
+8
2015-12-10
Bluetooth: Perform HCI update for power on synchronously
Johan Hedberg
1
-128
/
+8
2015-12-10
Bluetooth: Move fast connectable code to hci_request.c
Johan Hedberg
1
-39
/
+4
2015-12-10
Bluetooth: Move EIR update to hci_request.c
Johan Hedberg
1
-195
/
+8
2015-12-10
Bluetooth: HCI name update to hci_request.c
Johan Hedberg
1
-12
/
+2
2015-12-10
Bluetooth: Move discoverable timeout behind hdev->req_workqueue
Johan Hedberg
1
-39
/
+2
2015-12-10
Bluetooth: Move discoverable changes to hdev->req_workqueue
Johan Hedberg
1
-77
/
+13
2015-12-10
Bluetooth: Perform Class of Device changes through hdev->req_workqueue
Johan Hedberg
1
-47
/
+7
2015-12-10
Bluetooth: Move connectable changes to hdev->req_workqueue
Johan Hedberg
1
-74
/
+12
2015-12-10
Bluetooth: Move advertising instance management to hci_request.c
Johan Hedberg
1
-534
/
+40
2015-12-10
Bluetooth: Run page scan updates through hdev->req_workqueue
Johan Hedberg
1
-8
/
+8
2015-11-23
Bluetooth: Increment management interface revision
Johan Hedberg
1
-1
/
+1
2015-11-23
Bluetooth: Fix powering on with privacy and advertising
Andrzej Kaczmarek
1
-7
/
+7
2015-11-22
Bluetooth: Add support for Get Advertising Size Information command
Marcel Holtmann
1
-0
/
+58
2015-11-22
Bluetooth: Simplify if statements in tlv_data_is_valid function
Marcel Holtmann
1
-9
/
+11
2015-11-22
Bluetooth: Add instance range check for Add Advertising command
Marcel Holtmann
1
-0
/
+4
2015-11-19
Bluetooth: Fix specifying role for LE connections
Johan Hedberg
1
-2
/
+1
[next]