index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.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
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
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
/
tools
/
testing
/
selftests
/
firmware
Age
Commit message (
Expand
)
Author
Files
Lines
2022-04-29
selftests: firmware: Add firmware upload selftests
Russ Weight
5
-1
/
+227
2022-04-22
selftests: firmware: Add ZSTD compressed file tests
Takashi Iwai
2
-23
/
+65
2022-04-22
selftests: firmware: Simplify test patterns
Takashi Iwai
1
-76
/
+30
2022-04-22
selftests: firmware: Fix the request_firmware_into_buf() test for XZ format
Takashi Iwai
1
-0
/
+2
2022-04-22
selftests: firmware: Use smaller dictionary for XZ compression
Takashi Iwai
1
-3
/
+5
2021-07-21
selftests: firmware: Fix ignored return val of asprintf() warn
Shuah Khan
1
-1
/
+2
2021-03-23
firmware_loader: Remove unnecessary conversion to bool
Jiapeng Chong
1
-1
/
+1
2020-10-16
Merge tag 'linux-kselftest-next-5.10-rc1' of git://git.kernel.org/pub/scm/lin...
Linus Torvalds
1
-0
/
+2
2020-10-05
test_firmware: Test partial read support
Scott Branden
1
-0
/
+91
2020-09-23
selftests: Add missing gitignore entries
Gabriel Krisman Bertazi
1
-0
/
+2
2020-07-25
selftest/firmware: Add selftest timeout in settings
Kees Cook
1
-0
/
+8
2020-03-20
selftests: firmware: Add firmware_request_platform tests
Hans de Goede
1
-0
/
+23
2020-02-11
firmware_loader: load files from the mount namespace of init
Topi Miettinen
3
-6
/
+158
2019-12-23
selftests: firmware: Fix it to do root uid check and skip
Shuah Khan
1
-0
/
+6
2019-09-04
selftests: firmware: Add request_firmware_into_buf tests
Scott Branden
2
-2
/
+66
2019-06-18
selftests: firmware: Add compressed firmware tests
Takashi Iwai
3
-10
/
+71
2019-05-21
treewide: Add SPDX license identifier - Makefile/Kconfig
Thomas Gleixner
1
-0
/
+1
2019-02-08
selftests: firmware: fix verify_reqs() return value
Luis Chamberlain
1
-1
/
+1
2019-02-08
Revert "selftests: firmware: remove use of non-standard diff -Z option"
Luis Chamberlain
1
-3
/
+6
2019-02-08
Revert "selftests: firmware: add CONFIG_FW_LOADER_USER_HELPER_FALLBACK to con...
Luis Chamberlain
1
-1
/
+0
2018-11-28
selftests: firmware: add CONFIG_FW_LOADER_USER_HELPER_FALLBACK to config
Dan Rue
1
-0
/
+1
2018-11-28
selftests: firmware: remove use of non-standard diff -Z option
Dan Rue
1
-6
/
+3
2018-05-31
selftests: firmware: return Kselftest Skip code for skipped tests
Shuah Khan (Samsung OSG)
3
-5
/
+10
2018-04-25
selftests:firmware: fixes a call to a wrong function name
Jeffrin Jose T
1
-1
/
+1
2018-04-23
test_firmware: fix setting old custom fw path back on exit, second try
Ben Hutchings
1
-4
/
+6
2018-04-23
test_firmware: Install all scripts
Ben Hutchings
1
-0
/
+1
2018-03-20
test_firmware: modify custom fallback tests to use unique files
Luis R. Rodriguez
3
-8
/
+46
2018-03-20
test_firmware: test three firmware kernel configs using a proc knob
Luis R. Rodriguez
3
-1
/
+122
2018-03-20
test_firmware: expand on library with shared helpers
Luis R. Rodriguez
3
-61
/
+63
2018-03-14
test_firmware: replace syfs fallback check with kconfig_has helper
Luis R. Rodriguez
1
-4
/
+1
2018-03-14
test_firmware: enable custom fallback testing on limited kernel configs
Luis R. Rodriguez
3
-1
/
+33
2018-03-14
test_firmware: add simple firmware firmware test library
Luis R. Rodriguez
3
-20
/
+51
2017-11-29
test_firmware: wrap custom sysfs load tests into helper
Luis R. Rodriguez
1
-15
/
+28
2017-11-29
test_firmware: wrap basic sysfs fallback tests into helper
Luis R. Rodriguez
1
-37
/
+41
2017-11-29
test_firmware: wrap sysfs timeout test into helper
Luis R. Rodriguez
1
-32
/
+37
2017-11-29
test_firmware: fix setting old custom fw path back on exit
Luis R. Rodriguez
1
-1
/
+4
2017-11-15
selftests: firmware: skip unsupported custom firmware fallback tests
Amit Pundir
1
-12
/
+26
2017-11-15
selftests: firmware: skip unsupported async loading tests
Amit Pundir
1
-13
/
+21
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2
-0
/
+2
2017-08-10
test_firmware: add batched firmware tests
Luis R. Rodriguez
1
-2
/
+239
2017-08-10
test_firmware: add test case for SIGCHLD on sync fallback
Luis R. Rodriguez
1
-0
/
+31
2017-02-22
Merge tag 'driver-core-4.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-5
/
+20
2017-01-25
test_firmware: add test custom fallback trigger
Luis R. Rodriguez
1
-0
/
+68
2017-01-25
tools: firmware: add fallback cancelation testing
Luis R. Rodriguez
1
-0
/
+32
2017-01-25
tools: firmware: rename fallback mechanism script
Luis R. Rodriguez
2
-3
/
+4
2017-01-25
tools: firmware: check for distro fallback udev cancel rule
Luis R. Rodriguez
1
-2
/
+26
2017-01-11
selftests: firmware: send expected errors to /dev/null
Luis R. Rodriguez
1
-3
/
+3
2017-01-11
selftests: firmware: only modprobe if driver is missing
Luis R. Rodriguez
1
-2
/
+17
2016-02-25
selftests: create test-specific kconfig fragments
Bamvor Jian Zhang
1
-0
/
+1
2016-01-08
selftests: firmware: add empty string and async tests
Brian Norris
1
-1
/
+28
[next]