aboutsummaryrefslogtreecommitdiff
path: root/drivers/bluetooth/hci_serdev.c
AgeCommit message (Expand)AuthorFilesLines
2017-12-13Bluetooth: hci_serdev: Init hci_uart proto_lock to avoid oopsGravatar Lukas Wunner 1-0/+1
2017-10-30Bluetooth: Use bt_dev_err and bt_dev_info when possibleGravatar Marcel Holtmann 1-5/+4
2017-07-20Bluetooth: hci_serdev: Introduce hci_uart_unregister_device()Gravatar Ian Molton 1-0/+13
2017-06-23Bluetooth: hci_serdev: make hci_serdev_client_ops staticGravatar Colin Ian King 1-2/+2
2017-04-12Bluetooth: hci_serdev: allow modular driversGravatar Sebastian Reichel 1-0/+1
2017-04-12Bluetooth: hci_serdev: do not open device in hci openGravatar Sebastian Reichel 1-9/+3
2017-04-12Bluetooth: hci_uart: add serdev driver support libraryGravatar Rob Herring 1-0/+361