index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
staging
/
gpib
/
agilent_82357a
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2025-08-19
staging: gpib: tidy-up comments
Luke Yang
2
-14
/
+14
2025-06-08
treewide, timers: Rename from_timer() to timer_container_of()
Ingo Molnar
1
-1
/
+2
2025-04-18
staging: gpib: Add return value to request_control
Dave Penkler
1
-12
/
+10
2025-04-17
staging: gpib: agilent_82357a: gpib_interface
Michael Rubin
1
-1
/
+1
2025-04-17
staging: gpib: agilent_82357a: u8 over uint8_t
Michael Rubin
1
-10
/
+10
2025-04-15
staging: gpib: agilent_82357a: fixes multiline comments style
Paul Retourné
1
-6
/
+8
2025-04-15
staging: gpib: agilent_82357a uses completion
Michael Rubin
2
-8
/
+8
2025-04-15
staging: gpib: agilent_82357a: gpib_board_config
Michael Rubin
1
-2
/
+2
2025-04-15
staging: gbip: Alignment should match open parens
Michael Rubin
1
-1
/
+1
2025-04-05
treewide: Switch/rename to timer_delete[_sync]()
Thomas Gleixner
1
-2
/
+2
2025-03-20
staging: gpib: change return type of t1_delay function to report errors
Rodrigo Gobbi
1
-1
/
+1
2025-03-20
staging: gpib: agilent_82357a: struct gpib_board
Michael Rubin
1
-39
/
+46
2025-03-20
staging: gpib: Correct CamelCase for VALID enums
Michael Rubin
1
-1
/
+1
2025-03-20
staging: gpib: Correct CamelCase for BUS constants
Michael Rubin
1
-8
/
+8
2025-03-20
staging: gpib: Fix Oops after disconnect in agilent usb
Dave Penkler
1
-10
/
+55
2025-02-19
staging: gpib: agilent usb console messaging cleanup
Dave Penkler
1
-216
/
+143
2025-01-19
staging: gpib: Agilent usb code cleanup
Dave Penkler
1
-48
/
+36
2025-01-19
staging: gpib: Fix NULL pointer dereference in detach
Dave Penkler
1
-3
/
+1
2025-01-15
staging: gpib: Use C99 syntax and make static
Dave Penkler
1
-1
/
+1
2025-01-13
staging: gpib: Add missing mutex unlock in agilent usb driver
Dave Penkler
1
-0
/
+1
2025-01-13
staging: gpib: Modernize gpib_interface_t initialization and make static
Dave Penkler
1
-28
/
+28
2025-01-13
Merge 6.13-rc7 into staging next
Greg Kroah-Hartman
1
-1
/
+1
2025-01-07
staging: gpib: agilent_82357a: Handle gpib_register_driver() errors
Nihar Chaithanya
1
-2
/
+14
2024-12-20
staging: gpib: fix Makefiles
Arnd Bergmann
1
-1
/
+1
2024-11-10
staging: gpib: avoid unintended sign extension
Kees Bakker
1
-4
/
+4
2024-11-07
staging: gpib: Add comment for mutex define
Dave Penkler
1
-1
/
+1
2024-11-07
staging: gpib: Fix MODULES_DESCRIPTION
Dave Penkler
1
-1
/
+1
2024-11-07
staging: gpib: Update messaging and usb_device refs in agilent_usb
Dave Penkler
1
-113
/
+144
2024-10-19
staging: gpib: replace dump function by print_hex_dump
Kees Bakker
1
-13
/
+1
2024-10-19
staging: gpib: add module descriptions
Arnd Bergmann
1
-0
/
+1
2024-10-10
staging: gpib: Add Agilent/Keysight 82357x USB GPIB driver
Dave Penkler
3
-0
/
+1878