Gustavo Padovan
|
087bfd99f7
Bluetooth: Fix packet size provided to the controller
|
13 years ago |
Gustavo Padovan
|
08e6d907fe
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth
|
13 years ago |
Johan Hedberg
|
671267bf3a
Bluetooth: mgmt: Fix device_connected sending order
|
13 years ago |
Andre Guedes
|
479453d5fe
Bluetooth: Remove advertising cache
|
13 years ago |
Andre Guedes
|
31f7956c66
Bluetooth: Move bdaddr_to_le to hci_core
|
13 years ago |
David Herrmann
|
d8ce939525
Bluetooth: Remove unneeded initialization in hci_alloc_dev()
|
13 years ago |
David Herrmann
|
b1b813d477
Bluetooth: Move device initialization to hci_alloc_dev()
|
13 years ago |
David Herrmann
|
9be0dab793
Bluetooth: Move hci_alloc/free_dev close to hci_register/unregister_dev
|
13 years ago |
Ulisses Furquim
|
fc50744c1e
Bluetooth: Fix registering hci with duplicate name
|
13 years ago |
Andrei Emeltchenko
|
2d8b3a1162
Bluetooth: Fix debug printing unallocated name
|
13 years ago |
Mikel Astiz
|
abc5de8f4e
Bluetooth: Use unsigned int instead of signed int
|
13 years ago |
Andrei Emeltchenko
|
6bcbc4893f
Bluetooth: Add Read Local AMP Info to init
|
13 years ago |
Hemant Gupta
|
b24c62471c
Bluetooth: Fix clearing discovery type when stopping discovery
|
13 years ago |
Andre Guedes
|
7537e5c306
Bluetooth: Replace EPERM by EALREADY in hci_cancel_inquiry
|
13 years ago |
Andre Guedes
|
7dbfac1d72
Bluetooth: Add hci_cancel_le_scan() to hci_core
|
13 years ago |
Andrei Emeltchenko
|
1036b89042
Bluetooth: Fix opcode access in hci_complete
|
13 years ago |
Andrei Emeltchenko
|
9a00665792
Bluetooth: Correct type for ediv to __le16
|
13 years ago |
John W. Linville
|
4dcc0637fc
Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth
|
13 years ago |
Vishal Agarwal
|
6ec5bcadc2
Bluetooth: Temporary keys should be retained during connection
|
13 years ago |
Vishal Agarwal
|
745c0ce35f
Bluetooth: hci_persistent_key should return bool
|
13 years ago |
John W. Linville
|
41833af713
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth
|
13 years ago |
David Howells
|
9ffc93f203
Remove all #inclusions of asm/system.h
|
13 years ago |
Johan Hovold
|
9432496206
Bluetooth: hci_core: fix NULL-pointer dereference at unregister
|
13 years ago |
Gustavo F. Padovan
|
04124681f1
Bluetooth: fix conding style issues all over the tree
|
13 years ago |
Andre Guedes
|
74fe619ef9
Bluetooth: Don't force DISCOVERY_STOPPED state in inquiry_cache_flush
|
13 years ago |
Johan Hedberg
|
75fb0e324d
Bluetooth: Fix init sequence for some CSR based controllers
|
13 years ago |
Dan Carpenter
|
89bb46d020
Bluetooth: change min_t() cast in hci_reassembly()
|
13 years ago |
Johan Hedberg
|
388fc8faf2
Bluetooth: mgmt: Add legacy pairing info to dev_found events
|
13 years ago |
Johan Hedberg
|
09b3c3fbbe
Bluetooth: Fix clearing of dev_class when powering down
|
13 years ago |
Johan Hedberg
|
e59fda8dc1
Bluetooth: Fix EIR data clearing when powering off
|
13 years ago |