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