index
:
drm-misc
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-misc-templates
for-linux-next
for-linux-next-fixes
topic/rust-drm
Kernel DRM miscellaneous fixes and cross-tree changes
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
bluetooth
/
hci_core.c
Age
Commit message (
Expand
)
Author
Files
Lines
2013-07-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
1
-132
/
+60
2013-07-03
drivers: avoid format strings in names passed to alloc_workqueue()
Kees Cook
1
-5
/
+4
2013-06-23
Bluetooth: Improve comments on the HCI_Delete_Store_Link_Key issue
Gustavo Padovan
1
-1
/
+9
2013-06-23
Bluetooth: Remove inquiry helpers
Andre Guedes
1
-30
/
+0
2013-06-23
Bluetooth: Remove LE scan helpers
Andre Guedes
1
-113
/
+0
2013-06-23
Bluetooth: Use HCI request in interleaved discovery
Andre Guedes
1
-1
/
+64
2013-06-23
Bluetooth: Make inquiry_cache_flush non-static
Andre Guedes
1
-5
/
+5
2013-06-13
Bluetooth: Fix conditions for HCI_Delete_Stored_Link_Key
Johan Hedberg
1
-5
/
+10
2013-06-12
Bluetooth: Fix mgmt handling of power on failures
Johan Hedberg
1
-1
/
+5
2013-04-23
Bluetooth: hci_get_cmd_complete() can be static
Fengguang Wu
1
-1
/
+2
2013-04-23
Bluetooth: Fix sending write_le_host_supporte for LE-only controllers
Johan Hedberg
1
-0
/
+10
2013-04-19
Bluetooth: Fix HCI command send functions to use const specifier
Johan Hedberg
1
-7
/
+9
2013-04-18
Bluetooth: Rename LE_SCANNING_* macros
Andre Guedes
1
-1
/
+1
2013-04-18
Bluetooth: Add macros for filter duplicates values
Andre Guedes
1
-1
/
+1
2013-04-18
Bluetooth: Change LE scanning timeout macros
Andre Guedes
1
-1
/
+1
2013-04-18
Bluetooth: Add reading of all local feature pages
Johan Hedberg
1
-0
/
+10
2013-04-04
Bluetooth: Remove driver init queue from core
Marcel Holtmann
1
-23
/
+0
2013-04-04
Bluetooth: Add driver setup stage for early init
Marcel Holtmann
1
-13
/
+20
2013-04-04
Bluetooth: Add __hci_cmd_sync_ev function
Johan Hedberg
1
-5
/
+18
2013-04-04
Bluetooth: Add support for custom event terminated commands
Johan Hedberg
1
-1
/
+9
2013-04-04
Bluetooth: Add __hci_cmd_sync() helper function
Johan Hedberg
1
-0
/
+102
2013-04-04
Bluetooth: Track received events in hdev
Johan Hedberg
1
-0
/
+3
2013-04-04
Bluetooth: Remove unneeded hci_req_cmd_status function
Andre Guedes
1
-26
/
+0
2013-04-04
Bluetooth: Fix hci_inquiry ioctl usage
Andre Guedes
1
-0
/
+13
2013-03-18
Bluetooth: Add reading of page scan parameters
Johan Hedberg
1
-0
/
+6
2013-03-18
Bluetooth: Handle AD updating through an async request
Johan Hedberg
1
-19
/
+10
2013-03-18
Bluetooth: Fix clearing flags on power off before notifying mgmt
Johan Hedberg
1
-4
/
+4
2013-03-18
Bluetooth: Clear non-persistent flags when closing HCI device
Johan Hedberg
1
-0
/
+1
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
[next]