summaryrefslogtreecommitdiffstats
path: root/drivers/bluetooth
Commit message (Expand)AuthorAgeFilesLines
...
* | Bluetooth: Move handling of HCI_RUNNING flag into coreMarcel Holtmann2015-10-0512-82/+1
* | Bluetooth: Move HCI_RUNNING check into hci_send_frameMarcel Holtmann2015-10-058-31/+0
* | Bluetooth: btbcm: Send HCI Reset before sending Apple specific commandsMarcel Holtmann2015-10-051-2/+8
* | Bluetooth: btintel: Add iBT register access over HCI supportLoic Poulain2015-10-033-0/+206
* | Bluetooth: hci_bcm: Do not test ACPI companion in bcm_acpi_probe()Jarkko Nikula2015-10-011-6/+2
* | Bluetooth: hci_bcm: Remove needless looking codeJarkko Nikula2015-10-011-10/+3
* | Bluetooth: hci_bcm: Remove needless acpi_match_device() callJarkko Nikula2015-10-011-5/+0
* | 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_intel: Cleanup the device probe codeJarkko Nikula2015-10-011-24/+0
* | Bluetooth: hci_h5: clean up hci_h5 codePrasanna Karthik2015-09-301-5/+5
* | Bluetooth: btuart_cs: remove obsolete headerPrasanna Karthik2015-09-301-1/+1
* | Bluetooth: hci_qca: Changed unsigned long to boolPrasanna Karthik2015-09-281-2/+2
* | Bluetooth: btmrvl: Comparison to NULL re-writtenPrasanna Karthik2015-09-252-2/+2
* | Bluetooth: btuart_cs: Comparison to NULL re-writtenPrasanna Karthik2015-09-251-1/+1
* | Bluetooth: bt3c_cs: Comparison to NULL re-writtenPrasanna Karthik2015-09-251-1/+1
* | Bluetooth: bluecard: Comparison to NULL could be re-writtenPrasanna Karthik2015-09-251-1/+1
* | Bluetooth: hci_bcm: Add suspend/resume runtime PM functionsFrederic Danis2015-09-241-4/+56
* | Bluetooth: Remove useless rx_lock spinlockFrederic Danis2015-09-242-6/+3
* | 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: btmrvl: add sd8997 chipset supportAmitkumar Karwar2015-09-222-2/+38
* | Bluetooth: btmrvl: remove extra space in castAmitkumar Karwar2015-09-221-5/+5
* | Bluetooth: btmrvl: fix firmware dump issueNachiket Kukade2015-09-221-0/+6
* | Bluetooth: hci_qca: Coding style clean upPrasanna Karthik2015-09-171-3/+3
* | Bluetooth: bt3c_cs: clean up obsolete functionsPrasanna Karthik2015-09-171-4/+8
* | Bluetooth: Remove SCO fragments on connection closeKuba Pawlak2015-09-171-0/+14
* | Bluetooth: hci_intel: Enable IRQ wake capabilityLoic Poulain2015-09-171-7/+25
* | Bluetooth: hci_intel: Give priority to LPM packetsLoic Poulain2015-09-171-3/+6
* | Bluetooth: hci_bcm: Add wake-up capabilityFrederic Danis2015-09-171-10/+150
* | Bluetooth: btusb: Use btintel_load_ddc_config for device configLoic Poulain2015-09-171-30/+1
* | Bluetooth: hci_intel: Add Device configurationLoic Poulain2015-09-171-0/+7
* | Bluetooth: btintel: Add Device Configuration supportLoic Poulain2015-09-172-0/+53
* | Bluetooth: hci_intel: Fix warnings due to unused lpm functionsLoic Poulain2015-09-171-0/+2
* | Bluetooth: btintel: fix warningVincent Stehlé2015-09-171-1/+2
* | Bluetooth: btmrvl: skb resource leak, and double free.Kieran Bingham2015-09-171-14/+0
* | Bluetooth: hci_intel: Show error in case of invalid LPM packet sizeLoic Poulain2015-09-171-2/+5
* | Bluetooth: hci_intel: Add runtime PM supportLoic Poulain2015-09-171-3/+69
* | Bluetooth: hci_intel: Add PM supportLoic Poulain2015-09-171-0/+53
* | Bluetooth: hci_intel: Implement LPM suspend/resumeLoic Poulain2015-09-171-0/+158
* | 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_qca: Fix a few tab vs spaces issuesMarcel Holtmann2015-09-171-3/+3
* | Bluetooth: hci_intel: Replace spinlock with mutexLoic Poulain2015-09-171-9/+9
* | Bluetooth: hci_intel: Use bt_dev logging helpersLoic Poulain2015-09-171-62/+59
* | Bluetooth: hci_intel: Introduce LPM supportLoic Poulain2015-09-171-3/+90
* | Bluetooth: hci_intel: Retrieve host-wake IRQLoic Poulain2015-09-171-1/+61
* | Bluetooth: btusb: Detect new kind of counterfeit CSR controllersJohan Hedberg2015-09-171-2/+4
|/
* Bluetooth: hci_bcm: Fix crash on suspendFrederic Danis2015-08-281-10/+26
* Bluetooth: hci_intel: Add support for platform driverLoic Poulain2015-08-281-13/+189
OpenPOWER on IntegriCloud