summaryrefslogtreecommitdiff
path: root/sound/firewire/bebob
AgeCommit message (Expand)Author
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-08-22ALSA: firewire: add const qualifier to identifiers for read-only symbolsTakashi Sakamoto
2017-06-08ALSA: firewire: arrange common PCM info/constraints for AMDTP engine applicat...Takashi Sakamoto
2017-06-07ALSA: firewire: process packets in 'struct snd_pcm_ops.ack' callbackTakashi Sakamoto
2017-05-30ALSA: declare snd_kcontrol_new structures as constBhumika Goyal
2017-05-22ALSA: firewire: remove support for 16 bit PCM samples in playback substreamTakashi Sakamoto
2017-04-05ALSA: firewire-lib/bebob/oxfw: improve response evaluation for AV/C commandsTakashi Sakamoto
2017-03-02sched/headers: Prepare to move signal wakeup & sigpending methods from <linux...Ingo Molnar
2017-01-12ALSA: firewire: Constify snd_rawmidi_opsTakashi Iwai
2017-01-05ALSA: bebob: enclose identifiers referred by single functionTakashi Sakamoto
2016-11-18ALSA: bebob: compare whole string for model name so that readers are not conf...Takashi Sakamoto
2016-08-24ALSA: bebob: unify configurations for some models produced by Yamaha/TerratecTakashi Sakamoto
2016-08-24ALSA: bebob: rename file with vendor-dependent code so that it's for Yamaha/T...Takashi Sakamoto
2016-05-10ALSA: firewire-lib: enable the same feature as CIP_SKIP_INIT_DBC_CHECK flagTakashi Sakamoto
2016-05-10ALSA: bebob: drop reuse of incoming packet parameter for outgoing packet para...Takashi Sakamoto
2016-03-31ALSA: bebob: delayed registration of sound cardTakashi Sakamoto
2016-03-28ALSA: bebob: remove needless argument from local functionTakashi Sakamoto
2016-02-20ALSA: bebob: give up updating streams at bus reset handlerTakashi Sakamoto
2016-02-20ALSA: bebob: change type of substream counter from atomic_t to unsigned intTakashi Sakamoto
2016-02-20ALSA: bebob: move mutex from function callee to callersTakashi Sakamoto
2016-02-20ALSA: bebob: simplify bus-reset handlingTakashi Sakamoto
2016-01-26ALSA: bebob: Use a signed return type for get_formation_indexLucas Tanure
2015-10-19ALSA: bebob: use correct type for __be32 dataTakashi Sakamoto
2015-10-18ALSA: fireworks/bebob/oxfw/dice: enable to make as built-inTakashi Sakamoto
2015-10-11ALSA: bebob: constify various snd_bebob structuresJulia Lawall
2015-10-04ALSA: bebob: support Firewire I/O card of Mackie Onyx 1220/1620/1640Takashi Sakamoto
2015-09-29ALSA: firewire-lib: rename macros with AM824 prefixTakashi Sakamoto
2015-09-29ALSA: firewire-lib: rename PCM format helper functionTakashi Sakamoto
2015-09-29ALSA: firewire-lib: move MIDI trigger helper function to AM824 layerTakashi Sakamoto
2015-09-29ALSA: firewire-lib: add helper functions to set positions of data channelsTakashi Sakamoto
2015-09-29ALSA: firewire-lib: move PCM substream constraint to AM824 layerTakashi Sakamoto
2015-09-29ALSA: firewire-lib: rename parameter setting function for AM824 with FDF fieldTakashi Sakamoto
2015-09-29ALSA: firewire-lib: add data block processing layer for AM824 formatTakashi Sakamoto
2015-09-29ALSA: firewire-lib: rename 'amdtp' to 'amdtp-stream' to prepare for functiona...Takashi Sakamoto
2015-09-29ALSA: firewire-lib: add an argument for Dice's dual wire modeTakashi Sakamoto
2015-09-29ALSA: firewire-lib: return error code when amdtp_stream_set_parameters() dete...Takashi Sakamoto
2015-08-29ALSA: fireworks/bebob/dice/oxfw: fix substreams counting at vmalloc failureTakashi Sakamoto
2015-06-15ALSA: bebob: add support for Behringer FCA 610/1616Takashi Sakamoto
2015-06-15ALSA: bebob: keep duplex streams always to keep internal multiplexer properlyTakashi Sakamoto
2015-06-15ALSA: bebob: loosen up severity of checking continuity for BeBoB v3 quirkTakashi Sakamoto
2015-06-15ALSA: bebob: expand timeout for DM1500 quirkTakashi Sakamoto
2015-06-15ALSA: bebob: add 'version' member for BeBoB protocol versionTakashi Sakamoto
2015-06-15ALSA: bebob: add SYT-Match supportTakashi Sakamoto
2015-06-15ALSA: bebob: obsolete string literal expression for clock sourceTakashi Sakamoto
2015-06-15ALSA: bebob: use normalized representation for the type of clock sourceTakashi Sakamoto
2015-06-15ALSA: bebob: preparation for replacing string literals by normalized represen...Takashi Sakamoto
2015-06-15ALSA: bebob: apply new enumerator to normalize the type of clock sourceTakashi Sakamoto
2015-06-15ALSA: bebob: improve signal mode detection for clock sourceTakashi Sakamoto
2015-05-24ALSA: bebob: add Digidesign Mbox 2 Pro supportTakashi Sakamoto
2015-04-08ALSA: bebob: fix to processing in big-endian machine for sending cueTakashi Sakamoto