stro kernel. https://universe.0xinfinity.dev/distro/kernel/atom?h=linux-5.1.y href='https://universe.0xinfinity.dev/distro/kernel/atom/drivers/firewire/nosy.c?h=master' type='application/atom+xml'/>
summaryrefslogtreecommitdiff
path: root/drivers/firewire/nosy.c
AgeCommit message (Expand)Author
2026-02-21Convert 'alloc_obj' family to use the new default GFP_KERNEL argumentLinus Torvalds
2026-02-21treewide: Replace kmalloc with kmalloc_obj for non-scalar typesKees Cook
2025-12-26firewire: nosy: Fix dma_free_coherent() sizeThomas Fourier
2024-04-29firewire: nosy: ensure user_length is taken into account when fetching packet...Thanassis Avgerinos
2021-06-15firewire: nosy: switch from 'pci_' to 'dma_' APIChristophe JAILLET
2021-04-04firewire: nosy: Fix a use-after-free bug in nosy_ioctl()Zheyu Ma
2020-06-15firewire: ohci: Replace zero-length array with flexible-arrayGustavo A. R. Silva
2020-01-06remove ioremap_nocache and devm_ioremap_nocacheChristoph Hellwig
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156Thomas Gleixner
2019-05-06*: convert stream-like files from nonseekable_open -> stream_openKirill Smelkov