index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.12.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
pinetabv-6.6.y-devel
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starfive-6.6.48-dubhe
starfive-6.6.63-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
staging
/
gpib
/
tnt4882
Age
Commit message (
Expand
)
Author
Files
Lines
2025-04-18
staging: gpib: Add return value to request_control
Dave Penkler
1
-2
/
+4
2025-04-17
staging: gpib: tnt4882: struct gpib_interface
Michael Rubin
1
-12
/
+12
2025-04-17
staging: gpib: tnt4882: u8 over uint8_t
Michael Rubin
1
-14
/
+14
2025-04-15
staging: gpib: tnt4882: fixes multiline comments style
Paul Retourné
1
-13
/
+19
2025-04-15
staging: gpib: tnt4882: struct gpib_board_config
Michael Rubin
1
-6
/
+6
2025-04-15
staging: gpib: tnt4882: lines exceeded 100 columns
Michael Rubin
1
-2
/
+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
1
-1
/
+1
2025-03-20
staging: gpib: tnt4882: struct gpib_board
Michael Rubin
1
-50
/
+50
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: tnt4882 console messaging cleanup
Dave Penkler
2
-143
/
+60
2025-02-19
staging: gpib: tnt4882: remove unused variable
Gaston Gonzalez
1
-2
/
+1
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
-6
/
+6
2025-02-19
staging: gpib: comment out pnp_device_id tables
Arnd Bergmann
1
-0
/
+3
2025-02-03
staging: gpib: Make static, reduce fwd declarations
Dave Penkler
1
-385
/
+333
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
1
-260
/
+260
2025-01-13
Merge 6.13-rc7 into staging next
Greg Kroah-Hartman
4
-118
/
+33
2025-01-08
staging: gpib: mite: remove unused global functions
Greg Kroah-Hartman
2
-78
/
+0
2025-01-07
staging: gpib: tnt4882: Handle gpib_register_driver() errors
Nihar Chaithanya
1
-13
/
+93
2025-01-07
staging: gpib: refer to correct config symbol in tnt4882 Makefile
Lukas Bulwahn
1
-1
/
+1
2024-12-20
staging: gpib: fix address space mixup
Arnd Bergmann
2
-25
/
+25
2024-12-20
staging: gpib: use ioport_map
Arnd Bergmann
1
-28
/
+21
2024-12-20
staging: gpib: fix Makefiles
Arnd Bergmann
1
-1
/
+1
2024-12-04
staging: Fix tnt4882 license to be SPDX compliant
Prarit Bhargava
2
-2
/
+2
2024-11-07
staging: gpib: Replace custom debug with dev_dbg
Dave Penkler
1
-4
/
+3
2024-10-19
staging: gpib: avoid unused const variables
Arnd Bergmann
1
-1
/
+2
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
2
-5
/
+2
2024-10-17
staging: gpib: Remove unneeded semicolon.
Rohit Chavan
1
-1
/
+1
2024-10-10
staging: gpib: Add TNT4882 chip based GPIB driver
Dave Penkler
4
-0
/
+2345