aboutsummaryrefslogtreecommitdiff
path: root/drivers/bluetooth
AgeCommit message (Expand)AuthorFilesLines
2015-08-28Bluetooth: hci_bcm: Fix crash on suspendGravatar Frederic Danis 1-10/+26
2015-08-28Bluetooth: hci_intel: Add support for platform driverGravatar Loic Poulain 1-13/+189
2015-08-28Bluetooth: btintel: Add MODULE_FIRMWARE entries for iBT 3.0 controllersGravatar Marcel Holtmann 1-0/+2
2015-08-28Bluetooth: btusb: Correct typos based on checkpatch.plGravatar Minjune Kim 1-2/+2
2015-08-28Bluetooth: hci_intel: Add Intel baudrate configuration supportGravatar Loic Poulain 1-0/+119
2015-08-28Bluetooth: hci_uart: Fix zero len data packet reception issueGravatar Loic Poulain 1-2/+7
2015-08-28Bluetooth: btmrvl: change device pointer passed to dev_coredumpvGravatar Shengzhen Li 1-2/+1
2015-08-18Bluetooth: hci_bcm: Use non-sleep version of gpio_set_valueGravatar Loic Poulain 1-2/+2
2015-08-15Bluetooth: btusb: mark 0c10:0000 devices with BTUSB_SWAVEGravatar Peter Poklop 1-0/+3
2015-08-14Bluetooth: hciuart: Fix to use boolean flag with u32 typeGravatar Ben YoungTae Kim 1-4/+4
2015-08-12Bluetooth: hci_bcm: Fix "implicit declaration"Gravatar Frederic Danis 1-0/+7
2015-08-12Bluetooth: hci_bcm: improve use of gpios APIGravatar Uwe Kleine-König 1-15/+9
2015-08-11Bluetooth: hci_bcm: Add suspend/resume PM functionsGravatar Frederic Danis 1-1/+66
2015-08-11Bluetooth: hci_bcm: Retrieve UART speed from ACPIGravatar Frederic Danis 1-0/+28
2015-08-11Bluetooth: hci_bcm: Add PM for BCM devicesGravatar Frederic Danis 1-2/+214
2015-08-10Bluetooth: hciuart: Add support QCA chipset for UARTGravatar Ben Young Tae Kim 5-1/+996
2015-08-10Bluetooth: btqca: Introduce generic QCA ROME supportGravatar Ben Young Tae Kim 4-0/+532
2015-08-10Bluetooth: btmrvl: release sdio bus after firmware is upGravatar Aniket Nagarnaik 1-2/+2
2015-07-30Bluetooth: btusb: match generic class code in interface descriptorGravatar Daniel Drake 1-0/+3
2015-07-30Bluetooth: btbcm: Add BCM4330B1 UART deviceGravatar Frederic Danis 1-1/+7
2015-07-27Bluetooth: hci_h5: Cleaned up coding style warningsGravatar Prasanna Karthik 1-1/+1
2015-07-27Bluetooth: hci_ldisc: Cleaned up coding style warningsGravatar Prasanna Karthik 1-1/+1
2015-07-27Bluetooth: btmrvl: Coding style Fix for btmrvl headerGravatar Prasanna Karthik 1-3/+3
2015-07-23Bluetooth: bt3c_cs: Fix coding styleGravatar Prasanna Karthik 1-1/+1
2015-07-23Bluetooth: btintel: Create common function for Intel version infoGravatar Marcel Holtmann 4-44/+28
2015-07-23Bluetooth: btintel: Create common Intel Secure Send functionGravatar Marcel Holtmann 4-57/+42
2015-07-23Bluetooth: hci_uart: Add Intel address configuration supportGravatar Marcel Holtmann 1-0/+2
2015-07-23Bluetooth: btusb: Use hardware error handler from Intel moduleGravatar Marcel Holtmann 1-34/+1
2015-07-23Bluetooth: btintel: Add generic function for handling hardware errorsGravatar Marcel Holtmann 2-0/+39
2015-07-23Bluetooth: dtl1_cs: Fixed coding styleGravatar Prasanna Karthik 1-1/+1
2015-07-23Bluetooth: bfusb: Coding style fix reported by coccinelleGravatar Prasanna Karthik 1-1/+1
2015-07-23Bluetooth: hci_uart: Add basic support for Intel Lightning Peak devicesGravatar Loic Poulain 4-0/+616
2015-07-23Bluetooth: dtl1_cs: Fix coding style -- clean upGravatar Prasanna Karthik 1-2/+2
2015-07-14Bluetooth: btbcm: allow btbcm_read_verbose_config to fail on AppleGravatar Chris Mason 1-6/+5
2015-06-18Bluetooth: ath3k: Add support of 04ca:300d AR3012 deviceGravatar Dmitry Tunin 2-0/+3
2015-06-18Bluetooth: bt3c_cs: Fix coding style -- clean upGravatar Prasanna Karthik 1-2/+1
2015-06-18Bluetooth: hci_uart: Fix speed selectionGravatar Frederic Danis 2-12/+29
2015-06-17Bluetooth: hci_uart: Add new line discipline enhancementsGravatar Ilya Faenson 2-6/+109
2015-06-17Bluetooth: btbcm: Support the BCM4354 Bluetooth UART deviceGravatar Ilya Faenson 2-0/+33
2015-06-17Bluetooth: btusb: Add routine for applying Intel DDC parametersGravatar Tedd Ho-Jeong An 1-0/+43
2015-06-17Bluetooth: hci_uart: Fix dereferencing of ERR_PTRGravatar Chan-yeol Park 3-0/+3
2015-06-09Bluetooth: hci_uart: Add bcm_set_baudrate()Gravatar Frederic Danis 2-0/+70
2015-06-09Bluetooth: hci_bcsp: Clean up code FixGravatar Prasanna Karthik 1-8/+8
2015-06-09Bluetooth: btusb: Fix secure send command length alignment on Intel 8260Gravatar Marcel Holtmann 1-12/+22
2015-06-08Bluetooth: btusb: Correct typo in Roper Class 1 Bluetooth DongleGravatar Aleksei Volkov 1-1/+1
2015-06-08Bluetooth: btusb: Remove unneeded btusb_read_local_version functionGravatar Marcel Holtmann 1-25/+13
2015-06-08Bluetooth: btusb: Remove double error check from local version commandGravatar Marcel Holtmann 1-16/+10
2015-06-08Bluetooth: btusb: Fix memory leak in Intel setup routineGravatar Marcel Holtmann 1-0/+2
2015-06-07ath3k: add support of 13d3:3474 AR3012 deviceGravatar Dmitry Tunin 2-0/+3
2015-06-07ath3k: Add support of 0489:e076 AR3012 deviceGravatar Dmitry Tunin 2-0/+3