summaryrefslogtreecommitdiff
path: root/drivers/staging/gpib/fmh_gpib
AgeCommit message (Expand)AuthorFilesLines
2025-04-18staging: gpib: Add return value to request_controlDave Penkler1-2/+2
2025-04-17staging: gpib: fmh: struct gpib_interfaceMichael Rubin1-4/+4
2025-04-15staging: gpib: fmh_gpib: fixes multiline comments stylePaul Retourné1-22/+44
2025-04-15staging: gpib: fmh_gpib: Remove unnecessary .owner assignmentChen Ni1-1/+0
2025-04-15staging: gpib: fmh_gpib: Remove unnecessary print function dev_err()Chen Ni1-3/+1
2025-04-15staging: gpib: fmh_gpib: u8 over uint8_tMichael Rubin2-19/+19
2025-04-15staging: gpib: fmh: struct gpib_board_configMichael Rubin1-11/+16
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: fmh_gpib: struct gpib_boardMichael Rubin1-60/+62
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: fmh console messaging cleanupDave Penkler1-87/+53
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-104/+104
2025-01-13Merge 6.13-rc7 into staging nextGreg Kroah-Hartman2-15/+16
2025-01-07staging: gpib: fmh: Handle gpib_register_driver() errorsNihar Chaithanya1-8/+39
2024-12-20staging: gpib: fix address space mixupArnd Bergmann2-15/+14
2024-12-20staging: gpib: add module author and description fieldsArnd Bergmann1-0/+2
2024-11-07staging: gpib: Replace custom debug with dev_dbgDave Penkler1-2/+2
2024-10-19staging: gpib: Change return type and error code of fmh_gpib_get_dma_residue()Everest K.C.1-3/+3
2024-10-19staging: gpib: fmh_gpib: Fix typoDominik Karol Piątkowski1-1/+1
2024-10-16staging: gpib: fmh: Drop residue from fmh_gpid_fifo_read_countable()Nathan Chancellor1-5/+4
2024-10-10staging: gpib: Add Frank Mori Hess FPGA PCI GPIB driverDave Penkler3-0/+1905