aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/bluetooth/hci_intel.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2016-07-11Bluetooth: hci_intel: Remove LPM enabling from setup procedureLoic Poulain1-21/+7
2016-05-02Bluetooth: hci_intel: Fix null gpio desc pointer dereferenceLoic Poulain1-4/+2
2016-02-23Bluetooth: hci_intel: Fix a wrong comparisonAnton Protopopov1-2/+2
2015-12-10Bluetooth: btintel: Create common Intel Version Read functionLoic Poulain1-35/+11
2015-12-10Bluetooth: hci_intel: Use shorter timeout for HCI commandsLoic Poulain1-4/+4
2015-11-19Bluetooth: Use new hci_skb_pkt_* wrappers for driversMarcel Holtmann1-7/+7
2015-10-21Bluetooth: hci_uart: Provide initial manufacturer informationMarcel Holtmann1-0/+1
2015-10-21Bluetooth: btintel: Add support for enabling tracing functionalityMarcel Holtmann1-0/+1
2015-10-01Bluetooth: hci_intel: Cleanup the device probe codeJarkko Nikula1-24/+0
2015-09-17Bluetooth: hci_intel: Enable IRQ wake capabilityLoic Poulain1-7/+25
2015-09-17Bluetooth: hci_intel: Give priority to LPM packetsLoic Poulain1-3/+6
2015-09-17Bluetooth: hci_intel: Add Device configurationLoic Poulain1-0/+7
2015-09-17Bluetooth: hci_intel: Fix warnings due to unused lpm functionsLoic Poulain1-0/+2
2015-09-17Bluetooth: hci_intel: Show error in case of invalid LPM packet sizeLoic Poulain1-2/+5
2015-09-17Bluetooth: hci_intel: Add runtime PM supportLoic Poulain1-3/+69
2015-09-17Bluetooth: hci_intel: Add PM supportLoic Poulain1-0/+53
2015-09-17Bluetooth: hci_intel: Implement LPM suspend/resumeLoic Poulain1-0/+158
2015-09-17Bluetooth: hci_intel: Replace spinlock with mutexLoic Poulain1-9/+9
2015-09-17Bluetooth: hci_intel: Use bt_dev logging helpersLoic Poulain1-62/+59
2015-09-17Bluetooth: hci_intel: Introduce LPM supportLoic Poulain1-3/+90
2015-09-17Bluetooth: hci_intel: Retrieve host-wake IRQLoic Poulain1-1/+61
2015-08-28Bluetooth: hci_intel: Add support for platform driverLoic Poulain1-13/+189
2015-08-28Bluetooth: hci_intel: Add Intel baudrate configuration supportLoic Poulain1-0/+119
2015-07-23Bluetooth: btintel: Create common function for Intel version infoMarcel Holtmann1-22/+1
2015-07-23Bluetooth: btintel: Create common Intel Secure Send functionMarcel Holtmann1-28/+4
2015-07-23Bluetooth: hci_uart: Add Intel address configuration supportMarcel Holtmann1-0/+2
2015-07-23Bluetooth: hci_uart: Add basic support for Intel Lightning Peak devicesLoic Poulain1-0/+604
2015-04-07Bluetooth: hci_uart: Use generic Intel support for address settingMarcel Holtmann1-17/+0
2015-04-07Bluetooth: hci_uart: Add support Intel address configurationMarcel Holtmann1-0/+48