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
2013-04-09
bluetooth: fix race in bt_procfs_init()
Al Viro
1
-7
/
+1
2013-04-09
bluetooth: kill unused 'module' argument of bt_procfs_init()
Al Viro
8
-9
/
+9
2013-04-09
bluetooth: don't bother with ->owner for procfs fops
Al Viro
1
-7
/
+8
2013-04-09
procfs: new helper - PDE_DATA(inode)
Al Viro
2
-2
/
+2
2013-03-18
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/blueto...
John W. Linville
1
-0
/
+1
2013-03-14
Bluetooth: Fix not closing SCO sockets in the BT_CONNECT2 state
Vinicius Costa Gomes
1
-0
/
+1
2013-02-27
hlist: drop the node parameter from iterators
Sasha Levin
3
-27
/
+15
2013-02-21
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
1
-1
/
+1
2013-02-21
Merge tag 'tty-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
2
-13
/
+9
2013-02-18
net: proc: change proc_net_remove to remove_proc_entry
Gao feng
1
-1
/
+1
2013-02-18
net: proc: change proc_net_fops_create to proc_create
Gao feng
1
-1
/
+1
2013-02-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2
-3
/
+16
2013-02-08
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
9
-220
/
+476
2013-02-04
net: remove redundant check for timer pending state before del_timer
Ying Xue
1
-2
/
+2
2013-02-01
Bluetooth: Refactor mgmt_pending_foreach
Andre Guedes
1
-6
/
+2
2013-02-01
Bluetooth: Remove unneeded locking
Andre Guedes
1
-4
/
+0
2013-02-01
Bluetooth: Reduce critical section in sco_conn_ready
Andre Guedes
1
-8
/
+10
2013-02-01
Bluetooth: Increment Management interface revision
Johan Hedberg
1
-1
/
+1
2013-02-01
Bluetooth: Fix link security setting when powering on
Johan Hedberg
1
-0
/
+7
2013-02-01
Bluetooth: Add support for 128-bit UUIDs in EIR data
Johan Hedberg
1
-0
/
+34
2013-02-01
Bluetooth: Add support for 32-bit UUIDs in EIR data
Johan Hedberg
1
-0
/
+34
2013-02-01
Bluetooth: Refactor UUID-16 list generation into its own function
Johan Hedberg
1
-35
/
+43
2013-02-01
Bluetooth: Remove useless eir_len variable from EIR creation
Johan Hedberg
1
-7
/
+1
2013-02-01
Bluetooth: Simplify UUID16 list generation for EIR
Johan Hedberg
1
-31
/
+15
2013-02-01
Bluetooth: Simplify UUID removal code
Johan Hedberg
1
-4
/
+2
2013-02-01
Bluetooth: Keep track of UUID type upon addition
Johan Hedberg
1
-25
/
+23
2013-02-01
Bluetooth: Simplify UUIDs clearing code
Johan Hedberg
1
-7
/
+3
2013-02-01
Bluetooth: Store UUIDs in the same order that they were added
Johan Hedberg
1
-1
/
+1
2013-01-31
Bluetooth: Fix hci_conn timeout routine
Andre Guedes
1
-3
/
+3
2013-01-31
Bluetooth: Fix handling of unexpected SMP PDUs
Johan Hedberg
1
-0
/
+13
2013-01-30
Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...
John W. Linville
8
-118
/
+327
2013-01-29
Merge branch 'master' into for-next
Jiri Kosina
24
-612
/
+3211
2013-01-23
Bluetooth: Add support for reading LE supported states
Johan Hedberg
1
-0
/
+20
2013-01-23
Bluetooth: Add support for reading LE White List Size
Johan Hedberg
1
-0
/
+20
2013-01-23
Bluetooth: Add LE Local Features reading support
Johan Hedberg
1
-0
/
+20
2013-01-23
Bluetooth: Fix returning proper cmd_complete for mgmt_block/unblock
Johan Hedberg
1
-4
/
+6
2013-01-23
Bluetooth: Fix returning proper cmd_complete for mgmt_disconnect
Johan Hedberg
1
-8
/
+14
2013-01-23
Bluetooth: Fix checking for valid disconnect parameters in unpair_device
Johan Hedberg
1
-0
/
+5
2013-01-23
Bluetooth: Fix checking for valid address type values in mgmt commands
Johan Hedberg
1
-2
/
+34
2013-01-23
Bluetooth: Check for valid key->authenticated value for LTKs
Johan Hedberg
1
-0
/
+2
2013-01-23
Bluetooth: Refactor valid LTK data testing into its own function
Johan Hedberg
1
-1
/
+8
2013-01-23
Bluetooth: Fix checking for proper key->master value in Load LTKs
Johan Hedberg
1
-0
/
+9
2013-01-23
Bluetooth: Fix returning proper mgmt status for Load LTKs
Johan Hedberg
1
-1
/
+1
2013-01-23
Bluetooth: Fix checking for correct mgmt_load_link_keys parameters
Johan Hedberg
1
-0
/
+4
2013-01-23
Bluetooth: Fix pair device command reply if adapter is powered off
Szymon Janc
1
-6
/
+6
2013-01-23
Bluetooth: Fix Class of Device indication when powering off
Johan Hedberg
1
-0
/
+6
2013-01-18
tty: Added a CONFIG_TTY option to allow removal of TTY
Joe Millenbach
1
-0
/
+1
2013-01-18
Bluetooth: Fix using system-global workqueue when not necessary
Johan Hedberg
2
-3
/
+4
2013-01-18
Bluetooth: Use req_workqueue for hci_request operations
Johan Hedberg
2
-4
/
+5
2013-01-18
Bluetooth: Add a new workqueue for hci_request operations
Johan Hedberg
1
-0
/
+11
[next]