summaryrefslogtreecommitdiffstats
path: root/drivers/bluetooth
AgeCommit message (Expand)AuthorLines
2016-05-13Bluetooth: Add USB ID 13D3:3487 to ath3kLauro Costa-0/+3
2016-05-06Bluetooth: Add support for Intel Bluetooth device 8265 [8087:0a2b]Tedd Ho-Jeong An-5/+6
2016-05-02Bluetooth: hci_intel: Fix null gpio desc pointer dereferenceLoic Poulain-4/+2
2016-05-02btmrvl: add platform specific wakeup interrupt supportXinming Hu-15/+116
2016-04-22Bluetooth: ath3k: Silence uninitialized variable warningDan Carpenter-2/+4
2016-04-20Bluetooth: vhci: Fix race at creating hci deviceTakashi Iwai-6/+17
2016-04-08Bluetooth: hci_bcsp: fix code styleMaxim Zhukov-26/+31
2016-04-08Bluetooth: vhci: purge unhandled skbsJiri Slaby-0/+1
2016-04-08Bluetooth: vhci: fix open_timeout vs. hdev raceJiri Slaby-3/+5
2016-04-08Bluetooth: hci_ldisc: Fix null pointer derefence in case of early dataLoic Poulain-4/+8
2016-04-08Bluetooth: hci_bcm: Add BCM2E71 ACPI IDLoic Poulain-0/+1
2016-03-10Bluetooth: btmrvl_sdio: fix firmware activation failureWei-Ning Huang-1/+1
2016-03-10Bluetooth: btusb: Add a new AR3012 ID 13d3:3472Dmitry Tunin-0/+3
2016-03-10Bluetooth: hci_bcm: Add BCM2E55 ACPI ID used in Lenovo ThinkPad Tablet 8Jérôme de Bretagne-0/+1
2016-02-29Bluetooth: hci_uart: Add diag and address support for Intel/AG6xxMarcel Holtmann-1/+12
2016-02-28Bluetooth: btusb: Add a new AR3012 ID 04ca:3014Dmitry Tunin-0/+3
2016-02-24Bluetooth: hci_uart: Add Intel/AG6xx supportLoic Poulain-1/+351
2016-02-23Bluetooth: Add new AR3012 ID 0489:e095Dmitry Tunin-0/+3
2016-02-23Bluetooth: btbcm: Fix handling of firmware not foundPetri Gynther-1/+2
2016-02-23Bluetooth: hci_bcm: Add BCM2E7C ACPI IDMika Westerberg-0/+1
2016-02-23Bluetooth: hci_bcm: Add new ACPI ID for bcm43241J.J. Meijer-0/+1
2016-02-23Bluetooth: btusb: Add new AR3012 ID 13d3:3395Dmitry Tunin-0/+3
2016-02-23Bluetooth: hci_intel: Fix a wrong comparisonAnton Protopopov-2/+2
2016-02-23Bluetooth: ath3k: Fixed a blank line after declaration issueBhumika Goyal-0/+1
2016-01-06Bluetooth: btmrvl: don't send data to firmware while processing suspendChin-Ran Lo-3/+12
2016-01-06Bluetooth: btmrvl: max out host sleep parameter 'gap'Chin-Ran Lo-1/+1
2016-01-04Bluetooth: btmrvl: fix hung task warning dumpChin-Ran Lo-1/+2
2016-01-04Bluetooth: hci_bcm: new ACPI IDsHeikki Krogerus-0/+3
2016-01-04Bluetooth: hci_bcm: move all Broadcom ACPI IDs to BCM HCI driverHeikki Krogerus-0/+4
2015-12-22Bluetooth: bfusb: Fix the return error codeSyam Sidhardhan-1/+1
2015-12-22Bluetooth: bfusb: Remove redundant error messageSyam Sidhardhan-3/+1
2015-12-22Bluetooth: bcm203x: Remove redundant error messageSyam Sidhardhan-3/+1
2015-12-20Bluetooth: hci_bcm: Add BCM2E65 ACPI IDLuka Karinja-0/+1
2015-12-10Bluetooth: h5: Do not initialize Configuration fieldAndrei Emeltchenko-2/+2
2015-12-10Bluetooth: btintel: Create common Intel Version Read functionLoic Poulain-92/+66
2015-12-10Bluetooth: btintel: Add manufacturing enter/exit helpersLoic Poulain-94/+86
2015-12-10Bluetooth: Add support of Toshiba Broadcom based devicesDmitry Tunin-0/+4
2015-12-10Bluetooth: hci_intel: Use shorter timeout for HCI commandsLoic Poulain-4/+4
2015-12-10Bluetooth: hci_ldisc: Remove dead codePeter Hurley-7/+1
2015-12-10Bluetooth: Simplify setting Configuration FieldAndrei Emeltchenko-5/+1
2015-12-10Bluetooth: Use hexadecimal notation for maskAndrei Emeltchenko-1/+1
2015-11-19Bluetooth: Use hex notation for maskAndrei Emeltchenko-1/+1
2015-11-19Bluetooth: Fix mask for H5 header lenAndrei Emeltchenko-1/+1
2015-11-19Bluetooth: Use new hci_skb_pkt_* wrappers for driversMarcel Holtmann-116/+127
2015-11-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds-2/+4
2015-11-04Merge tag 'driver-core-4.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds-2/+2
2015-11-05Bluetooth: Fix possible deadlock in btusbKuba Pawlak-2/+4
2015-10-25Bluetooth: btmrvl: add missing of_node_putJulia Lawall-1/+4
2015-10-22Bluetooth: hci_bcm: checking for ERR_PTR instead of NULLDan Carpenter-2/+2
2015-10-21Bluetooth: btintel: Enable extra Intel vendor eventsMarcel Holtmann-9/+92