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