index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
bluetooth
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
|
Bluetooth: Merge l2cap_chan_create() in the l2cap_sock_alloc()
Gustavo F. Padovan
2011-06-13
2
-24
/
+12
|
*
|
Merge master.kernel.org:/pub/scm/linux/kernel/git/padovan/bluetooth-2.6
Gustavo F. Padovan
2011-06-09
4
-10
/
+26
|
|
\
\
|
|
*
|
Bluetooth: Do not send SET_EVENT_MASK for 1.1 and earlier devices
Ville Tervo
2011-06-09
1
-8
/
+10
|
|
*
|
Bluetooth: fix shutdown on SCO sockets
Luiz Augusto von Dentz
2011-06-09
1
-1
/
+12
|
|
*
|
Bluetooth: Silence DEBUG_STRICT_USER_COPY_CHECKS=y warning
Stephen Boyd
2011-06-09
1
-1
/
+2
|
*
|
|
Bluetooth: Kill set but unused variable 'cmd' in cmtp_recv_capimsg()
David Miller
2011-06-09
1
-2
/
+1
|
*
|
|
Bluetooth: Fix check for the ERTM local busy state
Mat Martineau
2011-06-08
1
-1
/
+1
|
*
|
|
Bluetooth: Restore accidentally-deleted line
Mat Martineau
2011-06-08
1
-0
/
+1
|
*
|
|
Bluetooth: Simplify hci_conn_accept_secure check
Waldemar Rymarkiewicz
2011-06-08
1
-3
/
+1
|
*
|
|
Bluetooth: Add BT_POWER L2CAP socket option.
Jaikumar Ganesh
2011-06-08
4
-5
/
+49
|
*
|
|
Bluetooth: Verify a pin code in pin_code_reply
Waldemar Rymarkiewicz
2011-06-08
1
-12
/
+41
|
*
|
|
Bluetooth: Remove a magic number
Waldemar Rymarkiewicz
2011-06-08
1
-1
/
+1
|
*
|
|
Bluetooth: fix sparse & gcc warnings
Johannes Berg
2011-06-08
2
-4
/
+4
|
*
|
|
Bluetooth: Set 'peer_addr_type' in hci_le_connect()
Andre Guedes
2011-06-08
1
-0
/
+1
|
*
|
|
Bluetooth: Check advertising cache in hci_connect()
Andre Guedes
2011-06-08
1
-0
/
+9
|
*
|
|
Bluetooth: Remove useless check in hci_connect()
Andre Guedes
2011-06-08
1
-2
/
+2
|
*
|
|
Bluetooth: Add 'dst_type' field to struct hci_conn
Andre Guedes
2011-06-08
1
-2
/
+6
|
*
|
|
Bluetooth: Refactor hci_auth_complete_evt function
Waldemar Rymarkiewicz
2011-06-08
1
-42
/
+41
|
*
|
|
Bluetooth: Fix auth_complete_evt for legacy units
Waldemar Rymarkiewicz
2011-06-08
2
-2
/
+12
|
*
|
|
Bluetooth: Advertising entries lifetime
Andre Guedes
2011-06-08
2
-1
/
+19
|
*
|
|
Bluetooth: Clear advertising cache before scanning
Andre Guedes
2011-06-08
1
-0
/
+27
|
*
|
|
Bluetooth: Add Advertising Report Meta Event handler
Andre Guedes
2011-06-08
1
-0
/
+25
|
*
|
|
Bluetooth: LE advertising cache
Andre Guedes
2011-06-08
1
-0
/
+64
|
*
|
|
Bluetooth: Rename __l2cap_chan_close() to l2cap_chan_close()
Gustavo F. Padovan
2011-06-08
2
-18
/
+13
|
*
|
|
Bluetooth: Remove export of l2cap_chan_clear_timer()
Gustavo F. Padovan
2011-06-08
2
-2
/
+2
|
*
|
|
Bluetooth: create channel timer to replace sk_timer
Gustavo F. Padovan
2011-06-08
2
-74
/
+76
|
*
|
|
Bluetooth: Add chan->chan_type struct member
Gustavo F. Padovan
2011-06-08
2
-26
/
+33
|
*
|
|
Bluetooth: Create l2cap_chan_send()
Gustavo F. Padovan
2011-06-08
2
-80
/
+83
|
*
|
|
Bluetooth: Create __l2cap_chan_close()
Gustavo F. Padovan
2011-06-08
2
-89
/
+93
|
*
|
|
Bluetooth: Remove unnecessary use of hci_dev_list_lock
Johan Hedberg
2011-06-08
1
-4
/
+0
|
*
|
|
Bluetooth: Kill set but not used variable 'l2cap_sk' in rfcomm_sock_getsockop...
David Miller
2011-06-08
1
-3
/
+0
|
*
|
|
Bluetooth: fix set but not used warning
Gustavo F. Padovan
2011-06-08
1
-2
/
+0
|
*
|
|
Bluetooth: Allow unsegmented SDU retries on sock_queue_rcv_skb failure
Ruiyi Zhang
2011-06-08
1
-5
/
+1
*
|
|
|
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2011-06-20
4
-9
/
+24
|
\
\
\
\
|
|
|
_
|
/
|
|
/
|
|
|
*
|
|
Bluetooth: Do not send SET_EVENT_MASK for 1.1 and earlier devices
Ville Tervo
2011-06-10
1
-8
/
+10
|
*
|
|
Bluetooth: fix shutdown on SCO sockets
Luiz Augusto von Dentz
2011-06-10
1
-1
/
+12
|
|
|
/
|
|
/
|
|
*
|
Bluetooth: l2cap and rfcomm: fix 1 byte infoleak to userspace.
Filip Palian
2011-06-09
2
-0
/
+2
|
|
/
*
|
net: Remove unnecessary semicolons
Joe Perches
2011-06-05
1
-2
/
+2
|
/
*
bluetooth l2cap: fix locking in l2cap_global_chan_by_psm
Johannes Berg
2011-06-01
1
-1
/
+1
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2011-05-23
1
-1
/
+1
|
\
|
*
Merge branch 'master' into upstream.
Jiri Kosina
2011-05-18
5
-9
/
+20
|
|
\
|
*
|
HID: bt: hidp.h: do not use a tab after a #define
Antonio Ospite
2011-04-21
1
-1
/
+1
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6
Linus Torvalds
2011-05-20
19
-1408
/
+2492
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
bluetooth: Fix warnings in l2cap_core.c
David S. Miller
2011-05-16
1
-2
/
+2
|
*
|
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2011-05-16
6
-121
/
+171
|
|
\
\
|
|
*
\
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/padova...
John W. Linville
2011-05-12
6
-121
/
+171
|
|
|
\
\
|
|
|
*
|
Bluetooth: Remove leftover debug messages
Gustavo F. Padovan
2011-05-12
1
-3
/
+1
|
|
|
*
|
Bluetooth: Add support for disconnecting LE links via mgmt
Vinicius Costa Gomes
2011-05-11
1
-0
/
+3
|
|
|
*
|
Bluetooth: Add support for sending connection events for LE links
Vinicius Costa Gomes
2011-05-11
1
-1
/
+4
|
|
|
*
|
Bluetooth: Double check sec req for pre 2.1 device
Waldemar Rymarkiewicz
2011-05-11
2
-1
/
+18
[prev]
[next]