aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/bluetooth (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-10-01Bluetooth: hci_intel: Cleanup the device probe codeJarkko Nikula1-24/+0
2015-09-30Bluetooth: hci_h5: clean up hci_h5 codePrasanna Karthik1-5/+5
2015-09-30Bluetooth: btuart_cs: remove obsolete headerPrasanna Karthik1-1/+1
2015-09-28Bluetooth: hci_qca: Changed unsigned long to boolPrasanna Karthik1-2/+2
2015-09-25Bluetooth: btmrvl: Comparison to NULL re-writtenPrasanna Karthik2-2/+2
2015-09-25Bluetooth: btuart_cs: Comparison to NULL re-writtenPrasanna Karthik1-1/+1
2015-09-25Bluetooth: bt3c_cs: Comparison to NULL re-writtenPrasanna Karthik1-1/+1
2015-09-25Bluetooth: bluecard: Comparison to NULL could be re-writtenPrasanna Karthik1-1/+1
2015-09-24Bluetooth: hci_bcm: Add suspend/resume runtime PM functionsFrederic Danis1-4/+56
2015-09-24Bluetooth: Remove useless rx_lock spinlockFrederic Danis2-6/+3
2015-09-24Bluetooth: hci_bcm: Prepare PM runtime supportFrederic Danis1-28/+60
2015-09-24Bluetooth: hci_bcm: Fix IRQ polarity for T100Frederic Danis1-0/+25
2015-09-22Bluetooth: btmrvl: add sd8997 chipset supportAmitkumar Karwar2-2/+38
2015-09-22Bluetooth: btmrvl: remove extra space in castAmitkumar Karwar1-5/+5
2015-09-22Bluetooth: btmrvl: fix firmware dump issueNachiket Kukade1-0/+6
2015-09-17Bluetooth: hci_qca: Coding style clean upPrasanna Karthik1-3/+3
2015-09-17Bluetooth: bt3c_cs: clean up obsolete functionsPrasanna Karthik1-4/+8
2015-09-17Bluetooth: Remove SCO fragments on connection closeKuba Pawlak1-0/+14
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_bcm: Add wake-up capabilityFrederic Danis1-10/+150
2015-09-17Bluetooth: btusb: Use btintel_load_ddc_config for device configLoic Poulain1-30/+1
2015-09-17Bluetooth: hci_intel: Add Device configurationLoic Poulain1-0/+7
2015-09-17Bluetooth: btintel: Add Device Configuration supportLoic Poulain2-0/+53
2015-09-17Bluetooth: hci_intel: Fix warnings due to unused lpm functionsLoic Poulain1-0/+2
2015-09-17Bluetooth: btintel: fix warningVincent Stehlé1-1/+2
2015-09-17Bluetooth: btmrvl: skb resource leak, and double free.Kieran Bingham1-14/+0
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_bcm: Use bt_dev logging helpersFrederic Danis1-18/+18
2015-09-17Bluetooth: hci_bcm: Replace spinlock by mutexFrederic Danis1-13/+13
2015-09-17Bluetooth: hci_qca: Fix a few tab vs spaces issuesMarcel Holtmann1-3/+3
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-09-17Bluetooth: btusb: Detect new kind of counterfeit CSR controllersJohan Hedberg1-2/+4
2015-08-28Bluetooth: hci_bcm: Fix crash on suspendFrederic Danis1-10/+26
2015-08-28Bluetooth: hci_intel: Add support for platform driverLoic Poulain1-13/+189
2015-08-28Bluetooth: btintel: Add MODULE_FIRMWARE entries for iBT 3.0 controllersMarcel Holtmann1-0/+2
2015-08-28Bluetooth: btusb: Correct typos based on checkpatch.plMinjune Kim1-2/+2
2015-08-28Bluetooth: hci_intel: Add Intel baudrate configuration supportLoic Poulain1-0/+119
2015-08-28Bluetooth: hci_uart: Fix zero len data packet reception issueLoic Poulain1-2/+7
2015-08-28Bluetooth: btmrvl: change device pointer passed to dev_coredumpvShengzhen Li1-2/+1
2015-08-18Bluetooth: hci_bcm: Use non-sleep version of gpio_set_valueLoic Poulain1-2/+2
2015-08-15Bluetooth: btusb: mark 0c10:0000 devices with BTUSB_SWAVEPeter Poklop1-0/+3
2015-08-14Bluetooth: hciuart: Fix to use boolean flag with u32 typeBen YoungTae Kim1-4/+4
2015-08-12Bluetooth: hci_bcm: Fix "implicit declaration"Frederic Danis1-0/+7