summaryrefslogtreecommitdiffstats
path: root/drivers/bluetooth
Commit message (Expand)AuthorAgeFilesLines
* 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/+0Star
* 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/+3Star
* 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/+1Star
* 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/+0Star
* 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/+59Star
* 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
* Bluetooth: btintel: Add MODULE_FIRMWARE entries for iBT 3.0 controllersMarcel Holtmann2015-08-281-0/+2
* Bluetooth: btusb: Correct typos based on checkpatch.plMinjune Kim2015-08-281-2/+2
* Bluetooth: hci_intel: Add Intel baudrate configuration supportLoic Poulain2015-08-281-0/+119
* Bluetooth: hci_uart: Fix zero len data packet reception issueLoic Poulain2015-08-281-2/+7
* Bluetooth: btmrvl: change device pointer passed to dev_coredumpvShengzhen Li2015-08-281-2/+1Star
* Bluetooth: hci_bcm: Use non-sleep version of gpio_set_valueLoic Poulain2015-08-181-2/+2
* Bluetooth: btusb: mark 0c10:0000 devices with BTUSB_SWAVEPeter Poklop2015-08-151-0/+3
* Bluetooth: hciuart: Fix to use boolean flag with u32 typeBen YoungTae Kim2015-08-141-4/+4