| Commit message (Expand) | Author | Age | Files | Lines |
* | Bluetooth: hci_serdev: Fix HCI_UART_INIT_PENDING not working | Hans de Goede | 2018-05-30 | 1 | -0/+1 |
* | Bluetooth: hci_serdev: Move serdev_device_close/open into common hci_serdev code | Hans de Goede | 2018-05-30 | 1 | -1/+8 |
* | Bluetooth: hci_uart: Restore hci_dev->flush callback on open() | Hans de Goede | 2018-05-30 | 1 | -8/+11 |
* | Bluetooth: hci_serdev: Removed unnecessary curly braces | Vaibhav Murkute | 2018-05-29 | 1 | -2/+1 |
* | Bluetooth: hci_serdev: Init hci_uart proto_lock to avoid oops | Lukas Wunner | 2017-12-13 | 1 | -0/+1 |
* | Bluetooth: Use bt_dev_err and bt_dev_info when possible | Marcel Holtmann | 2017-10-30 | 1 | -5/+4 |
* | 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 |