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
/
ines
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2025-08-19
staging: gpib: tidy-up comments
Luke Yang
2
-8
/
+8
2025-05-21
staging: gpib: Avoid unused variable warning
Dave Penkler
1
-3
/
+0
2025-05-21
staging: gpib: Declare driver entry points static
Dave Penkler
2
-89
/
+47
2025-05-21
staging: gpib: Fix PCMCIA config identifier
Dave Penkler
1
-1
/
+1
2025-04-18
staging: gpib: Add return value to request_control
Dave Penkler
2
-3
/
+3
2025-04-17
staging: gpib: ines: struct gpib_interface
Michael Rubin
1
-7
/
+7
2025-04-15
staging: gpib: ines: fixes multiline comments style
Paul Retourné
1
-42
/
+44
2025-04-15
staging: gpib: ines: u8 over uint8_t
Michael Rubin
2
-21
/
+21
2025-04-15
staging: gpib: ines: struct gpib_board_config
Michael Rubin
1
-11
/
+12
2025-04-15
staging: gpib: ines: lines exceeded 100 columns
Michael Rubin
1
-1
/
+2
2025-04-15
staging: gpib: Correct CamelCase for EVENT enums
Michael Rubin
1
-1
/
+1
2025-03-20
staging: gpib: change return type of t1_delay function to report errors
Rodrigo Gobbi
2
-2
/
+2
2025-03-20
staging: gpib: ines: struct gpib_board
Michael Rubin
2
-82
/
+83
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-02-20
staging: gpib: ines console messaging cleanup
Dave Penkler
1
-59
/
+42
2025-02-19
staging: gpib: ines: remove unused variable
Gaston Gonzalez
1
-2
/
+0
2025-02-19
staging:gpib: Remove GPIB_PCMCIA in Makefiles
Dave Penkler
1
-1
/
+0
2025-02-19
staging;gpib: Use Kconfig PCMCIA compilation symbol
Dave Penkler
1
-4
/
+4
2025-01-15
staging: gpib: Use C99 syntax and make static
Dave Penkler
1
-29
/
+29
2025-01-15
staging: gpib: Avoid plain integers as NULL pointers
Dave Penkler
1
-2
/
+2
2025-01-15
staging: gpib: Use __iomem attribute for io addresses
Dave Penkler
1
-2
/
+2
2025-01-13
staging: gpib: Modernize gpib_interface_t initialization and make static
Dave Penkler
2
-189
/
+182
2025-01-13
Merge 6.13-rc7 into staging next
Greg Kroah-Hartman
3
-14
/
+14
2025-01-07
staging: gpib: ines: Handle gpib_register_driver() errors
Nihar Chaithanya
1
-21
/
+73
2024-12-20
staging: gpib: fix address space mixup
Arnd Bergmann
2
-13
/
+13
2024-12-20
staging: gpib: fix Makefiles
Arnd Bergmann
1
-1
/
+1
2024-11-07
staging: gpib: Replace custom debug with dev_dbg
Dave Penkler
1
-1
/
+1
2024-10-19
staging: gpib: avoid unused const variables
Arnd Bergmann
2
-5
/
+4
2024-10-19
staging: gpib: add module descriptions
Arnd Bergmann
1
-0
/
+1
2024-10-17
staging: gpib: Replace kmalloc/memset with kzalloc.
Rohit Chavan
1
-2
/
+1
2024-10-10
staging: gpib: Add ines GPIB driver
Dave Penkler
3
-0
/
+1684