aboutsummaryrefslogtreecommitdiff
path: root/drivers/bluetooth
AgeCommit message (Expand)AuthorFilesLines
2015-09-17Bluetooth: hci_qca: Coding style clean upGravatar Prasanna Karthik 1-3/+3
2015-09-17Bluetooth: bt3c_cs: clean up obsolete functionsGravatar Prasanna Karthik 1-4/+8
2015-09-17Bluetooth: Remove SCO fragments on connection closeGravatar Kuba Pawlak 1-0/+14
2015-09-17Bluetooth: hci_intel: Enable IRQ wake capabilityGravatar Loic Poulain 1-7/+25
2015-09-17Bluetooth: hci_intel: Give priority to LPM packetsGravatar Loic Poulain 1-3/+6
2015-09-17Bluetooth: hci_bcm: Add wake-up capabilityGravatar Frederic Danis 1-10/+150
2015-09-17Bluetooth: btusb: Use btintel_load_ddc_config for device configGravatar Loic Poulain 1-30/+1
2015-09-17Bluetooth: hci_intel: Add Device configurationGravatar Loic Poulain 1-0/+7
2015-09-17Bluetooth: btintel: Add Device Configuration supportGravatar Loic Poulain 2-0/+53
2015-09-17Bluetooth: hci_intel: Fix warnings due to unused lpm functionsGravatar Loic Poulain 1-0/+2
2015-09-17Bluetooth: btintel: fix warningGravatar Vincent Stehlé 1-1/+2
2015-09-17Bluetooth: btmrvl: skb resource leak, and double free.Gravatar Kieran Bingham 1-14/+0
2015-09-17Bluetooth: hci_intel: Show error in case of invalid LPM packet sizeGravatar Loic Poulain 1-2/+5
2015-09-17Bluetooth: hci_intel: Add runtime PM supportGravatar Loic Poulain 1-3/+69
2015-09-17Bluetooth: hci_intel: Add PM supportGravatar Loic Poulain 1-0/+53
2015-09-17Bluetooth: hci_intel: Implement LPM suspend/resumeGravatar Loic Poulain 1-0/+158
2015-09-17Bluetooth: hci_bcm: Use bt_dev logging helpersGravatar Frederic Danis 1-18/+18
2015-09-17Bluetooth: hci_bcm: Replace spinlock by mutexGravatar Frederic Danis 1-13/+13
2015-09-17Bluetooth: hci_qca: Fix a few tab vs spaces issuesGravatar Marcel Holtmann 1-3/+3
2015-09-17Bluetooth: hci_intel: Replace spinlock with mutexGravatar Loic Poulain 1-9/+9
2015-09-17Bluetooth: hci_intel: Use bt_dev logging helpersGravatar Loic Poulain 1-62/+59
2015-09-17Bluetooth: hci_intel: Introduce LPM supportGravatar Loic Poulain 1-3/+90
2015-09-17Bluetooth: hci_intel: Retrieve host-wake IRQGravatar Loic Poulain 1-1/+61
2015-09-17Bluetooth: btusb: Detect new kind of counterfeit CSR controllersGravatar Johan Hedberg 1-2/+4
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