Age | Commit message (Expand) | Author | Files | Lines |
2017-08-16 | Bluetooth: btusb: driver to enable the usb-wakeup feature | Sukumar Ghorai | 1 | -0/+5 |
2017-08-15 | Bluetooth: btusb: Add workaround for Broadcom devices without product id | Marcel Holtmann | 1 | -0/+18 |
2017-08-08 | Bluetooth: Add support of 13d3:3494 RTL8723BE device | Dmitry Tunin | 1 | -0/+1 |
2017-08-01 | Bluetooth: btusb: add ID for LiteOn 04ca:3016 | Brian Norris | 1 | -0/+1 |
2017-07-24 | Bluetooth: btusb: Fix memory leak in play_deferred | Jeffy Chen | 1 | -2/+17 |
2017-07-22 | Bluetooth: Style fix - align block comments | Derek Robson | 1 | -5/+10 |
2017-07-20 | Bluetooth: btusb: fix QCA Rome suspend/resume | Leif Liddy | 1 | -0/+6 |
2017-07-20 | Bluetooth: btusb: Add support of all Foxconn (105b) Broadcom devices | Dmitry Tunin | 1 | -1/+2 |
2017-06-16 | networking: add and use skb_put_u8() | Johannes Berg | 1 | -3/+3 |
2017-06-16 | networking: make skb_put & friends return void pointers | Johannes Berg | 1 | -5/+5 |
2017-06-16 | networking: introduce and use skb_put_data() | Johannes Berg | 1 | -6/+6 |
2017-06-14 | Bluetooth: btusb: Add support for 0489:e0a2 QCA_ROME device | Shih-Yuan Lee (FourDollars) | 1 | -0/+1 |
2017-05-18 | Bluetooth: Add support for Intel Bluetooth device 9460/9560 [8087:0aaa] | Tedd Ho-Jeong An | 1 | -0/+4 |
2017-04-12 | Bluetooth: btusb: wake system up when receives a wake irq | Jeffy Chen | 1 | -0/+2 |
2017-04-12 | Bluetooth: Added support for Rivet Networks Killer 1535 | Gabriel | 1 | -0/+1 |
2017-04-12 | Bluetooth: btusb: Add support for Intel Bluetooth devices 9160/9260 [8087:0025] | Marcel Holtmann | 1 | -0/+2 |
2017-04-12 | Bluetooth: Use switch statement for Intel hardware variants | Tedd Ho-Jeong An | 1 | -3/+7 |
2017-02-16 | Bluetooth: Add another AR3012 04ca:3018 device | Dmitry Tunin | 1 | -0/+1 |
2017-02-16 | Bluetooth: btusb: Add support for 413c:8143 | Wen-chien Jesse Sung | 1 | -0/+4 |
2017-02-16 | Bluetooth: btusb: Configure Marvell to use one of the pins for oob wakeup | Rajat Jain | 1 | -0/+51 |
2017-02-16 | Bluetooth: btusb: Add out-of-band wakeup support | Rajat Jain | 1 | -0/+85 |
2017-02-16 | Bluetooth: btusb: Use an error label for error paths | Rajat Jain | 1 | -10/+9 |
2017-02-16 | Bluetooth: btusb: add support for 0bb4:0306 | Christoph Haag | 1 | -0/+4 |
2016-10-07 | Bluetooth: btusb: Fix atheros firmware download error | Ethan Hsieh | 1 | -4/+4 |
2016-10-06 | Bluetooth: btusb: add entry for Marvell 8997 chipset | Amitkumar Karwar | 1 | -0/+1 |
2016-09-22 | Bluetooth: Add a new 04ca:3011 QCA_ROME device | Dmitry Tunin | 1 | -0/+1 |
2016-09-19 | Bluetooth: btusb: Mark CW6622 devices to have broken link key commands | Szymon Janc | 1 | -1/+6 |
2016-09-19 | Bluetooth: btusb: Add support for 0cf3:e009 | Kai-Heng Feng | 1 | -0/+1 |
2016-09-19 | Bluetooth: btusb, hci_intel: Fix wait_on_bit_timeout() return value checks | Bart Van Assche | 1 | -3/+2 |
2016-07-12 | Bluetooth: Add support of 13d3:3490 AR3012 device | Dmitry Tunin | 1 | -0/+1 |
2016-07-09 | Bluetooth: Rename HCI_BREDR into HCI_PRIMARY | Marcel Holtmann | 1 | -1/+1 |
2016-07-08 | Bluetooth: btusb: add support for device 0489:e092 | Yvain THONNART | 1 | -0/+1 |
2016-07-08 | Bluetooth: Replace constant hw_variant from Intel Bluetooth firmware filename | Tedd Ho-Jeong An | 1 | -4/+9 |
2016-07-08 | Bluetooth: Add support for Intel Bluetooth device 3168 [8087:0aa7] | Tedd Ho-Jeong An | 1 | -0/+1 |
2016-05-13 | Bluetooth: Add USB ID 13D3:3487 to ath3k | Lauro Costa | 1 | -0/+1 |
2016-05-06 | Bluetooth: Add support for Intel Bluetooth device 8265 [8087:0a2b] | Tedd Ho-Jeong An | 1 | -5/+6 |
2016-03-10 | Bluetooth: btusb: Add a new AR3012 ID 13d3:3472 | Dmitry Tunin | 1 | -0/+1 |
2016-02-28 | Bluetooth: btusb: Add a new AR3012 ID 04ca:3014 | Dmitry Tunin | 1 | -0/+1 |
2016-02-23 | Bluetooth: Add new AR3012 ID 0489:e095 | Dmitry Tunin | 1 | -0/+1 |
2016-02-23 | Bluetooth: btusb: Add new AR3012 ID 13d3:3395 | Dmitry Tunin | 1 | -0/+1 |
2015-12-10 | Bluetooth: btintel: Create common Intel Version Read function | Loic Poulain | 1 | -57/+23 |
2015-12-10 | Bluetooth: btintel: Add manufacturing enter/exit helpers | Loic Poulain | 1 | -40/+14 |
2015-12-10 | Bluetooth: Add support of Toshiba Broadcom based devices | Dmitry Tunin | 1 | -0/+4 |
2015-11-19 | Bluetooth: Use new hci_skb_pkt_* wrappers for drivers | Marcel Holtmann | 1 | -24/+24 |
2015-11-05 | Bluetooth: Fix possible deadlock in btusb | Kuba Pawlak | 1 | -2/+4 |
2015-10-21 | Bluetooth: btintel: Enable extra Intel vendor events | Marcel Holtmann | 1 | -8/+19 |
2015-10-21 | Bluetooth: btusb: Set manufacturer for Intel bootloader devices | Marcel Holtmann | 1 | -1/+3 |
2015-10-21 | Bluetooth: btusb: Add support for latest Apple controllers | Marcel Holtmann | 1 | -7/+15 |
2015-10-21 | Bluetooth: btusb: Set early vendor info for Intel and Broadcom | Marcel Holtmann | 1 | -0/+4 |
2015-10-21 | Bluetooth: ath3k: Add support of AR3012 0cf3:817b device | Dmitry Tunin | 1 | -0/+1 |