index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
staging
/
gpib
/
ni_usb
Age
Commit message (
Expand
)
Author
Lines
2025-11-24
staging: gpib: Destage gpib
Dave Penkler
-2908
/
+0
2025-10-13
staging: gpib: Return -EINTR on device clear
Dave Penkler
-2
/
+6
2025-10-13
staging: gpib: Fix sending clear and trigger events
Dave Penkler
-1
/
+4
2025-08-19
staging: gpib: tidy-up comments
Luke Yang
-10
/
+10
2025-07-24
staging: gpib: Add init response codes for new ni-usb-hs+
Dave Penkler
-7
/
+7
2025-06-08
treewide, timers: Rename from_timer() to timer_container_of()
Ingo Molnar
-1
/
+2
2025-04-18
staging: gpib: Add return value to request_control
Dave Penkler
-4
/
+4
2025-04-17
staging: gpib: ni_usb: struct gpib_interface
Michael Rubin
-1
/
+1
2025-04-17
staging: gpib: ni_usb: u8 over uint8_t
Michael Rubin
-8
/
+8
2025-04-15
staging: gpib: ni_usb: fixes multiline comments style
Paul Retourné
-25
/
+47
2025-04-15
staging: gpib: ni_usb: struct gpib_board_config
Michael Rubin
-2
/
+2
2025-04-05
treewide: Switch/rename to timer_delete[_sync]()
Thomas Gleixner
-4
/
+4
2025-03-20
staging: gpib: change return type of t1_delay function to report errors
Rodrigo Gobbi
-2
/
+2
2025-03-20
staging: gpib: ni_usb_gpib: struct gpib_board
Michael Rubin
-35
/
+35
2025-03-20
staging: gpib: Correct CamelCase for VALID enums
Michael Rubin
-1
/
+1
2025-03-20
staging: gpib: Correct CamelCase for BUS constants
Michael Rubin
-8
/
+8
2025-03-20
staging: gpib: Fix Oops after disconnect in ni_usb
Dave Penkler
-20
/
+73
2025-02-19
staging: gpib: ni_usb: remove unused variable
Gaston Gonzalez
-2
/
+1
2025-02-19
staging: gpib: ni_usb console messaging cleanup
Dave Penkler
-236
/
+189
2025-01-13
staging: gpib: Add missing mutex unlock in ni usb driver
Dave Penkler
-1
/
+3
2025-01-13
staging: gpib: Modernize gpib_interface_t initialization and make static
Dave Penkler
-27
/
+27
2025-01-13
Merge 6.13-rc7 into staging next
Greg Kroah-Hartman
-1
/
+1
2025-01-07
staging: gpib: ni_usb: Handle gpib_register_driver() errors
Nihar Chaithanya
-2
/
+13
2024-12-20
staging: gpib: Replace semaphore with completion for one-time signaling
Santosh Mahto
-9
/
+9
2024-12-20
staging: gpib: fix Makefiles
Arnd Bergmann
-1
/
+1
2024-11-07
staging: gpib: Update messaging and usb_device refs in ni_usb
Dave Penkler
-172
/
+204
2024-11-07
staging: gpib: Fix buffer overflow in ni_usb_init
Dave Penkler
-1
/
+1
2024-10-19
staging: gpib: replace dump function by print_hex_dump
Kees Bakker
-13
/
+1
2024-10-19
staging: gpib: add module descriptions
Arnd Bergmann
-0
/
+1
2024-10-16
staging: gpib: Remove unused value
Everest K.C.
-1
/
+0
2024-10-16
staging: gpib: Move free after the variable use has been completed
Everest K.C.
-1
/
+1
2024-10-10
staging: gpib: Add National Instruments USB GPIB driver
Dave Penkler
-0
/
+2840