summaryrefslogtreecommitdiff
path: root/drivers/staging/gpib/tms9914
AgeCommit message (Expand)AuthorFilesLines
2025-04-18staging: gpib: Add return value to request_controlDave Penkler1-2/+3
2025-04-15staging: gpib: tms9914: fixes multiline comments stylePaul Retourné1-3/+6
2025-04-15staging: gpib: tms9914: u8 over uint8_tMichael Rubin1-17/+17
2025-04-15staging: gpib: tms9914: lines exceeded 100 columnsMichael Rubin1-7/+12
2025-04-15staging: gpib: Correct CamelCase for PPConfigMichael Rubin1-2/+2
2025-04-15staging: gpib: Correct CamelCase for EVENT enumsMichael Rubin1-3/+3
2025-03-20staging: gpib: tms9914: struct gpib_boardMichael Rubin1-33/+33
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: tms9914 console messaging cleanupDave Penkler1-19/+14
2024-12-20staging: gpib: fix address space mixupArnd Bergmann1-4/+4
2024-12-20staging: gpib: fix MakefilesArnd Bergmann1-1/+1
2024-11-07staging: gpib: Replace custom debug with dev_dbgDave Penkler1-4/+4
2024-10-19staging: gpib: make port I/O code conditionalArnd Bergmann1-0/+2
2024-10-19staging: gpib: avoid unused const variablesArnd Bergmann1-3/+0
2024-10-19staging: gpib: add module descriptionsArnd Bergmann1-0/+1
2024-10-17staging: gpib: Remove unneeded semicolon.Rohit Chavan1-2/+2
2024-10-10staging: gpib: Add tms9914 GPIB chip driverDave Penkler2-0/+916