summaryrefslogtreecommitdiff
path: root/drivers/staging/gpib/gpio
AgeCommit message (Expand)Author
2025-01-15staging: gpib: Use C99 syntax and make staticDave Penkler
2025-01-15staging: gpib: Avoid plain integers as NULL pointersDave Penkler
2025-01-13staging: gpib: Modernize gpib_interface_t initialization and make staticDave Penkler
2025-01-13Merge 6.13-rc7 into staging nextGreg Kroah-Hartman
2025-01-07staging: gpib: gpio: Return error value from gpib_register_driver()Nihar Chaithanya
2024-12-20staging: gpib: fix MakefilesArnd Bergmann
2024-12-20staging: gpib: make global 'usec_diff' functions staticArnd Bergmann
2024-11-07staging: gpib: Re-order the lookup tablesDave Penkler
2024-11-07staging: gpib: Remove GPIO14 and GPIO15 lines in lookup tablesDave Penkler
2024-11-07staging: gpib: Remove unneeded lookup tableDave Penkler
2024-10-19staging: gpib: add module descriptionsArnd Bergmann
2024-10-17staging: gpib: Replace kmalloc/memset with kzalloc.Rohit Chavan
2024-10-10staging: gpib: Add gpio bitbang GPIB driverDave Penkler