aboutsummaryrefslogtreecommitdiffstats
path: root/sound/firewire
Commit message (Expand)AuthorAge
...
* ALSA: fireworks: Add hwdep interfaceTakashi Sakamoto2014-05-26
* ALSA: fireworks: Add PCM interfaceTakashi Sakamoto2014-05-26
* ALSA: fireworks/firewire-lib: Add a quirk of data blocks for MIDI in out-streamTakashi Sakamoto2014-05-26
* ALSA: fireworks: Add MIDI interfaceTakashi Sakamoto2014-05-26
* ALSA: fireworks: Add proc interface for debugging purposeTakashi Sakamoto2014-05-26
* ALSA: fireworks/firewire-lib: Add a quirk to reset data block counter at bus ...Takashi Sakamoto2014-05-26
* ALSA: fireworks/firewire-lib: Add a quirk for fixed interval of reported dbcTakashi Sakamoto2014-05-26
* ALSA: fireworks/firewire-lib: Add a quirk for wrong dbs in tx packetsTakashi Sakamoto2014-05-26
* ALSA: fireworks/firewire-lib: Add a quirk for the meaning of dbcTakashi Sakamoto2014-05-26
* ALSA: fireworks/firewire-lib: Add a quirk for empty packet with TAG0Takashi Sakamoto2014-05-26
* ALSA: fireworks: Add connection and stream managementTakashi Sakamoto2014-05-26
* ALSA: fireworks: Add transaction and some commandsTakashi Sakamoto2014-05-26
* ALSA: fireworks: Add skelton for Fireworks based devicesTakashi Sakamoto2014-05-26
* ALSA: firewire-lib: Add some AV/C general commandsTakashi Sakamoto2014-05-26
* ALSA: firewire-lib: Add support for deferred transactionTakashi Sakamoto2014-05-26
* ALSA: firewire-lib: Add a new function to check others' connectionTakashi Sakamoto2014-05-26
* ALSA: firewire-lib: Add handling output connection by CMPTakashi Sakamoto2014-05-26
* ALSA: firewire-lib: Add 'direction' member to 'cmp_connection' structureTakashi Sakamoto2014-05-26
* ALSA: firewire-lib: Rename macros, variables and functions for CMPTakashi Sakamoto2014-05-26
* ALSA: firewire-lib: Restrict calling flush_context_completion() when context ...Takashi Sakamoto2014-05-26
* ALSA: firewire-lib/dice/speakers: Add common PCM constraints for AMDTP streamsTakashi Sakamoto2014-05-26
* ALSA: dice/firewire-lib: Keep dualwire mode but obsolete CIP_HI_DUALWIRETakashi Sakamoto2014-05-26
* ALSA: firewire-lib: Add support for channel mappingTakashi Sakamoto2014-05-26
* ALSA: firewire-lib: Add support for duplex streams synchronization in blockin...Takashi Sakamoto2014-05-26
* ALSA: firewire-lib: Give syt value as parameter to handle_out_packet()Takashi Sakamoto2014-05-26
* ALSA: firewire-lib: Add support for MIDI capture/playbackTakashi Sakamoto2014-05-26
* ALSA: firewire-lib: Add support for AMDTP in-stream and PCM captureTakashi Sakamoto2014-05-26
* ALSA: firewire-lib: Split some codes into functions to reuse for both streamsTakashi Sakamoto2014-05-26
* ALSA: firewire-lib: Add 'direction' member to 'amdtp_stream' structureTakashi Sakamoto2014-05-26
* ALSA: firewire-lib: Add macros instead of fixed value for AMDTPTakashi Sakamoto2014-05-26
* ALSA: firewire-lib: Rename functions, structure, member for AMDTPTakashi Sakamoto2014-05-26
* ALSA: firewire: Convert to snd_card_new() with a device pointerTakashi Iwai2014-02-14
* ALSA: dice: fix array limits in dice_proc_read()Dan Carpenter2013-11-29
* Merge branch 'fix/firewire' into for-linusTakashi Iwai2013-11-26
|\
| * ALSA: firewire-lib: fix wrong value for FDF field as an empty packetTakashi Sakamoto2013-11-22
* | Merge tag 'sound-fix2-3.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2013-11-22
|\|
| * ALSA: firewire-lib: include sound/asound.h to refer to snd_pcm_format_tTakashi Sakamoto2013-11-19
* | tree-wide: use reinit_completion instead of INIT_COMPLETIONWolfram Sang2013-11-14
|/
* Merge branch 'dice-driver-playback-only' of git://git.alsa-project.org/alsa-k...Takashi Iwai2013-10-22
|\
| * ALSA: dice: restrict the driver to playback-only devicesClemens Ladisch2013-10-20
| * ALSA: dice: fix detection of Weiss devicesClemens Ladisch2013-10-20
| * ALSA: dice: dice_proc_read: remove wrong typecastClemens Ladisch2013-10-20
| * ALSA: dice: document quadlet alignmentClemens Ladisch2013-10-20
| * ALSA: dice: add a proc file to show device informationClemens Ladisch2013-10-20
| * ALSA: dice: check clock change timeoutClemens Ladisch2013-10-20
| * ALSA: dice: dynamic sample rate selectionClemens Ladisch2013-10-20
| * ALSA: dice: get rate-dependent parametersClemens Ladisch2013-10-20
| * ALSA: dice: allow notifications during initializationClemens Ladisch2013-10-20
| * ALSA: dice: get clock capabilitiesClemens Ladisch2013-10-20
| * ALSA: dice: make amdtp_rates[] constClemens Ladisch2013-10-20