]> git.ipfire.org Git - thirdparty/kernel/stable.git/commit
staging: gpib: Add LPVO DIY USB GPIB driver
authorDave Penkler <dpenkler@gmail.com>
Wed, 18 Sep 2024 12:19:05 +0000 (14:19 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 10 Oct 2024 13:28:46 +0000 (15:28 +0200)
commitfce79512a96afacbe297ba3c5c2f7ed34944540d
tree04cf8b161dbb5c760f9dc05f6050eace13866e17
parentbb1bd92fa0f2c9c39c5766e3ea81f26d7e8355a4
staging: gpib: Add LPVO DIY USB GPIB driver

Driver for the DIY board designed at the Laboratory of Photovoltaics
and Optoelectronics at the Faculty of Electrical Engineering,
University of Ljubljana.

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