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
/
drivers
/
bluetooth
/
hci_bcsp.c
Age
Commit message (
Expand
)
Author
Files
Lines
2015-06-09
Bluetooth: hci_bcsp: Clean up code Fix
Prasanna Karthik
1
-8
/
+8
2015-05-25
Bluetooth: hci_uart: Change 1 to true for bool type variables assignments
Shailendra Verma
1
-2
/
+2
2015-04-07
Bluetooth: hci_uart: Update version number driver
Marcel Holtmann
1
-2
/
+0
2015-04-07
Bluetooth: hci_uart: Remove the manual protocol init message
Marcel Holtmann
1
-8
/
+1
2015-04-07
Bluetooth: hci_uart: Add name information to hci_uart_proto struct
Marcel Holtmann
1
-0
/
+1
2015-04-07
Bluetooth: hci_uart: Make struct hci_uart_proto always const
Marcel Holtmann
1
-1
/
+1
2015-04-07
Bluetooth: hci_uart: Use const data pointer for received data
Marcel Holtmann
1
-2
/
+2
2014-03-05
Bluetooth: Remove assignments in if-statements
Valentin Ilie
1
-11
/
+16
2014-03-04
Bluetooth: Stop BCSP/H5 timer before cleaning up
Michael Knudsen
1
-1
/
+3
2013-10-11
Bluetooth: Provide hdev parameter to hci_recv_frame() driver callback
Marcel Holtmann
1
-3
/
+2
2012-06-05
Bluetooth: Remove 'register' usage from the subsystem
Gustavo Padovan
1
-1
/
+1
2012-02-16
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
Johan Hedberg
1
-2
/
+2
2012-02-13
Bluetooth: hci-uart-bcsp: Use GFP_ATOMIC in open()
David Herrmann
1
-1
/
+1
2012-01-13
module_param: make bool parameters really bool (drivers & misc)
Rusty Russell
1
-2
/
+2
2010-07-27
Bluetooth: Add __init and __exit marks to UART drivers
Gustavo F. Padovan
1
-2
/
+2
2010-06-30
Bluetooth: Fix abuse of the preincrement operator
David Howells
1
-1
/
+1
2009-08-24
Bluetooth: Fix false errors from bcsp_pkt_cull function
Wending Weng
1
-1
/
+2
2008-11-30
Bluetooth: Enable per-module dynamic debug messages
Marcel Holtmann
1
-5
/
+0
2008-09-21
bluetooth: hci_bcsp: Use SKB list interfaces instead of home-grown stuff.
David S. Miller
1
-9
/
+9
2008-06-10
bluetooth: hci_bcsp.c small cleanups/api users
Harvey Harrison
1
-31
/
+13
2007-10-22
[Bluetooth] Switch from OGF+OCF to using only opcodes
Marcel Holtmann
1
-1
/
+2
2007-02-14
[PATCH] remove many unneeded #includes of sched.h
Tim Schmielau
1
-1
/
+0
2006-12-07
[PATCH] lockdep: annotate bcsp driver
Peter Zijlstra
1
-2
/
+2
2006-06-30
Remove obsolete #include <linux/config.h>
Jörn Engel
1
-1
/
+0
2006-01-14
[PATCH] Unlinline a bunch of other functions
Arjan van de Ven
1
-1
/
+1
2005-11-07
[PATCH] bluetooth: kmalloc + memset -> kzalloc conversion
Deepak Saxena
1
-2
/
+1
2005-10-28
[Bluetooth] Cleanup of the HCI UART driver
Marcel Holtmann
1
-42
/
+78
2005-10-28
[Bluetooth] Remove TXCRC compile option for BCSP driver
Marcel Holtmann
1
-19
/
+23
2005-08-29
[Bluetooth]: Move packet type into the SKB control buffer
Marcel Holtmann
1
-9
/
+9
2005-08-06
[Bluetooth] Remove unused functions and cleanup symbol exports
Marcel Holtmann
1
-2
/
+0
2005-04-16
Linux-2.6.12-rc2
Linus Torvalds
1
-0
/
+749