index
:
~sima/drm
alloc-review
avoid_bo_reuse_stalls
backlight-confusion
backport-3.6
bdw-for-bwidawsk
better-gpu_cpufreq
cea-double-clocked
colder-fusion
cpu_edp-abomination
cpu_transcoder
cs-prefetch
ctx-cleanup
direct-gtt
dma_buf-cpu-access
document-abi
dp-ilk-gm45
dp-integ
dp_mode_fixup
dpms-rework
dragon-slaughter
drm-cleanups
drm-core-cleanups
drm-coverity-fixes
drm-docs
drm-fb-helper
drm-init-cleanup
drm-intel-next-queued
drm-kms-locking
drm_agp_cleanup
drm_dp-refactoring
drm_for_each
dvo-meh
edid-latency
embed-gtt-space
exynos-base
exynos-base2
fb-size-check
fbcon-fixup
fbcon-rework
fbdev-less
fdi-dither
fence-debugfs
fix-relaxed-tiling
fixes-stuff
for-QA
for-agd5f
for-airlied
for-angela
for-anholt
for-antti
for-ben
for-bernard
for-bonbons
for-bwidawsk
for-chainsaw
for-damien
for-dominik
for-dvdhrm
for-eugeniy
for-fixes
for-fritsch
for-ickle
for-imre
for-j4ni
for-jani
for-jbarnes
for-jirierab
for-manday
for-me
for-mika
for-mlankhorst
for-nashpa
for-next
for-nkalkhof
for-ohsix
for-pinchartl
for-poland
for-pzanoni
for-robclark
for-seanpaul
for-sedat-dilek
for-thomas
for-tsa
for-ville
forcewake
full-gtt
gem_stress-fallout
gm45-reset-fixes
gmbus
gmbus-irq
gpu-freq-tracing
gpu-hanger
gtt-cleanup
gtt-wrestling
guard-page-fix
hangcheck-robustify
hangman
hole_stack-trick
hpd-mess
hpd-relaunch
hw_context
hw_context-ben
i810-fixup
i810-gtt-cleanup
i855-cache-coherency-checker
i915-docs
i915-fixes
ilk-hw-context
ilk-module-unload
ilk-wa-pile
init-fixes
intel_gtt_rework
intel_gtt_rework-part2
interlaced
irq-review
irq_handler_cleanup
ivb-edp-fixpile
jbarnes-owes-me-beers
kbz-59841
kill-old-drm-crap
kill-with-fire
kms_lease
local/cracy-mch-hack
local/dev_priv-rework
local/gtt-rework
lvds-fixed
map-and-fence
meh
mmu_notifier-checks
modeset-rework
modeset-rework-base
modeset-rework-fix-load-detect
modeset-rework-pipea-fix
modeset_s-r
my-next
no-more-cookies-for-me
no-more-enc-mode_set
no-more-ums
odds-and-ends
pageflip-ts-mess
pch-irq-fun
pfit-fixes
pipelined_fencing
pll-limits-mess
ppgtt
ppgtt-fix
ppgtt-stuff
prime-fixes
prime-locking-fixes
prts
psr-stuff
pts
pwrite-pread
radeon-kick-offb
refcount-meh
reset-fail
reset-irq-fun
reset-rework
review-for-jbarnes
reworked-dp-sequence
rinbuffer-cleanup
ring-cleanups
ringbuffer-cruft
robustify-reset-transitions
rps-locking
runtime-pm-for-dpms
semaphore-fun
set_caching
shit
shmem_slowpath
simple-patch-queue
snb-workarounds
story-for-ickle
stuff
stuff-fixes
stuff-for-39
stuff-for-poland
swizzled-pread
swizzling
tile-layout
topic/fix
topic/gpu-reloc-fight
topic/hmm-annotations
unbound-splitup
vgacon-crap
danvet's drm/ playground
danvet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
bluetooth
Age
Commit message (
Expand
)
Author
Files
Lines
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
2
-0
/
+45
2016-09-19
Bluetooth: Add support for local name in scan rsp
Michał Narajowski
2
-10
/
+64
2016-09-19
Bluetooth: Fix not registering BR/EDR SMP channel with force_bredr flag
Szymon Janc
1
-1
/
+4
2016-09-19
Bluetooth: Use kzalloc instead of kmalloc/memset
Wei Yongjun
1
-3
/
+1
2016-09-19
Bluetooth: Fix reason code used for rejecting SCO connections
Frédéric Dalleau
1
-1
/
+1
2016-09-19
Bluetooth: Fix wrong New Settings event when closing HCI User Channel
Marcel Holtmann
1
-0
/
+1
2016-09-19
Bluetooth: Send control open and close messages for HCI user channels
Marcel Holtmann
1
-0
/
+35
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: Handle HCI raw socket transition from unbound to bound
Marcel Holtmann
1
-17
/
+36
2016-09-19
Bluetooth: Send control open and close messages for HCI raw sockets
Marcel Holtmann
1
-0
/
+48
2016-09-19
Bluetooth: Add extra channel checks for control open/close messages
Marcel Holtmann
1
-5
/
+19
2016-09-19
Bluetooth: Assign the channel early when binding HCI sockets
Marcel Holtmann
1
-5
/
+11
2016-09-19
Bluetooth: Send control open and close only when cookie is present
Marcel Holtmann
1
-2
/
+16
2016-09-19
Bluetooth: Use numbers for subsystem version string
Marcel Holtmann
2
-5
/
+9
2016-09-19
Bluetooth: Introduce helper functions for socket cookie handling
Marcel Holtmann
1
-12
/
+29
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
2
-20
/
+17
2016-09-19
Bluetooth: mgmt: Fix sending redundant event for Advertising Instance
Johan Hedberg
3
-10
/
+12
2016-09-19
Bluetooth: Add support for sending MGMT commands and events to monitor
Marcel Holtmann
2
-3
/
+157
2016-09-19
Bluetooth: Add support for sending MGMT open and close to monitor
Marcel Holtmann
1
-0
/
+95
2016-09-19
Bluetooth: Introduce helper to pack mgmt version information
Marcel Holtmann
1
-2
/
+9
2016-09-19
Bluetooth: Store control socket cookie and comm information
Marcel Holtmann
1
-1
/
+30
2016-09-19
Bluetooth: Check SOL_HCI for raw socket options
Marcel Holtmann
1
-0
/
+6
2016-09-19
Bluetooth: Add combined LED trigger for controller power
Marcel Holtmann
3
-0
/
+42
2016-08-25
Bluetooth: Fix hci_sock_recvmsg when MSG_TRUNC is not set
Luiz Augusto von Dentz
1
-1
/
+1
2016-08-25
Bluetooth: Fix bt_sock_recvmsg when MSG_TRUNC is not set
Luiz Augusto von Dentz
1
-1
/
+1
2016-08-24
Bluetooth: split sk_filter in l2cap_sock_recv_cb
Daniel Borkmann
2
-2
/
+20
2016-08-24
Bluetooth: Fix memory leak at end of hci requests
Frederic Dalleau
1
-0
/
+2
2016-07-18
Bluetooth: Add debugfs fields for hardware and firmware info
Marcel Holtmann
2
-0
/
+59
2016-07-17
Bluetooth: Fix l2cap_sock_setsockopt() with optname BT_RCVMTU
Amadeusz Sławiński
1
-1
/
+1
2016-07-13
Bluetooth: Increment management interface revision
Johan Hedberg
1
-1
/
+1
2016-07-13
Bluetooth: Add Authentication Failed reason to Disconnected Mgmt event
Szymon Janc
1
-1
/
+15
2016-07-09
Bluetooth: Rename HCI_BREDR into HCI_PRIMARY
Marcel Holtmann
6
-27
/
+25
2016-07-09
Bluetooth: Remove controller device attributes
Marcel Holtmann
1
-54
/
+0
2016-07-09
Bluetooth: Remove connection link attributes
Marcel Holtmann
1
-45
/
+0
2016-07-08
Bluetooth: Fix hci_sock_recvmsg return value
Denis Kenzior
1
-0
/
+5
[next]