aboutsummaryrefslogtreecommitdiff
path: root/drivers/bluetooth/hci_nokia.c
AgeCommit message (Expand)AuthorFilesLines
2019-10-16Bluetooth: hci_nokia: Save a few cycles in 'nokia_enqueue()'Gravatar Christophe JAILLET 1-1/+1
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 157Gravatar Thomas Gleixner 1-10/+1
2018-06-17bluetooth: hci_nokia: Don't include linux/unaligned/le_struct.h directly.Gravatar David S. Miller 1-1/+1
2018-05-30Bluetooth: hci_serdev: Move serdev_device_close/open into common hci_serdev codeGravatar Hans de Goede 1-3/+0
2017-07-20Bluetooth: hci_nokia: Use new hci_uart_unregister_device() functionGravatar Ian Molton 1-9/+1
2017-07-20Bluetooth: hci_nokia: remove duplicate call to pm_runtime_disable()Gravatar Ian Molton 1-2/+0
2017-07-20Bluetooth: hci_nokia: prevent crash on module removalGravatar Ian Molton 1-1/+3
2017-06-16networking: add and use skb_put_u8()Gravatar Johannes Berg 1-1/+1
2017-06-16networking: make skb_pull & friends return void pointersGravatar Johannes Berg 1-2/+2
2017-06-16networking: make skb_put & friends return void pointersGravatar Johannes Berg 1-5/+5
2017-04-30Bluetooth: Add module license for HCI UART Nokia H4+Gravatar Frédéric Danis 1-0/+7
2017-04-13Bluetooth: add nokia driverGravatar Sebastian Reichel 1-0/+820