summaryrefslogtreecommitdiff
path: root/drivers/bluetooth
AgeCommit message (Expand)Author
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
2017-10-06Bluetooth: hci_bcm: Rename bcm_platform_probe to bcm_get_resourcesHans de Goede
2017-10-06Bluetooth: hci_bcm: Store device pointer instead of platform_device pointerHans de Goede
2017-10-06Bluetooth: hci_bcm: Move platform_get_irq call to bcm_probeHans de Goede
2017-10-06Bluetooth: hci_bcm: Move bcm_platform_probe call out of bcm_acpi_probeHans de Goede
2017-10-06Bluetooth: hci_bcm: Fix setting of irq trigger typeHans de Goede
2017-10-06Bluetooth: hci_uart_set_flow_control: Fix NULL deref when using serdevHans de Goede
2017-10-06Bluetooth: btmrvl: *_err() and *_info() strings should end with newlinesArvind Yadav
2017-10-06Bluetooth: btqcomsmd: retrieve BD address from DT propertyLoic Poulain
2017-10-06Bluetooth: btqcomsmd: Add support for BD address setupLoic Poulain
2017-08-17Bluetooth: hci_bcm: Handle empty packet after firmware loadingMarcel Holtmann
2017-08-17Bluetooth: hci_bcm: Add serdev supportLoic Poulain
2017-08-17Bluetooth: btbcm: Consolidate the controller information commandsMarcel Holtmann
2017-08-16Bluetooth: hci_bcm: Use operation speed of 4Mbps only for ACPI devicesMarcel Holtmann
2017-08-16Bluetooth: btusb: driver to enable the usb-wakeup featureSukumar Ghorai
2017-08-15Bluetooth: btusb: Add workaround for Broadcom devices without product idMarcel Holtmann
2017-08-08Bluetooth: Add support of 13d3:3494 RTL8723BE deviceDmitry Tunin
2017-08-07Bluetooth: bluecard: blink LED during continuous activityOndrej Zary
2017-08-07Bluetooth: bluecard: fix LED behaviorOndrej Zary
2017-08-07Bluetooth: bluecard: Always enable LEDs (fix for Anycom CF-300)Ondrej Zary
2017-08-01Bluetooth: btusb: add ID for LiteOn 04ca:3016Brian Norris
2017-07-31Bluetooth: hci_uart: Fix uninitialized alignment valueLoic Poulain
2017-07-28Bluetooth: btrtl: Fix a error code in rtl_load_config()Dan Carpenter
2017-07-24Bluetooth: hci_nokia: select BT_BCM for btbcm_set_bdaddr()Marcel Holtmann
2017-07-24Bluetooth: btusb: Fix memory leak in play_deferredJeffy Chen
2017-07-22Bluetooth: Style fix - align block commentsDerek Robson
2017-07-20Bluetooth: btwilink: remove unnecessary static in bt_ti_probe()Gustavo A. R. Silva
2017-07-20Bluetooth: hci_ll: Use new hci_uart_unregister_device() functionIan Molton