aboutsummaryrefslogtreecommitdiffstats
path: root/sound/firewire
AgeCommit message (Expand)Author
2014-05-26ALSA: fireworks/firewire-lib: Add a quirk for the meaning of dbcTakashi Sakamoto
2014-05-26ALSA: fireworks/firewire-lib: Add a quirk for empty packet with TAG0Takashi Sakamoto
2014-05-26ALSA: fireworks: Add connection and stream managementTakashi Sakamoto
2014-05-26ALSA: fireworks: Add transaction and some commandsTakashi Sakamoto
2014-05-26ALSA: fireworks: Add skelton for Fireworks based devicesTakashi Sakamoto
2014-05-26ALSA: firewire-lib: Add some AV/C general commandsTakashi Sakamoto
2014-05-26ALSA: firewire-lib: Add support for deferred transactionTakashi Sakamoto
2014-05-26ALSA: firewire-lib: Add a new function to check others' connectionTakashi Sakamoto
2014-05-26ALSA: firewire-lib: Add handling output connection by CMPTakashi Sakamoto
2014-05-26ALSA: firewire-lib: Add 'direction' member to 'cmp_connection' structureTakashi Sakamoto
2014-05-26ALSA: firewire-lib: Rename macros, variables and functions for CMPTakashi Sakamoto
2014-05-26ALSA: firewire-lib: Restrict calling flush_context_completion() when context ...Takashi Sakamoto
2014-05-26ALSA: firewire-lib/dice/speakers: Add common PCM constraints for AMDTP streamsTakashi Sakamoto
2014-05-26ALSA: dice/firewire-lib: Keep dualwire mode but obsolete CIP_HI_DUALWIRETakashi Sakamoto
2014-05-26ALSA: firewire-lib: Add support for channel mappingTakashi Sakamoto
2014-05-26ALSA: firewire-lib: Add support for duplex streams synchronization in blockin...Takashi Sakamoto
2014-05-26ALSA: firewire-lib: Give syt value as parameter to handle_out_packet()Takashi Sakamoto
2014-05-26ALSA: firewire-lib: Add support for MIDI capture/playbackTakashi Sakamoto
2014-05-26ALSA: firewire-lib: Add support for AMDTP in-stream and PCM captureTakashi Sakamoto
2014-05-26ALSA: firewire-lib: Split some codes into functions to reuse for both streamsTakashi Sakamoto
2014-05-26ALSA: firewire-lib: Add 'direction' member to 'amdtp_stream' structureTakashi Sakamoto
2014-05-26ALSA: firewire-lib: Add macros instead of fixed value for AMDTPTakashi Sakamoto
2014-05-26ALSA: firewire-lib: Rename functions, structure, member for AMDTPTakashi Sakamoto
2014-02-14ALSA: firewire: Convert to snd_card_new() with a device pointerTakashi Iwai
2013-11-29ALSA: dice: fix array limits in dice_proc_read()Dan Carpenter
2013-11-26Merge branch 'fix/firewire' into for-linusTakashi Iwai
2013-11-22Merge tag 'sound-fix2-3.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2013-11-22ALSA: firewire-lib: fix wrong value for FDF field as an empty packetTakashi Sakamoto
2013-11-19ALSA: firewire-lib: include sound/asound.h to refer to snd_pcm_format_tTakashi Sakamoto
2013-11-15tree-wide: use reinit_completion instead of INIT_COMPLETIONWolfram Sang
2013-10-22Merge branch 'dice-driver-playback-only' of git://git.alsa-project.org/alsa-k...Takashi Iwai
2013-10-20ALSA: dice: restrict the driver to playback-only devicesClemens Ladisch
2013-10-20ALSA: dice: fix detection of Weiss devicesClemens Ladisch
2013-10-20ALSA: dice: dice_proc_read: remove wrong typecastClemens Ladisch
2013-10-20ALSA: dice: document quadlet alignmentClemens Ladisch
2013-10-20ALSA: dice: add a proc file to show device informationClemens Ladisch
2013-10-20ALSA: dice: check clock change timeoutClemens Ladisch
2013-10-20ALSA: dice: dynamic sample rate selectionClemens Ladisch
2013-10-20ALSA: dice: get rate-dependent parametersClemens Ladisch
2013-10-20ALSA: dice: allow notifications during initializationClemens Ladisch
2013-10-20ALSA: dice: get clock capabilitiesClemens Ladisch
2013-10-20ALSA: dice: make amdtp_rates[] constClemens Ladisch
2013-10-20ALSA: dice: fix lockingStefan Richter
2013-10-20ALSA: dice: remove superfluous fieldClemens Ladisch
2013-10-20ALSA: dice: remove 10s period length limitClemens Ladisch
2013-10-20ALSA: dice: avoid superflous write at bus resetClemens Ladisch
2013-10-20ALSA: firewire: extend snd_fw_transaction()Clemens Ladisch
2013-10-20ALSA: dice: optimize reading of consecutive registersClemens Ladisch
2013-10-20ALSA: dice: support dual-wire stream format at 192 kHzClemens Ladisch
2013-10-20ALSA: dice: fix device detection for other vendorsClemens Ladisch