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