summaryrefslogtreecommitdiffstats
path: root/drivers/staging/gpib/ni_usb
AgeCommit message (Expand)AuthorLines
2025-11-24staging: gpib: Destage gpibDave Penkler-2908/+0
2025-10-13staging: gpib: Return -EINTR on device clearDave Penkler-2/+6
2025-10-13staging: gpib: Fix sending clear and trigger eventsDave Penkler-1/+4
2025-08-19staging: gpib: tidy-up commentsLuke Yang-10/+10
2025-07-24staging: gpib: Add init response codes for new ni-usb-hs+Dave Penkler-7/+7
2025-06-08treewide, timers: Rename from_timer() to timer_container_of()Ingo Molnar-1/+2
2025-04-18staging: gpib: Add return value to request_controlDave Penkler-4/+4
2025-04-17staging: gpib: ni_usb: struct gpib_interfaceMichael Rubin-1/+1
2025-04-17staging: gpib: ni_usb: u8 over uint8_tMichael Rubin-8/+8
2025-04-15staging: gpib: ni_usb: fixes multiline comments stylePaul Retourné-25/+47
2025-04-15staging: gpib: ni_usb: struct gpib_board_configMichael Rubin-2/+2
2025-04-05treewide: Switch/rename to timer_delete[_sync]()Thomas Gleixner-4/+4
2025-03-20staging: gpib: change return type of t1_delay function to report errorsRodrigo Gobbi-2/+2
2025-03-20staging: gpib: ni_usb_gpib: struct gpib_boardMichael Rubin-35/+35
2025-03-20staging: gpib: Correct CamelCase for VALID enumsMichael Rubin-1/+1
2025-03-20staging: gpib: Correct CamelCase for BUS constantsMichael Rubin-8/+8
2025-03-20staging: gpib: Fix Oops after disconnect in ni_usbDave Penkler-20/+73
2025-02-19staging: gpib: ni_usb: remove unused variableGaston Gonzalez-2/+1
2025-02-19staging: gpib: ni_usb console messaging cleanupDave Penkler-236/+189
2025-01-13staging: gpib: Add missing mutex unlock in ni usb driverDave Penkler-1/+3
2025-01-13staging: gpib: Modernize gpib_interface_t initialization and make staticDave Penkler-27/+27
2025-01-13Merge 6.13-rc7 into staging nextGreg Kroah-Hartman-1/+1
2025-01-07staging: gpib: ni_usb: Handle gpib_register_driver() errorsNihar Chaithanya-2/+13
2024-12-20staging: gpib: Replace semaphore with completion for one-time signalingSantosh Mahto-9/+9
2024-12-20staging: gpib: fix MakefilesArnd Bergmann-1/+1
2024-11-07staging: gpib: Update messaging and usb_device refs in ni_usbDave Penkler-172/+204
2024-11-07staging: gpib: Fix buffer overflow in ni_usb_initDave Penkler-1/+1
2024-10-19staging: gpib: replace dump function by print_hex_dumpKees Bakker-13/+1
2024-10-19staging: gpib: add module descriptionsArnd Bergmann-0/+1
2024-10-16staging: gpib: Remove unused valueEverest K.C.-1/+0
2024-10-16staging: gpib: Move free after the variable use has been completedEverest K.C.-1/+1
2024-10-10staging: gpib: Add National Instruments USB GPIB driverDave Penkler-0/+2840