summaryrefslogtreecommitdiff
path: root/net/bluetooth/coredump.c
AgeCommit message (Expand)AuthorFilesLines
2026-08-07Bluetooth: coredump: Expose header size and end marker to driversZijun Hu1-5/+2
2026-08-07Bluetooth: coredump: Introduce and apply hci_devcd_state_name()Zijun Hu1-7/+38
2026-08-07Bluetooth: coredump: Do not export hci_devcd_rx() and hci_devcd_timeout()Zijun Hu1-2/+0
2025-07-23Bluetooth: hci_devcd_dump: fix out-of-bounds via dev_coredumpvIvan Pravdin1-3/+3
2025-03-25HCI: coredump: Log devcd dumps into the monitorLuiz Augusto von Dentz1-5/+23
2024-10-02move asm/unaligned.h to linux/unaligned.hAl Viro1-1/+1
2023-08-11Bluetooth: Remove unnecessary NULL check before vfree()Ziyang Xuan1-2/+1
2023-04-23Bluetooth: Devcoredump: Fix storing u32 without specifying byte order issueZijun Hu1-6/+7
2023-04-23Bluetooth: Add support for hci devcoredumpAbhishek Pandit-Subedi1-0/+535