aboutsummaryrefslogtreecommitdiff
path: root/drivers/bluetooth
AgeCommit message (Expand)AuthorFilesLines
2016-01-06Bluetooth: btmrvl: don't send data to firmware while processing suspendGravatar Chin-Ran Lo 3-3/+12
2016-01-06Bluetooth: btmrvl: max out host sleep parameter 'gap'Gravatar Chin-Ran Lo 1-1/+1
2016-01-04Bluetooth: btmrvl: fix hung task warning dumpGravatar Chin-Ran Lo 1-1/+2
2016-01-04Bluetooth: hci_bcm: new ACPI IDsGravatar Heikki Krogerus 1-0/+3
2016-01-04Bluetooth: hci_bcm: move all Broadcom ACPI IDs to BCM HCI driverGravatar Heikki Krogerus 1-0/+4
2015-12-22Bluetooth: bfusb: Fix the return error codeGravatar Syam Sidhardhan 1-1/+1
2015-12-22Bluetooth: bfusb: Remove redundant error messageGravatar Syam Sidhardhan 1-3/+1
2015-12-22Bluetooth: bcm203x: Remove redundant error messageGravatar Syam Sidhardhan 1-3/+1
2015-12-20Bluetooth: hci_bcm: Add BCM2E65 ACPI IDGravatar Luka Karinja 1-0/+1
2015-12-10Bluetooth: h5: Do not initialize Configuration fieldGravatar Andrei Emeltchenko 1-2/+2
2015-12-10Bluetooth: btintel: Create common Intel Version Read functionGravatar Loic Poulain 4-92/+66
2015-12-10Bluetooth: btintel: Add manufacturing enter/exit helpersGravatar Loic Poulain 3-94/+86
2015-12-10Bluetooth: Add support of Toshiba Broadcom based devicesGravatar Dmitry Tunin 1-0/+4
2015-12-10Bluetooth: hci_intel: Use shorter timeout for HCI commandsGravatar Loic Poulain 1-4/+4
2015-12-10Bluetooth: hci_ldisc: Remove dead codeGravatar Peter Hurley 1-7/+1
2015-12-10Bluetooth: Simplify setting Configuration FieldGravatar Andrei Emeltchenko 1-5/+1
2015-12-10Bluetooth: Use hexadecimal notation for maskGravatar Andrei Emeltchenko 1-1/+1
2015-11-19Bluetooth: Use hex notation for maskGravatar Andrei Emeltchenko 1-1/+1
2015-11-19Bluetooth: Fix mask for H5 header lenGravatar Andrei Emeltchenko 1-1/+1
2015-11-19Bluetooth: Use new hci_skb_pkt_* wrappers for driversGravatar Marcel Holtmann 21-116/+127
2015-11-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netGravatar Linus Torvalds 1-2/+4
2015-11-04Merge tag 'driver-core-4.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Gravatar Linus Torvalds 1-2/+2
2015-11-05Bluetooth: Fix possible deadlock in btusbGravatar Kuba Pawlak 1-2/+4
2015-10-25Bluetooth: btmrvl: add missing of_node_putGravatar Julia Lawall 1-1/+4
2015-10-22Bluetooth: hci_bcm: checking for ERR_PTR instead of NULLGravatar Dan Carpenter 1-2/+2
2015-10-21Bluetooth: btintel: Enable extra Intel vendor eventsGravatar Marcel Holtmann 3-9/+92
2015-10-21Bluetooth: btusb: Set manufacturer for Intel bootloader devicesGravatar Marcel Holtmann 1-1/+3
2015-10-21Bluetooth: hci_uart: Provide initial manufacturer informationGravatar Marcel Holtmann 6-0/+12
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 2-0/+3
2015-10-21Bluetooth: ath3k: Add new AR3012 0930:021c idGravatar Dmitry Tunin 2-0/+3
2015-10-21Bluetooth: btusb: Add support for Foxconn/Lenovo BCM43142A0 (105b:e065)Gravatar Santtu Rekilä 1-0/+3
2015-10-21Bluetooth: btbcm: Read USB product information for Apple devicesGravatar Marcel Holtmann 1-0/+9
2015-10-21Bluetooth: btbcm: Fix firmware version number calculationGravatar Marcel Holtmann 1-4/+4
2015-10-21Bluetooth: btusb: Mark BCM2045 devices to have broken link key commandsGravatar Marcel Holtmann 1-0/+7
2015-10-21Bluetooth: btintel: Add diagnostic support for older controllersGravatar Marcel Holtmann 3-0/+44
2015-10-21Bluetooth: btintel: Set quirk for non-persistent diagnostic settingsGravatar Marcel Holtmann 2-3/+3
2015-10-21Bluetooth: bpa10x: fix BT_HCIUART dependencyGravatar Arnd Bergmann 1-2/+1
2015-10-21Bluetooth: btusb: Print information of Intel SfP lock statesGravatar Marcel Holtmann 1-0/+9
2015-10-21Bluetooth: btintel: Add support for enabling tracing functionalityGravatar Marcel Holtmann 4-0/+40
2015-10-21Bluetooth: btusb: Add support for Broadcom LM_DIAG interfaceGravatar Marcel Holtmann 1-4/+224
2015-10-21Bluetooth: bpa10x: Fix missing BT_HCIUART dependencyGravatar Marcel Holtmann 1-0/+1
2015-10-08Bluetooth: bpa10x: Use h4_recv_buf helper for frame reassemblyGravatar Marcel Holtmann 3-109/+29
2015-10-08Bluetooth: bpa10x: Add support for set_diag driver callbackGravatar Marcel Holtmann 1-0/+20
2015-10-08Bluetooth: bpa10x: Read revision information in setup stageGravatar Marcel Holtmann 1-0/+19
2015-10-08Bluetooth: hci_bcm: Enable support for set_diag driver callbackGravatar Marcel Holtmann 1-0/+24
2015-10-08Bluetooth: hci_bcm: Enable parsing of LM_DIAG messagesGravatar Marcel Holtmann 1-3/+14
2015-10-07Bluetooth: btbcm: Read the local name in setup stageGravatar Marcel Holtmann 1-0/+44
2015-10-05Bluetooth: Move handling of HCI_RUNNING flag into coreGravatar Marcel Holtmann 12-82/+1