aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/bluetooth/hci_serdev.c
AgeCommit message (Expand)Author
2020-09-04Bluetooth: hci_serdev: Only unregister device if it was registeredNicolas Boichat
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 157Thomas Gleixner
2018-12-19Bluetooth: hci_serdev: Remove setting of HCI_QUIRK_RESET_ON_CLOSE.Balakrishna Godavarthi
2018-09-27Bluetooth: hci_serdev: Fixed error space required before open paranethesisJagdish Tirumala
2018-09-27Bluetooth: hci_serdev: Add protocol check in hci_uart_dequeue().Balakrishna Godavarthi
2018-09-27Bluetooth: hci_serdev: clear HCI_UART_PROTO_READY to avoid closing proto racesBalakrishna Godavarthi
2018-05-30Bluetooth: hci_serdev: Fix HCI_UART_INIT_PENDING not workingHans de Goede
2018-05-30Bluetooth: hci_serdev: Move serdev_device_close/open into common hci_serdev codeHans de Goede
2018-05-30Bluetooth: hci_uart: Restore hci_dev->flush callback on open()Hans de Goede
2018-05-29Bluetooth: hci_serdev: Removed unnecessary curly bracesVaibhav Murkute
2017-12-13Bluetooth: hci_serdev: Init hci_uart proto_lock to avoid oopsLukas Wunner
2017-10-30Bluetooth: Use bt_dev_err and bt_dev_info when possibleMarcel Holtmann
2017-07-20Bluetooth: hci_serdev: Introduce hci_uart_unregister_device()Ian Molton
2017-06-23Bluetooth: hci_serdev: make hci_serdev_client_ops staticColin Ian King
2017-04-12Bluetooth: hci_serdev: allow modular driversSebastian Reichel
2017-04-12Bluetooth: hci_serdev: do not open device in hci openSebastian Reichel
2017-04-12Bluetooth: hci_uart: add serdev driver support libraryRob Herring