summaryrefslogtreecommitdiff
path: root/drivers/staging/gpib
AgeCommit message (Expand)AuthorFilesLines
2025-01-08staging: gpib: mite: remove unused global functionsGreg Kroah-Hartman2-78/+0
2025-01-07staging: gpib: refer to correct config symbol in tnt4882 MakefileLukas Bulwahn1-1/+1
2024-12-20staging: gpib: fix address space mixupArnd Bergmann22-116/+123
2024-12-20staging: gpib: use ioport_mapArnd Bergmann4-89/+23
2024-12-20staging: gpib: fix pcmcia dependenciesArnd Bergmann1-2/+5
2024-12-20staging: gpib: add module author and description fieldsArnd Bergmann1-0/+2
2024-12-20staging: gpib: fix MakefilesArnd Bergmann16-16/+16
2024-12-20staging: gpib: make global 'usec_diff' functions staticArnd Bergmann2-2/+2
2024-12-20staging: gpib: Modify mismatched function nameJiapeng Chong1-4/+4
2024-12-20staging: gpib: Add lower bound check for secondary addressDave Penkler1-1/+1
2024-12-20staging: gpib: Fix erroneous removal of blank before newlineDave Penkler1-3/+3
2024-12-04staging: gpib: Fix i386 build issueDave Penkler1-0/+4
2024-12-04staging: gpib: Fix faulty workaround for assignment in ifDave Penkler1-1/+1
2024-12-04staging: gpib: Workaround for ppc build failureDave Penkler1-1/+1
2024-12-04staging: gpib: Make GPIB_NI_PCI_ISA depend on HAS_IOPORTNathan Chancellor1-0/+1
2024-11-10Staging: gpib: gpib_os.c - Remove unnecessary OOM messageOmer Faruk BULUT1-3/+2
2024-11-10staging: gpib: avoid unintended sign extensionKees Bakker1-4/+4
2024-11-07staging: gpib: Correct check for max secondary addressDave Penkler3-6/+7
2024-11-07staging: gpib: Re-order the lookup tablesDave Penkler1-3/+3
2024-11-07staging: gpib: Remove GPIO14 and GPIO15 lines in lookup tablesDave Penkler1-4/+0
2024-11-07staging: gpib: Remove unneeded lookup tableDave Penkler1-33/+0
2024-11-07staging: gpib: Fix KconfigDave Penkler1-2/+2
2024-11-07staging: gpib: Use dev_xxx for messagingDave Penkler1-28/+42
2024-11-07staging: gpib: Add comment for mutex defineDave Penkler1-1/+1
2024-11-07staging: gpib: Fix MODULES_DESCRIPTIONDave Penkler1-1/+1
2024-11-07staging: gpib: Update messaging and usb_device refs in agilent_usbDave Penkler1-113/+144
2024-11-07staging: gpib: Update messaging and usb_device refs in ni_usbDave Penkler1-172/+204
2024-11-07staging: gpib: Replace custom debug with dev_dbgDave Penkler14-158/+147
2024-11-07staging: gpib: Fix buffer overflow in ni_usb_initDave Penkler1-1/+1
2024-11-04staging: gpib: Add TODO fileDominik Karol PiÄ…tkowski1-0/+21
2024-10-19staging: gpib: Change return type and error code of fmh_gpib_get_dma_residue()Everest K.C.1-3/+3
2024-10-19staging: gpib: fix uninitialized variable in usb_gpib_command()Dan Carpenter1-0/+1
2024-10-19staging: gpib: replace dump function by print_hex_dumpKees Bakker2-26/+2
2024-10-19staging: gpib: fmh_gpib: Fix typoDominik Karol PiÄ…tkowski1-1/+1
2024-10-19staging: gpib: Change return type and error code of fluke_get_dma_residueEverest K.C.1-3/+3
2024-10-19staging: gpib: cb7210: select NEC7210 libraryArnd Bergmann1-0/+1
2024-10-19staging: gpib: use proper format string in request_moduleArnd Bergmann1-3/+1
2024-10-19staging: gpib: add bus specific Kconfig dependenciesArnd Bergmann1-2/+15
2024-10-19staging: gpib: make port I/O code conditionalArnd Bergmann3-18/+24
2024-10-19staging: gpib: pc2: avoid calling undefined dma_free()Arnd Bergmann1-0/+4
2024-10-19staging: gpib: avoid unused const variablesArnd Bergmann10-26/+33
2024-10-19staging: gpib: add module descriptionsArnd Bergmann15-0/+15
2024-10-17staging: gpib: Replace kmalloc/memset with kzalloc.Rohit Chavan8-17/+8
2024-10-17staging: gpib: Remove unneeded semicolon.Rohit Chavan2-3/+3
2024-10-16staging: gpib: Remove unused valueEverest K.C.1-1/+0
2024-10-16staging: gpib: fmh: Drop residue from fmh_gpid_fifo_read_countable()Nathan Chancellor1-5/+4
2024-10-16staging: gpib: Fix PCI header include guardNathan Chancellor1-1/+1
2024-10-16staging: gpib: Move free after the variable use has been completedEverest K.C.1-1/+1
2024-10-16staging: gpib: mark FMH driver as brokenGreg Kroah-Hartman1-0/+1
2024-10-14staging: gpib: mark HP82341 driver as brokenGreg Kroah-Hartman1-0/+1