aboutsummaryrefslogtreecommitdiff
path: root/drivers/bluetooth/hci_mrvl.c
AgeCommit message (Expand)AuthorFilesLines
2023-04-23Bluetooth: hci_mrvl: Add serdev support for 88W8997Gravatar Stefan Eichenberger 1-7/+79
2023-04-23Bluetooth: hci_mrvl: use maybe_unused macro for device tree idsGravatar Stefan Eichenberger 1-3/+1
2019-07-31Bluetooth: hci_uart: check for missing tty operationsGravatar Vladis Dronov 1-0/+3
2019-07-06Bluetooth: hci_mrvl: Add serdev supportGravatar Sascha Hauer 1-1/+68
2019-07-06Bluetooth: hci_mrvl: Wait for final ack before switching baudrateGravatar Sascha Hauer 1-0/+3
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156Gravatar Thomas Gleixner 1-15/+1
2017-06-16networking: introduce and use skb_put_data()Gravatar Johannes Berg 1-1/+1
2016-09-19Bluetooth: hci_uart: Add Marvell supportGravatar Loic Poulain 1-0/+387