linux_dsm_epyc7002/sound/firewire/fireworks
Takashi Sakamoto cf44a136c0 ALSA: fireworks: Use safer way to arrange ring buffer pointer
To reverse a pointer for the ring buffer, subtraction by buffer
size is better than assignment to the beginning of the buffer.

Signed-off-by: Takashi Sakamoto <o-takashi@sakamocchi.jp>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
2014-06-04 14:35:40 +02:00
..
fireworks_command.c ALSA: fireworks: Add command/response functionality into hwdep interface 2014-05-26 14:28:58 +02:00
fireworks_hwdep.c ALSA: fireworks: Use safer way to arrange ring buffer pointer 2014-06-04 14:35:40 +02:00
fireworks_midi.c ALSA: fireworks/bebob: Improve indentation 2014-05-27 17:35:38 +02:00
fireworks_pcm.c ALSA: fireworks/bebob: Use the same type of variables as function parameters 2014-05-27 17:35:22 +02:00
fireworks_proc.c ALSA: fireworks: Add command/response functionality into hwdep interface 2014-05-26 14:28:58 +02:00
fireworks_stream.c ALSA: fireworks/bebob: Shorten critical section for stream_stop_duplex() 2014-06-04 14:35:24 +02:00
fireworks_transaction.c ALSA: fireworks: Use safer way to arrange ring buffer pointer 2014-06-04 14:35:40 +02:00
fireworks.c ALSA: fireworks: small leak on error path 2014-05-29 15:56:18 +02:00
fireworks.h ALSA: fireworks/bebob: Change type of argument for sampling rate 2014-05-27 17:35:13 +02:00
Makefile ALSA: fireworks: Add hwdep interface 2014-05-26 14:28:41 +02:00