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