aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpib/ni_usb
AgeCommit message (Expand)AuthorFilesLines
2026-02-21Convert 'alloc_obj' family to use the new default GFP_KERNEL argumentLinus Torvalds1-2/+2
2026-02-21treewide: Replace kmalloc with kmalloc_obj for non-scalar typesKees Cook1-2/+2
2026-01-27gpib: ni_usb: Fix the *allocate_private retval checkDominik Karol PiÄ…tkowski1-1/+1
2026-01-27gpib: ni_usb: Replace kmalloc/memset to kzalloc in *allocate_privateDominik Karol PiÄ…tkowski1-2/+1
2026-01-16gpib: Fix memory leak in ni_usb_init()Zilin Guan1-5/+7
2026-01-16gpib: Fix error code in ni_usb_write_registers()Dan Carpenter1-1/+1
2025-11-24staging: gpib: Destage gpibDave Penkler3-0/+2908