| Age | Commit message (Expand) | Author | Files | Lines |
| 2025-10-24 | Bluetooth: fix corruption in h4_recv_buf() after cleanup | Calvin Owens | 1 | -2/+2 |
| 2025-07-16 | Bluetooth: hci_dev: replace 'quirks' integer by 'quirk_flags' bitmap | Christian Eggers | 1 | -1/+1 |
| 2024-11-14 | bluetooth: Fix typos in the comments | Yan Zhen | 1 | -1/+1 |
| 2024-10-02 | move asm/unaligned.h to linux/unaligned.h | Al Viro | 1 | -1/+1 |
| 2024-07-14 | Bluetooth/nokia: Remove unused struct 'hci_nokia_radio_hdr' | Dr. David Alan Gilbert | 1 | -5/+0 |
| 2023-08-11 | Bluetooth: nokia: fix value check in nokia_bluetooth_serdev_probe() | Yuanjun Gong | 1 | -1/+5 |
| 2019-10-16 | Bluetooth: hci_nokia: Save a few cycles in 'nokia_enqueue()' | Christophe JAILLET | 1 | -1/+1 |
| 2019-05-30 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 157 | Thomas Gleixner | 1 | -10/+1 |
| 2018-06-17 | bluetooth: hci_nokia: Don't include linux/unaligned/le_struct.h directly. | David S. Miller | 1 | -1/+1 |
| 2018-05-30 | Bluetooth: hci_serdev: Move serdev_device_close/open into common hci_serdev code | Hans de Goede | 1 | -3/+0 |
| 2017-07-20 | Bluetooth: hci_nokia: Use new hci_uart_unregister_device() function | Ian Molton | 1 | -9/+1 |
| 2017-07-20 | Bluetooth: hci_nokia: remove duplicate call to pm_runtime_disable() | Ian Molton | 1 | -2/+0 |
| 2017-07-20 | Bluetooth: hci_nokia: prevent crash on module removal | Ian Molton | 1 | -1/+3 |
| 2017-06-16 | networking: add and use skb_put_u8() | Johannes Berg | 1 | -1/+1 |
| 2017-06-16 | networking: make skb_pull & friends return void pointers | Johannes Berg | 1 | -2/+2 |
| 2017-06-16 | networking: make skb_put & friends return void pointers | Johannes Berg | 1 | -5/+5 |
| 2017-04-30 | Bluetooth: Add module license for HCI UART Nokia H4+ | Frédéric Danis | 1 | -0/+7 |
| 2017-04-13 | Bluetooth: add nokia driver | Sebastian Reichel | 1 | -0/+820 |