index
:
git.armlinux.org.uk/linux.git
for-next
master
Linus' kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
staging
/
gpib
Age
Commit message (
Expand
)
Author
2025-06-08
treewide, timers: Rename from_timer() to timer_container_of()
Ingo Molnar
2025-06-06
Merge tag 'staging-6.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2025-05-21
staging: gpib: switch to kmalloc(sizeof(*status))
Andreas Kleinbichler
2025-05-21
staging: gpib: Fix secondary address restriction
Dave Penkler
2025-05-21
staging: gpib: Fix uapi include header guard name
Dave Penkler
2025-05-21
staging: gpib: Avoid unused variable warning
Dave Penkler
2025-05-21
staging: gpib: Declare driver entry points static
Dave Penkler
2025-05-21
staging: gpib: Fix PCMCIA config identifier
Dave Penkler
2025-05-08
treewide, timers: Rename destroy_timer_on_stack() as timer_destroy_on_stack()
Ingo Molnar
2025-05-01
staging: gpib: Avoid unused variable warnings
Dave Penkler
2025-05-01
staging: gpib: Fix lpvo request_system_control
Dave Penkler
2025-04-25
staging: gpib: Set control lines in attach
Dave Penkler
2025-04-25
staging: gpib: Cleanup allocate_gpios code
Dave Penkler
2025-04-25
staging: gpib: Change error code for no listener
Dave Penkler
2025-04-25
staging: gpib: Remove atn_asserted global variable
Dave Penkler
2025-04-25
staging: gpib: Remove dependency on LED subsystem
Dave Penkler
2025-04-25
staging: gpib: Enable SRQ irq on request_system_control
Dave Penkler
2025-04-25
staging: gpib: Fix setting controller-in-charge
Dave Penkler
2025-04-25
staging: gpib: Fix request_system_control in gpio
Dave Penkler
2025-04-18
staging: gpib: Add return value to request_control
Dave Penkler
2025-04-18
staging: gpib: Rename common include file
Dave Penkler
2025-04-18
staging: gpib: Remove unused enums from common include file
Dave Penkler
2025-04-17
staging: gpib: Removing unused function CFGn
Michael Rubin
2025-04-17
staging: gpib: include: fixes multiline comments style
Paul Retourné
2025-04-17
staging: gpib: agilent_02350b: cleanup comments
Ruben Wauters
2025-04-17
staging: gpib: uapi: Fix CamelCase and IBA Dup
Michael Rubin
2025-04-17
staging: gpib: Removing typedef gpib_interface_t
Michael Rubin
2025-04-17
staging: gpib: tnt4882: struct gpib_interface
Michael Rubin
2025-04-17
staging: gpib: pc2: struct gpib_interface
Michael Rubin
2025-04-17
staging: gpib: ni_usb: struct gpib_interface
Michael Rubin
2025-04-17
staging: gpib: lpvo_usb: struct gpib_interface
Michael Rubin
2025-04-17
staging: gpib: ines: struct gpib_interface
Michael Rubin
2025-04-17
staging: gpib: gpibP: struct gpib_interface
Michael Rubin
2025-04-17
staging: gpib: hp2341: struct gpib_interface
Michael Rubin
2025-04-17
staging: gpib: hp_82335: struct gpib_interface
Michael Rubin
2025-04-17
staging: gpib: gpio: struct gpib_interface
Michael Rubin
2025-04-17
staging: gpib: fmh: struct gpib_interface
Michael Rubin
2025-04-17
staging: gpib: fluke: struct gpib_interface
Michael Rubin
2025-04-17
staging: gpib: common: struct gpib_interface
Michael Rubin
2025-04-17
staging: gpib: cec: struct gpib_interface
Michael Rubin
2025-04-17
staging: gpib: cb7210: struct gpib_interface
Michael Rubin
2025-04-17
staging: gpib: agilent_82357a: gpib_interface
Michael Rubin
2025-04-17
staging: gpib: agilent_82350b: gpib_interface
Michael Rubin
2025-04-17
staging: gpib: struct typing for gpib_interface
Michael Rubin
2025-04-17
staging: gpib: tnt4882: u8 over uint8_t
Michael Rubin
2025-04-17
staging: gpib: lpvo_usb_gpib: u8 over uint8_t
Michael Rubin
2025-04-17
staging: gpib: gpib_ioctl: u64 over uint64_t
Michael Rubin
2025-04-17
staging: gpib: pc2: u8 over uint8_t
Michael Rubin
2025-04-17
staging: gpib: ni_usb: u8 over uint8_t
Michael Rubin
2025-04-17
staging: gpib: hp_82341: u8 over uint8_t
Michael Rubin
[next]