summaryrefslogtreecommitdiffstats
path: root/drivers/bluetooth
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2018-01-3115-307/+624
|\
| * Bluetooth: btintel: Create common function for firmware downloadTedd Ho-Jeong An2018-01-254-154/+99
| * Bluetooth: btintel: Create common Intel Read Boot Params functionTedd Ho-Jeong An2018-01-244-84/+76
| * Bluetooth: btintel: Use boot parameter from firmware fileTedd Ho-Jeong An2018-01-242-4/+39
| * Bluetooth: btintel: Create common function for Intel ResetTedd Ho-Jeong An2018-01-244-16/+49
| * Bluetooth: hci_intel: Update firmware filename for Intel 9x60 and laterTedd Ho-Jeong An2018-01-241-7/+49
| * Bluetooth: hci_bcm: For serdev case close serdev on failure to set powerHans de Goede2018-01-221-1/+4
| * Bluetooth: btbcm: Add entry for BCM4343A0 UART bluetoothJörg Krause2018-01-181-0/+1
| * Bluetooth: btbcm: Fix sleep mode struct orderingLukas Wunner2018-01-102-2/+2
| * Bluetooth: hci_bcm: Sleep instead of spinningLukas Wunner2018-01-101-2/+2
| * Bluetooth: hci_bcm: Silence IRQ printkLukas Wunner2018-01-101-1/+1
| * Bluetooth: hci_bcm: Support Apple GPIO handlingLukas Wunner2018-01-101-0/+55
| * Bluetooth: hci_bcm: Handle errors properlyLukas Wunner2018-01-101-16/+75
| * Bluetooth: hci_bcm: Add callbacks to toggle GPIOsLukas Wunner2018-01-101-4/+23
| * Bluetooth: hci_bcm: Document struct bcm_deviceLukas Wunner2018-01-101-2/+25
| * Bluetooth: hci_bcm: Invalidate IRQ on request failureLukas Wunner2018-01-101-1/+3
| * Bluetooth: hci_bcm: Fix unbalanced pm_runtime_disable()Lukas Wunner2018-01-101-1/+1
| * Bluetooth: hci_bcm: Fix race on closeLukas Wunner2018-01-101-4/+4
| * Bluetooth: hci_bcm: Clean up unnecessary #ifdefLukas Wunner2018-01-101-3/+1
| * Bluetooth: hci_bcm: Validate IRQ before using itRonald Tschalär2018-01-101-3/+3
| * Bluetooth: hci_bcm: Mandate presence of shutdown and device wake GPIOLukas Wunner2018-01-101-15/+9
| * Bluetooth: btusb: Restore QCA Rome suspend/resume fix with a "rewritten" versionHans de Goede2018-01-081-12/+10
| * Bluetooth: btintel: make array 'param' static, shrinks object sizeColin Ian King2018-01-081-1/+1
| * Bluetooth: bpa10x: make array 'req' static, shrinks object sizeColin Ian King2018-01-081-1/+1
| * Bluetooth: Depend on rather than select GPIOLIBLukas Wunner2018-01-081-3/+3
| * Bluetooth: hciuart: add nvmem dependencyArnd Bergmann2018-01-081-0/+1
| * Bluetooth: btusb: Add support for 0cf3:e010AceLan Kao2018-01-081-0/+1
| * Revert "Bluetooth: btusb: fix QCA Rome suspend/resume"Kai-Heng Feng2017-12-261-6/+0
| * Bluetooth: hci_bcm: Streamline runtime PM codeLukas Wunner2017-12-261-8/+3
| * Bluetooth: Avoid WARN splat due to missing GPIOLIBLukas Wunner2017-12-261-0/+3
| * Bluetooth: Add a new 04ca:3015 QCA_ROME deviceIoan Moldovan2017-12-261-0/+1
| * Bluetooth: Fix a possible sleep-in-atomic bug in bluecard_write_wakeupJia-Ju Bai2017-12-131-6/+2
| * Bluetooth: hci_ll: add "ti,cc2560" compatible stringDavid Lechner2017-12-131-0/+1
| * Bluetooth: hci_ll: Add optional nvmem BD address sourceDavid Lechner2017-12-131-0/+61
| * Bluetooth: hci_ll: add support for setting public addressDavid Lechner2017-12-131-0/+21
| * Bluetooth: hci_ll: Add endianness conversion when setting baudrateDavid Lechner2017-12-131-1/+3
| * Bluetooth: hci_ll: add constant for vendor-specific commandDavid Lechner2017-12-131-2/+8
| * Bluetooth: serdev: hci_ll: Wait for CTS instead of using msleepDavid Lechner2017-12-131-2/+6
| * Bluetooth: hci_ll: remove \n from kernel messagesDavid Lechner2017-12-131-2/+2
| * Bluetooth: btsdio: Do not bind to non-removable BCM43341Hans de Goede2017-12-131-0/+9
| * Bluetooth: hci_bcm: Add support for BCM2E72Hans de Goede2017-12-131-0/+1
| * Bluetooth: btqcomsmd: Fix skb double free corruptionLoic Poulain2017-12-131-1/+2
| * Bluetooth: hci_serdev: Init hci_uart proto_lock to avoid oopsLukas Wunner2017-12-131-0/+1
| * Bluetooth: btusb: Fix BT_HCIBTUSB_AUTOSUSPEND Kconfig option nameHans de Goede2017-12-131-1/+1
| * Bluetooth: btusb: Add a Kconfig option to enable USB autosuspend by defaultHans de Goede2017-12-132-0/+17
| * Bluetooth: hci_qca: Avoid setup failure on missing rampatchLoic Poulain2017-12-131-0/+3
* | the rest of drivers/*: annotate ->poll() instancesAl Viro2017-11-282-2/+2
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-11-042-0/+2
|\
| * License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-022-0/+2
* | Bluetooth: hci_ldisc: Fix another race when closing the tty.Ronald Tschalär2017-10-301-2/+2
OpenPOWER on IntegriCloud