summaryrefslogtreecommitdiff
path: root/drivers/staging/gpib/common/iblib.c
AgeCommit message (Expand)Author
2025-06-08treewide, timers: Rename from_timer() to timer_container_of()Ingo Molnar
2025-06-06Merge tag 'staging-6.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2025-05-08treewide, timers: Rename destroy_timer_on_stack() as timer_destroy_on_stack()Ingo Molnar
2025-04-18staging: gpib: Add return value to request_controlDave Penkler
2025-04-15staging: gpib: common: fixes multiline comments stylePaul Retourné
2025-04-15staging: gpib: ibsys: u8 over uint8_tMichael Rubin
2025-04-15staging: gpib: Removing typedef gpib_descriptor_tMichael Rubin
2025-04-15staging: gpib: Removing typedef gpib_status_queueMichael Rubin
2025-04-05treewide: Switch/rename to timer_delete[_sync]()Thomas Gleixner
2025-03-20staging: gpib: common: struct gpib_boardMichael Rubin
2025-03-20staging: gpib: Correct CamelCase for VALID enumsMichael Rubin
2025-03-20staging: gpib: Correct CamelCase for BUS constantsMichael Rubin
2025-02-19staging: gpib: common core console messaging cleanupDave Penkler
2025-01-15staging: gpib: Avoid plain integers as NULL pointersDave Penkler
2024-11-07staging: gpib: Correct check for max secondary addressDave Penkler
2024-11-07staging: gpib: Replace custom debug with dev_dbgDave Penkler
2024-10-10staging: gpib: Add GPIB common core driverDave Penkler