aboutsummaryrefslogtreecommitdiff
path: root/drivers/bluetooth
AgeCommit message (Expand)AuthorFilesLines
2018-01-10Bluetooth: btbcm: Fix sleep mode struct orderingGravatar Lukas Wunner 2-2/+2
2018-01-10Bluetooth: hci_bcm: Sleep instead of spinningGravatar Lukas Wunner 1-2/+2
2018-01-10Bluetooth: hci_bcm: Silence IRQ printkGravatar Lukas Wunner 1-1/+1
2018-01-10Bluetooth: hci_bcm: Support Apple GPIO handlingGravatar Lukas Wunner 1-0/+55
2018-01-10Bluetooth: hci_bcm: Handle errors properlyGravatar Lukas Wunner 1-16/+75
2018-01-10Bluetooth: hci_bcm: Add callbacks to toggle GPIOsGravatar Lukas Wunner 1-4/+23
2018-01-10Bluetooth: hci_bcm: Document struct bcm_deviceGravatar Lukas Wunner 1-2/+25
2018-01-10Bluetooth: hci_bcm: Invalidate IRQ on request failureGravatar Lukas Wunner 1-1/+3
2018-01-10Bluetooth: hci_bcm: Fix unbalanced pm_runtime_disable()Gravatar Lukas Wunner 1-1/+1
2018-01-10Bluetooth: hci_bcm: Fix race on closeGravatar Lukas Wunner 1-4/+4
2018-01-10Bluetooth: hci_bcm: Clean up unnecessary #ifdefGravatar Lukas Wunner 1-3/+1
2018-01-10Bluetooth: hci_bcm: Validate IRQ before using itGravatar Ronald Tschalär 1-3/+3
2018-01-10Bluetooth: hci_bcm: Mandate presence of shutdown and device wake GPIOGravatar Lukas Wunner 1-15/+9
2018-01-08Bluetooth: btusb: Restore QCA Rome suspend/resume fix with a "rewritten" versionGravatar Hans de Goede 1-12/+10
2018-01-08Bluetooth: btintel: make array 'param' static, shrinks object sizeGravatar Colin Ian King 1-1/+1
2018-01-08Bluetooth: bpa10x: make array 'req' static, shrinks object sizeGravatar Colin Ian King 1-1/+1
2018-01-08Bluetooth: Depend on rather than select GPIOLIBGravatar Lukas Wunner 1-3/+3
2018-01-08Bluetooth: hciuart: add nvmem dependencyGravatar Arnd Bergmann 1-0/+1
2018-01-08Bluetooth: btusb: Add support for 0cf3:e010Gravatar AceLan Kao 1-0/+1
2017-12-26Revert "Bluetooth: btusb: fix QCA Rome suspend/resume"Gravatar Kai-Heng Feng 1-6/+0
2017-12-26Bluetooth: hci_bcm: Streamline runtime PM codeGravatar Lukas Wunner 1-8/+3
2017-12-26Bluetooth: Avoid WARN splat due to missing GPIOLIBGravatar Lukas Wunner 1-0/+3
2017-12-26Bluetooth: Add a new 04ca:3015 QCA_ROME deviceGravatar Ioan Moldovan 1-0/+1
2017-12-13Bluetooth: Fix a possible sleep-in-atomic bug in bluecard_write_wakeupGravatar Jia-Ju Bai 1-6/+2
2017-12-13Bluetooth: hci_ll: add "ti,cc2560" compatible stringGravatar David Lechner 1-0/+1
2017-12-13Bluetooth: hci_ll: Add optional nvmem BD address sourceGravatar David Lechner 1-0/+61
2017-12-13Bluetooth: hci_ll: add support for setting public addressGravatar David Lechner 1-0/+21
2017-12-13Bluetooth: hci_ll: Add endianness conversion when setting baudrateGravatar David Lechner 1-1/+3
2017-12-13Bluetooth: hci_ll: add constant for vendor-specific commandGravatar David Lechner 1-2/+8
2017-12-13Bluetooth: serdev: hci_ll: Wait for CTS instead of using msleepGravatar David Lechner 1-2/+6
2017-12-13Bluetooth: hci_ll: remove \n from kernel messagesGravatar David Lechner 1-2/+2
2017-12-13Bluetooth: btsdio: Do not bind to non-removable BCM43341Gravatar Hans de Goede 1-0/+9
2017-12-13Bluetooth: hci_bcm: Add support for BCM2E72Gravatar Hans de Goede 1-0/+1
2017-12-13Bluetooth: btqcomsmd: Fix skb double free corruptionGravatar Loic Poulain 1-1/+2
2017-12-13Bluetooth: hci_serdev: Init hci_uart proto_lock to avoid oopsGravatar Lukas Wunner 1-0/+1
2017-12-13Bluetooth: btusb: Fix BT_HCIBTUSB_AUTOSUSPEND Kconfig option nameGravatar Hans de Goede 1-1/+1
2017-12-13Bluetooth: btusb: Add a Kconfig option to enable USB autosuspend by defaultGravatar Hans de Goede 2-0/+17
2017-12-13Bluetooth: hci_qca: Avoid setup failure on missing rampatchGravatar Loic Poulain 1-0/+3
2017-11-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netGravatar David S. Miller 2-0/+2
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGravatar Greg Kroah-Hartman 2-0/+2
2017-10-30Bluetooth: hci_ldisc: Fix another race when closing the tty.Gravatar Ronald Tschalär 1-2/+2
2017-10-30Bluetooth: btusb: Fix isochronous interface assignmentsGravatar Marcel Holtmann 1-1/+3
2017-10-30Bluetooth: btusb: Update firmware filename for Intel 9x60 and laterGravatar Jaya P G 1-7/+47
2017-10-30Bluetooth: Use bt_dev_err and bt_dev_info when possibleGravatar Marcel Holtmann 11-190/+179
2017-10-29Bluetooth: hci_ath: Add ath_vendor_cmd helperGravatar Loic Poulain 1-17/+32
2017-10-29Bluetooth: btusb: Add new NFA344A entry.Gravatar Bartosz Chronowski 1-0/+1
2017-10-29Bluetooth: hci_ldisc: Allow sleeping while proto locks are held.Gravatar Ronald Tschalär 2-17/+23
2017-10-14Bluetooth: mark expected switch fall-throughsGravatar Gustavo A. R. Silva 2-2/+2
2017-10-14Revert "Bluetooth: btusb: Add workaround for Broadcom devices without product...Gravatar Hans de Goede 1-18/+0
2017-10-14Bluetooth: hci_bcm: Add support for BCM2E7EGravatar Hans de Goede 1-0/+1