index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
bluetooth
/
hci_bcsp.c
Age
Commit message (
Expand
)
Author
Files
Lines
2019-11-04
Bluetooth: Fix invalid-free in bcsp_close()
Tomas Bortoli
1
-0
/
+3
2019-07-06
Bluetooth: hci_bcsp: Fix memory leak in rx_skb
Tomas Bortoli
1
-0
/
+5
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156
Thomas Gleixner
1
-16
/
+1
2017-10-06
Bluetooth: Convert timers to use timer_setup()
Kees Cook
1
-4
/
+6
2017-06-16
networking: introduce and use skb_put_data()
Johannes Berg
1
-8
/
+8
2016-11-27
Bluetooth: hci_bcsp: Use setup_timer Kernel API instead of init_timer
Prasanna Karthik
1
-3
/
+1
2016-09-24
Bluetooth: BCSP fails to ACK re-transmitted frames from the peer
Dean Jenkins
1
-34
/
+51
2016-09-24
Bluetooth: Tidy-up coding style in hci_bcsp.c
Dean Jenkins
1
-26
/
+29
2016-04-08
Bluetooth: hci_bcsp: fix code style
Maxim Zhukov
1
-26
/
+31
2015-11-19
Bluetooth: Use new hci_skb_pkt_* wrappers for drivers
Marcel Holtmann
1
-10
/
+15
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
v2.6.12-rc2
Linus Torvalds
1
-0
/
+749