summaryrefslogtreecommitdiffstats
path: root/drivers/bluetooth
Commit message (Expand)AuthorAgeFilesLines
* Bluetooth: btmrvl: don't send data to firmware while processing suspendChin-Ran Lo2016-01-063-3/+12
* Bluetooth: btmrvl: max out host sleep parameter 'gap'Chin-Ran Lo2016-01-061-1/+1
* Bluetooth: btmrvl: fix hung task warning dumpChin-Ran Lo2016-01-041-1/+2
* Bluetooth: hci_bcm: new ACPI IDsHeikki Krogerus2016-01-041-0/+3
* Bluetooth: hci_bcm: move all Broadcom ACPI IDs to BCM HCI driverHeikki Krogerus2016-01-041-0/+4
* Bluetooth: bfusb: Fix the return error codeSyam Sidhardhan2015-12-221-1/+1
* Bluetooth: bfusb: Remove redundant error messageSyam Sidhardhan2015-12-221-3/+1
* Bluetooth: bcm203x: Remove redundant error messageSyam Sidhardhan2015-12-221-3/+1
* Bluetooth: hci_bcm: Add BCM2E65 ACPI IDLuka Karinja2015-12-201-0/+1
* Bluetooth: h5: Do not initialize Configuration fieldAndrei Emeltchenko2015-12-101-2/+2
* Bluetooth: btintel: Create common Intel Version Read functionLoic Poulain2015-12-104-92/+66
* Bluetooth: btintel: Add manufacturing enter/exit helpersLoic Poulain2015-12-103-94/+86
* Bluetooth: Add support of Toshiba Broadcom based devicesDmitry Tunin2015-12-101-0/+4
* Bluetooth: hci_intel: Use shorter timeout for HCI commandsLoic Poulain2015-12-101-4/+4
* Bluetooth: hci_ldisc: Remove dead codePeter Hurley2015-12-101-7/+1
* Bluetooth: Simplify setting Configuration FieldAndrei Emeltchenko2015-12-101-5/+1
* Bluetooth: Use hexadecimal notation for maskAndrei Emeltchenko2015-12-101-1/+1
* Bluetooth: Use hex notation for maskAndrei Emeltchenko2015-11-191-1/+1
* Bluetooth: Fix mask for H5 header lenAndrei Emeltchenko2015-11-191-1/+1
* Bluetooth: Use new hci_skb_pkt_* wrappers for driversMarcel Holtmann2015-11-1921-116/+127
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2015-11-101-2/+4
|\
| * Bluetooth: Fix possible deadlock in btusbKuba Pawlak2015-11-051-2/+4
* | Merge tag 'driver-core-4.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2015-11-041-2/+2
|\ \ | |/ |/|
| * debugfs: Pass bool pointer to debugfs_create_bool()Viresh Kumar2015-10-041-2/+2
* | Bluetooth: btmrvl: add missing of_node_putJulia Lawall2015-10-251-1/+4
* | Bluetooth: hci_bcm: checking for ERR_PTR instead of NULLDan Carpenter2015-10-221-2/+2
* | Bluetooth: btintel: Enable extra Intel vendor eventsMarcel Holtmann2015-10-213-9/+92
* | Bluetooth: btusb: Set manufacturer for Intel bootloader devicesMarcel Holtmann2015-10-211-1/+3
* | Bluetooth: hci_uart: Provide initial manufacturer informationMarcel Holtmann2015-10-216-0/+12
* | Bluetooth: btusb: Add support for latest Apple controllersMarcel Holtmann2015-10-211-7/+15
* | Bluetooth: btusb: Set early vendor info for Intel and BroadcomMarcel Holtmann2015-10-211-0/+4
* | Bluetooth: ath3k: Add support of AR3012 0cf3:817b deviceDmitry Tunin2015-10-212-0/+3
* | Bluetooth: ath3k: Add new AR3012 0930:021c idDmitry Tunin2015-10-212-0/+3
* | Bluetooth: btusb: Add support for Foxconn/Lenovo BCM43142A0 (105b:e065)Santtu Rekilä2015-10-211-0/+3
* | Bluetooth: btbcm: Read USB product information for Apple devicesMarcel Holtmann2015-10-211-0/+9
* | Bluetooth: btbcm: Fix firmware version number calculationMarcel Holtmann2015-10-211-4/+4
* | Bluetooth: btusb: Mark BCM2045 devices to have broken link key commandsMarcel Holtmann2015-10-211-0/+7
* | Bluetooth: btintel: Add diagnostic support for older controllersMarcel Holtmann2015-10-213-0/+44
* | Bluetooth: btintel: Set quirk for non-persistent diagnostic settingsMarcel Holtmann2015-10-212-3/+3
* | Bluetooth: bpa10x: fix BT_HCIUART dependencyArnd Bergmann2015-10-211-2/+1
* | Bluetooth: btusb: Print information of Intel SfP lock statesMarcel Holtmann2015-10-211-0/+9
* | Bluetooth: btintel: Add support for enabling tracing functionalityMarcel Holtmann2015-10-214-0/+40
* | Bluetooth: btusb: Add support for Broadcom LM_DIAG interfaceMarcel Holtmann2015-10-211-4/+224
* | Bluetooth: bpa10x: Fix missing BT_HCIUART dependencyMarcel Holtmann2015-10-211-0/+1
* | Bluetooth: bpa10x: Use h4_recv_buf helper for frame reassemblyMarcel Holtmann2015-10-083-109/+29
* | Bluetooth: bpa10x: Add support for set_diag driver callbackMarcel Holtmann2015-10-081-0/+20
* | Bluetooth: bpa10x: Read revision information in setup stageMarcel Holtmann2015-10-081-0/+19
* | Bluetooth: hci_bcm: Enable support for set_diag driver callbackMarcel Holtmann2015-10-081-0/+24
* | Bluetooth: hci_bcm: Enable parsing of LM_DIAG messagesMarcel Holtmann2015-10-081-3/+14
* | Bluetooth: btbcm: Read the local name in setup stageMarcel Holtmann2015-10-071-0/+44
OpenPOWER on IntegriCloud