aboutsummaryrefslogtreecommitdiffstats
path: root/sound/firewire/bebob/bebob_stream.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-02-23ALSA: fireworks/bebob/dice/oxfw: make it possible to shutdown safelyTakashi Sakamoto1-4/+0
2015-02-23ALSA: fireworks/bebob/dice/oxfw: allow stream destructor after releasing runtimeTakashi Sakamoto1-8/+4
2015-01-16ALSA: firewire-lib: remove rx_blocks_for_midi quirkClemens Ladisch1-7/+0
2014-10-27ALSA: bebob: Uninitialized id returned by saffirepro_both_clk_src_getChristian Vogel1-3/+15
2014-06-04ALSA: fireworks/bebob: Shorten critical section for stream_stop_duplex()Takashi Sakamoto1-2/+2
2014-06-01ALSA: bebob: sizeof() vs ARRAY_SIZE() typoDan Carpenter1-1/+1
2014-05-27ALSA: bebob: Improve comments about stream formatTakashi Sakamoto1-1/+1
2014-05-27ALSA: fireworks/bebob: Use the same type of variables as function parametersTakashi Sakamoto1-1/+2
2014-05-27ALSA: fireworks/bebob: Change type of argument for sampling rateTakashi Sakamoto1-1/+1
2014-05-26ALSA: bebob: Add a quirk of data blocks for MIDI messages for some M-Audio devicesTakashi Sakamoto1-0/+7
2014-05-26ALSA: bebob/firewire-lib: Add a quirk of wrong dbc in empty packet for M-Audio special Firewire seriesTakashi Sakamoto1-0/+7
2014-05-26ALSA: bebob: Add support for M-Audio special Firewire seriesTakashi Sakamoto1-9/+36
2014-05-26ALSA: bebob: Add support for M-Audio usual Firewire seriesTakashi Sakamoto1-0/+9
2014-05-26ALSA: bebob: Prepare for device specific operationsTakashi Sakamoto1-5/+22
2014-05-26ALSA: bebob: Add hwdep interfaceTakashi Sakamoto1-0/+39
2014-05-26ALSA: bebob/firewire-lib: Add a quirk for discontinuity at bus resetTakashi Sakamoto1-6/+46
2014-05-26ALSA: bebob: Add commands and connections/streams managementTakashi Sakamoto1-0/+874