aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/gpib/common (follow)
AgeCommit message (Expand)AuthorFilesLines
2025-08-19staging: gpib: tidy-up commentsLuke Yang2-2/+2
2025-07-29Merge tag 'staging-6.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-2/+2
2025-07-10gpib: use file_inode()Al Viro1-1/+1
2025-07-09staging: gpib: Fix error code in board_type_ioctl()Harshit Mogalapalli1-1/+1
2025-06-30staging: gpib: fix unset padding field copy back to userspaceColin Ian King1-1/+1
2025-06-08treewide, timers: Rename from_timer() to timer_container_of()Ingo Molnar2-3/+4
2025-06-06Merge tag 'staging-6.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds3-178/+211
2025-05-21staging: gpib: switch to kmalloc(sizeof(*status))Andreas Kleinbichler1-1/+1
2025-05-08treewide, timers: Rename destroy_timer_on_stack() as timer_destroy_on_stack()Ingo Molnar1-1/+1
2025-04-18staging: gpib: Add return value to request_controlDave Penkler2-7/+14
2025-04-17staging: gpib: common: struct gpib_interfaceMichael Rubin1-2/+2
2025-04-17staging: gpib: gpib_os: u8 over uint8_tMichael Rubin1-4/+4
2025-04-15staging: gpib: common: fixes multiline comments stylePaul Retourné2-25/+41
2025-04-15staging: gpib: local_ppoll_mode_ioctl_t now shortMichael Rubin1-2/+2
2025-04-15staging: gpib: autospoll_ioctl_t now shortMichael Rubin1-1/+1
2025-04-15staging: gpib: t1_delay_ioctl_t now unsigned intMichael Rubin1-1/+1
2025-04-15staging: gpib: rsc_ioctl_t now intMichael Rubin1-1/+1
2025-04-15staging: gpib: event_ioctl_t now shortMichael Rubin1-1/+1
2025-04-15staging: gpib: Using struct gpib_request_service2Michael Rubin1-2/+2
2025-04-15staging: gpib: Using gpib_select_device_path_ioctlMichael Rubin1-3/+4
2025-04-15staging: gpib: Using struct gpib_sad_ioctlMichael Rubin1-1/+1
2025-04-15staging: gpib: Using struct gpib_pad_ioctlMichael Rubin1-1/+1
2025-04-15staging: gpib: Using struct gpib_ppoll_config_ioctl`Michael Rubin1-1/+1
2025-04-15staging: gpib: Using struct gpib_select_pci_ioctlMichael Rubin1-1/+1
2025-04-15staging: gpib: Using struct gpib_board_info_ioctlMichael Rubin1-1/+1
2025-04-15staging: gpib: Using struct gpib_spoll_bytes_ioctlMichael Rubin1-1/+1
2025-04-15staging: gpib: Using struct gpib_online_ioctlMichael Rubin1-1/+1
2025-04-15staging: gpib: Using struct gpib_wait_ioctlMichael Rubin1-1/+1
2025-04-15staging: gpib: Using struct gpib_eos_ioctlMichael Rubin1-1/+1
2025-04-15staging: gpib: Using struct gpib_serial_poll_ioctlMichael Rubin1-1/+1
2025-04-15staging: gpib: Using struct gpib_close_dev_ioctlMichael Rubin1-1/+1
2025-04-15staging: gpib: Using struct gpib_open_dev_ioctlMichael Rubin1-1/+1
2025-04-15staging: gpib: Using struct gpib_read_write_ioctlMichael Rubin1-3/+3
2025-04-15staging: gpib: Using struct gpib_board_type_ioctlMichael Rubin1-2/+3
2025-04-15staging: gpib: ibsys: u8 over uint8_tMichael Rubin2-9/+9
2025-04-15staging: gpib: Remove typedef gpib_file_private_tMichael Rubin1-30/+31
2025-04-15staging: gpib: Removing typedef gpib_descriptor_tMichael Rubin2-16/+16
2025-04-15staging: gpib: Removing typedef of status_byteMichael Rubin1-4/+4
2025-04-15staging: gpib: Removing typedef gpib_status_queueMichael Rubin3-24/+27
2025-04-15staging: gpib: Removing gpib_event_t typedefMichael Rubin1-4/+4
2025-04-15staging: gpib: Removing gpib_interface_list_tMichael Rubin1-5/+5
2025-04-15staging: gpib: Removing typedef gpib_event_queueMichael Rubin1-5/+5
2025-04-15staging: gpib: common: struct gpib_board_configMichael Rubin1-14/+14
2025-04-15staging: gpib: common: lines exceeded 100 columnsMichael Rubin1-6/+10
2025-04-15staging: gpib: Correct CamelCase for EVENT enumsMichael Rubin1-3/+3
2025-04-05treewide: Switch/rename to timer_delete[_sync]()Thomas Gleixner2-3/+3
2025-03-20staging: gpib: change return type of t1_delay function to report errorsRodrigo Gobbi1-1/+4
2025-03-20staging: gpib: common: struct gpib_boardMichael Rubin3-130/+130
2025-03-20staging: gpib: Correct CamelCase for VALID enumsMichael Rubin1-2/+2
2025-03-20staging: gpib: Correct CamelCase for BUS constantsMichael Rubin1-2/+2