summaryrefslogtreecommitdiffstats
path: root/drivers/bluetooth/hci_nokia.c
Commit message (Expand)AuthorAgeFilesLines
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 157Thomas Gleixner2019-05-301-10/+1Star
* bluetooth: hci_nokia: Don't include linux/unaligned/le_struct.h directly.David S. Miller2018-06-171-1/+1
* Bluetooth: hci_serdev: Move serdev_device_close/open into common hci_serdev codeHans de Goede2018-05-301-3/+0Star
* Bluetooth: hci_nokia: Use new hci_uart_unregister_device() functionIan Molton2017-07-201-9/+1Star
* Bluetooth: hci_nokia: remove duplicate call to pm_runtime_disable()Ian Molton2017-07-201-2/+0Star
* Bluetooth: hci_nokia: prevent crash on module removalIan Molton2017-07-201-1/+3
* networking: add and use skb_put_u8()Johannes Berg2017-06-161-1/+1
* networking: make skb_pull & friends return void pointersJohannes Berg2017-06-161-2/+2
* networking: make skb_put & friends return void pointersJohannes Berg2017-06-161-5/+5
* Bluetooth: Add module license for HCI UART Nokia H4+Frédéric Danis2017-04-301-0/+7
* Bluetooth: add nokia driverSebastian Reichel2017-04-131-0/+820