summaryrefslogtreecommitdiffstats
path: root/drivers/staging/gpib/hp_82341
AgeCommit message (Expand)AuthorLines
2025-11-24staging: gpib: Destage gpibDave Penkler-1074/+0
2025-08-19staging: gpib: tidy-up commentsLuke Yang-26/+26
2025-06-19staging: gpib: hp_82341: Replace manual comparison with min/max macroYuesong Li-8/+2
2025-04-18staging: gpib: Add return value to request_controlDave Penkler-2/+2
2025-04-17staging: gpib: hp2341: struct gpib_interfaceMichael Rubin-2/+2
2025-04-17staging: gpib: hp_82341: u8 over uint8_tMichael Rubin-13/+13
2025-04-15staging: gpib: hp_82341: fixes multiline comments stylePaul Retourné-5/+6
2025-04-15staging: gpib: hp_82341: struct gpib_board_configMichael Rubin-3/+4
2025-03-20staging: gpib: change return type of t1_delay function to report errorsRodrigo Gobbi-1/+1
2025-03-20staging: gpib: hp_82341: struct gpib_boardMichael Rubin-34/+34
2025-03-20staging: gpib: Correct CamelCase for BUS constantsMichael Rubin-1/+1
2025-02-19static: gpib: hp82341: add MODULE_DESCRIPTIONArnd Bergmann-0/+1
2025-02-19staging: gpib: comment out pnp_device_id tablesArnd Bergmann-0/+3
2025-02-19staging: gpib: hp82341 console messaging cleanupDave Penkler-40/+30
2025-02-03staging: gpib: Fix pr_err format warningDave Penkler-1/+1
2025-02-03staging: gpib: Make static, reduce fwd declarationsDave Penkler-71/+40
2025-01-13staging: gpib: Modernize gpib_interface_t initialization and make staticDave Penkler-53/+51
2025-01-13Merge 6.13-rc7 into staging nextGreg Kroah-Hartman-9/+9
2025-01-07staging: gpib: hp_82341: Handle gpib_register_driver() errorsNihar Chaithanya-2/+15
2024-12-20staging: gpib: fix address space mixupArnd Bergmann-8/+8
2024-12-20staging: gpib: fix MakefilesArnd Bergmann-1/+1
2024-10-17staging: gpib: Replace kmalloc/memset with kzalloc.Rohit Chavan-2/+1
2024-10-10staging: gpib: Add hp82341x GPIB driverDave Penkler-0/+1105