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
/
include
Age
Commit message (
Expand
)
Author
2025-06-19
staging: gpib: Add local include file for commands
Dave Penkler
2025-04-18
staging: gpib: Add return value to request_control
Dave Penkler
2025-04-18
staging: gpib: Rename common include file
Dave Penkler
2025-04-17
staging: gpib: include: fixes multiline comments style
Paul Retourné
2025-04-17
staging: gpib: Removing typedef gpib_interface_t
Michael Rubin
2025-04-17
staging: gpib: gpibP: struct gpib_interface
Michael Rubin
2025-04-17
staging: gpib: struct typing for gpib_interface
Michael Rubin
2025-04-15
staging: gpib: tms9914: u8 over uint8_t
Michael Rubin
2025-04-15
staging: gpib: nec7210: u8 over uint8_t
Michael Rubin
2025-04-15
staging: gpib: gpib_types: u8 over uint8_t
Michael Rubin
2025-04-15
staging: gpib: gpib_proto: 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: Removing function ibAPE
Michael Rubin
2025-04-15
staging: gpib: Removing function ibaPrsp
Michael Rubin
2025-04-15
staging: gpib: Removing function ibAPWait
Michael Rubin
2025-04-15
staging: gpib: Removing function osSendEOI
Michael Rubin
2025-04-15
staging: gpib: Removing function osReset
Michael Rubin
2025-04-15
staging: gpib: Removing function osInit
Michael Rubin
2025-04-15
staging: gpib: Removing typedef gpib_board_config
Michael Rubin
2025-04-15
staging: gpib: gpibP: struct gpib_board_config
Michael Rubin
2025-04-15
staing: gpib: struct typing for gpib_board_config
Michael Rubin
2025-04-15
staging: gpib: tms9914: Fix Improper SPDX comment.
Michael Rubin
2025-04-15
staging: gpib: nec: Fix Improper SPDX comment.
Michael Rubin
2025-04-15
staging: gpib: tms9914: lines exceeded 100 columns
Michael Rubin
2025-04-15
staging: gpib: nec: lines exceeded 100 columns
Michael Rubin
2025-03-20
staging: gpib: change return type of t1_delay function to report errors
Rodrigo Gobbi
2025-03-20
staging: gpib: Removing typedef for gpib_board
Michael Rubin
2025-03-20
staging: gpib: struct typing for gpib_gboard_t
Michael Rubin
2025-03-20
staging: gpib: tms9914: struct gpib_board
Michael Rubin
2025-03-20
staging: gpib: nec7210 struct gpib_board
Michael Rubin
2025-03-20
staging: gpib: struct typing for gpib_board
Michael Rubin
2025-01-16
staging: gpib: Fix inadvertent negative shift
Dave Penkler
2025-01-13
Merge 6.13-rc7 into staging next
Greg Kroah-Hartman
2025-01-07
staging: gpib: Modify gpib_register_driver() to return error if it fails
Nihar Chaithanya
2024-12-20
staging: gpib: fix address space mixup
Arnd Bergmann
2024-12-20
staging: gpib: use ioport_map
Arnd Bergmann
2024-11-07
staging: gpib: Replace custom debug with dev_dbg
Dave Penkler
2024-10-19
staging: gpib: avoid unused const variables
Arnd Bergmann
2024-10-16
staging: gpib: Fix PCI header include guard
Nathan Chancellor
2024-10-10
staging: gpib: Add common include files for GPIB drivers
Dave Penkler