summaryrefslogtreecommitdiff
path: root/drivers/staging/gpib/include
AgeCommit message (Expand)AuthorFilesLines
2025-04-18staging: gpib: Add return value to request_controlDave Penkler4-6/+6
2025-04-18staging: gpib: Rename common include fileDave Penkler2-2/+2
2025-04-17staging: gpib: include: fixes multiline comments stylePaul Retourné3-34/+64
2025-04-17staging: gpib: Removing typedef gpib_interface_tMichael Rubin1-4/+3
2025-04-17staging: gpib: gpibP: struct gpib_interfaceMichael Rubin1-2/+2
2025-04-17staging: gpib: struct typing for gpib_interfaceMichael Rubin1-2/+2
2025-04-15staging: gpib: tms9914: u8 over uint8_tMichael Rubin1-12/+12
2025-04-15staging: gpib: nec7210: u8 over uint8_tMichael Rubin1-17/+16
2025-04-15staging: gpib: gpib_types: u8 over uint8_tMichael Rubin1-9/+9
2025-04-15staging: gpib: gpib_proto: u8 over uint8_tMichael Rubin1-7/+7
2025-04-15staging: gpib: Remove typedef gpib_file_private_tMichael Rubin1-2/+2
2025-04-15staging: gpib: Removing typedef gpib_descriptor_tMichael Rubin2-6/+6
2025-04-15staging: gpib: Removing typedef of status_byteMichael Rubin1-2/+2
2025-04-15staging: gpib: Removing typedef gpib_status_queueMichael Rubin2-5/+5
2025-04-15staging: gpib: Removing gpib_event_t typedefMichael Rubin1-2/+2
2025-04-15staging: gpib: Removing gpib_interface_list_tMichael Rubin1-2/+2
2025-04-15staging: gpib: Removing typedef gpib_event_queueMichael Rubin2-6/+6
2025-04-15staging: gpib: Removing function ibAPEMichael Rubin1-1/+0
2025-04-15staging: gpib: Removing function ibaPrspMichael Rubin1-1/+0
2025-04-15staging: gpib: Removing function ibAPWaitMichael Rubin1-1/+0
2025-04-15staging: gpib: Removing function osSendEOIMichael Rubin1-2/+0
2025-04-15staging: gpib: Removing function osResetMichael Rubin1-1/+0
2025-04-15staging: gpib: Removing function osInitMichael Rubin1-1/+0
2025-04-15staging: gpib: Removing typedef gpib_board_configMichael Rubin1-3/+2
2025-04-15staging: gpib: gpibP: struct gpib_board_configMichael Rubin1-2/+2
2025-04-15staing: gpib: struct typing for gpib_board_configMichael Rubin1-2/+3
2025-04-15staging: gpib: tms9914: Fix Improper SPDX comment.Michael Rubin1-1/+1
2025-04-15staging: gpib: nec: Fix Improper SPDX comment.Michael Rubin1-1/+1
2025-04-15staging: gpib: tms9914: lines exceeded 100 columnsMichael Rubin1-1/+2
2025-04-15staging: gpib: nec: lines exceeded 100 columnsMichael Rubin1-1/+2
2025-03-20staging: gpib: change return type of t1_delay function to report errorsRodrigo Gobbi2-3/+3
2025-03-20staging: gpib: Removing typedef for gpib_boardMichael Rubin1-1/+1
2025-03-20staging: gpib: struct typing for gpib_gboard_tMichael Rubin3-61/+61
2025-03-20staging: gpib: tms9914: struct gpib_boardMichael Rubin1-26/+26
2025-03-20staging: gpib: nec7210 struct gpib_boardMichael Rubin1-29/+29
2025-03-20staging: gpib: struct typing for gpib_boardMichael Rubin1-2/+2
2025-01-16staging: gpib: Fix inadvertent negative shiftDave Penkler1-1/+1
2025-01-13Merge 6.13-rc7 into staging nextGreg Kroah-Hartman4-14/+11
2025-01-07staging: gpib: Modify gpib_register_driver() to return error if it failsNihar Chaithanya1-1/+1
2024-12-20staging: gpib: fix address space mixupArnd Bergmann3-3/+10
2024-12-20staging: gpib: use ioport_mapArnd Bergmann1-11/+1
2024-11-07staging: gpib: Replace custom debug with dev_dbgDave Penkler1-7/+1
2024-10-19staging: gpib: avoid unused const variablesArnd Bergmann3-5/+9
2024-10-16staging: gpib: Fix PCI header include guardNathan Chancellor1-1/+1
2024-10-10staging: gpib: Add common include files for GPIB driversDave Penkler13-0/+1530