aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/drivers/staging/gpib/common/iblib.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2025-06-08treewide, timers: Rename from_timer() to timer_container_of()Ingo Molnar1-1/+1
2025-06-06Merge tag 'staging-6.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/stagingLinus Torvalds1-23/+37
2025-05-08treewide, timers: Rename destroy_timer_on_stack() as timer_destroy_on_stack()Ingo Molnar1-1/+1
2025-04-18staging: gpib: Add return value to request_controlDave Penkler1-4/+13
2025-04-15staging: gpib: common: fixes multiline comments stylePaul Retourné1-7/+12
2025-04-15staging: gpib: ibsys: u8 over uint8_tMichael Rubin1-6/+6
2025-04-15staging: gpib: Removing typedef gpib_descriptor_tMichael Rubin1-3/+3
2025-04-15staging: gpib: Removing typedef gpib_status_queueMichael Rubin1-3/+3
2025-04-05treewide: Switch/rename to timer_delete[_sync]()Thomas Gleixner1-1/+1
2025-03-20staging: gpib: common: struct gpib_boardMichael Rubin1-25/+25
2025-03-20staging: gpib: Correct CamelCase for VALID enumsMichael Rubin1-2/+2
2025-03-20staging: gpib: Correct CamelCase for BUS constantsMichael Rubin1-2/+2
2025-02-19staging: gpib: common core console messaging cleanupDave Penkler1-73/+36
2025-01-15staging: gpib: Avoid plain integers as NULL pointersDave Penkler1-1/+1
2024-11-07staging: gpib: Correct check for max secondary addressDave Penkler1-3/+3
2024-11-07staging: gpib: Replace custom debug with dev_dbgDave Penkler1-8/+8
2024-10-10staging: gpib: Add GPIB common core driverDave Penkler1-0/+740