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