aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/bluetooth/hci_nokia.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-06-17bluetooth: hci_nokia: Don't include linux/unaligned/le_struct.h directly.David S. Miller1-1/+1
2018-05-30Bluetooth: hci_serdev: Move serdev_device_close/open into common hci_serdev codeHans de Goede1-3/+0
2017-07-20Bluetooth: hci_nokia: Use new hci_uart_unregister_device() functionIan Molton1-9/+1
2017-07-20Bluetooth: hci_nokia: remove duplicate call to pm_runtime_disable()Ian Molton1-2/+0
2017-07-20Bluetooth: hci_nokia: prevent crash on module removalIan Molton1-1/+3
2017-06-16networking: add and use skb_put_u8()Johannes Berg1-1/+1
2017-06-16networking: make skb_pull & friends return void pointersJohannes Berg1-2/+2
2017-06-16networking: make skb_put & friends return void pointersJohannes Berg1-5/+5
2017-04-30Bluetooth: Add module license for HCI UART Nokia H4+Frédéric Danis1-0/+7
2017-04-13Bluetooth: add nokia driverSebastian Reichel1-0/+820