summaryrefslogtreecommitdiff
path: root/drivers/bluetooth
AgeCommit message (Expand)AuthorFilesLines
2016-06-15Bluetooth: hci_ldisc: Fix null pointer derefence in case of early dataLoic Poulain2-4/+8
2016-06-15Bluetooth: btmrvl_sdio: fix firmware activation failureWei-Ning Huang1-1/+1
2016-04-11Bluetooth: Add new AR3012 ID 0489:e095Dmitry Tunin2-0/+3
2016-04-11Bluetooth: btusb: Add a new AR3012 ID 13d3:3472Dmitry Tunin2-0/+3
2016-04-11Bluetooth: btusb: Add a new AR3012 ID 04ca:3014Dmitry Tunin2-0/+3
2016-04-11Bluetooth: btusb: Add new AR3012 ID 13d3:3395Dmitry Tunin2-0/+3
2016-01-05Bluetooth: ath3k: Add support of AR3012 0cf3:817b deviceDmitry Tunin2-0/+3
2016-01-05Bluetooth: ath3k: Add new AR3012 0930:021c idDmitry Tunin2-0/+3
2016-01-05Bluetooth: ath3k: Add support of 04ca:300d AR3012 deviceDmitry Tunin2-0/+3
2015-08-04Bluetooth: btusb: Fix memory leak in Intel setup routineMarcel Holtmann1-0/+2
2015-07-30Bluetooth: ath3k: Add a new ID 0cf3:e006 to ath3k listWen-chien Jesse Sung2-0/+3
2015-07-30Bluetooth: ath3k: add support of 04ca:300f AR3012 deviceDmitry Tunin2-0/+3
2015-07-30ath3k: add support of 13d3:3474 AR3012 deviceDmitry Tunin2-0/+3
2015-07-30ath3k: Add support of 0489:e076 AR3012 deviceDmitry Tunin2-0/+3
2015-05-04Bluetooth: ath3k: Add support Atheros AR5B195 combo Mini PCIe cardAlexander Ploumistos2-0/+2
2015-04-27Bluetooth: Add USB device 04ca:3010 as Atheros AR3012Janne Heikkinen2-0/+3
2015-04-27Bluetooth: ath3k: Add support of AR3012 bluetooth 13d3:3423 deviceDmitry Tunin2-0/+3
2015-04-27Bluetooth: ath3k: Add support of MCI 13d3:3408 bt deviceDmitry Tunin2-0/+3
2015-03-05Bluetooth: Add support for Acer [0489:e078]Anantha Krishnan2-0/+3
2015-02-16Bluetooth: ath3k: workaround the compatibility issue with xHCI controllerAdam Lee1-0/+8
2014-11-13Add a new PID/VID 0227/0930 for AR3012.Vincent Zwanenburg2-0/+3
2014-11-13Bluetooth: Add support for Acer [13D3:3432]Anantha Krishnan2-0/+3
2014-11-13Bluetooth: append new supported device to the list [0b05:17d0]Andy Shevchenko2-0/+3
2014-11-13Bluetooth: sort the list of IDs in the source codeAndy Shevchenko2-68/+68
2014-11-13Bluetooth: Add firmware update for Atheros 0cf3:311fOliver Neukum2-0/+3
2014-11-13Bluetooth: Enable Atheros 0cf3:311e for firmware uploadOliver Neukum2-0/+3
2014-11-13Bluetooth: Add support for Toshiba Bluetooth device [0930:0220]Marco Piazza2-0/+3
2014-11-13Bluetooth: ath3k: Add support for a new AR3012 deviceSujith Manoharan2-0/+3
2014-11-13Bluetooth: ath3k: Add support for another AR3012 cardSujith Manoharan2-0/+3
2014-11-13Bluetooth: Fix crash in the Marvell driver initialization codepathAnatol Pomozov1-0/+5
2014-11-13Bluetooth: Add support for Broadcom device of Asus Z97-DELUXE motherboardMarcel Holtmann1-0/+3
2014-11-13Bluetooth: Fix endian and alignment issue with ath3k version handlingMarcel Holtmann1-13/+16
2014-11-13Bluetooth: Fix endianess issue in the ath3k driverPeng Chen1-2/+2
2014-11-13Bluetooth: Ignore isochronous endpoints for Intel USB bootloaderMarcel Holtmann1-1/+2
2014-11-13Bluetooth: Handle Intel USB bootloader with buggy interruptMarcel Holtmann1-0/+12
2014-11-13Bluetooth: Add support for Intel bootloader devicesMarcel Holtmann1-0/+7
2014-11-13Bluetooth: btusb: Add IMC Networks (Broadcom based)Jurgen Kramer1-0/+3
2014-10-31Bluetooth: Fix issue with USB suspend in btusb driverChampion Chen1-0/+9
2014-10-31Bluetooth: Fix HCI H5 corrupted ack valueLoic Poulain1-1/+1
2014-07-29Bluetooth: Ignore H5 non-link packets in non-active stateLoic Poulain1-0/+1
2014-07-02bluetooth: hci_ldisc: fix deadlock conditionFelipe Balbi2-5/+20
2014-06-09Bluetooth: Add support for Lite-on [04ca:3007]Mohammed Habibulla2-0/+3
2014-04-25Bluetooth: Add support for Intel Bluetooth device [8087:0a2a]Tedd Ho-Jeong An1-0/+1
2013-11-29Bluetooth: revert: "Bluetooth: Add missing reset_resume dev_pm_ops"Hans de Goede1-1/+0
2013-09-24Bluetooth: btusb: Add support for Belkin F8065bfKen O'Brien1-0/+3
2013-09-16Bluetooth: Add support for BCM20702A0 [0b05, 17cb]Raphael Kubo da Costa1-0/+1
2013-09-16Bluetooth: Add a new PID/VID 0cf3/e005 for AR3012.Peng Chen2-0/+3
2013-08-22Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/blueto...John W. Linville2-5/+5
2013-08-21Bluetooth: use DIV_ROUND_UP in suitable places in btmrvl_sdioAndy Shevchenko1-2/+2
2013-07-31Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/blueto...John W. Linville2-16/+48