summaryrefslogtreecommitdiffstats
path: root/drivers/staging/gpib/lpvo_usb_gpib
AgeCommit message (Expand)AuthorLines
2025-11-24staging: gpib: Destage gpibDave Penkler-2028/+0
2025-07-09staging: gpib: lpvo_usb_gpib: Remove unreachable return statementHarshit Mogalapalli-1/+0
2025-05-01staging: gpib: Fix lpvo request_system_controlDave Penkler-1/+0
2025-04-18staging: gpib: Add return value to request_controlDave Penkler-6/+5
2025-04-17staging: gpib: lpvo_usb: struct gpib_interfaceMichael Rubin-1/+1
2025-04-17staging: gpib: lpvo_usb_gpib: u8 over uint8_tMichael Rubin-4/+4
2025-04-15staging: gpib: lpvo_usb_gpib: fixes multiline comments stylePaul Retourné-59/+64
2025-04-15staging: gpib: lpvo_usb: struct gpib_board_configMichael Rubin-1/+1
2025-03-20staging: gpib: change return type of t1_delay function to report errorsRodrigo Gobbi-1/+1
2025-03-20staging: gpib: remove commented-out linesGaston Gonzalez-11/+0
2025-03-20staging: gpib: fix kernel-doc section for usb_gpib_line_status() functionGaston Gonzalez-6/+5
2025-03-20staging: gpib: fix kernel-doc section for function usb_gpib_interface_clear()Gaston Gonzalez-1/+1
2025-03-20staging: gpib: fix kernel-doc section for write_loop() functionGaston Gonzalez-1/+1
2025-03-20staging: gpib: lpvo_usb_gpib: struct gpib_boardMichael Rubin-33/+33
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-02-19staging: gpib: lpvo console messaging cleanupDave Penkler-179/+76
2025-01-15staging: gpib: Use __user for user space pointersDave Penkler-2/+2
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-10/+10
2025-01-07staging: gpib: lpvo_usb: Return error value from gpib_register_driver()Nihar Chaithanya-1/+5
2024-12-20staging: gpib: fix address space mixupArnd Bergmann-1/+1
2024-12-20staging: gpib: fix MakefilesArnd Bergmann-1/+1
2024-12-20staging: gpib: make global 'usec_diff' functions staticArnd Bergmann-1/+1
2024-12-20staging: gpib: Modify mismatched function nameJiapeng Chong-4/+4
2024-12-20staging: gpib: Fix erroneous removal of blank before newlineDave Penkler-3/+3
2024-12-16Merge 6.13-rc3 into staging-nextGreg Kroah-Hartman-1/+1
2024-12-04staging: gpib: Fix faulty workaround for assignment in ifDave Penkler-1/+1
2024-12-04staging: gpib: Remove duplicate includeDave Penkler-1/+0
2024-12-04staging: gpib: Remove useless includeDave Penkler-1/+0
2024-11-07staging: gpib: Replace custom debug with dev_dbgDave Penkler-35/+34
2024-10-19staging: gpib: fix uninitialized variable in usb_gpib_command()Dan Carpenter-0/+1
2024-10-19staging: gpib: add module descriptionsArnd Bergmann-0/+1
2024-10-10staging: gpib: Add LPVO DIY USB GPIB driverDave Penkler-0/+2138