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
/
include
/
net
/
bluetooth
/
bluetooth.h
Age
Commit message (
Expand
)
Author
Files
Lines
2015-11-19
Bluetooth: Add support for sending system notes to monitor channel
Marcel Holtmann
1
-0
/
+2
2015-11-19
Bluetooth: Compress the size of struct hci_ctrl
Johan Hedberg
1
-3
/
+8
2015-11-19
Bluetooth: Remove redundant setting to zero of bt_cb
Johan Hedberg
1
-6
/
+2
2015-11-19
Bluetooth: Add hci_skb_* helper wrappers for bt_cb(skb) access
Marcel Holtmann
1
-0
/
+4
2015-10-26
Bluetooth: Rename bt_cb()->req into bt_cb()->hci
Marcel Holtmann
1
-7
/
+7
2015-09-24
Bluetooth: Add BT_WARN and bt_dev_warn logging macros
Frederic Danis
1
-0
/
+5
2015-09-18
Bluetooth: Add BT_ERR_RATELIMITED
Szymon Janc
1
-0
/
+4
2015-09-17
Bluetooth: Add bt_dev logging macros
Loic Poulain
1
-0
/
+7
2015-06-09
Bluetooth: Move SCO support under BT_BREDR config option
Arron Wang
1
-0
/
+11
2015-04-02
Bluetooth: Add second hci_request callback option for full skb
Johan Hedberg
1
-0
/
+3
2015-03-30
Bluetooth: Refactor HCI request variables into own struct
Johan Hedberg
1
-4
/
+10
2015-03-30
Bluetooth: Refactor L2CAP variables into l2cap_ctrl
Johan Hedberg
1
-4
/
+4
2015-03-17
Bluetooth: Add helper to get HCI channel of a socket
Johan Hedberg
1
-0
/
+1
2015-03-15
Bluetooth: Add hci_sock_test_flag helper function
Marcel Holtmann
1
-0
/
+1
2015-03-15
Bluetooth: Add flags field and setting function for HCI sockets
Marcel Holtmann
1
-0
/
+3
2015-03-06
Bluetooth: Convert mgmt to use HCI chan registration API
Johan Hedberg
1
-0
/
+3
2015-03-02
net: Remove iocb argument from sendmsg and recvmsg
Ying Xue
1
-4
/
+4
2015-03-02
net: bluetooth: compact struct bt_skb_cb by converting boolean fields to bit ...
Eyal Birger
1
-3
/
+3
2015-03-02
net: bluetooth: compact struct bt_skb_cb by inlining struct hci_req_ctrl
Eyal Birger
1
-7
/
+3
2015-01-12
Bluetooth: Add opcode parameter to hci_req_complete_t callback
Marcel Holtmann
1
-1
/
+1
2014-09-24
Bluetooth: Convert bt_<level> logging functions to return void
Joe Perches
1
-2
/
+2
2014-09-15
Bluetooth: Provide HCI command opcode information to driver
Marcel Holtmann
1
-0
/
+1
2014-07-03
Bluetooth: Shrink size of struct l2cap_ctrl fields
Marcel Holtmann
1
-9
/
+9
2014-02-13
Bluetooth: Introduce requirements for security level 4
Marcel Holtmann
1
-0
/
+1
2013-12-05
Bluetooth: Add new BT_SNDMTU and BT_RCVMTU socket options
Johan Hedberg
1
-0
/
+3
2013-11-08
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
1
-0
/
+1
2013-11-04
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
1
-2
/
+3
2013-10-21
Bluetooth: Add L2CAP channel to skb private data
Gustavo Padovan
1
-0
/
+1
2013-10-13
Bluetooth: Provide msg_name callback for L2CAP connectionless channels
Marcel Holtmann
1
-0
/
+2
2013-10-13
Bluetooth: Add support for per socket msg_name callback
Marcel Holtmann
1
-0
/
+1
2013-10-13
Bluetooth: Remove src and dst fields from bt_sock structure
Marcel Holtmann
1
-2
/
+0
2013-10-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next
David S. Miller
1
-2
/
+3
2013-10-02
Bluetooth: Replace BDADDR_LOCAL with BDADDR_NONE
Marcel Holtmann
1
-2
/
+2
2013-09-23
bluetooth: Remove extern from function prototypes
Joe Perches
1
-8
/
+8
2013-09-18
Bluetooth: Fix waiting for clearing of BT_SK_SUSPEND flag
Johan Hedberg
1
-0
/
+1
2013-08-21
Bluetooth: Add Bluetooth socket voice option
Frédéric Dalleau
1
-0
/
+8
2013-05-01
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-2
/
+1
2013-04-17
Bluetooth: allow constant arguments for bacmp()/bacpy()
David Herrmann
1
-2
/
+2
2013-04-09
bluetooth: kill unused fops field in struct bt_sock_list
Al Viro
1
-1
/
+0
2013-04-09
bluetooth: kill unused 'module' argument of bt_procfs_init()
Al Viro
1
-1
/
+1
2013-04-04
Bluetooth: Add support for custom event terminated commands
Johan Hedberg
1
-0
/
+1
2013-03-08
Bluetooth: Add initial skeleton for asynchronous HCI requests
Johan Hedberg
1
-0
/
+10
2013-03-08
Bluetooth: change bt_sock_unregister() to return void
David Herrmann
1
-1
/
+1
2013-01-23
Bluetooth: Add helper functions for testing bdaddr types
Johan Hedberg
1
-0
/
+23
2012-09-27
bluetooth: Remove unneeded batostr function
Andrei Emeltchenko
1
-1
/
+0
2012-08-06
Bluetooth: /proc/net/ entries for bluetooth protocols
Masatake YAMATO
1
-0
/
+10
2012-06-05
Bluetooth: Remove unnecessary headers include
Gustavo Padovan
1
-3
/
+0
2012-06-05
Bluetooth: Fix coding style in include/net/bluetooth
Gustavo Padovan
1
-12
/
+14
2012-06-05
Bluetooth: Fix trailing whitespaces in license text
Gustavo Padovan
1
-6
/
+6
2012-05-16
Bluetooth: Create flags for bt_sk()
Gustavo Padovan
1
-2
/
+6
[next]