summaryrefslogtreecommitdiff
path: root/drivers/staging/gpib/eastwood
AgeCommit message (Expand)AuthorFilesLines
2025-04-18staging: gpib: Add return value to request_controlDave Penkler1-2/+2
2025-04-17staging: gpib: fluke: struct gpib_interfaceMichael Rubin1-3/+3
2025-04-15staging: gpib: eastwood: fixes multiline comments stylePaul Retourné2-24/+44
2025-04-15staging: gpib: eastwood: Remove unnecessary print function dev_err()Chen Ni1-3/+1
2025-04-15staging: gpib: fluke_gpib: u8 over uint8_tMichael Rubin2-20/+20
2025-04-15staging: gpib: eastwood: struct gpib_board_configMichael Rubin1-5/+7
2025-04-15staging: gpib: Correct CamelCase for EVENT enumsMichael Rubin1-1/+1
2025-03-20staging: gpib: change return type of t1_delay function to report errorsRodrigo Gobbi1-1/+1
2025-03-20staging: gpib: eastwood: struct gpib_boardMichael Rubin1-46/+47
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-02-19staging: gpib: eastwood: remove unused variableGaston Gonzalez1-2/+0
2025-02-19staging: gpib: fluke console messaging cleanupDave Penkler1-63/+27
2025-02-03staging: gpib: Remove unnecessary .owner assignmentYu-Chun Lin1-1/+0
2025-01-15staging: gpib: Use __iomem attribute for io addressesDave Penkler1-1/+1
2025-01-13staging: gpib: Modernize gpib_interface_t initialization and make staticDave Penkler1-75/+75
2025-01-13Merge 6.13-rc7 into staging nextGreg Kroah-Hartman3-9/+9
2025-01-07staging: gpib: fluke: Handle gpib_register_driver() errorsNihar Chaithanya1-5/+27
2024-12-20staging: gpib: fix address space mixupArnd Bergmann2-8/+8
2024-12-20staging: gpib: fix MakefilesArnd Bergmann1-1/+1
2024-11-07staging: gpib: Replace custom debug with dev_dbgDave Penkler1-1/+1
2024-10-19staging: gpib: Change return type and error code of fluke_get_dma_residueEverest K.C.1-3/+3
2024-10-19staging: gpib: avoid unused const variablesArnd Bergmann1-3/+5
2024-10-19staging: gpib: add module descriptionsArnd Bergmann1-0/+1
2024-10-10staging: gpib: Add Fluke cda based cards GPIB driverDave Penkler3-0/+1322