index
:
linux.git
for-next
master
Linus' kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
staging
/
gpib
/
uapi
Age
Commit message (
Expand
)
Author
2025-06-19
staging: gpib: Add bit and byte padding to ioctl structs
Dave Penkler
2025-06-19
staging: gpib: Use standard size basic uapi types
Dave Penkler
2025-06-19
staging: gpib: Remove unneeded enums and functions
Dave Penkler
2025-05-21
staging: gpib: Fix secondary address restriction
Dave Penkler
2025-05-21
staging: gpib: Fix uapi include header guard name
Dave Penkler
2025-04-18
staging: gpib: Rename common include file
Dave Penkler
2025-04-18
staging: gpib: Remove unused enums from common include file
Dave Penkler
2025-04-17
staging: gpib: Removing unused function CFGn
Michael Rubin
2025-04-17
staging: gpib: uapi: Fix CamelCase and IBA Dup
Michael Rubin
2025-04-17
staging: gpib: gpib_ioctl: u64 over uint64_t
Michael Rubin
2025-04-17
staging: gpib: gpib_user: u8 over uint8_t
Michael Rubin
2025-04-17
staging: gpib: gpib_ioctl: u8 over uint8_t
Michael Rubin
2025-04-15
staging: gpib: local_ppoll_mode_ioctl_t now short
Michael Rubin
2025-04-15
staging: gpib: autospoll_ioctl_t now short
Michael Rubin
2025-04-15
staging: gpib: t1_delay_ioctl_t now unsigned int
Michael Rubin
2025-04-15
staging: gpib: rsc_ioctl_t now int
Michael Rubin
2025-04-15
staging: gpib: event_ioctl_t now short
Michael Rubin
2025-04-15
staging: gpib: Using struct gpib_request_service2
Michael Rubin
2025-04-15
staging: gpib: Using gpib_select_device_path_ioctl
Michael Rubin
2025-04-15
staging: gpib: Using struct gpib_sad_ioctl
Michael Rubin
2025-04-15
staging: gpib: Using struct gpib_pad_ioctl
Michael Rubin
2025-04-15
staging: gpib: Using struct gpib_ppoll_config_ioctl`
Michael Rubin
2025-04-15
staging: gpib: Using struct gpib_select_pci_ioctl
Michael Rubin
2025-04-15
staging: gpib: Using struct gpib_board_info_ioctl
Michael Rubin
2025-04-15
staging: gpib: Using struct gpib_spoll_bytes_ioctl
Michael Rubin
2025-04-15
staging: gpib: Using struct gpib_online_ioctl
Michael Rubin
2025-04-15
staging: gpib: Using struct gpib_wait_ioctl
Michael Rubin
2025-04-15
staging: gpib: Using struct gpib_eos_ioctl
Michael Rubin
2025-04-15
staging: gpib: Using struct gpib_serial_poll_ioctl
Michael Rubin
2025-04-15
staging: gpib: Using struct gpib_close_dev_ioctl
Michael Rubin
2025-04-15
staging: gpib: Using struct gpib_open_dev_ioctl
Michael Rubin
2025-04-15
staging: gpib: Using struct gpib_read_write_ioctl
Michael Rubin
2025-04-15
staging: gpib: Using struct gpib_board_type_ioctl
Michael Rubin
2025-04-15
staging: gpib: uapi: Fix CamelCase and IB_STB
Michael Rubin
2025-04-15
staging: gpib: uapi: Fix CamelCase and IBC Dup
Michael Rubin
2025-04-15
staging: gpib: uapi: Fix CamelCase and IBA Dup
Michael Rubin
2025-04-15
staging: gpib: Correct CamelCase for PPConfig
Michael Rubin
2025-04-15
staging: gpib: Correct CamelCase for EVENT enums
Michael Rubin
2025-03-20
staging: gpib: Correct CamelCase for VALID enums
Michael Rubin
2025-03-20
staging: gpib: Correct CamelCase for BUS constants
Michael Rubin
2024-10-19
staging: gpib: avoid unused const variables
Arnd Bergmann
2024-10-10
staging: gpib: Add user api include files
Dave Penkler