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
/
hci_core.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2013-02-21
1
-1
/
+1
|
\
|
*
Merge branch 'master' into for-next
Jiri Kosina
2013-01-29
1
-80
/
+165
|
|
\
|
*
|
treewide: Replace incomming with incoming in all comments and strings
Jorrit Schippers
2013-01-03
1
-1
/
+1
*
|
|
Bluetooth: Simplify UUIDs clearing code
Johan Hedberg
2013-02-01
1
-7
/
+3
*
|
|
Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...
John W. Linville
2013-01-30
1
-4
/
+16
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
Bluetooth: Fix using system-global workqueue when not necessary
Johan Hedberg
2013-01-18
1
-2
/
+2
|
*
|
Bluetooth: Use req_workqueue for hci_request operations
Johan Hedberg
2013-01-18
1
-2
/
+3
|
*
|
Bluetooth: Add a new workqueue for hci_request operations
Johan Hedberg
2013-01-18
1
-0
/
+11
*
|
|
Bluetooth: Fix authentication if acl data comes before remote feature evt
Jaganath Kanakkassery
2013-01-10
1
-8
/
+0
|
/
/
*
|
Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...
John W. Linville
2012-12-03
1
-0
/
+5
|
\
\
|
*
|
Bluetooth: AMP: Mark controller radio powered down after HCIDEVDOWN
Andrei Emeltchenko
2012-12-03
1
-0
/
+3
|
*
|
Bluetooth: cancel power_on work when unregistering the device
Gustavo Padovan
2012-12-03
1
-0
/
+2
*
|
|
Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...
John W. Linville
2012-11-21
1
-0
/
+98
|
\
|
|
|
*
|
Bluetooth: Remove OOB data if device was discovered in band
Szymon Janc
2012-11-20
1
-0
/
+2
|
*
|
Bluetooth: Add support for setting LE advertising data
Johan Hedberg
2012-11-18
1
-0
/
+94
|
*
|
Bluetooth: Use proper invalid value for tx_power
Johan Hedberg
2012-11-18
1
-0
/
+2
*
|
|
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2012-11-21
1
-2
/
+2
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
Bluetooth: Notify about device registration before power on
Marcel Holtmann
2012-11-09
1
-2
/
+2
|
|
/
*
|
Bluetooth: Disallow LE scanning and connecting in peripheral role
Johan Hedberg
2012-11-01
1
-0
/
+3
*
|
Bluetooth: Fix LE MTU reporting for HCIGETDEVINFO
Johan Hedberg
2012-10-24
1
-4
/
+11
*
|
Bluetooth: Add initial support for LE-only controllers
Johan Hedberg
2012-10-24
1
-47
/
+0
*
|
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/blueto...
John W. Linville
2012-10-19
1
-19
/
+46
|
\
\
|
|
/
|
/
|
|
*
Bluetooth: AMP: Use Loglink handle in ACL Handle field
Andrei Emeltchenko
2012-10-15
1
-1
/
+12
|
*
Bluetooth: AMP: Handle AMP_LINK connection
Andrei Emeltchenko
2012-10-11
1
-3
/
+19
|
*
Bluetooth: Factor out hci_queue_acl
Andrei Emeltchenko
2012-09-27
1
-4
/
+4
|
*
Bluetooth: Use %pMR in debug instead of batostr
Andrei Emeltchenko
2012-09-27
1
-11
/
+11
*
|
Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...
David S. Miller
2012-09-30
1
-2
/
+4
|
\
|
|
*
Bluetooth: AMP: Add Read Data Block Size to amp_init
Andrei Emeltchenko
2012-09-08
1
-0
/
+3
|
*
Bluetooth: trivial: Remove empty line
Andrei Emeltchenko
2012-09-08
1
-1
/
+0
|
*
Bluetooth: Remove unneeded zero init
Andrei Emeltchenko
2012-09-08
1
-1
/
+1
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2012-09-28
1
-0
/
+2
|
\
\
|
|
/
|
/
|
|
*
Bluetooth: Fix not removing power_off delayed work
Vinicius Costa Gomes
2012-09-18
1
-0
/
+2
*
|
Bluetooth: mgmt: Managing only BR/EDR HCI controllers
Andrei Emeltchenko
2012-08-06
1
-2
/
+4
|
/
*
Bluetooth: debug: Add printing num of cmds queued
Andrei Emeltchenko
2012-07-10
1
-1
/
+2
*
Bluetooth: Do not auto off AMP controller
Andrei Emeltchenko
2012-06-30
1
-1
/
+4
*
Bluetooth: Use AUTO_OFF constant in jiffies
Andrei Emeltchenko
2012-06-19
1
-4
/
+1
*
Bluetooth: Fix not setting HCI_RESET flag for AMP
Andrei Emeltchenko
2012-06-12
1
-9
/
+4
*
Bluetooth: Correct debug print specifier for u16 objects
Andrei Emeltchenko
2012-06-12
1
-6
/
+6
*
Bluetooth: Add opcode to error message
Andrei Emeltchenko
2012-06-12
1
-3
/
+11
*
Bluetooth: Update HCI timeouts constants to use msecs_to_jiffies
Andrei Emeltchenko
2012-06-12
1
-14
/
+11
*
Bluetooth: Use standard HCI cmd timeout for RESET
Andrei Emeltchenko
2012-06-12
1
-1
/
+1
*
Bluetooth: Remove magic disconnect reason
Andrei Emeltchenko
2012-06-05
1
-1
/
+1
*
Bluetooth: Filter duplicated reports in LE scan
Andre Guedes
2012-06-05
1
-0
/
+1
*
Bluetooth: Really fix registering hci with duplicate name
Sasha Levin
2012-06-05
1
-17
/
+24
*
Bluetooth: Use __constant modifier in HCI code
Andrei Emeltchenko
2012-06-05
1
-1
/
+1
*
Bluetooth: Remove unneeded EXPORT_SYMBOL
Gustavo Padovan
2012-06-05
1
-4
/
+0
*
Bluetooth: Remove unnecessary headers include
Gustavo Padovan
2012-06-05
1
-21
/
+2
*
Bluetooth: Fix coding style in the subsystem
Gustavo Padovan
2012-06-05
1
-2
/
+5
*
Bluetooth: Remove most of the inline usage
Gustavo Padovan
2012-06-05
1
-16
/
+17
*
Bluetooth: Use defined link key size
Andrei Emeltchenko
2012-06-05
1
-1
/
+1
[next]