aboutsummaryrefslogtreecommitdiffstats
path: root/sound/firewire/bebob/bebob_focusrite.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-11-04ALSA: bebob: fix to detect configured source of sampling clock for Focusrite Saffire Pro i/o seriesTakashi Sakamoto1-0/+3
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 345Thomas Gleixner1-2/+1
2017-08-22ALSA: firewire: add const qualifier to identifiers for read-only symbolsTakashi Sakamoto1-3/+3
2015-10-11ALSA: bebob: constify various snd_bebob structuresJulia Lawall1-13/+13
2015-06-15ALSA: bebob: obsolete string literal expression for clock sourceTakashi Sakamoto1-12/+0
2015-06-15ALSA: bebob: preparation for replacing string literals by normalized representation for model-dependent structuresTakashi Sakamoto1-4/+23
2014-10-27Merge branch 'for-linus' into for-nextTakashi Iwai1-14/+48
2014-10-27ALSA: bebob: Uninitialized id returned by saffirepro_both_clk_src_getChristian Vogel1-14/+48
2014-10-21ALSA: bebob: More constify text arraysTakashi Iwai1-5/+5
2014-05-27ALSA: bebob: Add static specifier to identifier with file scopeTakashi Sakamoto1-2/+2
2014-05-27ALSA: fireworks/bebob: Add suffix for long long integer literalTakashi Sakamoto1-10/+10
2014-05-26ALSA: bebob: Add support for Focusrite Saffire/SaffirePro seriesTakashi Sakamoto1-0/+279