| Commit message (Expand) | Author | Age | Files | Lines |
* | Bluetooth: Remove unneeded flag | Andrei Emeltchenko | 2013-06-23 | 1 | -1/+0 |
* | Bluetooth: Remove inquiry helpers | Andre Guedes | 2013-06-23 | 1 | -2/+0 |
* | Bluetooth: Remove LE scan helpers | Andre Guedes | 2013-06-23 | 1 | -13/+0 |
* | Bluetooth: Make mgmt_stop_discovery_failed static | Andre Guedes | 2013-06-23 | 1 | -1/+0 |
* | Bluetooth: Use HCI request in interleaved discovery | Andre Guedes | 2013-06-23 | 1 | -1/+0 |
* | Bluetooth: Move discovery macros to hci_core.h | Andre Guedes | 2013-06-23 | 1 | -0/+10 |
* | Bluetooth: Make mgmt_start_discovery_failed static | Andre Guedes | 2013-06-23 | 1 | -1/+0 |
* | Bluetooth: Make inquiry_cache_flush non-static | Andre Guedes | 2013-06-23 | 1 | -0/+1 |
* | Bluetooth: Rename L2CAP_CID_LE_DATA to L2CAP_CID_ATT | Johan Hedberg | 2013-06-23 | 1 | -1/+1 |
* | Bluetooth: Fix mgmt handling of power on failures | Johan Hedberg | 2013-06-12 | 2 | -0/+2 |
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2013-05-02 | 1 | -2/+1 |
|\ |
|
| * | bluetooth: kill unused fops field in struct bt_sock_list | Al Viro | 2013-04-09 | 1 | -1/+0 |
| * | bluetooth: kill unused 'module' argument of bt_procfs_init() | Al Viro | 2013-04-09 | 1 | -1/+1 |
* | | Bluetooth: Fix HCI command send functions to use const specifier | Johan Hedberg | 2013-04-19 | 1 | -6/+8 |
* | | Bluetooth: Rename LE_SCANNING_* macros | Andre Guedes | 2013-04-18 | 1 | -2/+2 |
* | | Bluetooth: Add macros for filter duplicates values | Andre Guedes | 2013-04-18 | 1 | -0/+2 |
* | | Bluetooth: Add LE scan type macros | Andre Guedes | 2013-04-18 | 1 | -0/+3 |
* | | Bluetooth: Add reading of all local feature pages | Johan Hedberg | 2013-04-18 | 1 | -1/+2 |
* | | Bluetooth: Track feature pages in a single table | Johan Hedberg | 2013-04-18 | 1 | -24/+25 |
* | | Bluetooth: Move and rename hci_conn_accept | Frédéric Dalleau | 2013-04-18 | 1 | -1/+0 |
* | | Bluetooth: l2cap: add l2cap_user sub-modules | David Herrmann | 2013-04-17 | 1 | -0/+10 |
* | | Bluetooth: l2cap: introduce l2cap_conn ref-counting | David Herrmann | 2013-04-17 | 1 | -0/+4 |
* | | Bluetooth: allow constant arguments for bacmp()/bacpy() | David Herrmann | 2013-04-17 | 1 | -2/+2 |
* | | Bluetooth: introduce hci_conn ref-counting | David Herrmann | 2013-04-17 | 1 | -0/+31 |
* | | Bluetooth: remove unneeded hci_conn_hold/put_device() | David Herrmann | 2013-04-17 | 1 | -4/+0 |
* | | Bluetooth: rename hci_conn_put to hci_conn_drop | David Herrmann | 2013-04-11 | 1 | -1/+1 |
* | | Bluetooth: hidp: verify l2cap sockets | David Herrmann | 2013-04-06 | 1 | -0/+1 |
* | | Bluetooth: Remove driver init queue from core | Marcel Holtmann | 2013-04-04 | 1 | -2/+0 |
* | | Bluetooth: Add driver setup stage for early init | Marcel Holtmann | 2013-04-04 | 1 | -0/+1 |
* | | Bluetooth: Add __hci_cmd_sync_ev function | Johan Hedberg | 2013-04-04 | 1 | -0/+2 |
* | | Bluetooth: Add support for custom event terminated commands | Johan Hedberg | 2013-04-04 | 2 | -0/+3 |
* | | Bluetooth: Add __hci_cmd_sync() helper function | Johan Hedberg | 2013-04-04 | 1 | -0/+3 |
* | | Bluetooth: Track received events in hdev | Johan Hedberg | 2013-04-04 | 1 | -0/+1 |
* | | Bluetooth: Remove unneeded hci_req_cmd_status function | Andre Guedes | 2013-04-04 | 1 | -1/+0 |
* | | Bluetooth: Add reading of page scan parameters | Johan Hedberg | 2013-03-18 | 2 | -0/+17 |
* | | Bluetooth: Add proper flag for fast connectable mode | Johan Hedberg | 2013-03-18 | 1 | -1/+3 |
* | | Bluetooth: Handle AD updating through an async request | Johan Hedberg | 2013-03-18 | 1 | -2/+2 |
* | | Bluetooth: Add a define for the HCI persistent flags mask | Johan Hedberg | 2013-03-18 | 1 | -0/+5 |
* | | Bluetooth: Remove useless HCI_PENDING_CLASS flag | Johan Hedberg | 2013-03-18 | 1 | -1/+0 |
* | | Bluetooth: Make hci_req_add returning void | Andre Guedes | 2013-03-09 | 1 | -1/+1 |
* | | Bluetooth: HCI request error handling | Andre Guedes | 2013-03-09 | 1 | -0/+5 |
* | | Bluetooth: Remove unused hdev->init_last_cmd | Johan Hedberg | 2013-03-08 | 1 | -2/+0 |
* | | Bluetooth: Use async requests internally in hci_req_sync | Johan Hedberg | 2013-03-08 | 1 | -2/+0 |
* | | Bluetooth: Add request cmd_complete and cmd_status functions | Johan Hedberg | 2013-03-08 | 1 | -0/+2 |
* | | Bluetooth: Introduce new hci_req_add function | Johan Hedberg | 2013-03-08 | 1 | -0/+1 |
* | | Bluetooth: Add initial skeleton for asynchronous HCI requests | Johan Hedberg | 2013-03-08 | 2 | -0/+18 |
* | | Bluetooth: Remove RFCOMM session refcnt | Dean Jenkins | 2013-03-08 | 1 | -7/+0 |
* | | Bluetooth: Return RFCOMM session ptrs to avoid freed session | Dean Jenkins | 2013-03-08 | 1 | -1/+2 |
* | | Bluetooth: change bt_sock_unregister() to return void | David Herrmann | 2013-03-08 | 1 | -1/+1 |
* | | Bluetooth: Rename hci_acl_disconn | Andre Guedes | 2013-03-08 | 1 | -1/+1 |
|/ |
|