Age | Commit message (Expand) | Author |
2025-01-15 | staging: gpib: Use C99 syntax and make static | Dave Penkler |
2025-01-15 | staging: gpib: Avoid plain integers as NULL pointers | Dave Penkler |
2025-01-15 | staging: gpib: Use __user for user space pointers | Dave Penkler |
2025-01-13 | Merge 6.13-rc7 into staging next | Greg Kroah-Hartman |
2025-01-07 | staging: gpib: Modify gpib_register_driver() to return error if it fails | Nihar Chaithanya |
2024-12-20 | staging: gpib: fix address space mixup | Arnd Bergmann |
2024-12-20 | staging: gpib: use ioport_map | Arnd Bergmann |
2024-12-20 | staging: gpib: fix Makefiles | Arnd Bergmann |
2024-12-20 | staging: gpib: Add lower bound check for secondary address | Dave Penkler |
2024-11-10 | Staging: gpib: gpib_os.c - Remove unnecessary OOM message | Omer Faruk BULUT |
2024-11-07 | staging: gpib: Correct check for max secondary address | Dave Penkler |
2024-11-07 | staging: gpib: Replace custom debug with dev_dbg | Dave Penkler |
2024-10-19 | staging: gpib: use proper format string in request_module | Arnd Bergmann |
2024-10-19 | staging: gpib: make port I/O code conditional | Arnd Bergmann |
2024-10-19 | staging: gpib: avoid unused const variables | Arnd Bergmann |
2024-10-19 | staging: gpib: add module descriptions | Arnd Bergmann |
2024-10-10 | staging: gpib: Add GPIB common core driver | Dave Penkler |