index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
testing
/
selftests
/
firmware
Age
Commit message (
Expand
)
Author
2019-12-23
selftests: firmware: Fix it to do root uid check and skip
Shuah Khan
2019-09-04
selftests: firmware: Add request_firmware_into_buf tests
Scott Branden
2019-06-18
selftests: firmware: Add compressed firmware tests
Takashi Iwai
2019-05-21
treewide: Add SPDX license identifier - Makefile/Kconfig
Thomas Gleixner
2019-02-08
selftests: firmware: fix verify_reqs() return value
Luis Chamberlain
2019-02-08
Revert "selftests: firmware: remove use of non-standard diff -Z option"
Luis Chamberlain
2019-02-08
Revert "selftests: firmware: add CONFIG_FW_LOADER_USER_HELPER_FALLBACK to con...
Luis Chamberlain
2018-11-27
selftests: firmware: add CONFIG_FW_LOADER_USER_HELPER_FALLBACK to config
Dan Rue
2018-11-27
selftests: firmware: remove use of non-standard diff -Z option
Dan Rue
2018-05-30
selftests: firmware: return Kselftest Skip code for skipped tests
Shuah Khan (Samsung OSG)
2018-04-25
selftests:firmware: fixes a call to a wrong function name
Jeffrin Jose T
2018-04-23
test_firmware: fix setting old custom fw path back on exit, second try
Ben Hutchings
2018-04-23
test_firmware: Install all scripts
Ben Hutchings
2018-03-20
test_firmware: modify custom fallback tests to use unique files
Luis R. Rodriguez
2018-03-20
test_firmware: test three firmware kernel configs using a proc knob
Luis R. Rodriguez
2018-03-20
test_firmware: expand on library with shared helpers
Luis R. Rodriguez
2018-03-14
test_firmware: replace syfs fallback check with kconfig_has helper
Luis R. Rodriguez
2018-03-14
test_firmware: enable custom fallback testing on limited kernel configs
Luis R. Rodriguez
2018-03-14
test_firmware: add simple firmware firmware test library
Luis R. Rodriguez
2017-11-29
test_firmware: wrap custom sysfs load tests into helper
Luis R. Rodriguez
2017-11-29
test_firmware: wrap basic sysfs fallback tests into helper
Luis R. Rodriguez
2017-11-29
test_firmware: wrap sysfs timeout test into helper
Luis R. Rodriguez
2017-11-29
test_firmware: fix setting old custom fw path back on exit
Luis R. Rodriguez
2017-11-15
selftests: firmware: skip unsupported custom firmware fallback tests
Amit Pundir
2017-11-15
selftests: firmware: skip unsupported async loading tests
Amit Pundir
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-08-10
test_firmware: add batched firmware tests
Luis R. Rodriguez
2017-08-10
test_firmware: add test case for SIGCHLD on sync fallback
Luis R. Rodriguez
2017-02-22
Merge tag 'driver-core-4.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2017-01-25
test_firmware: add test custom fallback trigger
Luis R. Rodriguez
2017-01-25
tools: firmware: add fallback cancelation testing
Luis R. Rodriguez
2017-01-25
tools: firmware: rename fallback mechanism script
Luis R. Rodriguez
2017-01-25
tools: firmware: check for distro fallback udev cancel rule
Luis R. Rodriguez
2017-01-11
selftests: firmware: send expected errors to /dev/null
Luis R. Rodriguez
2017-01-11
selftests: firmware: only modprobe if driver is missing
Luis R. Rodriguez
2016-02-25
selftests: create test-specific kconfig fragments
Bamvor Jian Zhang
2016-01-07
selftests: firmware: add empty string and async tests
Brian Norris
2015-08-05
selftests: firmware: skip timeout checks for kernels without user mode helper
Luis R. Rodriguez
2015-03-13
selftests: Introduce minimal shared logic for running tests
Michael Ellerman
2014-07-17
test: add firmware_class loader test
Kees Cook