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