index
:
linux.git
arm64-uaccess
for-next
master
vsnprintf
Linux kernel source tree
Gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
staging
/
gpib
Age
Commit message (
Expand
)
Author
2024-12-21
staging: gpib: Fix allyesconfig build failures
Steven Rostedt
2024-12-04
staging: gpib: Fix i386 build issue
Dave Penkler
2024-12-04
staging: gpib: Fix faulty workaround for assignment in if
Dave Penkler
2024-12-04
staging: gpib: Workaround for ppc build failure
Dave Penkler
2024-12-04
staging: gpib: Make GPIB_NI_PCI_ISA depend on HAS_IOPORT
Nathan Chancellor
2024-11-10
Staging: gpib: gpib_os.c - Remove unnecessary OOM message
Omer Faruk BULUT
2024-11-10
staging: gpib: avoid unintended sign extension
Kees Bakker
2024-11-07
staging: gpib: Correct check for max secondary address
Dave Penkler
2024-11-07
staging: gpib: Re-order the lookup tables
Dave Penkler
2024-11-07
staging: gpib: Remove GPIO14 and GPIO15 lines in lookup tables
Dave Penkler
2024-11-07
staging: gpib: Remove unneeded lookup table
Dave Penkler
2024-11-07
staging: gpib: Fix Kconfig
Dave Penkler
2024-11-07
staging: gpib: Use dev_xxx for messaging
Dave Penkler
2024-11-07
staging: gpib: Add comment for mutex define
Dave Penkler
2024-11-07
staging: gpib: Fix MODULES_DESCRIPTION
Dave Penkler
2024-11-07
staging: gpib: Update messaging and usb_device refs in agilent_usb
Dave Penkler
2024-11-07
staging: gpib: Update messaging and usb_device refs in ni_usb
Dave Penkler
2024-11-07
staging: gpib: Replace custom debug with dev_dbg
Dave Penkler
2024-11-07
staging: gpib: Fix buffer overflow in ni_usb_init
Dave Penkler
2024-11-04
staging: gpib: Add TODO file
Dominik Karol PiÄ…tkowski
2024-10-19
staging: gpib: Change return type and error code of fmh_gpib_get_dma_residue()
Everest K.C.
2024-10-19
staging: gpib: fix uninitialized variable in usb_gpib_command()
Dan Carpenter
2024-10-19
staging: gpib: replace dump function by print_hex_dump
Kees Bakker
2024-10-19
staging: gpib: fmh_gpib: Fix typo
Dominik Karol PiÄ…tkowski
2024-10-19
staging: gpib: Change return type and error code of fluke_get_dma_residue
Everest K.C.
2024-10-19
staging: gpib: cb7210: select NEC7210 library
Arnd Bergmann
2024-10-19
staging: gpib: use proper format string in request_module
Arnd Bergmann
2024-10-19
staging: gpib: add bus specific Kconfig dependencies
Arnd Bergmann
2024-10-19
staging: gpib: make port I/O code conditional
Arnd Bergmann
2024-10-19
staging: gpib: pc2: avoid calling undefined dma_free()
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: Replace kmalloc/memset with kzalloc.
Rohit Chavan
2024-10-17
staging: gpib: Remove unneeded semicolon.
Rohit Chavan
2024-10-16
staging: gpib: Remove unused value
Everest K.C.
2024-10-16
staging: gpib: fmh: Drop residue from fmh_gpid_fifo_read_countable()
Nathan Chancellor
2024-10-16
staging: gpib: Fix PCI header include guard
Nathan Chancellor
2024-10-16
staging: gpib: Move free after the variable use has been completed
Everest K.C.
2024-10-16
staging: gpib: mark FMH driver as broken
Greg Kroah-Hartman
2024-10-14
staging: gpib: mark HP82341 driver as broken
Greg Kroah-Hartman
2024-10-10
staging: gpib: disable CONFIG_GPIB_KERNEL_DEBUG
Greg Kroah-Hartman
2024-10-10
staging: gpib: Add KBUILD files for GPIB drivers
Dave Penkler
2024-10-10
staging: gpib: Add TNT4882 chip based GPIB driver
Dave Penkler
2024-10-10
staging: gpib: Add pc2 GPIB driver
Dave Penkler
2024-10-10
staging: gpib: Add National Instruments USB GPIB driver
Dave Penkler
2024-10-10
staging: gpib: Add LPVO DIY USB GPIB driver
Dave Penkler
2024-10-10
staging: gpib: Add ines GPIB driver
Dave Penkler
2024-10-10
staging: gpib: Add hp82341x GPIB driver
Dave Penkler
2024-10-10
staging: gpib: Add hp82335x GPIB driver
Dave Penkler
2024-10-10
staging: gpib: Add gpio bitbang GPIB driver
Dave Penkler
[next]