Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Bluetooth: hci_uart: Cancel init work before unregistering | Samuel Holland | 2020-10-29 | 1 | -0/+2 |
* | Bluetooth: hci_serdev: Only unregister device if it was registered | Nicolas Boichat | 2020-08-21 | 1 | -1/+2 |
* | Bluetooth: hci_serdev: clear HCI_UART_PROTO_READY to avoid closing proto races | Balakrishna Godavarthi | 2019-11-20 | 1 | -0/+1 |
* | Bluetooth: hci_serdev: Init hci_uart proto_lock to avoid oops | Lukas Wunner | 2018-08-15 | 1 | -0/+1 |
* | Bluetooth: hci_serdev: Introduce hci_uart_unregister_device() | Ian Molton | 2017-07-20 | 1 | -0/+13 |
* | Bluetooth: hci_serdev: make hci_serdev_client_ops static | Colin Ian King | 2017-06-23 | 1 | -2/+2 |
* | Bluetooth: hci_serdev: allow modular drivers | Sebastian Reichel | 2017-04-12 | 1 | -0/+1 |
* | Bluetooth: hci_serdev: do not open device in hci open | Sebastian Reichel | 2017-04-12 | 1 | -9/+3 |
* | Bluetooth: hci_uart: add serdev driver support library | Rob Herring | 2017-04-12 | 1 | -0/+361 |