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
/
common
Age
Commit message (
Expand
)
Author
5 days
Merge tag 'staging-6.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2025-07-10
gpib: use file_inode()
Al Viro
2025-07-09
staging: gpib: Fix error code in board_type_ioctl()
Harshit Mogalapalli
2025-06-30
staging: gpib: fix unset padding field copy back to userspace
Colin Ian King
2025-06-08
treewide, timers: Rename from_timer() to timer_container_of()
Ingo Molnar
2025-06-06
Merge tag 'staging-6.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2025-05-21
staging: gpib: switch to kmalloc(sizeof(*status))
Andreas Kleinbichler
2025-05-08
treewide, timers: Rename destroy_timer_on_stack() as timer_destroy_on_stack()
Ingo Molnar
2025-04-18
staging: gpib: Add return value to request_control
Dave Penkler
2025-04-17
staging: gpib: common: struct gpib_interface
Michael Rubin
2025-04-17
staging: gpib: gpib_os: u8 over uint8_t
Michael Rubin
2025-04-15
staging: gpib: common: fixes multiline comments style
Paul Retourné
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: ibsys: u8 over uint8_t
Michael Rubin
2025-04-15
staging: gpib: Remove typedef gpib_file_private_t
Michael Rubin
2025-04-15
staging: gpib: Removing typedef gpib_descriptor_t
Michael Rubin
2025-04-15
staging: gpib: Removing typedef of status_byte
Michael Rubin
2025-04-15
staging: gpib: Removing typedef gpib_status_queue
Michael Rubin
2025-04-15
staging: gpib: Removing gpib_event_t typedef
Michael Rubin
2025-04-15
staging: gpib: Removing gpib_interface_list_t
Michael Rubin
2025-04-15
staging: gpib: Removing typedef gpib_event_queue
Michael Rubin
2025-04-15
staging: gpib: common: struct gpib_board_config
Michael Rubin
2025-04-15
staging: gpib: common: lines exceeded 100 columns
Michael Rubin
2025-04-15
staging: gpib: Correct CamelCase for EVENT enums
Michael Rubin
2025-04-05
treewide: Switch/rename to timer_delete[_sync]()
Thomas Gleixner
2025-03-20
staging: gpib: change return type of t1_delay function to report errors
Rodrigo Gobbi
2025-03-20
staging: gpib: common: struct gpib_board
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
2025-02-19
staging: gpib: common core console messaging cleanup
Dave Penkler
[next]