summaryrefslogtreecommitdiffstats
path: root/drivers/bluetooth/hci_bcm.c
Commit message (Expand)AuthorAgeFilesLines
* 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: hci_bcm: Do not test ACPI companion in bcm_acpi_probe()Jarkko Nikula2015-10-011-6/+2Star
* Bluetooth: hci_bcm: Remove needless looking codeJarkko Nikula2015-10-011-10/+3Star
* Bluetooth: hci_bcm: Remove needless acpi_match_device() callJarkko Nikula2015-10-011-5/+0Star
* Bluetooth: hci_bcm: Handle possible error from acpi_dev_get_resources()Jarkko Nikula2015-10-011-1/+3
* Bluetooth: hci_bcm: Add missing acpi_dev_free_resource_list()Jarkko Nikula2015-10-011-0/+1
* Bluetooth: hci_bcm: Add suspend/resume runtime PM functionsFrederic Danis2015-09-241-4/+56
* Bluetooth: hci_bcm: Prepare PM runtime supportFrederic Danis2015-09-241-28/+60
* Bluetooth: hci_bcm: Fix IRQ polarity for T100Frederic Danis2015-09-241-0/+25
* Bluetooth: hci_bcm: Add wake-up capabilityFrederic Danis2015-09-171-10/+150
* Bluetooth: hci_bcm: Use bt_dev logging helpersFrederic Danis2015-09-171-18/+18
* Bluetooth: hci_bcm: Replace spinlock by mutexFrederic Danis2015-09-171-13/+13
* Bluetooth: hci_bcm: Fix crash on suspendFrederic Danis2015-08-281-10/+26
* Bluetooth: hci_bcm: Use non-sleep version of gpio_set_valueLoic Poulain2015-08-181-2/+2
* Bluetooth: hci_bcm: Fix "implicit declaration"Frederic Danis2015-08-121-0/+7
* Bluetooth: hci_bcm: improve use of gpios APIUwe Kleine-König2015-08-121-15/+9Star
* Bluetooth: hci_bcm: Add suspend/resume PM functionsFrederic Danis2015-08-111-1/+66
* Bluetooth: hci_bcm: Retrieve UART speed from ACPIFrederic Danis2015-08-111-0/+28
* Bluetooth: hci_bcm: Add PM for BCM devicesFrederic Danis2015-08-111-2/+214
* Bluetooth: hci_uart: Fix speed selectionFrederic Danis2015-06-181-6/+23
* Bluetooth: hci_uart: Fix dereferencing of ERR_PTRChan-yeol Park2015-06-171-0/+1
* Bluetooth: hci_uart: Add bcm_set_baudrate()Frederic Danis2015-06-091-0/+58
* Bluetooth: hci_uart: Update Broadcom UART setupFrederic Danis2015-06-061-1/+29
* Bluetooth: btbcm: Move request/release_firmware()Frederic Danis2015-06-061-0/+1
* Bluetooth: hci_uart: Provide generic H:4 receive frameworkMarcel Holtmann2015-04-071-1/+8
* Bluetooth: hci_uart: Add protocol support for Broadcom UART devicesMarcel Holtmann2015-04-071-0/+115
* Bluetooth: hci_uart: Use generic functionality from Broadcom moduleMarcel Holtmann2015-04-071-17/+0Star
* Bluetooth: hci_uart: Add support Broadcom address configurationMarcel Holtmann2015-04-071-0/+48