index
:
platform/kernel/linux-exynos
accepted/tizen_3.0.2015.q2_common
accepted/tizen_3.0.m2_mobile
accepted/tizen_3.0.m2_tv
accepted/tizen_3.0.m2_wearable
accepted/tizen_3.0_common
accepted/tizen_3.0_ivi
accepted/tizen_3.0_mobile
accepted/tizen_3.0_tv
accepted/tizen_3.0_wearable
accepted/tizen_4.0_unified
accepted/tizen_5.0_unified
accepted/tizen_5.5_unified
accepted/tizen_5.5_unified_mobile_hotfix
accepted/tizen_5.5_unified_wearable_hotfix
accepted/tizen_6.0_unified
accepted/tizen_6.0_unified_hotfix
accepted/tizen_6.5_unified
accepted/tizen_7.0_unified
accepted/tizen_7.0_unified_hotfix
accepted/tizen_common
accepted/tizen_ivi
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_unified
accepted/tizen_wearable
kdbus-integration
klewandowski/sandbox/kdbus-perf
master
old/tizen_20160405
old/tizen_20160810
old/tizen_20161215
old/tizen_20190328
sandbox/adrians/kdbus-perf
sandbox/ahajda/dev/exynos-drm-local-path
sandbox/akazmin/hwasan_build
sandbox/klewandowski/kdbus-legacy-for-4.14-wip
sandbox/lluba/eas/20171211_0913/v4.14_tizen
sandbox/lluba/eas/20180817/v4.18-rc6
sandbox/lluba/thermal/v4.19/schedpower
sandbox/m.szyprowski/dev/tizen-ipipe
sandbox/m.szyprowski/dev/tizen-next-bluetooth
sandbox/m.szyprowski/tizen-next-ipipe
sandbox/mszyprowski/v4.14-odroid-kvm
sandbox/nmerinov/llvm
tizen
tizen_3.0
tizen_3.0.2015.q2_common
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_3.0.m2
tizen_3.0_tv
tizen_4.0
tizen_5.0
tizen_5.5
tizen_5.5_mobile_hotfix
tizen_5.5_tv
tizen_5.5_wearable_hotfix
tizen_6.0
tizen_6.0_hotfix
tizen_6.5
tizen_7.0
tizen_7.0_hotfix
upstream/linux-4.1.y
upstream/linux-4.14.y
upstream/mainline
Domain: System / Kernel; Licenses: GPL-2.0;
Inki Dae <inki.dae@samsung.com>
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-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
v2.6.12-rc2
Linus Torvalds
1
-0
/
+749