aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/bluetooth (follow)
AgeCommit message (Expand)AuthorFilesLines
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
2015-08-12Bluetooth: hci_bcm: improve use of gpios APIUwe Kleine-König1-15/+9
2015-08-11Bluetooth: hci_bcm: Add suspend/resume PM functionsFrederic Danis1-1/+66
2015-08-11Bluetooth: hci_bcm: Retrieve UART speed from ACPIFrederic Danis1-0/+28
2015-08-11Bluetooth: hci_bcm: Add PM for BCM devicesFrederic Danis1-2/+214
2015-08-10Bluetooth: hciuart: Add support QCA chipset for UARTBen Young Tae Kim5-1/+996
2015-08-10Bluetooth: btqca: Introduce generic QCA ROME supportBen Young Tae Kim4-0/+532
2015-08-10Bluetooth: btmrvl: release sdio bus after firmware is upAniket Nagarnaik1-2/+2
2015-07-30Bluetooth: btusb: match generic class code in interface descriptorDaniel Drake1-0/+3
2015-07-30Bluetooth: btbcm: Add BCM4330B1 UART deviceFrederic Danis1-1/+7
2015-07-27Bluetooth: hci_h5: Cleaned up coding style warningsPrasanna Karthik1-1/+1
2015-07-27Bluetooth: hci_ldisc: Cleaned up coding style warningsPrasanna Karthik1-1/+1
2015-07-27Bluetooth: btmrvl: Coding style Fix for btmrvl headerPrasanna Karthik1-3/+3
2015-07-23Bluetooth: bt3c_cs: Fix coding stylePrasanna Karthik1-1/+1
2015-07-23Bluetooth: btintel: Create common function for Intel version infoMarcel Holtmann4-44/+28
2015-07-23Bluetooth: btintel: Create common Intel Secure Send functionMarcel Holtmann4-57/+42