summaryrefslogtreecommitdiff
path: root/drivers/staging/gpib/nec7210
AgeCommit message (Expand)AuthorFilesLines
2025-04-18staging: gpib: Add return value to request_controlDave Penkler1-2/+3
2025-04-15staging: gpib: nec7210: fixes multiline comments stylePaul Retourné1-8/+15
2025-04-15staging: gpib: nec7210: u8 over uint8_tMichael Rubin1-20/+20
2025-04-15staging: gpib: Correct CamelCase for EVENT enumsMichael Rubin1-2/+2
2025-03-20staging: gpib: change return type of t1_delay function to report errorsRodrigo Gobbi1-2/+2
2025-03-20staging: gpib: nec7210 struct gpib_boardMichael Rubin1-37/+39
2025-02-19staging: gpib: nec7210 console messaging cleanupDave Penkler1-46/+23
2024-12-20staging: gpib: fix address space mixupArnd Bergmann1-8/+8
2024-12-20staging: gpib: fix MakefilesArnd Bergmann1-1/+1
2024-11-07staging: gpib: Replace custom debug with dev_dbgDave Penkler1-17/+17
2024-10-19staging: gpib: make port I/O code conditionalArnd Bergmann1-18/+20
2024-10-19staging: gpib: add module descriptionsArnd Bergmann1-0/+1
2024-10-10staging: gpib: Add nec7210 GPIB chip driverDave Penkler3-0/+1154