summaryrefslogtreecommitdiff
path: root/drivers/bluetooth/hci_mrvl.c
AgeCommit message (Expand)AuthorFilesLines
13 daysBluetooth: hci_mrvl: Fix wrong return value check of wait_on_bit_timeout()Gongwei Li1-2/+1
2026-02-21Convert 'alloc_obj' family to use the new default GFP_KERNEL argumentLinus Torvalds1-1/+1
2026-02-21treewide: Replace kmalloc with kmalloc_obj for non-scalar typesKees Cook1-1/+1
2025-10-24Bluetooth: fix corruption in h4_recv_buf() after cleanupCalvin Owens1-3/+3
2023-04-23Bluetooth: hci_mrvl: Add serdev support for 88W8997Stefan Eichenberger1-7/+79
2023-04-23Bluetooth: hci_mrvl: use maybe_unused macro for device tree idsStefan Eichenberger1-3/+1
2019-07-31Bluetooth: hci_uart: check for missing tty operationsVladis Dronov1-0/+3
2019-07-06Bluetooth: hci_mrvl: Add serdev supportSascha Hauer1-1/+68
2019-07-06Bluetooth: hci_mrvl: Wait for final ack before switching baudrateSascha Hauer1-0/+3
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156Thomas Gleixner1-15/+1
2017-06-16networking: introduce and use skb_put_data()Johannes Berg1-1/+1
2016-09-19Bluetooth: hci_uart: Add Marvell supportLoic Poulain1-0/+387