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
/
net
/
bluetooth
/
hci_core.c
Age
Commit message (
Expand
)
Author
Files
Lines
2013-03-09
Bluetooth: Check req->err in hci_req_add
Andre Guedes
1
-0
/
+6
2013-03-09
Bluetooth: Make hci_req_add returning void
Andre Guedes
1
-4
/
+2
2013-03-09
Bluetooth: HCI request error handling
Andre Guedes
1
-1
/
+12
2013-03-09
Bluetooth: Check hci_req_run returning value in __hci_req_sync
Andre Guedes
1
-6
/
+9
2013-03-09
Bluetooth: Return ENODATA in hci_req_run
Andre Guedes
1
-1
/
+1
2013-03-09
Bluetooth: Fix __hci_req_sync
Andre Guedes
1
-4
/
+3
2013-03-08
Bluetooth: Remove unused hdev->init_last_cmd
Johan Hedberg
1
-6
/
+0
2013-03-08
Bluetooth: Use async requests internally in hci_req_sync
Johan Hedberg
1
-119
/
+152
2013-03-08
Bluetooth: Add request cmd_complete and cmd_status functions
Johan Hedberg
1
-0
/
+85
2013-03-08
Bluetooth: Fix stand-alone HCI command handling
Johan Hedberg
1
-0
/
+5
2013-03-08
Bluetooth: Introduce new hci_req_add function
Johan Hedberg
1
-0
/
+22
2013-03-08
Bluetooth: Refactor HCI command skb creation
Johan Hedberg
1
-8
/
+20
2013-03-08
Bluetooth: Add initial skeleton for asynchronous HCI requests
Johan Hedberg
1
-0
/
+30
2013-03-08
Bluetooth: Split HCI init sequence into three stages
Johan Hedberg
1
-2
/
+272
2013-03-08
Bluetooth: Fix __hci_req_sync() handling of empty requests
Johan Hedberg
1
-0
/
+8
2013-03-08
Bluetooth: Rename hci_request to hci_req_sync
Johan Hedberg
1
-24
/
+25
2013-03-08
Bluetooth: Rename hci_acl_disconn
Andre Guedes
1
-1
/
+1
2013-02-21
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
1
-1
/
+1
2013-02-01
Bluetooth: Simplify UUIDs clearing code
Johan Hedberg
1
-7
/
+3
2013-01-30
Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...
John W. Linville
1
-4
/
+16
2013-01-29
Merge branch 'master' into for-next
Jiri Kosina
1
-80
/
+165
2013-01-18
Bluetooth: Fix using system-global workqueue when not necessary
Johan Hedberg
1
-2
/
+2
2013-01-18
Bluetooth: Use req_workqueue for hci_request operations
Johan Hedberg
1
-2
/
+3
2013-01-18
Bluetooth: Add a new workqueue for hci_request operations
Johan Hedberg
1
-0
/
+11
2013-01-10
Bluetooth: Fix authentication if acl data comes before remote feature evt
Jaganath Kanakkassery
1
-8
/
+0
2013-01-03
treewide: Replace incomming with incoming in all comments and strings
Jorrit Schippers
1
-1
/
+1
2012-12-03
Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...
John W. Linville
1
-0
/
+5
2012-12-03
Bluetooth: AMP: Mark controller radio powered down after HCIDEVDOWN
Andrei Emeltchenko
1
-0
/
+3
2012-12-03
Bluetooth: cancel power_on work when unregistering the device
Gustavo Padovan
1
-0
/
+2
2012-11-21
Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...
John W. Linville
1
-0
/
+98
2012-11-21
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
1
-2
/
+2
2012-11-20
Bluetooth: Remove OOB data if device was discovered in band
Szymon Janc
1
-0
/
+2
2012-11-18
Bluetooth: Add support for setting LE advertising data
Johan Hedberg
1
-0
/
+94
2012-11-18
Bluetooth: Use proper invalid value for tx_power
Johan Hedberg
1
-0
/
+2
2012-11-09
Bluetooth: Notify about device registration before power on
Marcel Holtmann
1
-2
/
+2
2012-11-01
Bluetooth: Disallow LE scanning and connecting in peripheral role
Johan Hedberg
1
-0
/
+3
2012-10-24
Bluetooth: Fix LE MTU reporting for HCIGETDEVINFO
Johan Hedberg
1
-4
/
+11
2012-10-24
Bluetooth: Add initial support for LE-only controllers
Johan Hedberg
1
-47
/
+0
2012-10-19
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/blueto...
John W. Linville
1
-19
/
+46
2012-10-15
Bluetooth: AMP: Use Loglink handle in ACL Handle field
Andrei Emeltchenko
1
-1
/
+12
2012-10-11
Bluetooth: AMP: Handle AMP_LINK connection
Andrei Emeltchenko
1
-3
/
+19
2012-09-30
Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...
David S. Miller
1
-2
/
+4
2012-09-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-0
/
+2
2012-09-27
Bluetooth: Factor out hci_queue_acl
Andrei Emeltchenko
1
-4
/
+4
2012-09-27
Bluetooth: Use %pMR in debug instead of batostr
Andrei Emeltchenko
1
-11
/
+11
2012-09-18
Bluetooth: Fix not removing power_off delayed work
Vinicius Costa Gomes
1
-0
/
+2
2012-09-08
Bluetooth: AMP: Add Read Data Block Size to amp_init
Andrei Emeltchenko
1
-0
/
+3
2012-09-08
Bluetooth: trivial: Remove empty line
Andrei Emeltchenko
1
-1
/
+0
2012-09-08
Bluetooth: Remove unneeded zero init
Andrei Emeltchenko
1
-1
/
+1
2012-08-06
Bluetooth: mgmt: Managing only BR/EDR HCI controllers
Andrei Emeltchenko
1
-2
/
+4
[next]