Age | Commit message (Expand) | Author |
2013-06-13 | Bluetooth: Fix conditions for HCI_Delete_Stored_Link_Key | Johan Hedberg |
2013-06-12 | Bluetooth: Fix mgmt handling of power on failures | Johan Hedberg |
2013-04-23 | Bluetooth: hci_get_cmd_complete() can be static | Fengguang Wu |
2013-04-23 | Bluetooth: Fix sending write_le_host_supporte for LE-only controllers | Johan Hedberg |
2013-04-19 | Bluetooth: Fix HCI command send functions to use const specifier | Johan Hedberg |
2013-04-18 | Bluetooth: Rename LE_SCANNING_* macros | Andre Guedes |
2013-04-18 | Bluetooth: Add macros for filter duplicates values | Andre Guedes |
2013-04-18 | Bluetooth: Change LE scanning timeout macros | Andre Guedes |
2013-04-18 | Bluetooth: Add reading of all local feature pages | Johan Hedberg |
2013-04-04 | Bluetooth: Remove driver init queue from core | Marcel Holtmann |
2013-04-04 | Bluetooth: Add driver setup stage for early init | Marcel Holtmann |
2013-04-04 | Bluetooth: Add __hci_cmd_sync_ev function | Johan Hedberg |
2013-04-04 | Bluetooth: Add support for custom event terminated commands | Johan Hedberg |
2013-04-04 | Bluetooth: Add __hci_cmd_sync() helper function | Johan Hedberg |
2013-04-04 | Bluetooth: Track received events in hdev | Johan Hedberg |
2013-04-04 | Bluetooth: Remove unneeded hci_req_cmd_status function | Andre Guedes |
2013-04-04 | Bluetooth: Fix hci_inquiry ioctl usage | Andre Guedes |
2013-03-18 | Bluetooth: Add reading of page scan parameters | Johan Hedberg |
2013-03-18 | Bluetooth: Handle AD updating through an async request | Johan Hedberg |
2013-03-18 | Bluetooth: Fix clearing flags on power off before notifying mgmt | Johan Hedberg |
2013-03-18 | Bluetooth: Clear non-persistent flags when closing HCI device | Johan Hedberg |
2013-03-09 | Bluetooth: Check req->err in hci_req_add | Andre Guedes |
2013-03-09 | Bluetooth: Make hci_req_add returning void | Andre Guedes |
2013-03-09 | Bluetooth: HCI request error handling | Andre Guedes |
2013-03-09 | Bluetooth: Check hci_req_run returning value in __hci_req_sync | Andre Guedes |
2013-03-09 | Bluetooth: Return ENODATA in hci_req_run | Andre Guedes |
2013-03-09 | Bluetooth: Fix __hci_req_sync | Andre Guedes |
2013-03-08 | Bluetooth: Remove unused hdev->init_last_cmd | Johan Hedberg |
2013-03-08 | Bluetooth: Use async requests internally in hci_req_sync | Johan Hedberg |
2013-03-08 | Bluetooth: Add request cmd_complete and cmd_status functions | Johan Hedberg |
2013-03-08 | Bluetooth: Fix stand-alone HCI command handling | Johan Hedberg |
2013-03-08 | Bluetooth: Introduce new hci_req_add function | Johan Hedberg |
2013-03-08 | Bluetooth: Refactor HCI command skb creation | Johan Hedberg |
2013-03-08 | Bluetooth: Add initial skeleton for asynchronous HCI requests | Johan Hedberg |
2013-03-08 | Bluetooth: Split HCI init sequence into three stages | Johan Hedberg |
2013-03-08 | Bluetooth: Fix __hci_req_sync() handling of empty requests | Johan Hedberg |
2013-03-08 | Bluetooth: Rename hci_request to hci_req_sync | Johan Hedberg |
2013-03-08 | Bluetooth: Rename hci_acl_disconn | Andre Guedes |
2013-02-21 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds |
2013-02-01 | Bluetooth: Simplify UUIDs clearing code | Johan Hedberg |
2013-01-30 | Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/... | John W. Linville |
2013-01-29 | Merge branch 'master' into for-next | Jiri Kosina |
2013-01-18 | Bluetooth: Fix using system-global workqueue when not necessary | Johan Hedberg |
2013-01-18 | Bluetooth: Use req_workqueue for hci_request operations | Johan Hedberg |
2013-01-18 | Bluetooth: Add a new workqueue for hci_request operations | Johan Hedberg |
2013-01-10 | Bluetooth: Fix authentication if acl data comes before remote feature evt | Jaganath Kanakkassery |
2013-01-03 | treewide: Replace incomming with incoming in all comments and strings | Jorrit Schippers |
2012-12-03 | Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/... | John W. Linville |
2012-12-03 | Bluetooth: AMP: Mark controller radio powered down after HCIDEVDOWN | Andrei Emeltchenko |
2012-12-03 | Bluetooth: cancel power_on work when unregistering the device | Gustavo Padovan |