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