summaryrefslogtreecommitdiffstats
path: root/drivers/bluetooth
AgeCommit message (Expand)Author
2018-01-10Bluetooth: hci_bcm: Validate IRQ before using itRonald Tschalär
2018-01-10Bluetooth: hci_bcm: Mandate presence of shutdown and device wake GPIOLukas Wunner
2018-01-08Bluetooth: btusb: Restore QCA Rome suspend/resume fix with a "rewritten" versionHans de Goede
2018-01-08Bluetooth: btintel: make array 'param' static, shrinks object sizeColin Ian King
2018-01-08Bluetooth: bpa10x: make array 'req' static, shrinks object sizeColin Ian King
2018-01-08Bluetooth: Depend on rather than select GPIOLIBLukas Wunner
2018-01-08Bluetooth: hciuart: add nvmem dependencyArnd Bergmann
2018-01-08Bluetooth: btusb: Add support for 0cf3:e010AceLan Kao
2017-12-26Revert "Bluetooth: btusb: fix QCA Rome suspend/resume"Kai-Heng Feng
2017-12-26Bluetooth: hci_bcm: Streamline runtime PM codeLukas Wunner
2017-12-26Bluetooth: Avoid WARN splat due to missing GPIOLIBLukas Wunner
2017-12-26Bluetooth: Add a new 04ca:3015 QCA_ROME deviceIoan Moldovan
2017-12-13Bluetooth: Fix a possible sleep-in-atomic bug in bluecard_write_wakeupJia-Ju Bai
2017-12-13Bluetooth: hci_ll: add "ti,cc2560" compatible stringDavid Lechner
2017-12-13Bluetooth: hci_ll: Add optional nvmem BD address sourceDavid Lechner
2017-12-13Bluetooth: hci_ll: add support for setting public addressDavid Lechner
2017-12-13Bluetooth: hci_ll: Add endianness conversion when setting baudrateDavid Lechner
2017-12-13Bluetooth: hci_ll: add constant for vendor-specific commandDavid Lechner
2017-12-13Bluetooth: serdev: hci_ll: Wait for CTS instead of using msleepDavid Lechner
2017-12-13Bluetooth: hci_ll: remove \n from kernel messagesDavid Lechner
2017-12-13Bluetooth: btsdio: Do not bind to non-removable BCM43341Hans de Goede
2017-12-13Bluetooth: hci_bcm: Add support for BCM2E72Hans de Goede
2017-12-13Bluetooth: btqcomsmd: Fix skb double free corruptionLoic Poulain
2017-12-13Bluetooth: hci_serdev: Init hci_uart proto_lock to avoid oopsLukas Wunner
2017-12-13Bluetooth: btusb: Fix BT_HCIBTUSB_AUTOSUSPEND Kconfig option nameHans de Goede
2017-12-13Bluetooth: btusb: Add a Kconfig option to enable USB autosuspend by defaultHans de Goede
2017-12-13Bluetooth: hci_qca: Avoid setup failure on missing rampatchLoic Poulain
2017-11-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-10-30Bluetooth: hci_ldisc: Fix another race when closing the tty.Ronald Tschalär
2017-10-30Bluetooth: btusb: Fix isochronous interface assignmentsMarcel Holtmann
2017-10-30Bluetooth: btusb: Update firmware filename for Intel 9x60 and laterJaya P G
2017-10-30Bluetooth: Use bt_dev_err and bt_dev_info when possibleMarcel Holtmann
2017-10-29Bluetooth: hci_ath: Add ath_vendor_cmd helperLoic Poulain
2017-10-29Bluetooth: btusb: Add new NFA344A entry.Bartosz Chronowski
2017-10-29Bluetooth: hci_ldisc: Allow sleeping while proto locks are held.Ronald Tschalär
2017-10-14Bluetooth: mark expected switch fall-throughsGustavo A. R. Silva
2017-10-14Revert "Bluetooth: btusb: Add workaround for Broadcom devices without product...Hans de Goede
2017-10-14Bluetooth: hci_bcm: Add support for BCM2E7EHans de Goede
2017-10-14Bluetooth: btbcm: Add entry for BCM4356A2 UART bluetoothHans de Goede
2017-10-11Bluetooth: BT_HCIUART now depends on SERIAL_DEV_BUSArnd Bergmann
2017-10-11Bluetooth: hci_bcm: fix build error without CONFIG_PMArnd Bergmann
2017-10-10Bluetooth: btbcm: Add support for MINIX Z83-4 based devicesIan W MORRISON
2017-10-10Bluetooth: hci_bcm: Add support for MINIX Z83-4 based devicesIan W MORRISON
2017-10-10Bluetooth: avoid silent hci_bcm ACPI PM regressionJohan Hovold
2017-10-09Bluetooth: hci_bcm: Correct context of IRQ polarity messageIan W MORRISON
2017-10-06Bluetooth: Convert timers to use timer_setup()Kees Cook
2017-10-06Bluetooth: hci_bcm: Add (runtime)pm support to the serdev driverHans de Goede
2017-10-06Bluetooth: hci_bcm: Make suspend/resume functions platform_dev independentHans de Goede
2017-10-06Bluetooth: hci_bcm: Make acpi_probe get irq from ACPI resourcesHans de Goede