summaryrefslogtreecommitdiffstats
path: root/drivers/bluetooth
AgeCommit message (Expand)Author
2018-04-19Bluetooth: hci_bcm: Treat Interrupt ACPI resources as always being active-lowHans de Goede
2018-04-12Bluetooth: Add a new 04ca:3015 QCA_ROME deviceIoan Moldovan
2018-03-28Bluetooth: btusb: Fix quirk for Atheros 1525/QCA6174Takashi Iwai
2018-03-28Bluetooth: btusb: Add Dell OptiPlex 3060 to btusb_needs_reset_resume_tableKai-Heng Feng
2018-03-28Bluetooth: btusb: Remove Yoga 920 from the btusb_needs_reset_resume_tableHans de Goede
2018-03-24Bluetooth: btqcomsmd: Fix skb double free corruptionLoic Poulain
2018-03-24Bluetooth: hci_qca: Avoid setup failure on missing rampatchLoic Poulain
2018-03-08Bluetooth: btusb: Use DMI matching for QCA reset_resume quirkingHans de Goede
2018-02-22Bluetooth: BT_HCIUART now depends on SERIAL_DEV_BUSArnd Bergmann
2018-02-16Bluetooth: btusb: Restore QCA Rome suspend/resume fix with a "rewritten" versionHans de Goede
2018-02-16Revert "Bluetooth: btusb: fix QCA Rome suspend/resume"Kai-Heng Feng
2018-02-16Bluetooth: btsdio: Do not bind to non-removable BCM43341Hans de Goede
2017-12-25Bluetooth: hci_bcm: Fix setting of irq trigger typeHans de Goede
2017-12-25Bluetooth: hci_uart_set_flow_control: Fix NULL deref when using serdevHans de Goede
2017-12-20Bluetooth: btusb: Add new NFA344A entry.Bartosz Chronowski
2017-12-20Bluetooth: hci_ldisc: Fix another race when closing the tty.Ronald Tschalär
2017-11-30Bluetooth: btqcomsmd: Add support for BD address setupLoic Poulain
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
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
2017-07-20Bluetooth: hci_nokia: Use new hci_uart_unregister_device() functionIan Molton
2017-07-20Bluetooth: hci_serdev: Introduce hci_uart_unregister_device()Ian Molton
2017-07-20Bluetooth: btusb: fix QCA Rome suspend/resumeLeif Liddy
2017-07-20Bluetooth: hci_nokia: remove duplicate call to pm_runtime_disable()Ian Molton
2017-07-20Bluetooth: hci_nokia: prevent crash on module removalIan Molton
2017-07-20Bluetooth: btqca: Fixed a coding style errorJoan Jani
2017-07-20Bluetooth: btusb: Add support of all Foxconn (105b) Broadcom devicesDmitry Tunin
2017-07-20Bluetooth: hci_bcm: Make bcm_request_irq fail if no IRQ resourceLoic Poulain
2017-07-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2017-06-29Bluetooth: btbcm: Add entry for BCM43430 UART bluetoothIan Molton
2017-06-29Bluetooth: hci_bcm: Add active_low irq polarity quirk for Asus T100CHIHans de Goede
2017-06-27Bluetooth: hci_bcm: Fix unwanted error reporting if no bcm devLoic Poulain
2017-06-23Bluetooth: hci_serdev: make hci_serdev_client_ops staticColin Ian King
2017-06-20sched/wait: Rename wait_queue_t => wait_queue_entry_tIngo Molnar