aboutsummaryrefslogtreecommitdiffstats
path: root/sound/firewire/bebob/bebob_maudio.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 345Thomas Gleixner1-2/+1
2018-10-04ALSA: bebob: use managed-resource to maintain data specific to M-Audio FW-1814/ProjectMix I/OTakashi Sakamoto1-2/+3
2018-09-17ALSA: bebob: fix memory leak for M-Audio FW1814 and ProjectMix I/O at error pathTakashi Sakamoto1-4/+0
2018-09-10ALSA: bebob: use address returned by kmalloc() instead of kernel stack for streaming DMA mappingTakashi Sakamoto1-10/+14
2017-08-22ALSA: firewire: add const qualifier to identifiers for read-only symbolsTakashi Sakamoto1-1/+1
2017-05-30ALSA: declare snd_kcontrol_new structures as constBhumika Goyal1-4/+4
2015-10-19ALSA: bebob: use correct type for __be32 dataTakashi Sakamoto1-1/+1
2015-10-11ALSA: bebob: constify various snd_bebob structuresJulia Lawall1-16/+16
2015-06-15ALSA: bebob: obsolete string literal expression for clock sourceTakashi Sakamoto1-4/+6
2015-06-15ALSA: bebob: preparation for replacing string literals by normalized representation for model-dependent structuresTakashi Sakamoto1-3/+10
2015-04-08ALSA: bebob: fix to processing in big-endian machine for sending cueTakashi Sakamoto1-4/+4
2014-10-21ALSA: bebob: Use snd_ctl_enum_info()Takashi Iwai1-33/+8
2014-10-21ALSA: bebob: More constify text arraysTakashi Iwai1-9/+9
2014-07-22ALSA: bebob: Correction for return value of special_clk_ctl_put() in errorTakashi Sakamoto1-1/+1
2014-07-22ALSA: bebob: Correction for return value of .put callbackTakashi Sakamoto1-7/+19
2014-07-22ALSA: bebob: Use different labels for digital input/outputTakashi Sakamoto1-7/+16
2014-07-22ALSA: bebob: Fix a missing to unlock mutex in error handling caseTakashi Sakamoto1-2/+2
2014-05-27ALSA: fireworks/bebob: Add suffix for long long integer literalTakashi Sakamoto1-2/+2
2014-05-26ALSA: bebob: Send a cue to load firmware for M-Audio Firewire seriesTakashi Sakamoto1-0/+64
2014-05-26ALSA: bebob: Add support for M-Audio special Firewire seriesTakashi Sakamoto1-1/+549
2014-05-26ALSA: bebob: Add support for M-Audio usual Firewire seriesTakashi Sakamoto1-0/+180