Age | Commit message (Expand) | Author |
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: fireworks: Add connection and stream management | Takashi Sakamoto |
2014-05-26 | ALSA: fireworks: Add transaction and some commands | Takashi Sakamoto |
2014-05-26 | ALSA: fireworks: Add skelton for Fireworks based devices | Takashi Sakamoto |
2014-05-26 | ALSA: firewire-lib: Add some AV/C general commands | Takashi Sakamoto |
2014-05-26 | ALSA: firewire-lib: Add support for deferred transaction | Takashi Sakamoto |
2014-05-26 | ALSA: firewire-lib: Add a new function to check others' connection | Takashi Sakamoto |
2014-05-26 | ALSA: firewire-lib: Add handling output connection by CMP | Takashi Sakamoto |
2014-05-26 | ALSA: firewire-lib: Add 'direction' member to 'cmp_connection' structure | Takashi Sakamoto |
2014-05-26 | ALSA: firewire-lib: Rename macros, variables and functions for CMP | 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 |
2014-02-14 | ALSA: firewire: Convert to snd_card_new() with a device pointer | Takashi Iwai |
2013-11-29 | ALSA: dice: fix array limits in dice_proc_read() | Dan Carpenter |
2013-11-26 | Merge branch 'fix/firewire' into for-linus | Takashi Iwai |
2013-11-22 | Merge tag 'sound-fix2-3.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
2013-11-22 | ALSA: firewire-lib: fix wrong value for FDF field as an empty packet | Takashi Sakamoto |
2013-11-19 | ALSA: firewire-lib: include sound/asound.h to refer to snd_pcm_format_t | Takashi Sakamoto |
2013-11-15 | tree-wide: use reinit_completion instead of INIT_COMPLETION | Wolfram Sang |
2013-10-22 | Merge branch 'dice-driver-playback-only' of git://git.alsa-project.org/alsa-k... | Takashi Iwai |
2013-10-20 | ALSA: dice: restrict the driver to playback-only devices | Clemens Ladisch |
2013-10-20 | ALSA: dice: fix detection of Weiss devices | Clemens Ladisch |
2013-10-20 | ALSA: dice: dice_proc_read: remove wrong typecast | Clemens Ladisch |
2013-10-20 | ALSA: dice: document quadlet alignment | Clemens Ladisch |
2013-10-20 | ALSA: dice: add a proc file to show device information | Clemens Ladisch |
2013-10-20 | ALSA: dice: check clock change timeout | Clemens Ladisch |
2013-10-20 | ALSA: dice: dynamic sample rate selection | Clemens Ladisch |
2013-10-20 | ALSA: dice: get rate-dependent parameters | Clemens Ladisch |
2013-10-20 | ALSA: dice: allow notifications during initialization | Clemens Ladisch |
2013-10-20 | ALSA: dice: get clock capabilities | Clemens Ladisch |
2013-10-20 | ALSA: dice: make amdtp_rates[] const | Clemens Ladisch |
2013-10-20 | ALSA: dice: fix locking | Stefan Richter |
2013-10-20 | ALSA: dice: remove superfluous field | Clemens Ladisch |
2013-10-20 | ALSA: dice: remove 10s period length limit | Clemens Ladisch |
2013-10-20 | ALSA: dice: avoid superflous write at bus reset | Clemens Ladisch |
2013-10-20 | ALSA: firewire: extend snd_fw_transaction() | Clemens Ladisch |
2013-10-20 | ALSA: dice: optimize reading of consecutive registers | Clemens Ladisch |
2013-10-20 | ALSA: dice: support dual-wire stream format at 192 kHz | Clemens Ladisch |
2013-10-20 | ALSA: dice: fix device detection for other vendors | Clemens Ladisch |