Age | Commit message (Expand) | Author | Files | Lines |
2015-09-29 | ALSA: firewire-lib: rename 'amdtp' to 'amdtp-stream' to prepare for functiona... | Takashi Sakamoto | 1 | -1157/+0 |
2015-09-29 | ALSA: firewire-lib: add support arbitrary value for fmt/fdf fields in CIP header | Takashi Sakamoto | 1 | -8/+23 |
2015-09-29 | ALSA: firewire-lib: add helper functions as interfaces between packet streami... | Takashi Sakamoto | 1 | -27/+55 |
2015-09-29 | ALSA: firewire-lib: add a member of frame_multiplier instead of double_pcm_fr... | Takashi Sakamoto | 1 | -10/+12 |
2015-09-29 | ALSA: firewire-lib: add an argument for Dice's dual wire mode | Takashi Sakamoto | 1 | -1/+3 |
2015-09-29 | ALSA: firewire-lib: return error code when amdtp_stream_set_parameters() dete... | Takashi Sakamoto | 1 | -10/+12 |
2015-08-05 | ALSA: fireworks/firewire-lib: add support for recent firmware quirk | Takashi Sakamoto | 1 | -2/+3 |
2015-05-27 | ALSA: firewire-lib: fix buffer-over-run when detecting packet discontinuity | Takashi Sakamoto | 1 | -16/+16 |
2015-05-24 | ALSA: firewire-lib: use protocol error when detecting wrong value in CIP header | Takashi Sakamoto | 1 | -1/+1 |
2015-05-24 | ALSA: firewire-lib: use dev_err() when detecting incoming streaming error | Takashi Sakamoto | 1 | -4/+4 |
2015-05-24 | ALSA: firewire-lib: macro arrangement for code cleanup | Takashi Sakamoto | 1 | -14/+20 |
2015-05-24 | ALSA: firewire-lib: rename local functions for code cleanup | Takashi Sakamoto | 1 | -30/+30 |
2015-05-23 | ALSA: firewire-lib: remove restriction for non-blocking mode | Takashi Sakamoto | 1 | -1/+1 |
2015-05-23 | ALSA: firewire-lib: set streaming error outside of packetization | Takashi Sakamoto | 1 | -15/+24 |
2015-05-23 | ALSA: firewire-lib: pass the number of data blocks in incoming packets to out... | Takashi Sakamoto | 1 | -24/+30 |
2015-05-23 | ALSA: firewire-lib: simplify function to calculate the number of data blocks | Takashi Sakamoto | 1 | -22/+27 |
2015-05-23 | ALSA: firewire-lib: add buffer-over-run protection at receiving more data blo... | Takashi Sakamoto | 1 | -2/+19 |
2015-03-10 | ALSA: firewire: Fix trivial typos in comments | Yannick Guerrini | 1 | -4/+4 |
2015-02-23 | ALSA: firewire-lib: remove reference counting | Takashi Sakamoto | 1 | -2/+1 |
2015-02-23 | ALSA: firewire-lib: fix an unexpected byte sequence for micro sign | Takashi Sakamoto | 1 | -1/+1 |
2015-01-17 | ALSA: firewire-lib: limit the MIDI data rate | Clemens Ladisch | 1 | -6/+55 |
2015-01-17 | ALSA: firewire-lib: remove rx_blocks_for_midi quirk | Clemens Ladisch | 1 | -4/+8 |
2014-11-09 | ALSA: pcm: Add snd_pcm_stop_xrun() helper | Takashi Iwai | 1 | -6/+2 |
2014-08-29 | ALSA: firewire-lib/dice: add arrangements of PCM pointer and interrupts for D... | Takashi Sakamoto | 1 | -1/+10 |
2014-06-02 | ALSA: firewire-lib: Use IEC 61883-6 compliant labels for Raw Audio data | Takashi Sakamoto | 1 | -1/+1 |
2014-05-27 | ALSA: firewire-lib: Use ARRAY_SIZE() instead of sizeof() for correct loop limit | Takashi Sakamoto | 1 | -2/+2 |
2014-05-26 | ALSA: bebob/firewire-lib: Add a quirk of wrong dbc in empty packet for M-Audi... | Takashi Sakamoto | 1 | -0/+4 |
2014-05-26 | ALSA: bebob/firewire-lib: Add a quirk for discontinuity at bus reset | Takashi Sakamoto | 1 | -2/+7 |
2014-05-26 | ALSA: fireworks/firewire-lib: Add a quirk of data blocks for MIDI in out-stream | Takashi Sakamoto | 1 | -1/+4 |
2014-05-26 | ALSA: fireworks/firewire-lib: Add a quirk to reset data block counter at bus ... | Takashi Sakamoto | 1 | -1/+3 |
2014-05-26 | ALSA: fireworks/firewire-lib: Add a quirk for fixed interval of reported dbc | Takashi Sakamoto | 1 | -4/+11 |
2014-05-26 | ALSA: fireworks/firewire-lib: Add a quirk for wrong dbs in tx packets | Takashi Sakamoto | 1 | -0/+2 |
2014-05-26 | ALSA: fireworks/firewire-lib: Add a quirk for the meaning of dbc | Takashi Sakamoto | 1 | -2/+13 |
2014-05-26 | ALSA: fireworks/firewire-lib: Add a quirk for empty packet with TAG0 | Takashi Sakamoto | 1 | -3/+6 |
2014-05-26 | ALSA: firewire-lib: Add some AV/C general commands | Takashi Sakamoto | 1 | -11/+13 |
2014-05-26 | ALSA: firewire-lib: Restrict calling flush_context_completion() when context ... | Takashi Sakamoto | 1 | -1/+1 |
2014-05-26 | ALSA: firewire-lib/dice/speakers: Add common PCM constraints for AMDTP streams | Takashi Sakamoto | 1 | -0/+56 |
2014-05-26 | ALSA: dice/firewire-lib: Keep dualwire mode but obsolete CIP_HI_DUALWIRE | Takashi Sakamoto | 1 | -145/+6 |
2014-05-26 | ALSA: firewire-lib: Add support for channel mapping | Takashi Sakamoto | 1 | -47/+71 |
2014-05-26 | ALSA: firewire-lib: Add support for duplex streams synchronization in blockin... | Takashi Sakamoto | 1 | -7/+68 |
2014-05-26 | ALSA: firewire-lib: Give syt value as parameter to handle_out_packet() | Takashi Sakamoto | 1 | -12/+12 |
2014-05-26 | ALSA: firewire-lib: Add support for MIDI capture/playback | Takashi Sakamoto | 1 | -8/+45 |
2014-05-26 | ALSA: firewire-lib: Add support for AMDTP in-stream and PCM capture | Takashi Sakamoto | 1 | -17/+212 |
2014-05-26 | ALSA: firewire-lib: Split some codes into functions to reuse for both streams | Takashi Sakamoto | 1 | -73/+81 |
2014-05-26 | ALSA: firewire-lib: Add 'direction' member to 'amdtp_stream' structure | Takashi Sakamoto | 1 | -1/+3 |
2014-05-26 | ALSA: firewire-lib: Add macros instead of fixed value for AMDTP | Takashi Sakamoto | 1 | -7/+23 |
2014-05-26 | ALSA: firewire-lib: Rename functions, structure, member for AMDTP | Takashi Sakamoto | 1 | -77/+77 |
2013-11-22 | ALSA: firewire-lib: fix wrong value for FDF field as an empty packet | Takashi Sakamoto | 1 | -9/+6 |
2013-10-22 | Merge branch 'dice-driver-playback-only' of git://git.alsa-project.org/alsa-k... | Takashi Iwai | 1 | -54/+155 |
2013-10-21 | ALSA: dice: make amdtp_rates[] const | Clemens Ladisch | 1 | -1/+1 |