| Commit message (Expand) | Author | Age | Files | Lines |
* | Bluetooth: hci_bcm: new ACPI IDs | Heikki Krogerus | 2016-01-04 | 1 | -0/+3 |
* | Bluetooth: hci_bcm: move all Broadcom ACPI IDs to BCM HCI driver | Heikki Krogerus | 2016-01-04 | 1 | -0/+4 |
* | Bluetooth: hci_bcm: Add BCM2E65 ACPI ID | Luka Karinja | 2015-12-20 | 1 | -0/+1 |
* | Bluetooth: Use new hci_skb_pkt_* wrappers for drivers | Marcel Holtmann | 2015-11-19 | 1 | -1/+1 |
* | Bluetooth: hci_bcm: checking for ERR_PTR instead of NULL | Dan Carpenter | 2015-10-22 | 1 | -2/+2 |
* | Bluetooth: hci_uart: Provide initial manufacturer information | Marcel Holtmann | 2015-10-21 | 1 | -0/+1 |
* | Bluetooth: hci_bcm: Enable support for set_diag driver callback | Marcel Holtmann | 2015-10-08 | 1 | -0/+24 |
* | Bluetooth: hci_bcm: Enable parsing of LM_DIAG messages | Marcel Holtmann | 2015-10-08 | 1 | -3/+14 |
* | Bluetooth: hci_bcm: Do not test ACPI companion in bcm_acpi_probe() | Jarkko Nikula | 2015-10-01 | 1 | -6/+2 |
* | Bluetooth: hci_bcm: Remove needless looking code | Jarkko Nikula | 2015-10-01 | 1 | -10/+3 |
* | Bluetooth: hci_bcm: Remove needless acpi_match_device() call | Jarkko Nikula | 2015-10-01 | 1 | -5/+0 |
* | Bluetooth: hci_bcm: Handle possible error from acpi_dev_get_resources() | Jarkko Nikula | 2015-10-01 | 1 | -1/+3 |
* | Bluetooth: hci_bcm: Add missing acpi_dev_free_resource_list() | Jarkko Nikula | 2015-10-01 | 1 | -0/+1 |
* | Bluetooth: hci_bcm: Add suspend/resume runtime PM functions | Frederic Danis | 2015-09-24 | 1 | -4/+56 |
* | Bluetooth: hci_bcm: Prepare PM runtime support | Frederic Danis | 2015-09-24 | 1 | -28/+60 |
* | Bluetooth: hci_bcm: Fix IRQ polarity for T100 | Frederic Danis | 2015-09-24 | 1 | -0/+25 |
* | Bluetooth: hci_bcm: Add wake-up capability | Frederic Danis | 2015-09-17 | 1 | -10/+150 |
* | Bluetooth: hci_bcm: Use bt_dev logging helpers | Frederic Danis | 2015-09-17 | 1 | -18/+18 |
* | Bluetooth: hci_bcm: Replace spinlock by mutex | Frederic Danis | 2015-09-17 | 1 | -13/+13 |
* | Bluetooth: hci_bcm: Fix crash on suspend | Frederic Danis | 2015-08-28 | 1 | -10/+26 |
* | Bluetooth: hci_bcm: Use non-sleep version of gpio_set_value | Loic Poulain | 2015-08-18 | 1 | -2/+2 |
* | Bluetooth: hci_bcm: Fix "implicit declaration" | Frederic Danis | 2015-08-12 | 1 | -0/+7 |
* | Bluetooth: hci_bcm: improve use of gpios API | Uwe Kleine-König | 2015-08-12 | 1 | -15/+9 |
* | Bluetooth: hci_bcm: Add suspend/resume PM functions | Frederic Danis | 2015-08-11 | 1 | -1/+66 |
* | Bluetooth: hci_bcm: Retrieve UART speed from ACPI | Frederic Danis | 2015-08-11 | 1 | -0/+28 |
* | Bluetooth: hci_bcm: Add PM for BCM devices | Frederic Danis | 2015-08-11 | 1 | -2/+214 |
* | Bluetooth: hci_uart: Fix speed selection | Frederic Danis | 2015-06-18 | 1 | -6/+23 |
* | Bluetooth: hci_uart: Fix dereferencing of ERR_PTR | Chan-yeol Park | 2015-06-17 | 1 | -0/+1 |
* | Bluetooth: hci_uart: Add bcm_set_baudrate() | Frederic Danis | 2015-06-09 | 1 | -0/+58 |
* | Bluetooth: hci_uart: Update Broadcom UART setup | Frederic Danis | 2015-06-06 | 1 | -1/+29 |
* | Bluetooth: btbcm: Move request/release_firmware() | Frederic Danis | 2015-06-06 | 1 | -0/+1 |
* | Bluetooth: hci_uart: Provide generic H:4 receive framework | Marcel Holtmann | 2015-04-07 | 1 | -1/+8 |
* | Bluetooth: hci_uart: Add protocol support for Broadcom UART devices | Marcel Holtmann | 2015-04-07 | 1 | -0/+115 |
* | Bluetooth: hci_uart: Use generic functionality from Broadcom module | Marcel Holtmann | 2015-04-07 | 1 | -17/+0 |
* | Bluetooth: hci_uart: Add support Broadcom address configuration | Marcel Holtmann | 2015-04-07 | 1 | -0/+48 |