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
Age
Commit message (
Expand
)
Author
Files
Lines
2015-04-18
Bluetooth: hidp: Fix regression with older userspace and flags validation
Marcel Holtmann
1
-1
/
+2
2015-04-09
Bluetooth: Read LE remote features during connection establishment
Marcel Holtmann
1
-2
/
+105
2015-04-07
Bluetooth: Add local SSP OOB data to OOB ext data mgmt command
Johan Hedberg
1
-2
/
+152
2015-04-07
Bluetooth: Remove hci_recv_stream_fragment function
Marcel Holtmann
1
-147
/
+1
2015-04-07
Bluetooth: Make data pointer of hci_recv_stream_fragment const
Marcel Holtmann
1
-3
/
+3
2015-04-04
Bluetooth: Fix location of TX power field in LE advertising data
Marcel Holtmann
1
-6
/
+8
2015-04-04
Bluetooth: hidp: Use BIT(x) instead of (1 << x)
Marcel Holtmann
1
-2
/
+2
2015-04-04
Bluetooth: cmtp: Use BIT(x) instead of (1 << x)
Marcel Holtmann
2
-3
/
+3
2015-04-03
Bluetooth: bnep: Handle BNEP connection setup request
Grzegorz Kolodziejczyk
3
-4
/
+15
2015-04-03
Bluetooth: bnep: Add support to extended headers of control frames
Grzegorz Kolodziejczyk
1
-10
/
+36
2015-04-03
Bluetooth: bnep: Add support for get bnep features via ioctl
Grzegorz Kolodziejczyk
2
-0
/
+8
2015-04-03
Bluetooth: bnep: Return err value while sending cmd is not understood
Grzegorz Kolodziejczyk
1
-1
/
+1
2015-04-02
Bluetooth: Disallow LE local out-of-band data when LE privacy is used
Marcel Holtmann
1
-6
/
+19
2015-04-02
Bluetooth: Convert local OOB data reading to use HCI request
Johan Hedberg
2
-51
/
+65
2015-04-02
Bluetooth: Move hci_get_cmd_complete() to hci_event.c
Johan Hedberg
2
-51
/
+58
2015-04-02
Bluetooth: Remove unused hci_req_pending() function
Johan Hedberg
1
-5
/
+0
2015-04-02
Bluetooth: Remove unneeded recv_event variable
Johan Hedberg
2
-15
/
+0
2015-04-02
Bluetooth: Convert hci_req_sync family of function to new request API
Johan Hedberg
1
-14
/
+14
2015-04-02
Bluetooth: Add second hci_request callback option for full skb
Johan Hedberg
4
-44
/
+81
2015-04-02
Bluetooth: Add clarifying comment to command status handling
Johan Hedberg
1
-0
/
+6
2015-04-02
Bluetooth: Export SMP selftest result in debugfs
Marcel Holtmann
1
-9
/
+34
2015-04-02
Bluetooth: Export ECDH selftest result in debugfs
Marcel Holtmann
1
-4
/
+31
2015-04-02
Bluetooth: Restrict BNEP flags to only valid ones
Marcel Holtmann
1
-1
/
+11
2015-04-02
Bluetooth: Restrict HIDP flags to only valid ones
Marcel Holtmann
1
-1
/
+10
2015-04-02
Bluetooth: Restrict CMTP flags to only valid ones
Marcel Holtmann
1
-1
/
+10
2015-04-02
Bluetooth: Expose current Device ID information via debugfs
Marcel Holtmann
1
-0
/
+26
2015-03-30
Bluetooth: Refactor HCI request variables into own struct
Johan Hedberg
4
-12
/
+12
2015-03-30
Bluetooth: Refactor L2CAP variables into l2cap_ctrl
Johan Hedberg
3
-28
/
+28
2015-03-29
Bluetooth: Remove superfluous extra empty line between functions
Marcel Holtmann
1
-1
/
+0
2015-03-29
Bluetooth: Fix error returns for Read Local OOB Extended Data commands
Marcel Holtmann
1
-37
/
+34
2015-03-29
Bluetooth: Move memory location outside of hci_dev lock
Marcel Holtmann
1
-8
/
+6
2015-03-28
Bluetooth: Update adv. parameters when conn. setting changes
Arman Uguray
1
-1
/
+2
2015-03-28
Bluetooth: Use ADV_SCAN_IND for adv. instances
Arman Uguray
1
-1
/
+20
2015-03-28
Bluetooth: Fix using global connectable settings for adv
Arman Uguray
1
-4
/
+10
2015-03-28
Bluetooth: Fix race condition with HCI_RESET flag
Johan Hedberg
1
-10
/
+10
2015-03-26
Bluetooth: Unify advertising data code paths
Arman Uguray
1
-91
/
+64
2015-03-26
Bluetooth: Update supported_flags for AD features
Arman Uguray
1
-3
/
+29
2015-03-26
Bluetooth: Support the "tx-power" adv flag
Arman Uguray
1
-0
/
+19
2015-03-26
Bluetooth: Support the "managed-flags" adv flag
Arman Uguray
1
-2
/
+9
2015-03-26
Bluetooth: Support the "limited-discoverable" adv flag
Arman Uguray
1
-1
/
+8
2015-03-26
Bluetooth: Support the "discoverable" adv flag
Arman Uguray
1
-8
/
+30
2015-03-26
Bluetooth: Support the "connectable mode" adv flag
Arman Uguray
1
-31
/
+56
2015-03-25
Bluetooth: Fix minor typo in comment for static address setting
Marcel Holtmann
1
-1
/
+1
2015-03-24
Bluetooth: Filter list of supported commands/events for untrusted users
Marcel Holtmann
1
-7
/
+46
2015-03-24
Bluetooth: Add support for adv instance timeout
Arman Uguray
1
-20
/
+81
2015-03-24
Bluetooth: Add support for instance scan response
Arman Uguray
1
-14
/
+52
2015-03-24
Bluetooth: Implement the Remove Advertising command
Arman Uguray
1
-0
/
+103
2015-03-24
Bluetooth: Implement the Add Advertising command
Arman Uguray
1
-10
/
+273
2015-03-24
Bluetooth: Add data structure for advertising instance
Arman Uguray
1
-0
/
+1
2015-03-22
Bluetooth: Fix memory leak in le_scan_disable_work_complete()
Johan Hedberg
1
-8
/
+9
[next]