index
:
openslx/kernel-qcow2-linux.git
kernel-qcow2
kernel-qcow2-linux-4.18.x-centos
kernel-qcow2-linux-4.19.y
master
In-kernel qcow2 (Kernel part)
OpenSLX
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 '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
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2013-07-10
1
-132
/
+60
|
\
\
|
*
|
Bluetooth: Improve comments on the HCI_Delete_Store_Link_Key issue
Gustavo Padovan
2013-06-23
1
-1
/
+9
|
*
|
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: Use HCI request in interleaved discovery
Andre Guedes
2013-06-23
1
-1
/
+64
|
*
|
Bluetooth: Make inquiry_cache_flush non-static
Andre Guedes
2013-06-23
1
-5
/
+5
|
|
/
*
/
drivers: avoid format strings in names passed to alloc_workqueue()
Kees Cook
2013-07-04
1
-5
/
+4
|
/
*
Bluetooth: Fix conditions for HCI_Delete_Stored_Link_Key
Johan Hedberg
2013-06-13
1
-5
/
+10
*
Bluetooth: Fix mgmt handling of power on failures
Johan Hedberg
2013-06-12
1
-1
/
+5
*
Bluetooth: hci_get_cmd_complete() can be static
Fengguang Wu
2013-04-24
1
-1
/
+2
*
Bluetooth: Fix sending write_le_host_supporte for LE-only controllers
Johan Hedberg
2013-04-24
1
-0
/
+10
*
Bluetooth: Fix HCI command send functions to use const specifier
Johan Hedberg
2013-04-19
1
-7
/
+9
*
Bluetooth: Rename LE_SCANNING_* macros
Andre Guedes
2013-04-18
1
-1
/
+1
*
Bluetooth: Add macros for filter duplicates values
Andre Guedes
2013-04-18
1
-1
/
+1
*
Bluetooth: Change LE scanning timeout macros
Andre Guedes
2013-04-18
1
-1
/
+1
*
Bluetooth: Add reading of all local feature pages
Johan Hedberg
2013-04-18
1
-0
/
+10
*
Bluetooth: Remove driver init queue from core
Marcel Holtmann
2013-04-04
1
-23
/
+0
*
Bluetooth: Add driver setup stage for early init
Marcel Holtmann
2013-04-04
1
-13
/
+20
*
Bluetooth: Add __hci_cmd_sync_ev function
Johan Hedberg
2013-04-04
1
-5
/
+18
*
Bluetooth: Add support for custom event terminated commands
Johan Hedberg
2013-04-04
1
-1
/
+9
*
Bluetooth: Add __hci_cmd_sync() helper function
Johan Hedberg
2013-04-04
1
-0
/
+102
*
Bluetooth: Track received events in hdev
Johan Hedberg
2013-04-04
1
-0
/
+3
*
Bluetooth: Remove unneeded hci_req_cmd_status function
Andre Guedes
2013-04-04
1
-26
/
+0
*
Bluetooth: Fix hci_inquiry ioctl usage
Andre Guedes
2013-04-04
1
-0
/
+13
*
Bluetooth: Add reading of page scan parameters
Johan Hedberg
2013-03-18
1
-0
/
+6
*
Bluetooth: Handle AD updating through an async request
Johan Hedberg
2013-03-18
1
-19
/
+10
*
Bluetooth: Fix clearing flags on power off before notifying mgmt
Johan Hedberg
2013-03-18
1
-4
/
+4
*
Bluetooth: Clear non-persistent flags when closing HCI device
Johan Hedberg
2013-03-18
1
-0
/
+1
*
Bluetooth: Check req->err in hci_req_add
Andre Guedes
2013-03-09
1
-0
/
+6
*
Bluetooth: Make hci_req_add returning void
Andre Guedes
2013-03-09
1
-4
/
+2
*
Bluetooth: HCI request error handling
Andre Guedes
2013-03-09
1
-1
/
+12
*
Bluetooth: Check hci_req_run returning value in __hci_req_sync
Andre Guedes
2013-03-09
1
-6
/
+9
*
Bluetooth: Return ENODATA in hci_req_run
Andre Guedes
2013-03-09
1
-1
/
+1
*
Bluetooth: Fix __hci_req_sync
Andre Guedes
2013-03-09
1
-4
/
+3
*
Bluetooth: Remove unused hdev->init_last_cmd
Johan Hedberg
2013-03-08
1
-6
/
+0
*
Bluetooth: Use async requests internally in hci_req_sync
Johan Hedberg
2013-03-08
1
-119
/
+152
*
Bluetooth: Add request cmd_complete and cmd_status functions
Johan Hedberg
2013-03-08
1
-0
/
+85
*
Bluetooth: Fix stand-alone HCI command handling
Johan Hedberg
2013-03-08
1
-0
/
+5
*
Bluetooth: Introduce new hci_req_add function
Johan Hedberg
2013-03-08
1
-0
/
+22
*
Bluetooth: Refactor HCI command skb creation
Johan Hedberg
2013-03-08
1
-8
/
+20
*
Bluetooth: Add initial skeleton for asynchronous HCI requests
Johan Hedberg
2013-03-08
1
-0
/
+30
*
Bluetooth: Split HCI init sequence into three stages
Johan Hedberg
2013-03-08
1
-2
/
+272
*
Bluetooth: Fix __hci_req_sync() handling of empty requests
Johan Hedberg
2013-03-08
1
-0
/
+8
*
Bluetooth: Rename hci_request to hci_req_sync
Johan Hedberg
2013-03-08
1
-24
/
+25
*
Bluetooth: Rename hci_acl_disconn
Andre Guedes
2013-03-08
1
-1
/
+1
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2013-02-22
1
-1
/
+1
|
\
[next]