index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
staging
/
gpib
/
agilent_82357a
Age
Commit message (
Expand
)
Author
2025-06-08
treewide, timers: Rename from_timer() to timer_container_of()
Ingo Molnar
2025-04-18
staging: gpib: Add return value to request_control
Dave Penkler
2025-04-17
staging: gpib: agilent_82357a: gpib_interface
Michael Rubin
2025-04-17
staging: gpib: agilent_82357a: u8 over uint8_t
Michael Rubin
2025-04-15
staging: gpib: agilent_82357a: fixes multiline comments style
Paul Retourné
2025-04-15
staging: gpib: agilent_82357a uses completion
Michael Rubin
2025-04-15
staging: gpib: agilent_82357a: gpib_board_config
Michael Rubin
2025-04-15
staging: gbip: Alignment should match open parens
Michael Rubin
2025-04-05
treewide: Switch/rename to timer_delete[_sync]()
Thomas Gleixner
2025-03-20
staging: gpib: change return type of t1_delay function to report errors
Rodrigo Gobbi
2025-03-20
staging: gpib: agilent_82357a: struct gpib_board
Michael Rubin
2025-03-20
staging: gpib: Correct CamelCase for VALID enums
Michael Rubin
2025-03-20
staging: gpib: Correct CamelCase for BUS constants
Michael Rubin
2025-03-20
staging: gpib: Fix Oops after disconnect in agilent usb
Dave Penkler
2025-02-19
staging: gpib: agilent usb console messaging cleanup
Dave Penkler
2025-01-19
staging: gpib: Agilent usb code cleanup
Dave Penkler
2025-01-19
staging: gpib: Fix NULL pointer dereference in detach
Dave Penkler
2025-01-15
staging: gpib: Use C99 syntax and make static
Dave Penkler
2025-01-13
staging: gpib: Add missing mutex unlock in agilent usb driver
Dave Penkler
2025-01-13
staging: gpib: Modernize gpib_interface_t initialization and make static
Dave Penkler
2025-01-13
Merge 6.13-rc7 into staging next
Greg Kroah-Hartman
2025-01-07
staging: gpib: agilent_82357a: Handle gpib_register_driver() errors
Nihar Chaithanya
2024-12-20
staging: gpib: fix Makefiles
Arnd Bergmann
2024-11-10
staging: gpib: avoid unintended sign extension
Kees Bakker
2024-11-07
staging: gpib: Add comment for mutex define
Dave Penkler
2024-11-07
staging: gpib: Fix MODULES_DESCRIPTION
Dave Penkler
2024-11-07
staging: gpib: Update messaging and usb_device refs in agilent_usb
Dave Penkler
2024-10-19
staging: gpib: replace dump function by print_hex_dump
Kees Bakker
2024-10-19
staging: gpib: add module descriptions
Arnd Bergmann
2024-10-10
staging: gpib: Add Agilent/Keysight 82357x USB GPIB driver
Dave Penkler