summaryrefslogtreecommitdiff
path: root/sound/firewire/fireworks
AgeCommit message (Expand)Author
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-22ALSA: firewire: remove support for 16 bit PCM samples in playback substreamTakashi 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: fireworks: enclose identifiers referred by single functionTakashi Sakamoto
2017-01-03ALSA: fireworks: fix asymmetric API call at unit removalTakashi Sakamoto
2016-08-31ALSA: fireworks: accessing to user space outside spinlockTakashi Sakamoto
2016-05-10ALSA: fireworks: drop reuse of incoming packet parameter for ougoing packet p...Takashi Sakamoto
2016-03-31ALSA: fireworks: delayed registration of sound cardTakashi Sakamoto
2016-03-28ALSA: fireworks: move model quirk detection code to information parserTakashi Sakamoto
2016-02-20ALSA: fireworks: serialize transactions to update connections at bus resetTakashi Sakamoto
2015-11-14ALSA: fireworks: change type of substream counter from atomic_t to unsigned intTakashi Sakamoto
2015-11-14ALSA: fireworks: move mutex from function callees to callersTakashi Sakamoto
2015-10-19ALSA: fireworks: use u32 type for be32_to_cpup() macroTakashi Sakamoto
2015-10-18ALSA: fireworks/bebob/oxfw/dice: enable to make as built-inTakashi 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: 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-08-05ALSA: fireworks/firewire-lib: add support for recent firmware quirkTakashi Sakamoto
2015-08-05Revert "ALSA: fireworks: add support for AudioFire2 quirk"Takashi Sakamoto
2015-07-27ALSA: fireworks: add support for AudioFire2 quirkTakashi Sakamoto
2015-03-10ALSA: firewire: Fix trivial typos in commentsYannick Guerrini
2015-02-23ALSA: fireworks/bebob/dice/oxfw: make it possible to shutdown safelyTakashi Sakamoto
2015-02-23ALSA: fireworks/bebob/dice/oxfw: allow stream destructor after releasing runtimeTakashi Sakamoto
2015-02-23ALSA: fireworks/bebob/dice/oxfw: add reference-counting for FireWire unitTakashi Sakamoto
2015-01-16ALSA: firewire-lib: remove rx_blocks_for_midi quirkClemens Ladisch
2015-01-07ALSA: fireworks: fix an endianness bug for transaction lengthTakashi Sakamoto
2014-08-05ALSA: fireworks: fix specifiers in format strings for propper outputTakashi Sakamoto
2014-08-04ALSA: fireworks: fix %d confusingly prefixed with 0x in format stringsHans Wennborg
2014-06-04ALSA: fireworks: Remove meaningless mutex_destroy()Takashi Sakamoto
2014-06-04ALSA: fireworks: Remove a constant over width to which it's appliedTakashi Sakamoto
2014-06-04ALSA: fireworks: Improve comments about Fireworks transactionTakashi Sakamoto
2014-06-04ALSA: fireworks: Use safer way to arrange ring buffer pointerTakashi Sakamoto
2014-06-04ALSA: fireworks/bebob: Shorten critical section for stream_stop_duplex()Takashi Sakamoto
2014-05-29ALSA: fireworks: small leak on error pathDan Carpenter
2014-05-29ALSA: fireworks: remove some stray checksDan Carpenter
2014-05-27ALSA: fireworks/bebob: Improve indentationTakashi Sakamoto
2014-05-27ALSA: fireworks/bebob: Add suffix for long long integer literalTakashi Sakamoto
2014-05-27ALSA: fireworks/bebob: Use the same type of variables as function parametersTakashi Sakamoto
2014-05-27ALSA: fireworks/bebob: Change type of argument for sampling rateTakashi Sakamoto
2014-05-27ALSA: fireworks: Use the same prototype for functions as actual declarationTakashi Sakamoto