index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
bluetooth
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'PTR_RET-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2013-09-04
1
-1
/
+1
|
\
|
*
PTR_RET is now PTR_ERR_OR_ZERO(): Replace most.
Rusty Russell
2013-07-15
1
-1
/
+1
*
|
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/blueto...
John W. Linville
2013-07-31
1
-9
/
+17
|
\
\
|
|
/
|
/
|
|
*
Bluetooth: Fix calling request callback more than once
Johan Hedberg
2013-07-29
1
-1
/
+9
|
*
Bluetooth: Fix HCI init for BlueFRITZ! devices
Johan Hedberg
2013-07-29
1
-1
/
+4
|
*
Bluetooth: Fix race between hci_register_dev() and hci_dev_open()
Gustavo Padovan
2013-07-25
1
-7
/
+4
|
*
Bluetooth: Fix invalid length check in l2cap_information_rsp()
Jaganath Kanakkassery
2013-07-25
1
-1
/
+1
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2013-07-09
6
-323
/
+308
|
\
\
|
*
\
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2013-06-26
1
-1
/
+1
|
|
\
\
|
*
|
|
Bluetooth: Improve comments on the HCI_Delete_Store_Link_Key issue
Gustavo Padovan
2013-06-23
1
-1
/
+9
|
*
|
|
Bluetooth: hidp: using strlcpy instead of strncpy, also beautify code.
Chen Gang
2013-06-23
1
-10
/
+4
|
*
|
|
Bluetooth: Remove unneeded flag
Andrei Emeltchenko
2013-06-23
1
-2
/
+0
|
*
|
|
Bluetooth: Use HCI_MGMT instead of HCI_LINK_KEYS flag
Andrei Emeltchenko
2013-06-23
1
-2
/
+2
|
*
|
|
Bluetooth: Mgmt Device Found Event
Andre Guedes
2013-06-23
1
-0
/
+3
|
*
|
|
Bluetooth: Remove empty event handler
Andre Guedes
2013-06-23
1
-12
/
+0
|
*
|
|
Bluetooth: Remove inquiry helpers
Andre Guedes
2013-06-23
1
-30
/
+0
|
*
|
|
Bluetooth: Remove LE scan helpers
Andre Guedes
2013-06-23
1
-113
/
+0
|
*
|
|
Bluetooth: Refactor hci_cc_le_set_scan_enable
Andre Guedes
2013-06-23
1
-6
/
+3
|
*
|
|
Bluetooth: Make mgmt_stop_discovery_failed static
Andre Guedes
2013-06-23
1
-16
/
+16
|
*
|
|
Bluetooth: Remove stop discovery handling from hci_event.c
Andre Guedes
2013-06-23
1
-14
/
+2
|
*
|
|
Bluetooth: Update stop_discovery to use HCI request
Andre Guedes
2013-06-23
1
-7
/
+40
|
*
|
|
Bluetooth: Use HCI request in interleaved discovery
Andre Guedes
2013-06-23
3
-28
/
+64
|
*
|
|
Bluetooth: Move discovery macros to hci_core.h
Andre Guedes
2013-06-23
1
-18
/
+6
|
*
|
|
Bluetooth: Make mgmt_start_discovery_failed static
Andre Guedes
2013-06-23
1
-21
/
+21
|
*
|
|
Bluetooth: Remove start discovery handling from hci_event.c
Andre Guedes
2013-06-23
1
-23
/
+1
|
*
|
|
Bluetooth: Update start_discovery to use HCI request
Andre Guedes
2013-06-23
1
-9
/
+85
|
*
|
|
Bluetooth: Make inquiry_cache_flush non-static
Andre Guedes
2013-06-23
1
-5
/
+5
|
*
|
|
Bluetooth: Fix multiple LE socket handling
Johan Hedberg
2013-06-23
1
-4
/
+8
|
*
|
|
Bluetooth: Remove useless hci_conn disc_timeout setting
Johan Hedberg
2013-06-23
1
-2
/
+0
|
*
|
|
Bluetooth: Simplify hci_conn_hold/drop logic for L2CAP
Johan Hedberg
2013-06-23
1
-3
/
+5
|
*
|
|
Bluetooth: Remove unnecessary L2CAP channel state check
Johan Hedberg
2013-06-23
1
-4
/
+1
|
*
|
|
Bluetooth: Remove useless sk variable in l2cap_le_conn_ready
Johan Hedberg
2013-06-23
1
-5
/
+3
|
*
|
|
Bluetooth: Fix duplicate call to l2cap_chan_ready()
Johan Hedberg
2013-06-23
1
-2
/
+0
|
*
|
|
Bluetooth: Add clarifying comment to l2cap_conn_ready()
Johan Hedberg
2013-06-23
1
-0
/
+3
|
*
|
|
Bluetooth: Fix hardcoding ATT CID in __l2cap_chan_add()
Johan Hedberg
2013-06-23
1
-2
/
+6
|
*
|
|
Bluetooth: Fix EBUSY condition test in l2cap_chan_connect
Johan Hedberg
2013-06-23
1
-10
/
+4
|
*
|
|
Bluetooth: Fix LE vs BR/EDR selection when connecting
Johan Hedberg
2013-06-23
1
-1
/
+1
|
*
|
|
Bluetooth: Rename L2CAP_CID_LE_DATA to L2CAP_CID_ATT
Johan Hedberg
2013-06-23
2
-9
/
+9
|
*
|
|
Bluetooth: Handle LE L2CAP signalling in its own function
Johan Hedberg
2013-06-23
1
-5
/
+48
|
|
|
/
|
|
/
|
*
|
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2013-07-04
2
-9
/
+49
|
\
\
\
|
|
\
\
|
|
\
\
|
*
-
.
\
\
Merge branches 'for-3.11/battery', 'for-3.11/elo', 'for-3.11/holtek' and 'for...
Jiri Kosina
2013-07-04
4
-22
/
+81
|
|
\
\
\
\
|
*
|
|
|
|
HID: Bluetooth: hidp: register HID devices async
David Herrmann
2013-05-29
2
-9
/
+49
|
|
/
/
/
/
*
|
|
|
/
drivers: avoid format strings in names passed to alloc_workqueue()
Kees Cook
2013-07-03
1
-5
/
+4
|
|
_
|
_
|
/
|
/
|
|
|
*
|
|
|
Bluetooth: Fix invalid length check in l2cap_information_rsp()
Jaganath Kanakkassery
2013-06-23
1
-1
/
+1
|
|
_
|
/
|
/
|
|
*
|
|
Bluetooth: Fix conditions for HCI_Delete_Stored_Link_Key
Johan Hedberg
2013-06-13
1
-5
/
+10
*
|
|
Bluetooth: Fix crash in l2cap_build_cmd() with small MTU
Anderson Lizardo
2013-06-13
1
-0
/
+3
|
|
/
|
/
|
*
|
Bluetooth: Fix mgmt handling of power on failures
Johan Hedberg
2013-06-12
2
-1
/
+26
*
|
Bluetooth: Fix missing length checks for L2CAP signalling PDUs
Johan Hedberg
2013-06-12
1
-18
/
+52
*
|
Bluetooth: Fix checks for LE support on LE-only controllers
Johan Hedberg
2013-06-12
2
-3
/
+3
|
/
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2013-05-01
9
-24
/
+19
|
\
[next]