summaryrefslogtreecommitdiff
path: root/drivers/staging/gpib
AgeCommit message (Expand)AuthorFilesLines
2025-07-29Merge tag 'staging-6.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds12-277/+199
2025-07-24staging: gpib: Add init response codes for new ni-usb-hs+Dave Penkler1-7/+7
2025-07-24staging: gpib: fix typoGaston Gonzalez1-1/+1
2025-07-10gpib: use file_inode()Al Viro1-1/+1
2025-07-09staging: gpib: Fix error handling paths in cb_gpib_probe()Christophe JAILLET1-4/+11
2025-07-09staging: gpib: lpvo_usb_gpib: Remove unreachable return statementHarshit Mogalapalli1-1/+0
2025-07-09staging: gpib: cec: Fix inconsistent indentation in cec_pci_attach()Harshit Mogalapalli1-1/+1
2025-07-09staging: gpib: Fix error code in board_type_ioctl()Harshit Mogalapalli1-1/+1
2025-06-30staging: gpib: fix unset padding field copy back to userspaceColin Ian King1-1/+1
2025-06-19staging: gpib: hp_82341: Replace manual comparison with min/max macroYuesong Li1-8/+2
2025-06-19staging: gpib: Add bit and byte padding to ioctl structsDave Penkler1-1/+5
2025-06-19staging: gpib: Use standard size basic uapi typesDave Penkler1-53/+53
2025-06-19staging: gpib: Add local include file for commandsDave Penkler2-0/+113
2025-06-19staging: gpib: Remove unneeded enums and functionsDave Penkler1-198/+0
2025-06-19staging: gpib: Update TODODave Penkler1-1/+4
2025-06-08treewide, timers: Rename from_timer() to timer_container_of()Ingo Molnar4-5/+8
2025-06-06Merge tag 'staging-6.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds34-1308/+1362
2025-05-21staging: gpib: switch to kmalloc(sizeof(*status))Andreas Kleinbichler1-1/+1
2025-05-21staging: gpib: Fix secondary address restrictionDave Penkler1-1/+1
2025-05-21staging: gpib: Fix uapi include header guard nameDave Penkler1-4/+3
2025-05-21staging: gpib: Avoid unused variable warningDave Penkler1-3/+0
2025-05-21staging: gpib: Declare driver entry points staticDave Penkler2-89/+47
2025-05-21staging: gpib: Fix PCMCIA config identifierDave Penkler1-1/+1
2025-05-08treewide, timers: Rename destroy_timer_on_stack() as timer_destroy_on_stack()Ingo Molnar1-1/+1
2025-05-01staging: gpib: Avoid unused variable warningsDave Penkler1-5/+0
2025-05-01staging: gpib: Fix lpvo request_system_controlDave Penkler1-1/+0
2025-04-25staging: gpib: Set control lines in attachDave Penkler1-0/+4
2025-04-25staging: gpib: Cleanup allocate_gpios codeDave Penkler1-21/+18
2025-04-25staging: gpib: Change error code for no listenerDave Penkler1-1/+1
2025-04-25staging: gpib: Remove atn_asserted global variableDave Penkler1-8/+8
2025-04-25staging: gpib: Remove dependency on LED subsystemDave Penkler1-17/+6
2025-04-25staging: gpib: Enable SRQ irq on request_system_controlDave Penkler1-2/+4
2025-04-25staging: gpib: Fix setting controller-in-chargeDave Penkler1-1/+1
2025-04-25staging: gpib: Fix request_system_control in gpioDave Penkler1-3/+7
2025-04-18staging: gpib: Add return value to request_controlDave Penkler23-70/+76
2025-04-18staging: gpib: Rename common include fileDave Penkler3-2/+2
2025-04-18staging: gpib: Remove unused enums from common include fileDave Penkler1-42/+0
2025-04-17staging: gpib: Removing unused function CFGnMichael Rubin1-5/+0
2025-04-17staging: gpib: include: fixes multiline comments stylePaul Retourné3-34/+64
2025-04-17staging: gpib: agilent_02350b: cleanup commentsRuben Wauters2-36/+38
2025-04-17staging: gpib: uapi: Fix CamelCase and IBA DupMichael Rubin1-1/+1
2025-04-17staging: gpib: Removing typedef gpib_interface_tMichael Rubin1-4/+3
2025-04-17staging: gpib: tnt4882: struct gpib_interfaceMichael Rubin1-12/+12
2025-04-17staging: gpib: pc2: struct gpib_interfaceMichael Rubin1-4/+4
2025-04-17staging: gpib: ni_usb: struct gpib_interfaceMichael Rubin1-1/+1
2025-04-17staging: gpib: lpvo_usb: struct gpib_interfaceMichael Rubin1-1/+1
2025-04-17staging: gpib: ines: struct gpib_interfaceMichael Rubin1-7/+7
2025-04-17staging: gpib: gpibP: struct gpib_interfaceMichael Rubin1-2/+2
2025-04-17staging: gpib: hp2341: struct gpib_interfaceMichael Rubin1-2/+2
2025-04-17staging: gpib: hp_82335: struct gpib_interfaceMichael Rubin1-1/+1