index
:
drm/drm-misc
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-misc-templates
for-linux-next
for-linux-next-fixes
topic/rust-drm
Kernel DRM miscellaneous fixes and cross-tree changes
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
testing
/
selftests
/
alsa
Age
Commit message (
Expand
)
Author
Files
Lines
2024-05-29
kselftest/alsa: Ensure _GNU_SOURCE is defined
Mark Brown
1
-1
/
+1
2024-05-08
selftests/alsa: make dump_config_tree() as void function
Jaroslav Kysela
1
-1
/
+1
2024-03-05
selftests: avoid using SKIP(exit()) in harness fixure setup
Jakub Kicinski
1
-2
/
+2
2024-01-09
kselftest/alsa - conf: Stringify the printed errno in sysfs_get()
Mirsad Todorovac
1
-1
/
+1
2024-01-09
kselftest/alsa - mixer-test: Fix the print format specifier warning
Mirsad Todorovac
1
-1
/
+1
2024-01-09
kselftest/alsa - mixer-test: Fix the print format specifier warning
Mirsad Todorovac
1
-1
/
+1
2024-01-09
kselftest/alsa - mixer-test: fix the number of parameters to ksft_exit_fail_m...
Mirsad Todorovac
1
-1
/
+1
2023-12-18
kselftest: alsa: fixed a print formatting warning
Ghanshyam Agrawal
1
-1
/
+1
2023-09-20
kselftest/alsa: pcm-test: Report cards declared in config but missing
Nícolas F. R. A. Prado
3
-47
/
+73
2023-09-11
selftests: ALSA: remove unused variables
Ding Xiang
4
-12
/
+5
2023-07-25
Merge tag 'asoc-v6.6-early' of https://git.kernel.org/pub/scm/linux/kernel/gi...
Takashi Iwai
2
-3
/
+2
2023-07-19
selftests: ALSA: Add test-pcmtest-driver to .gitignore
Takashi Iwai
1
-0
/
+1
2023-07-13
selftests: ALSA: Fix fclose on an already fclosed file pointer
Colin Ian King
1
-3
/
+1
2023-07-10
kselftest/alsa: pcm-test: Decrease stream duration from 4 to 2 seconds
Nícolas F. R. A. Prado
1
-1
/
+1
2023-07-10
kselftest/alsa: pcm-test: Move stream duration and margin to variables
Nícolas F. R. A. Prado
1
-3
/
+5
2023-06-26
Merge branch 'for-next' into for-linus
Takashi Iwai
2
-1
/
+334
2023-06-07
selftests: ALSA: Add test for the 'pcmtest' driver
Ivan Orlov
2
-1
/
+334
2023-06-05
selftests: alsa: pcm-test: Fix compiler warnings about the format
Mirsad Goran Todorovac
1
-5
/
+5
2023-03-24
kselftest/alsa - pcm-test: Don't include diagnostic message in test name
Mark Brown
1
-6
/
+7
2023-03-24
kselftest/alsa - mixer-test: Log values associated with event issues
Mark Brown
1
-0
/
+44
2023-03-08
kselftest/alsa: Log card names during startup
Mark Brown
2
-0
/
+20
2023-03-08
kselftest/alsa - mixer: Always log control names
Mark Brown
1
-0
/
+3
2023-03-08
kselftest/alsa - mixer-test: Don't fail tests if we can't restore default
Mark Brown
1
-7
/
+2
2023-02-04
kselftest/alsa: Run PCM tests for multiple cards in parallel
Mark Brown
2
-8
/
+74
2023-01-02
kselftest/alsa: pcm - Add more coverage by default
Mark Brown
1
-1
/
+46
2023-01-02
kselftest/alsa: pcm - Provide descriptions for the default tests
Mark Brown
1
-0
/
+2
2023-01-02
kselftest/alsa: pcm - Support optional description for tests
Mark Brown
1
-0
/
+5
2023-01-02
kselftest/alsa: pcm - skip tests when we fail to set params
Mark Brown
1
-6
/
+33
2023-01-02
kselftest/alsa: pcm - Always run the default set of tests
Mark Brown
1
-25
/
+58
2023-01-02
kselftest/alsa: pcm - move more configuration to configuration files
Jaroslav Kysela
6
-36
/
+121
2023-01-02
kselftest/alsa: pcm - Drop recent coverage improvement changes
Mark Brown
2
-81
/
+42
2022-12-01
kselftest/alsa: Add more coverage of sample rates and channel counts
Mark Brown
1
-3
/
+8
2022-12-01
kselftest/alsa: Provide more meaningful names for tests
Mark Brown
1
-3
/
+3
2022-12-01
kselftest/alsa: Don't any configuration in the sample config
Mark Brown
1
-16
/
+19
2022-12-01
kselftest/alsa: Report failures to set the requested channels as skips
Mark Brown
1
-1
/
+8
2022-12-01
kselftest/alsa: Report failures to set the requested sample rate as skips
Mark Brown
1
-6
/
+17
2022-12-01
kselftest/alsa: Refactor pcm-test to list the tests to run in a struct
Mark Brown
1
-20
/
+33
2022-11-29
selftests: alsa - move shared library configuration code to conf.c
Jaroslav Kysela
5
-122
/
+85
2022-11-25
kselftest/alsa: Add a .gitignore for the newly added PCM test
Mark Brown
1
-0
/
+1
2022-11-16
selftests: alsa - add PCM test
Jaroslav Kysela
5
-1
/
+1003
2022-05-31
selftests: alsa: Handle pkg-config failure more gracefully
Mark Brown
1
-0
/
+3
2022-04-25
selftests: alsa: Start validating control names
Mark Brown
1
-1
/
+40
2022-02-08
kselftest: alsa: fix spelling mistake "desciptor" -> "descriptor"
Colin Ian King
1
-3
/
+3
2022-02-04
kselftest: alsa: Declare most functions static
Mark Brown
1
-28
/
+30
2022-02-04
kselftest: alsa: Check for event generation when we write to controls
Mark Brown
1
-3
/
+151
2022-01-26
kselftest: alsa: Add test case for writing invalid values
Mark Brown
1
-1
/
+221
2021-12-25
kselftest: alsa: Validate values read from enumerations
Mark Brown
1
-0
/
+17
2021-12-25
kselftest: alsa: Factor out check that values meet constraints
Mark Brown
1
-59
/
+82
2021-12-12
kselftest: alsa: Use private alsa-lib configuration in mixer test
Jaroslav Kysela
1
-1
/
+55
2021-12-12
kselftest: alsa: optimization for SNDRV_CTL_ELEM_ACCESS_VOLATILE
Takashi Sakamoto
1
-3
/
+9
[next]