summaryrefslogtreecommitdiff
path: root/drivers/staging/gpib
AgeCommit message (Expand)Author
2024-12-21staging: gpib: Fix allyesconfig build failuresSteven Rostedt
2024-12-04staging: gpib: Fix i386 build issueDave Penkler
2024-12-04staging: gpib: Fix faulty workaround for assignment in ifDave Penkler
2024-12-04staging: gpib: Workaround for ppc build failureDave Penkler
2024-12-04staging: gpib: Make GPIB_NI_PCI_ISA depend on HAS_IOPORTNathan Chancellor
2024-11-10Staging: gpib: gpib_os.c - Remove unnecessary OOM messageOmer Faruk BULUT
2024-11-10staging: gpib: avoid unintended sign extensionKees Bakker
2024-11-07staging: gpib: Correct check for max secondary addressDave Penkler
2024-11-07staging: gpib: Re-order the lookup tablesDave Penkler
2024-11-07staging: gpib: Remove GPIO14 and GPIO15 lines in lookup tablesDave Penkler
2024-11-07staging: gpib: Remove unneeded lookup tableDave Penkler
2024-11-07staging: gpib: Fix KconfigDave Penkler
2024-11-07staging: gpib: Use dev_xxx for messagingDave Penkler
2024-11-07staging: gpib: Add comment for mutex defineDave Penkler
2024-11-07staging: gpib: Fix MODULES_DESCRIPTIONDave Penkler
2024-11-07staging: gpib: Update messaging and usb_device refs in agilent_usbDave Penkler
2024-11-07staging: gpib: Update messaging and usb_device refs in ni_usbDave Penkler
2024-11-07staging: gpib: Replace custom debug with dev_dbgDave Penkler
2024-11-07staging: gpib: Fix buffer overflow in ni_usb_initDave Penkler
2024-11-04staging: gpib: Add TODO fileDominik Karol PiÄ…tkowski
2024-10-19staging: gpib: Change return type and error code of fmh_gpib_get_dma_residue()Everest K.C.
2024-10-19staging: gpib: fix uninitialized variable in usb_gpib_command()Dan Carpenter
2024-10-19staging: gpib: replace dump function by print_hex_dumpKees Bakker
2024-10-19staging: gpib: fmh_gpib: Fix typoDominik Karol PiÄ…tkowski
2024-10-19staging: gpib: Change return type and error code of fluke_get_dma_residueEverest K.C.
2024-10-19staging: gpib: cb7210: select NEC7210 libraryArnd Bergmann
2024-10-19staging: gpib: use proper format string in request_moduleArnd Bergmann
2024-10-19staging: gpib: add bus specific Kconfig dependenciesArnd Bergmann
2024-10-19staging: gpib: make port I/O code conditionalArnd Bergmann
2024-10-19staging: gpib: pc2: avoid calling undefined dma_free()Arnd Bergmann
2024-10-19staging: gpib: avoid unused const variablesArnd Bergmann
2024-10-19staging: gpib: add module descriptionsArnd Bergmann
2024-10-17staging: gpib: Replace kmalloc/memset with kzalloc.Rohit Chavan
2024-10-17staging: gpib: Remove unneeded semicolon.Rohit Chavan
2024-10-16staging: gpib: Remove unused valueEverest K.C.
2024-10-16staging: gpib: fmh: Drop residue from fmh_gpid_fifo_read_countable()Nathan Chancellor
2024-10-16staging: gpib: Fix PCI header include guardNathan Chancellor
2024-10-16staging: gpib: Move free after the variable use has been completedEverest K.C.
2024-10-16staging: gpib: mark FMH driver as brokenGreg Kroah-Hartman
2024-10-14staging: gpib: mark HP82341 driver as brokenGreg Kroah-Hartman
2024-10-10staging: gpib: disable CONFIG_GPIB_KERNEL_DEBUGGreg Kroah-Hartman
2024-10-10staging: gpib: Add KBUILD files for GPIB driversDave Penkler
2024-10-10staging: gpib: Add TNT4882 chip based GPIB driverDave Penkler
2024-10-10staging: gpib: Add pc2 GPIB driverDave Penkler
2024-10-10staging: gpib: Add National Instruments USB GPIB driverDave Penkler
2024-10-10staging: gpib: Add LPVO DIY USB GPIB driverDave Penkler
2024-10-10staging: gpib: Add ines GPIB driverDave Penkler
2024-10-10staging: gpib: Add hp82341x GPIB driverDave Penkler
2024-10-10staging: gpib: Add hp82335x GPIB driverDave Penkler
2024-10-10staging: gpib: Add gpio bitbang GPIB driverDave Penkler