index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
testing
/
selftests
/
firmware
Commit message (
Expand
)
Author
Age
Files
Lines
*
selftests: firmware: Add firmware upload selftests
Russ Weight
2022-04-29
5
-1
/
+227
*
selftests: firmware: Add ZSTD compressed file tests
Takashi Iwai
2022-04-22
2
-23
/
+65
*
selftests: firmware: Simplify test patterns
Takashi Iwai
2022-04-22
1
-76
/
+30
*
selftests: firmware: Fix the request_firmware_into_buf() test for XZ format
Takashi Iwai
2022-04-22
1
-0
/
+2
*
selftests: firmware: Use smaller dictionary for XZ compression
Takashi Iwai
2022-04-22
1
-3
/
+5
*
selftests: firmware: Fix ignored return val of asprintf() warn
Shuah Khan
2021-07-21
1
-1
/
+2
*
firmware_loader: Remove unnecessary conversion to bool
Jiapeng Chong
2021-03-23
1
-1
/
+1
*
Merge tag 'linux-kselftest-next-5.10-rc1' of git://git.kernel.org/pub/scm/lin...
Linus Torvalds
2020-10-15
1
-0
/
+2
|
\
|
*
selftests: Add missing gitignore entries
Gabriel Krisman Bertazi
2020-09-23
1
-0
/
+2
*
|
test_firmware: Test partial read support
Scott Branden
2020-10-05
1
-0
/
+91
|
/
*
selftest/firmware: Add selftest timeout in settings
Kees Cook
2020-07-25
1
-0
/
+8
*
selftests: firmware: Add firmware_request_platform tests
Hans de Goede
2020-03-20
1
-0
/
+23
*
firmware_loader: load files from the mount namespace of init
Topi Miettinen
2020-02-10
3
-6
/
+158
*
selftests: firmware: Fix it to do root uid check and skip
Shuah Khan
2019-12-23
1
-0
/
+6
*
selftests: firmware: Add request_firmware_into_buf tests
Scott Branden
2019-09-04
2
-2
/
+66
*
selftests: firmware: Add compressed firmware tests
Takashi Iwai
2019-06-18
3
-10
/
+71
*
treewide: Add SPDX license identifier - Makefile/Kconfig
Thomas Gleixner
2019-05-21
1
-0
/
+1
*
selftests: firmware: fix verify_reqs() return value
Luis Chamberlain
2019-02-08
1
-1
/
+1
*
Revert "selftests: firmware: remove use of non-standard diff -Z option"
Luis Chamberlain
2019-02-08
1
-3
/
+6
*
Revert "selftests: firmware: add CONFIG_FW_LOADER_USER_HELPER_FALLBACK to con...
Luis Chamberlain
2019-02-08
1
-1
/
+0
*
selftests: firmware: add CONFIG_FW_LOADER_USER_HELPER_FALLBACK to config
Dan Rue
2018-11-27
1
-0
/
+1
*
selftests: firmware: remove use of non-standard diff -Z option
Dan Rue
2018-11-27
1
-6
/
+3
*
selftests: firmware: return Kselftest Skip code for skipped tests
Shuah Khan (Samsung OSG)
2018-05-30
3
-5
/
+10
*
selftests:firmware: fixes a call to a wrong function name
Jeffrin Jose T
2018-04-25
1
-1
/
+1
*
test_firmware: fix setting old custom fw path back on exit, second try
Ben Hutchings
2018-04-23
1
-4
/
+6
*
test_firmware: Install all scripts
Ben Hutchings
2018-04-23
1
-0
/
+1
*
test_firmware: modify custom fallback tests to use unique files
Luis R. Rodriguez
2018-03-20
3
-8
/
+46
*
test_firmware: test three firmware kernel configs using a proc knob
Luis R. Rodriguez
2018-03-20
3
-1
/
+122
*
test_firmware: expand on library with shared helpers
Luis R. Rodriguez
2018-03-20
3
-61
/
+63
*
test_firmware: replace syfs fallback check with kconfig_has helper
Luis R. Rodriguez
2018-03-14
1
-4
/
+1
*
test_firmware: enable custom fallback testing on limited kernel configs
Luis R. Rodriguez
2018-03-14
3
-1
/
+33
*
test_firmware: add simple firmware firmware test library
Luis R. Rodriguez
2018-03-14
3
-20
/
+51
*
test_firmware: wrap custom sysfs load tests into helper
Luis R. Rodriguez
2017-11-29
1
-15
/
+28
*
test_firmware: wrap basic sysfs fallback tests into helper
Luis R. Rodriguez
2017-11-29
1
-37
/
+41
*
test_firmware: wrap sysfs timeout test into helper
Luis R. Rodriguez
2017-11-29
1
-32
/
+37
*
test_firmware: fix setting old custom fw path back on exit
Luis R. Rodriguez
2017-11-29
1
-1
/
+4
*
selftests: firmware: skip unsupported custom firmware fallback tests
Amit Pundir
2017-11-15
1
-12
/
+26
*
selftests: firmware: skip unsupported async loading tests
Amit Pundir
2017-11-15
1
-13
/
+21
*
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-11-02
2
-0
/
+2
*
test_firmware: add batched firmware tests
Luis R. Rodriguez
2017-08-10
1
-2
/
+239
*
test_firmware: add test case for SIGCHLD on sync fallback
Luis R. Rodriguez
2017-08-10
1
-0
/
+31
*
Merge tag 'driver-core-4.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2017-02-22
1
-5
/
+20
|
\
|
*
selftests: firmware: send expected errors to /dev/null
Luis R. Rodriguez
2017-01-11
1
-3
/
+3
|
*
selftests: firmware: only modprobe if driver is missing
Luis R. Rodriguez
2017-01-11
1
-2
/
+17
*
|
test_firmware: add test custom fallback trigger
Luis R. Rodriguez
2017-01-25
1
-0
/
+68
*
|
tools: firmware: add fallback cancelation testing
Luis R. Rodriguez
2017-01-25
1
-0
/
+32
*
|
tools: firmware: rename fallback mechanism script
Luis R. Rodriguez
2017-01-25
2
-3
/
+4
*
|
tools: firmware: check for distro fallback udev cancel rule
Luis R. Rodriguez
2017-01-25
1
-2
/
+26
|
/
*
selftests: create test-specific kconfig fragments
Bamvor Jian Zhang
2016-02-25
1
-0
/
+1
*
selftests: firmware: add empty string and async tests
Brian Norris
2016-01-07
1
-1
/
+28
[next]