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
/
tms9914
Age
Commit message (
Expand
)
Author
2025-04-18
staging: gpib: Add return value to request_control
Dave Penkler
2025-04-15
staging: gpib: tms9914: fixes multiline comments style
Paul Retourné
2025-04-15
staging: gpib: tms9914: u8 over uint8_t
Michael Rubin
2025-04-15
staging: gpib: tms9914: lines exceeded 100 columns
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: tms9914: 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: tms9914 console messaging cleanup
Dave Penkler
2024-12-20
staging: gpib: fix address space mixup
Arnd Bergmann
2024-12-20
staging: gpib: fix Makefiles
Arnd Bergmann
2024-11-07
staging: gpib: Replace custom debug with dev_dbg
Dave Penkler
2024-10-19
staging: gpib: make port I/O code conditional
Arnd Bergmann
2024-10-19
staging: gpib: avoid unused const variables
Arnd Bergmann
2024-10-19
staging: gpib: add module descriptions
Arnd Bergmann
2024-10-17
staging: gpib: Remove unneeded semicolon.
Rohit Chavan
2024-10-10
staging: gpib: Add tms9914 GPIB chip driver
Dave Penkler