summaryrefslogtreecommitdiff
path: root/drivers/staging/gpib/uapi
AgeCommit message (Expand)AuthorFilesLines
2025-05-21staging: gpib: Fix secondary address restrictionDave Penkler1-1/+1
2025-05-21staging: gpib: Fix uapi include header guard nameDave Penkler1-4/+3
2025-04-18staging: gpib: Rename common include fileDave Penkler1-0/+0
2025-04-18staging: gpib: Remove unused enums from common include fileDave Penkler1-42/+0
2025-04-17staging: gpib: Removing unused function CFGnMichael Rubin1-5/+0
2025-04-17staging: gpib: uapi: Fix CamelCase and IBA DupMichael Rubin1-1/+1
2025-04-17staging: gpib: gpib_ioctl: u64 over uint64_tMichael Rubin1-3/+3
2025-04-17staging: gpib: gpib_user: u8 over uint8_tMichael Rubin1-13/+13
2025-04-17staging: gpib: gpib_ioctl: u8 over uint8_tMichael Rubin1-5/+5
2025-04-15staging: gpib: local_ppoll_mode_ioctl_t now shortMichael Rubin1-4/+2
2025-04-15staging: gpib: autospoll_ioctl_t now shortMichael Rubin1-2/+1
2025-04-15staging: gpib: t1_delay_ioctl_t now unsigned intMichael Rubin1-2/+1
2025-04-15staging: gpib: rsc_ioctl_t now intMichael Rubin1-2/+1
2025-04-15staging: gpib: event_ioctl_t now shortMichael Rubin1-2/+1
2025-04-15staging: gpib: Using struct gpib_request_service2Michael Rubin1-3/+3
2025-04-15staging: gpib: Using gpib_select_device_path_ioctlMichael Rubin1-3/+3
2025-04-15staging: gpib: Using struct gpib_sad_ioctlMichael Rubin1-3/+3
2025-04-15staging: gpib: Using struct gpib_pad_ioctlMichael Rubin1-3/+3
2025-04-15staging: gpib: Using struct gpib_ppoll_config_ioctl`Michael Rubin1-3/+3
2025-04-15staging: gpib: Using struct gpib_select_pci_ioctlMichael Rubin1-3/+3
2025-04-15staging: gpib: Using struct gpib_board_info_ioctlMichael Rubin1-3/+3
2025-04-15staging: gpib: Using struct gpib_spoll_bytes_ioctlMichael Rubin1-3/+3
2025-04-15staging: gpib: Using struct gpib_online_ioctlMichael Rubin1-3/+3
2025-04-15staging: gpib: Using struct gpib_wait_ioctlMichael Rubin1-3/+3
2025-04-15staging: gpib: Using struct gpib_eos_ioctlMichael Rubin1-3/+3
2025-04-15staging: gpib: Using struct gpib_serial_poll_ioctlMichael Rubin1-3/+3
2025-04-15staging: gpib: Using struct gpib_close_dev_ioctlMichael Rubin1-3/+3
2025-04-15staging: gpib: Using struct gpib_open_dev_ioctlMichael Rubin1-3/+3
2025-04-15staging: gpib: Using struct gpib_read_write_ioctlMichael Rubin1-5/+5
2025-04-15staging: gpib: Using struct gpib_board_type_ioctlMichael Rubin1-3/+3
2025-04-15staging: gpib: uapi: Fix CamelCase and IB_STBMichael Rubin1-3/+3
2025-04-15staging: gpib: uapi: Fix CamelCase and IBC DupMichael Rubin1-32/+31
2025-04-15staging: gpib: uapi: Fix CamelCase and IBA DupMichael Rubin1-33/+32
2025-04-15staging: gpib: Correct CamelCase for PPConfigMichael Rubin1-2/+2
2025-04-15staging: gpib: Correct CamelCase for EVENT enumsMichael Rubin1-4/+4
2025-03-20staging: gpib: Correct CamelCase for VALID enumsMichael Rubin1-9/+9
2025-03-20staging: gpib: Correct CamelCase for BUS constantsMichael Rubin1-11/+0
2024-10-19staging: gpib: avoid unused const variablesArnd Bergmann1-9/+11
2024-10-10staging: gpib: Add user api include filesDave Penkler2-0/+530