summaryrefslogtreecommitdiff
path: root/drivers/bluetooth
AgeCommit message (Expand)Author
2016-08-11bluetooth: Add Split A2DP slimbusSungjun Park
2016-07-22Merge remote-tracking branch 'msm-4.4/tmp-2bf7955' into msm-4.4Trilok Soni
2016-07-12Merge remote-tracking branch 'origin/tmp-917a9a9133a6' into lskRunmin Wang
2016-07-05bluetooth: Add support for clocksSungjun Park
2016-06-28Bluetooth: Replace %p with %pKDibyendu Roy
2016-06-09Bluetooth: Add ioctl for pin connectivity testKiran Kelageri
2016-05-31net: cnss: add dual cnss platform driver support for dual WiFiSarada Prasanna Garnayak
2016-04-29bluetooth: Add slimbus driver for WCN3990Sungjun Park
2016-04-25bluetooth: Fix populating issue for no DT nodeSungjun Park
2016-04-12Bluetooth: Add new AR3012 ID 0489:e095Dmitry Tunin
2016-04-12Bluetooth: btusb: Add a new AR3012 ID 13d3:3472Dmitry Tunin
2016-04-12Bluetooth: btusb: Add a new AR3012 ID 04ca:3014Dmitry Tunin
2016-04-12Bluetooth: btusb: Add new AR3012 ID 13d3:3395Dmitry Tunin
2016-04-07bluetooth: Add WCN3990 power controlSungjun Park
2016-03-23bluetooth: Add snapshot of bluetooth driverSungjun Park
2016-03-23bluetooth: wait for write_work from protocol layer to finishRupesh Tatiya
2016-03-03Bluetooth: Add support of Toshiba Broadcom based devicesDmitry Tunin
2015-11-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2015-11-04Merge tag 'driver-core-4.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2015-11-05Bluetooth: Fix possible deadlock in btusbKuba Pawlak
2015-10-25Bluetooth: btmrvl: add missing of_node_putJulia Lawall
2015-10-22Bluetooth: hci_bcm: checking for ERR_PTR instead of NULLDan Carpenter
2015-10-21Bluetooth: btintel: Enable extra Intel vendor eventsMarcel Holtmann
2015-10-21Bluetooth: btusb: Set manufacturer for Intel bootloader devicesMarcel Holtmann
2015-10-21Bluetooth: hci_uart: Provide initial manufacturer informationMarcel Holtmann
2015-10-21Bluetooth: btusb: Add support for latest Apple controllersMarcel Holtmann
2015-10-21Bluetooth: btusb: Set early vendor info for Intel and BroadcomMarcel Holtmann
2015-10-21Bluetooth: ath3k: Add support of AR3012 0cf3:817b deviceDmitry Tunin
2015-10-21Bluetooth: ath3k: Add new AR3012 0930:021c idDmitry Tunin
2015-10-21Bluetooth: btusb: Add support for Foxconn/Lenovo BCM43142A0 (105b:e065)Santtu Rekilä
2015-10-21Bluetooth: btbcm: Read USB product information for Apple devicesMarcel Holtmann
2015-10-21Bluetooth: btbcm: Fix firmware version number calculationMarcel Holtmann
2015-10-21Bluetooth: btusb: Mark BCM2045 devices to have broken link key commandsMarcel Holtmann
2015-10-21Bluetooth: btintel: Add diagnostic support for older controllersMarcel Holtmann
2015-10-21Bluetooth: btintel: Set quirk for non-persistent diagnostic settingsMarcel Holtmann
2015-10-21Bluetooth: bpa10x: fix BT_HCIUART dependencyArnd Bergmann
2015-10-21Bluetooth: btusb: Print information of Intel SfP lock statesMarcel Holtmann
2015-10-21Bluetooth: btintel: Add support for enabling tracing functionalityMarcel Holtmann
2015-10-21Bluetooth: btusb: Add support for Broadcom LM_DIAG interfaceMarcel Holtmann
2015-10-21Bluetooth: bpa10x: Fix missing BT_HCIUART dependencyMarcel Holtmann
2015-10-08Bluetooth: bpa10x: Use h4_recv_buf helper for frame reassemblyMarcel Holtmann
2015-10-08Bluetooth: bpa10x: Add support for set_diag driver callbackMarcel Holtmann
2015-10-08Bluetooth: bpa10x: Read revision information in setup stageMarcel Holtmann
2015-10-08Bluetooth: hci_bcm: Enable support for set_diag driver callbackMarcel Holtmann
2015-10-08Bluetooth: hci_bcm: Enable parsing of LM_DIAG messagesMarcel Holtmann
2015-10-07Bluetooth: btbcm: Read the local name in setup stageMarcel Holtmann
2015-10-05Bluetooth: Move handling of HCI_RUNNING flag into coreMarcel Holtmann
2015-10-05Bluetooth: Move HCI_RUNNING check into hci_send_frameMarcel Holtmann
2015-10-05Bluetooth: btbcm: Send HCI Reset before sending Apple specific commandsMarcel Holtmann
2015-10-04debugfs: Pass bool pointer to debugfs_create_bool()Viresh Kumar