summaryrefslogtreecommitdiff
path: root/drivers/staging/gpib/agilent_82357a
AgeCommit message (Expand)AuthorFilesLines
2025-06-08treewide, timers: Rename from_timer() to timer_container_of()Ingo Molnar1-1/+2
2025-04-18staging: gpib: Add return value to request_controlDave Penkler1-12/+10
2025-04-17staging: gpib: agilent_82357a: gpib_interfaceMichael Rubin1-1/+1
2025-04-17staging: gpib: agilent_82357a: u8 over uint8_tMichael Rubin1-10/+10
2025-04-15staging: gpib: agilent_82357a: fixes multiline comments stylePaul Retourné1-6/+8
2025-04-15staging: gpib: agilent_82357a uses completionMichael Rubin2-8/+8
2025-04-15staging: gpib: agilent_82357a: gpib_board_configMichael Rubin1-2/+2
2025-04-15staging: gbip: Alignment should match open parensMichael Rubin1-1/+1
2025-04-05treewide: Switch/rename to timer_delete[_sync]()Thomas Gleixner1-2/+2
2025-03-20staging: gpib: change return type of t1_delay function to report errorsRodrigo Gobbi1-1/+1
2025-03-20staging: gpib: agilent_82357a: struct gpib_boardMichael Rubin1-39/+46
2025-03-20staging: gpib: Correct CamelCase for VALID enumsMichael Rubin1-1/+1
2025-03-20staging: gpib: Correct CamelCase for BUS constantsMichael Rubin1-8/+8
2025-03-20staging: gpib: Fix Oops after disconnect in agilent usbDave Penkler1-10/+55
2025-02-19staging: gpib: agilent usb console messaging cleanupDave Penkler1-216/+143
2025-01-19staging: gpib: Agilent usb code cleanupDave Penkler1-48/+36
2025-01-19staging: gpib: Fix NULL pointer dereference in detachDave Penkler1-3/+1
2025-01-15staging: gpib: Use C99 syntax and make staticDave Penkler1-1/+1
2025-01-13staging: gpib: Add missing mutex unlock in agilent usb driverDave Penkler1-0/+1
2025-01-13staging: gpib: Modernize gpib_interface_t initialization and make staticDave Penkler1-28/+28
2025-01-13Merge 6.13-rc7 into staging nextGreg Kroah-Hartman1-1/+1
2025-01-07staging: gpib: agilent_82357a: Handle gpib_register_driver() errorsNihar Chaithanya1-2/+14
2024-12-20staging: gpib: fix MakefilesArnd Bergmann1-1/+1
2024-11-10staging: gpib: avoid unintended sign extensionKees Bakker1-4/+4
2024-11-07staging: gpib: Add comment for mutex defineDave Penkler1-1/+1
2024-11-07staging: gpib: Fix MODULES_DESCRIPTIONDave Penkler1-1/+1
2024-11-07staging: gpib: Update messaging and usb_device refs in agilent_usbDave Penkler1-113/+144
2024-10-19staging: gpib: replace dump function by print_hex_dumpKees Bakker1-13/+1
2024-10-19staging: gpib: add module descriptionsArnd Bergmann1-0/+1
2024-10-10staging: gpib: Add Agilent/Keysight 82357x USB GPIB driverDave Penkler3-0/+1878