index
:
wireguard-linux
backport-5.4.y
davem/net
davem/net-next
devel
gregkh/stable-5.4.y
jd/bump-compilers
jd/deferred-aip-removal
jd/new-archs
jd/orphan-parallel
jd/rcu-barrier
jd/shorter-socket-lock
jd/unified-crypt-queue
jd/xdp-l3
stable
update-toolchain
WireGuard for the Linux kernel
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
drivers
/
staging
/
gpib
/
include
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2025-04-18
staging: gpib: Add return value to request_control
Dave Penkler
4
-6
/
+6
2025-04-18
staging: gpib: Rename common include file
Dave Penkler
2
-2
/
+2
2025-04-17
staging: gpib: include: fixes multiline comments style
Paul Retourné
3
-34
/
+64
2025-04-17
staging: gpib: Removing typedef gpib_interface_t
Michael Rubin
1
-4
/
+3
2025-04-17
staging: gpib: gpibP: struct gpib_interface
Michael Rubin
1
-2
/
+2
2025-04-17
staging: gpib: struct typing for gpib_interface
Michael Rubin
1
-2
/
+2
2025-04-15
staging: gpib: tms9914: u8 over uint8_t
Michael Rubin
1
-12
/
+12
2025-04-15
staging: gpib: nec7210: u8 over uint8_t
Michael Rubin
1
-17
/
+16
2025-04-15
staging: gpib: gpib_types: u8 over uint8_t
Michael Rubin
1
-9
/
+9
2025-04-15
staging: gpib: gpib_proto: u8 over uint8_t
Michael Rubin
1
-7
/
+7
2025-04-15
staging: gpib: Remove typedef gpib_file_private_t
Michael Rubin
1
-2
/
+2
2025-04-15
staging: gpib: Removing typedef gpib_descriptor_t
Michael Rubin
2
-6
/
+6
2025-04-15
staging: gpib: Removing typedef of status_byte
Michael Rubin
1
-2
/
+2
2025-04-15
staging: gpib: Removing typedef gpib_status_queue
Michael Rubin
2
-5
/
+5
2025-04-15
staging: gpib: Removing gpib_event_t typedef
Michael Rubin
1
-2
/
+2
2025-04-15
staging: gpib: Removing gpib_interface_list_t
Michael Rubin
1
-2
/
+2
2025-04-15
staging: gpib: Removing typedef gpib_event_queue
Michael Rubin
2
-6
/
+6
2025-04-15
staging: gpib: Removing function ibAPE
Michael Rubin
1
-1
/
+0
2025-04-15
staging: gpib: Removing function ibaPrsp
Michael Rubin
1
-1
/
+0
2025-04-15
staging: gpib: Removing function ibAPWait
Michael Rubin
1
-1
/
+0
2025-04-15
staging: gpib: Removing function osSendEOI
Michael Rubin
1
-2
/
+0
2025-04-15
staging: gpib: Removing function osReset
Michael Rubin
1
-1
/
+0
2025-04-15
staging: gpib: Removing function osInit
Michael Rubin
1
-1
/
+0
2025-04-15
staging: gpib: Removing typedef gpib_board_config
Michael Rubin
1
-3
/
+2
2025-04-15
staging: gpib: gpibP: struct gpib_board_config
Michael Rubin
1
-2
/
+2
2025-04-15
staing: gpib: struct typing for gpib_board_config
Michael Rubin
1
-2
/
+3
2025-04-15
staging: gpib: tms9914: Fix Improper SPDX comment.
Michael Rubin
1
-1
/
+1
2025-04-15
staging: gpib: nec: Fix Improper SPDX comment.
Michael Rubin
1
-1
/
+1
2025-04-15
staging: gpib: tms9914: lines exceeded 100 columns
Michael Rubin
1
-1
/
+2
2025-04-15
staging: gpib: nec: lines exceeded 100 columns
Michael Rubin
1
-1
/
+2
2025-03-20
staging: gpib: change return type of t1_delay function to report errors
Rodrigo Gobbi
2
-3
/
+3
2025-03-20
staging: gpib: Removing typedef for gpib_board
Michael Rubin
1
-1
/
+1
2025-03-20
staging: gpib: struct typing for gpib_gboard_t
Michael Rubin
3
-61
/
+61
2025-03-20
staging: gpib: tms9914: struct gpib_board
Michael Rubin
1
-26
/
+26
2025-03-20
staging: gpib: nec7210 struct gpib_board
Michael Rubin
1
-29
/
+29
2025-03-20
staging: gpib: struct typing for gpib_board
Michael Rubin
1
-2
/
+2
2025-01-16
staging: gpib: Fix inadvertent negative shift
Dave Penkler
1
-1
/
+1
2025-01-13
Merge 6.13-rc7 into staging next
Greg Kroah-Hartman
4
-14
/
+11
2025-01-07
staging: gpib: Modify gpib_register_driver() to return error if it fails
Nihar Chaithanya
1
-1
/
+1
2024-12-20
staging: gpib: fix address space mixup
Arnd Bergmann
3
-3
/
+10
2024-12-20
staging: gpib: use ioport_map
Arnd Bergmann
1
-11
/
+1
2024-11-07
staging: gpib: Replace custom debug with dev_dbg
Dave Penkler
1
-7
/
+1
2024-10-19
staging: gpib: avoid unused const variables
Arnd Bergmann
3
-5
/
+9
2024-10-16
staging: gpib: Fix PCI header include guard
Nathan Chancellor
1
-1
/
+1
2024-10-10
staging: gpib: Add common include files for GPIB drivers
Dave Penkler
13
-0
/
+1530