| Commit message (Expand) | Author | Age | Files | Lines |
* | Bluetooth: debug: Add printing num of cmds queued | Andrei Emeltchenko | 2012-07-10 | 1 | -1/+2 |
* | Bluetooth: Do not auto off AMP controller | Andrei Emeltchenko | 2012-06-30 | 1 | -1/+4 |
* | Bluetooth: Use AUTO_OFF constant in jiffies | Andrei Emeltchenko | 2012-06-19 | 1 | -4/+1 |
* | Bluetooth: Fix not setting HCI_RESET flag for AMP | Andrei Emeltchenko | 2012-06-12 | 1 | -9/+4 |
* | Bluetooth: Correct debug print specifier for u16 objects | Andrei Emeltchenko | 2012-06-12 | 1 | -6/+6 |
* | Bluetooth: Add opcode to error message | Andrei Emeltchenko | 2012-06-12 | 1 | -3/+11 |
* | Bluetooth: Update HCI timeouts constants to use msecs_to_jiffies | Andrei Emeltchenko | 2012-06-12 | 1 | -14/+11 |
* | Bluetooth: Use standard HCI cmd timeout for RESET | Andrei Emeltchenko | 2012-06-12 | 1 | -1/+1 |
* | Bluetooth: Remove magic disconnect reason | Andrei Emeltchenko | 2012-06-05 | 1 | -1/+1 |
* | Bluetooth: Filter duplicated reports in LE scan | Andre Guedes | 2012-06-05 | 1 | -0/+1 |
* | Bluetooth: Really fix registering hci with duplicate name | Sasha Levin | 2012-06-05 | 1 | -17/+24 |
* | Bluetooth: Use __constant modifier in HCI code | Andrei Emeltchenko | 2012-06-05 | 1 | -1/+1 |
* | Bluetooth: Remove unneeded EXPORT_SYMBOL | Gustavo Padovan | 2012-06-05 | 1 | -4/+0 |
* | Bluetooth: Remove unnecessary headers include | Gustavo Padovan | 2012-06-05 | 1 | -21/+2 |
* | Bluetooth: Fix coding style in the subsystem | Gustavo Padovan | 2012-06-05 | 1 | -2/+5 |
* | Bluetooth: Remove most of the inline usage | Gustavo Padovan | 2012-06-05 | 1 | -16/+17 |
* | Bluetooth: Use defined link key size | Andrei Emeltchenko | 2012-06-05 | 1 | -1/+1 |
* | Bluetooth: Rename HCI_QUIRK_NO_RESET to HCI_QUIRK_RESET_ON_CLOSE | Szymon Janc | 2012-06-05 | 1 | -2/+2 |
* | Bluetooth: Fix coding style in hci_core.c | Gustavo Padovan | 2012-06-05 | 1 | -50/+53 |
* | Bluetooth: Fix packet size provided to the controller | Gustavo Padovan | 2012-05-16 | 1 | -2/+6 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth | Gustavo Padovan | 2012-05-16 | 1 | -0/+8 |
|\ |
|
| * | Bluetooth: mgmt: Fix device_connected sending order | Johan Hedberg | 2012-05-14 | 1 | -0/+8 |
* | | Bluetooth: Remove advertising cache | Andre Guedes | 2012-05-09 | 1 | -74/+0 |
* | | Bluetooth: Move bdaddr_to_le to hci_core | Andre Guedes | 2012-05-09 | 1 | -0/+12 |
* | | Bluetooth: Remove unneeded initialization in hci_alloc_dev() | David Herrmann | 2012-05-09 | 1 | -10/+0 |
* | | Bluetooth: Move device initialization to hci_alloc_dev() | David Herrmann | 2012-05-09 | 1 | -63/+52 |
* | | Bluetooth: Move hci_alloc/free_dev close to hci_register/unregister_dev | David Herrmann | 2012-05-09 | 1 | -26/+26 |
* | | Bluetooth: Fix registering hci with duplicate name | Ulisses Furquim | 2012-05-09 | 1 | -6/+10 |
* | | Bluetooth: Fix debug printing unallocated name | Andrei Emeltchenko | 2012-05-09 | 1 | -2/+3 |
* | | Bluetooth: Use unsigned int instead of signed int | Mikel Astiz | 2012-05-09 | 1 | -2/+2 |
* | | Bluetooth: Add Read Local AMP Info to init | Andrei Emeltchenko | 2012-05-09 | 1 | -0/+3 |
* | | Bluetooth: Fix clearing discovery type when stopping discovery | Hemant Gupta | 2012-05-09 | 1 | -1/+0 |
* | | Bluetooth: Replace EPERM by EALREADY in hci_cancel_inquiry | Andre Guedes | 2012-05-09 | 1 | -1/+1 |
* | | Bluetooth: Add hci_cancel_le_scan() to hci_core | Andre Guedes | 2012-05-09 | 1 | -0/+18 |
* | | Bluetooth: Fix opcode access in hci_complete | Andrei Emeltchenko | 2012-05-09 | 1 | -1/+2 |
* | | Bluetooth: Correct type for ediv to __le16 | Andrei Emeltchenko | 2012-05-09 | 1 | -1/+1 |
|/ |
|
* | Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/... | John W. Linville | 2012-04-27 | 1 | -14/+13 |
|\ |
|
| * | Bluetooth: Temporary keys should be retained during connection | Vishal Agarwal | 2012-04-16 | 1 | -4/+2 |
| * | Bluetooth: hci_persistent_key should return bool | Vishal Agarwal | 2012-04-16 | 1 | -10/+11 |
* | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/blueto... | John W. Linville | 2012-04-09 | 1 | -0/+7 |
|\| |
|
| * | Bluetooth: hci_core: fix NULL-pointer dereference at unregister | Johan Hovold | 2012-03-28 | 1 | -0/+7 |
* | | Remove all #inclusions of asm/system.h | David Howells | 2012-03-28 | 1 | -1/+0 |
|/ |
|
* | Bluetooth: fix conding style issues all over the tree | Gustavo F. Padovan | 2012-03-08 | 1 | -27/+22 |
* | Bluetooth: Don't force DISCOVERY_STOPPED state in inquiry_cache_flush | Andre Guedes | 2012-03-03 | 1 | -1/+0 |
* | Bluetooth: Fix init sequence for some CSR based controllers | Johan Hedberg | 2012-03-01 | 1 | -1/+21 |
* | Bluetooth: change min_t() cast in hci_reassembly() | Dan Carpenter | 2012-02-29 | 1 | -1/+1 |
* | Bluetooth: mgmt: Add legacy pairing info to dev_found events | Johan Hedberg | 2012-02-23 | 1 | -1/+7 |
* | Bluetooth: Fix clearing of dev_class when powering down | Johan Hedberg | 2012-02-23 | 1 | -0/+1 |
* | Bluetooth: Fix EIR data clearing when powering off | Johan Hedberg | 2012-02-23 | 1 | -0/+2 |
* | Bluetooth: Fix two minor style issues in HCI code | Marcel Holtmann | 2012-02-23 | 1 | -1/+1 |