summaryrefslogtreecommitdiffstats
path: root/drivers/staging/gpib/fmh_gpib
AgeCommit message (Expand)AuthorLines
2025-11-24staging: gpib: Destage gpibDave Penkler-1933/+0
2025-10-13staging: gpib: Fix device reference leak in fmh_gpib driverMa Ke-0/+5
2025-08-19staging: gpib: tidy-up commentsLuke Yang-1/+1
2025-04-18staging: gpib: Add return value to request_controlDave Penkler-2/+2
2025-04-17staging: gpib: fmh: struct gpib_interfaceMichael Rubin-4/+4
2025-04-15staging: gpib: fmh_gpib: fixes multiline comments stylePaul Retourné-22/+44
2025-04-15staging: gpib: fmh_gpib: Remove unnecessary .owner assignmentChen Ni-1/+0
2025-04-15staging: gpib: fmh_gpib: Remove unnecessary print function dev_err()Chen Ni-3/+1
2025-04-15staging: gpib: fmh_gpib: u8 over uint8_tMichael Rubin-19/+19
2025-04-15staging: gpib: fmh: struct gpib_board_configMichael Rubin-11/+16
2025-04-15staging: gpib: Correct CamelCase for EVENT enumsMichael Rubin-1/+1
2025-03-20staging: gpib: change return type of t1_delay function to report errorsRodrigo Gobbi-1/+1
2025-03-20staging: gpib: fmh_gpib: struct gpib_boardMichael Rubin-60/+62
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: fmh console messaging cleanupDave Penkler-87/+53
2025-01-15staging: gpib: Use __iomem attribute for io addressesDave Penkler-1/+1
2025-01-13staging: gpib: Modernize gpib_interface_t initialization and make staticDave Penkler-104/+104
2025-01-13Merge 6.13-rc7 into staging nextGreg Kroah-Hartman-15/+16
2025-01-07staging: gpib: fmh: Handle gpib_register_driver() errorsNihar Chaithanya-8/+39
2024-12-20staging: gpib: fix address space mixupArnd Bergmann-15/+14
2024-12-20staging: gpib: add module author and description fieldsArnd Bergmann-0/+2
2024-11-07staging: gpib: Replace custom debug with dev_dbgDave Penkler-2/+2
2024-10-19staging: gpib: Change return type and error code of fmh_gpib_get_dma_residue()Everest K.C.-3/+3
2024-10-19staging: gpib: fmh_gpib: Fix typoDominik Karol Piątkowski-1/+1
2024-10-16staging: gpib: fmh: Drop residue from fmh_gpid_fifo_read_countable()Nathan Chancellor-5/+4
2024-10-10staging: gpib: Add Frank Mori Hess FPGA PCI GPIB driverDave Penkler-0/+1905