summaryrefslogtreecommitdiff
path: root/drivers/bluetooth
AgeCommit message (Expand)AuthorFilesLines
2016-08-22Bluetooth: Add support of 13d3:3490 AR3012 deviceDmitry Tunin2-0/+3
2016-08-22Bluetooth: Add USB ID 13D3:3487 to ath3kLauro Costa2-0/+3
2016-06-03Bluetooth: vhci: Fix race at creating hci deviceTakashi Iwai1-6/+17
2016-06-01Bluetooth: vhci: purge unhandled skbsJiri Slaby1-0/+1
2016-06-01Bluetooth: vhci: fix open_timeout vs. hdev raceJiri Slaby1-3/+5
2016-04-18Bluetooth: btusb: Add a new AR3012 ID 13d3:3472Dmitry Tunin2-0/+3
2016-04-18Bluetooth: btusb: Add a new AR3012 ID 04ca:3014Dmitry Tunin2-0/+3
2016-04-18Bluetooth: Add new AR3012 ID 0489:e095Dmitry Tunin2-0/+3
2016-04-18Bluetooth: btusb: Add new AR3012 ID 13d3:3395Dmitry Tunin2-0/+3
2016-02-02Bluetooth: Add support of Toshiba Broadcom based devicesDmitry Tunin1-0/+4
2015-08-27Bluetooth: ath3k: Add a new ID 0cf3:e006 to ath3k listWen-chien Jesse Sung2-0/+3
2015-07-04Bluetooth: ath3k: Add support of 04ca:300d AR3012 deviceDmitry Tunin2-0/+3
2015-07-04Bluetooth: ath3k: add support of 04ca:300f AR3012 deviceDmitry Tunin2-0/+3
2015-07-04Bluetooth: btusb: Fix memory leak in Intel setup routineMarcel Holtmann1-0/+2
2015-07-03ath3k: add support of 13d3:3474 AR3012 deviceDmitry Tunin2-0/+3
2015-07-03ath3k: Add support of 0489:e076 AR3012 deviceDmitry Tunin2-0/+3
2015-05-18Bluetooth: ath3k: Add support Atheros AR5B195 combo Mini PCIe cardAlexander Ploumistos2-0/+2
2015-04-28Bluetooth: Add USB device 04ca:3010 as Atheros AR3012Janne Heikkinen2-0/+3
2015-04-28Bluetooth: Add support for Acer [0489:e078]Anantha Krishnan2-0/+3
2015-04-28Bluetooth: Add support for Broadcom device of Asus Z97-DELUXE motherboardMarcel Holtmann1-0/+3
2015-03-07Bluetooth: btusb: Add support for Lite-On (04ca) Broadcom based, BCM43142Matej Dubovy1-0/+4
2015-03-07Bluetooth: btusb: Add support for Dynex/Insignia USB donglesMarcel Holtmann1-0/+3
2015-03-07Bluetooth: btusb: Add Broadcom patchram support for ASUSTek devicesRick Dunn1-1/+2
2015-03-07Bluetooth: ath3k: Add support of AR3012 bluetooth 13d3:3423 deviceDmitry Tunin2-0/+3
2015-03-07Bluetooth: ath3k: workaround the compatibility issue with xHCI controllerAdam Lee1-0/+8
2015-01-16Bluetooth: ath3k: Add support of MCI 13d3:3408 bt deviceDmitry Tunin2-0/+3
2014-10-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds1-14/+8
2014-10-09switch hci_vhci to ->write_iter()Al Viro1-14/+8
2014-09-30Bluetooth: btusb: remove redundant lock variableAmitkumar Karwar1-4/+0
2014-09-30Bluetooth: btmrvl: support Marvell Bluetooth device SD8887Xinming Hu2-2/+34
2014-09-30Bluetooth: btmrvl: rename definitions from 88xx to 8897Amitkumar Karwar1-2/+2
2014-09-16Bluetooth: btusb: Implement driver internal packet reassemblyMarcel Holtmann1-8/+189
2014-09-16Bluetooth: btusb: Split fragement receiption into separate functionsMarcel Holtmann1-9/+21
2014-09-16Bluetooth: btusb: Fix old coding style issuesMarcel Holtmann1-56/+58
2014-09-14Bluetooth: btusb: Separate TX URB allocation and submissionMarcel Holtmann1-81/+125
2014-09-14Bluetooth: btusb: Use GFP_KERNEL in btusb_send_frame()Johan Hedberg1-5/+5
2014-09-09Bluetooth: Fix issue with USB suspend in btusb driverChampion Chen1-0/+9
2014-08-14Bluetooth: Remove typedef bt3c_info_tHimangi Saraogi1-13/+14
2014-08-14Bluetooth: Remove typedefs nsh_t and dtl1_info_tHimangi Saraogi1-18/+18
2014-08-14Bluetooth: Remove typedef btuart_info_tHimangi Saraogi1-13/+14
2014-08-14Bluetooth: Remove typedef bluecard_info_tHimangi Saraogi1-17/+18
2014-08-14Add a new PID/VID 0227/0930 for AR3012.Vincent Zwanenburg2-0/+3
2014-08-14Bluetooth: Fix HCI H5 corrupted ack valueLoic Poulain1-1/+1
2014-07-31Bluetooth: Fix crash in the Marvell driver initialization codepathAnatol Pomozov1-0/+5
2014-07-21Bluetooth: Add support for Broadcom device of Asus Z97-DELUXE motherboardMarcel Holtmann1-0/+3
2014-07-20Bluetooth: Fix endian and alignment issue with ath3k version handlingMarcel Holtmann1-13/+16
2014-07-19Bluetooth: btmrvl: add public address configuration supportAmitkumar Karwar2-0/+25
2014-07-19Bluetooth: add public address configuration for Marvell USB devicesAmitkumar Karwar1-0/+31
2014-07-15Bluetooth: btmrvl: avoid sending data to firmware after hs_activatedChin-Ran Lo1-8/+8
2014-07-12Bluetooth: Fix HCIUARTGETDEVICE ioctl when UART is not registeredMarcel Holtmann1-1/+1