Age | Commit message (Expand) | Author | Files | Lines |
2016-05-13 | Bluetooth: Add USB ID 13D3:3487 to ath3k | Lauro Costa | 2 | -0/+3 |
2016-05-06 | Bluetooth: Add support for Intel Bluetooth device 8265 [8087:0a2b] | Tedd Ho-Jeong An | 1 | -5/+6 |
2016-05-02 | Bluetooth: hci_intel: Fix null gpio desc pointer dereference | Loic Poulain | 1 | -4/+2 |
2016-05-02 | btmrvl: add platform specific wakeup interrupt support | Xinming Hu | 4 | -15/+116 |
2016-04-22 | Bluetooth: ath3k: Silence uninitialized variable warning | Dan Carpenter | 1 | -2/+4 |
2016-04-20 | Bluetooth: vhci: Fix race at creating hci device | Takashi Iwai | 1 | -6/+17 |
2016-04-09 | Bluetooth: hci_bcsp: fix code style | Maxim Zhukov | 1 | -26/+31 |
2016-04-08 | Bluetooth: vhci: purge unhandled skbs | Jiri Slaby | 1 | -0/+1 |
2016-04-08 | Bluetooth: vhci: fix open_timeout vs. hdev race | Jiri Slaby | 1 | -3/+5 |
2016-04-08 | Bluetooth: hci_ldisc: Fix null pointer derefence in case of early data | Loic Poulain | 2 | -4/+8 |
2016-04-08 | Bluetooth: hci_bcm: Add BCM2E71 ACPI ID | Loic Poulain | 1 | -0/+1 |
2016-03-10 | Bluetooth: btmrvl_sdio: fix firmware activation failure | Wei-Ning Huang | 1 | -1/+1 |
2016-03-10 | Bluetooth: btusb: Add a new AR3012 ID 13d3:3472 | Dmitry Tunin | 2 | -0/+3 |
2016-03-10 | Bluetooth: hci_bcm: Add BCM2E55 ACPI ID used in Lenovo ThinkPad Tablet 8 | Jérôme de Bretagne | 1 | -0/+1 |
2016-02-29 | Bluetooth: hci_uart: Add diag and address support for Intel/AG6xx | Marcel Holtmann | 1 | -1/+12 |
2016-02-28 | Bluetooth: btusb: Add a new AR3012 ID 04ca:3014 | Dmitry Tunin | 2 | -0/+3 |
2016-02-24 | Bluetooth: hci_uart: Add Intel/AG6xx support | Loic Poulain | 5 | -1/+351 |
2016-02-23 | Bluetooth: Add new AR3012 ID 0489:e095 | Dmitry Tunin | 2 | -0/+3 |
2016-02-23 | Bluetooth: btbcm: Fix handling of firmware not found | Petri Gynther | 1 | -1/+2 |
2016-02-23 | Bluetooth: hci_bcm: Add BCM2E7C ACPI ID | Mika Westerberg | 1 | -0/+1 |
2016-02-23 | Bluetooth: hci_bcm: Add new ACPI ID for bcm43241 | J.J. Meijer | 1 | -0/+1 |
2016-02-23 | Bluetooth: btusb: Add new AR3012 ID 13d3:3395 | Dmitry Tunin | 2 | -0/+3 |
2016-02-23 | Bluetooth: hci_intel: Fix a wrong comparison | Anton Protopopov | 1 | -2/+2 |
2016-02-23 | Bluetooth: ath3k: Fixed a blank line after declaration issue | Bhumika Goyal | 1 | -0/+1 |
2016-01-06 | Bluetooth: btmrvl: don't send data to firmware while processing suspend | Chin-Ran Lo | 3 | -3/+12 |
2016-01-06 | Bluetooth: btmrvl: max out host sleep parameter 'gap' | Chin-Ran Lo | 1 | -1/+1 |
2016-01-04 | Bluetooth: btmrvl: fix hung task warning dump | Chin-Ran Lo | 1 | -1/+2 |
2016-01-04 | Bluetooth: hci_bcm: new ACPI IDs | Heikki Krogerus | 1 | -0/+3 |
2016-01-04 | Bluetooth: hci_bcm: move all Broadcom ACPI IDs to BCM HCI driver | Heikki Krogerus | 1 | -0/+4 |
2015-12-22 | Bluetooth: bfusb: Fix the return error code | Syam Sidhardhan | 1 | -1/+1 |
2015-12-22 | Bluetooth: bfusb: Remove redundant error message | Syam Sidhardhan | 1 | -3/+1 |
2015-12-22 | Bluetooth: bcm203x: Remove redundant error message | Syam Sidhardhan | 1 | -3/+1 |
2015-12-20 | Bluetooth: hci_bcm: Add BCM2E65 ACPI ID | Luka Karinja | 1 | -0/+1 |
2015-12-10 | Bluetooth: h5: Do not initialize Configuration field | Andrei Emeltchenko | 1 | -2/+2 |
2015-12-10 | Bluetooth: btintel: Create common Intel Version Read function | Loic Poulain | 4 | -92/+66 |
2015-12-10 | Bluetooth: btintel: Add manufacturing enter/exit helpers | Loic Poulain | 3 | -94/+86 |
2015-12-10 | Bluetooth: Add support of Toshiba Broadcom based devices | Dmitry Tunin | 1 | -0/+4 |
2015-12-10 | Bluetooth: hci_intel: Use shorter timeout for HCI commands | Loic Poulain | 1 | -4/+4 |
2015-12-10 | Bluetooth: hci_ldisc: Remove dead code | Peter Hurley | 1 | -7/+1 |
2015-12-10 | Bluetooth: Simplify setting Configuration Field | Andrei Emeltchenko | 1 | -5/+1 |
2015-12-10 | Bluetooth: Use hexadecimal notation for mask | Andrei Emeltchenko | 1 | -1/+1 |
2015-11-19 | Bluetooth: Use hex notation for mask | Andrei Emeltchenko | 1 | -1/+1 |
2015-11-19 | Bluetooth: Fix mask for H5 header len | Andrei Emeltchenko | 1 | -1/+1 |
2015-11-19 | Bluetooth: Use new hci_skb_pkt_* wrappers for drivers | Marcel Holtmann | 21 | -116/+127 |
2015-11-11 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 1 | -2/+4 |
2015-11-05 | Merge tag 'driver-core-4.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 1 | -2/+2 |
2015-11-05 | Bluetooth: Fix possible deadlock in btusb | Kuba Pawlak | 1 | -2/+4 |
2015-10-25 | Bluetooth: btmrvl: add missing of_node_put | Julia Lawall | 1 | -1/+4 |
2015-10-22 | Bluetooth: hci_bcm: checking for ERR_PTR instead of NULL | Dan Carpenter | 1 | -2/+2 |
2015-10-21 | Bluetooth: btintel: Enable extra Intel vendor events | Marcel Holtmann | 3 | -9/+92 |