]> git.ipfire.org Git - thirdparty/kernel/stable.git/commit
staging: gpib: Add hp82341x GPIB driver
authorDave Penkler <dpenkler@gmail.com>
Wed, 18 Sep 2024 12:19:03 +0000 (14:19 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 10 Oct 2024 13:28:44 +0000 (15:28 +0200)
commit6d4f8749cd5da8fd43bb1e25b3612d8eba09e07a
tree7958b053639760e9165aea40231f8c72cdcdd204
parent76319a9d234f6e978b94716885051e5725cb90f6
staging: gpib: Add hp82341x GPIB driver

Driver for old hp82341x boards

Signed-off-by: Dave Penkler <dpenkler@gmail.com>
Link: https://lore.kernel.org/r/20240918121908.19366-17-dpenkler@gmail.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/gpib/hp_82341/Makefile [new file with mode: 0644]
drivers/staging/gpib/hp_82341/hp_82341.c [new file with mode: 0644]
drivers/staging/gpib/hp_82341/hp_82341.h [new file with mode: 0644]