summaryrefslogtreecommitdiff
path: root/drivers/staging/gpib
AgeCommit message (Expand)Author
2025-06-08treewide, timers: Rename from_timer() to timer_container_of()Ingo Molnar
2025-06-06Merge tag 'staging-6.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2025-05-21staging: gpib: switch to kmalloc(sizeof(*status))Andreas Kleinbichler
2025-05-21staging: gpib: Fix secondary address restrictionDave Penkler
2025-05-21staging: gpib: Fix uapi include header guard nameDave Penkler
2025-05-21staging: gpib: Avoid unused variable warningDave Penkler
2025-05-21staging: gpib: Declare driver entry points staticDave Penkler
2025-05-21staging: gpib: Fix PCMCIA config identifierDave Penkler
2025-05-08treewide, timers: Rename destroy_timer_on_stack() as timer_destroy_on_stack()Ingo Molnar
2025-05-01staging: gpib: Avoid unused variable warningsDave Penkler
2025-05-01staging: gpib: Fix lpvo request_system_controlDave Penkler
2025-04-25staging: gpib: Set control lines in attachDave Penkler
2025-04-25staging: gpib: Cleanup allocate_gpios codeDave Penkler
2025-04-25staging: gpib: Change error code for no listenerDave Penkler
2025-04-25staging: gpib: Remove atn_asserted global variableDave Penkler
2025-04-25staging: gpib: Remove dependency on LED subsystemDave Penkler
2025-04-25staging: gpib: Enable SRQ irq on request_system_controlDave Penkler
2025-04-25staging: gpib: Fix setting controller-in-chargeDave Penkler
2025-04-25staging: gpib: Fix request_system_control in gpioDave Penkler
2025-04-18staging: gpib: Add return value to request_controlDave Penkler
2025-04-18staging: gpib: Rename common include fileDave Penkler
2025-04-18staging: gpib: Remove unused enums from common include fileDave Penkler
2025-04-17staging: gpib: Removing unused function CFGnMichael Rubin
2025-04-17staging: gpib: include: fixes multiline comments stylePaul Retourné
2025-04-17staging: gpib: agilent_02350b: cleanup commentsRuben Wauters
2025-04-17staging: gpib: uapi: Fix CamelCase and IBA DupMichael Rubin
2025-04-17staging: gpib: Removing typedef gpib_interface_tMichael Rubin
2025-04-17staging: gpib: tnt4882: struct gpib_interfaceMichael Rubin
2025-04-17staging: gpib: pc2: struct gpib_interfaceMichael Rubin
2025-04-17staging: gpib: ni_usb: struct gpib_interfaceMichael Rubin
2025-04-17staging: gpib: lpvo_usb: struct gpib_interfaceMichael Rubin
2025-04-17staging: gpib: ines: struct gpib_interfaceMichael Rubin
2025-04-17staging: gpib: gpibP: struct gpib_interfaceMichael Rubin
2025-04-17staging: gpib: hp2341: struct gpib_interfaceMichael Rubin
2025-04-17staging: gpib: hp_82335: struct gpib_interfaceMichael Rubin
2025-04-17staging: gpib: gpio: struct gpib_interfaceMichael Rubin
2025-04-17staging: gpib: fmh: struct gpib_interfaceMichael Rubin
2025-04-17staging: gpib: fluke: struct gpib_interfaceMichael Rubin
2025-04-17staging: gpib: common: struct gpib_interfaceMichael Rubin
2025-04-17staging: gpib: cec: struct gpib_interfaceMichael Rubin
2025-04-17staging: gpib: cb7210: struct gpib_interfaceMichael Rubin
2025-04-17staging: gpib: agilent_82357a: gpib_interfaceMichael Rubin
2025-04-17staging: gpib: agilent_82350b: gpib_interfaceMichael Rubin
2025-04-17staging: gpib: struct typing for gpib_interfaceMichael Rubin
2025-04-17staging: gpib: tnt4882: u8 over uint8_tMichael Rubin
2025-04-17staging: gpib: lpvo_usb_gpib: u8 over uint8_tMichael Rubin
2025-04-17staging: gpib: gpib_ioctl: u64 over uint64_tMichael Rubin
2025-04-17staging: gpib: pc2: u8 over uint8_tMichael Rubin
2025-04-17staging: gpib: ni_usb: u8 over uint8_tMichael Rubin
2025-04-17staging: gpib: hp_82341: u8 over uint8_tMichael Rubin