summaryrefslogtreecommitdiffstats
path: root/drivers/bluetooth
AgeCommit message (Expand)AuthorLines
2015-09-17Bluetooth: hci_intel: Implement LPM suspend/resumeLoic Poulain-0/+158
2015-09-17Bluetooth: hci_bcm: Use bt_dev logging helpersFrederic Danis-18/+18
2015-09-17Bluetooth: hci_bcm: Replace spinlock by mutexFrederic Danis-13/+13
2015-09-17Bluetooth: hci_qca: Fix a few tab vs spaces issuesMarcel Holtmann-3/+3
2015-09-17Bluetooth: hci_intel: Replace spinlock with mutexLoic Poulain-9/+9
2015-09-17Bluetooth: hci_intel: Use bt_dev logging helpersLoic Poulain-62/+59
2015-09-17Bluetooth: hci_intel: Introduce LPM supportLoic Poulain-3/+90
2015-09-17Bluetooth: hci_intel: Retrieve host-wake IRQLoic Poulain-1/+61
2015-09-17Bluetooth: btusb: Detect new kind of counterfeit CSR controllersJohan Hedberg-2/+4
2015-08-28Bluetooth: hci_bcm: Fix crash on suspendFrederic Danis-10/+26
2015-08-28Bluetooth: hci_intel: Add support for platform driverLoic Poulain-13/+189
2015-08-28Bluetooth: btintel: Add MODULE_FIRMWARE entries for iBT 3.0 controllersMarcel Holtmann-0/+2
2015-08-28Bluetooth: btusb: Correct typos based on checkpatch.plMinjune Kim-2/+2
2015-08-28Bluetooth: hci_intel: Add Intel baudrate configuration supportLoic Poulain-0/+119
2015-08-28Bluetooth: hci_uart: Fix zero len data packet reception issueLoic Poulain-2/+7
2015-08-28Bluetooth: btmrvl: change device pointer passed to dev_coredumpvShengzhen Li-2/+1
2015-08-18Bluetooth: hci_bcm: Use non-sleep version of gpio_set_valueLoic Poulain-2/+2
2015-08-15Bluetooth: btusb: mark 0c10:0000 devices with BTUSB_SWAVEPeter Poklop-0/+3
2015-08-14Bluetooth: hciuart: Fix to use boolean flag with u32 typeBen YoungTae Kim-4/+4
2015-08-12Bluetooth: hci_bcm: Fix "implicit declaration"Frederic Danis-0/+7
2015-08-12Bluetooth: hci_bcm: improve use of gpios APIUwe Kleine-König-15/+9
2015-08-11Bluetooth: hci_bcm: Add suspend/resume PM functionsFrederic Danis-1/+66
2015-08-11Bluetooth: hci_bcm: Retrieve UART speed from ACPIFrederic Danis-0/+28
2015-08-11Bluetooth: hci_bcm: Add PM for BCM devicesFrederic Danis-2/+214
2015-08-10Bluetooth: hciuart: Add support QCA chipset for UARTBen Young Tae Kim-1/+996
2015-08-10Bluetooth: btqca: Introduce generic QCA ROME supportBen Young Tae Kim-0/+532
2015-08-10Bluetooth: btmrvl: release sdio bus after firmware is upAniket Nagarnaik-2/+2
2015-07-30Bluetooth: btusb: match generic class code in interface descriptorDaniel Drake-0/+3
2015-07-30Bluetooth: btbcm: Add BCM4330B1 UART deviceFrederic Danis-1/+7
2015-07-27Bluetooth: hci_h5: Cleaned up coding style warningsPrasanna Karthik-1/+1
2015-07-27Bluetooth: hci_ldisc: Cleaned up coding style warningsPrasanna Karthik-1/+1
2015-07-27Bluetooth: btmrvl: Coding style Fix for btmrvl headerPrasanna Karthik-3/+3
2015-07-23Bluetooth: bt3c_cs: Fix coding stylePrasanna Karthik-1/+1
2015-07-23Bluetooth: btintel: Create common function for Intel version infoMarcel Holtmann-44/+28
2015-07-23Bluetooth: btintel: Create common Intel Secure Send functionMarcel Holtmann-57/+42
2015-07-23Bluetooth: hci_uart: Add Intel address configuration supportMarcel Holtmann-0/+2
2015-07-23Bluetooth: btusb: Use hardware error handler from Intel moduleMarcel Holtmann-34/+1
2015-07-23Bluetooth: btintel: Add generic function for handling hardware errorsMarcel Holtmann-0/+39
2015-07-23Bluetooth: dtl1_cs: Fixed coding stylePrasanna Karthik-1/+1
2015-07-23Bluetooth: bfusb: Coding style fix reported by coccinellePrasanna Karthik-1/+1
2015-07-23Bluetooth: hci_uart: Add basic support for Intel Lightning Peak devicesLoic Poulain-0/+616
2015-07-23Bluetooth: dtl1_cs: Fix coding style -- clean upPrasanna Karthik-2/+2
2015-07-14Bluetooth: btbcm: allow btbcm_read_verbose_config to fail on AppleChris Mason-6/+5
2015-06-18Bluetooth: ath3k: Add support of 04ca:300d AR3012 deviceDmitry Tunin-0/+3
2015-06-18Bluetooth: bt3c_cs: Fix coding style -- clean upPrasanna Karthik-2/+1
2015-06-18Bluetooth: hci_uart: Fix speed selectionFrederic Danis-12/+29
2015-06-17Bluetooth: hci_uart: Add new line discipline enhancementsIlya Faenson-6/+109
2015-06-17Bluetooth: btbcm: Support the BCM4354 Bluetooth UART deviceIlya Faenson-0/+33
2015-06-17Bluetooth: btusb: Add routine for applying Intel DDC parametersTedd Ho-Jeong An-0/+43
2015-06-17Bluetooth: hci_uart: Fix dereferencing of ERR_PTRChan-yeol Park-0/+3