summaryrefslogtreecommitdiff
path: root/sound/firewire/fireworks
Commit message (Expand)AuthorAge
* vfs: do bulk POLL* -> EPOLL* replacementLinus Torvalds2018-02-11
* sound: annotate ->poll() instancesAl Viro2017-11-27
* ALSA: firewire: add const qualifier to identifiers for read-only symbolsTakashi Sakamoto2017-08-22
* ALSA: firewire: arrange common PCM info/constraints for AMDTP engine applicat...Takashi Sakamoto2017-06-08
* ALSA: firewire: process packets in 'struct snd_pcm_ops.ack' callbackTakashi Sakamoto2017-06-07
* ALSA: firewire: remove support for 16 bit PCM samples in playback substreamTakashi Sakamoto2017-05-22
* sched/headers: Prepare to move signal wakeup & sigpending methods from <linux...Ingo Molnar2017-03-02
* ALSA: firewire: Constify snd_rawmidi_opsTakashi Iwai2017-01-12
* ALSA: fireworks: enclose identifiers referred by single functionTakashi Sakamoto2017-01-05
* ALSA: fireworks: fix asymmetric API call at unit removalTakashi Sakamoto2017-01-03
* ALSA: fireworks: accessing to user space outside spinlockTakashi Sakamoto2016-08-31
* ALSA: fireworks: drop reuse of incoming packet parameter for ougoing packet p...Takashi Sakamoto2016-05-10
* ALSA: fireworks: delayed registration of sound cardTakashi Sakamoto2016-03-31
* ALSA: fireworks: move model quirk detection code to information parserTakashi Sakamoto2016-03-28
* ALSA: fireworks: serialize transactions to update connections at bus resetTakashi Sakamoto2016-02-20
* ALSA: fireworks: change type of substream counter from atomic_t to unsigned intTakashi Sakamoto2015-11-14
* ALSA: fireworks: move mutex from function callees to callersTakashi Sakamoto2015-11-14
* ALSA: fireworks: use u32 type for be32_to_cpup() macroTakashi Sakamoto2015-10-19
* ALSA: fireworks/bebob/oxfw/dice: enable to make as built-inTakashi Sakamoto2015-10-18
* ALSA: firewire-lib: rename macros with AM824 prefixTakashi Sakamoto2015-09-29
* ALSA: firewire-lib: rename PCM format helper functionTakashi Sakamoto2015-09-29
* ALSA: firewire-lib: move MIDI trigger helper function to AM824 layerTakashi Sakamoto2015-09-29
* ALSA: firewire-lib: move PCM substream constraint to AM824 layerTakashi Sakamoto2015-09-29
* ALSA: firewire-lib: rename parameter setting function for AM824 with FDF fieldTakashi Sakamoto2015-09-29
* ALSA: firewire-lib: add data block processing layer for AM824 formatTakashi Sakamoto2015-09-29
* ALSA: firewire-lib: rename 'amdtp' to 'amdtp-stream' to prepare for functiona...Takashi Sakamoto2015-09-29
* ALSA: firewire-lib: add an argument for Dice's dual wire modeTakashi Sakamoto2015-09-29
* ALSA: firewire-lib: return error code when amdtp_stream_set_parameters() dete...Takashi Sakamoto2015-09-29
* ALSA: fireworks/bebob/dice/oxfw: fix substreams counting at vmalloc failureTakashi Sakamoto2015-08-29
* ALSA: fireworks/firewire-lib: add support for recent firmware quirkTakashi Sakamoto2015-08-05
* Revert "ALSA: fireworks: add support for AudioFire2 quirk"Takashi Sakamoto2015-08-05
* ALSA: fireworks: add support for AudioFire2 quirkTakashi Sakamoto2015-07-27
* ALSA: firewire: Fix trivial typos in commentsYannick Guerrini2015-03-10
* ALSA: fireworks/bebob/dice/oxfw: make it possible to shutdown safelyTakashi Sakamoto2015-02-23
* ALSA: fireworks/bebob/dice/oxfw: allow stream destructor after releasing runtimeTakashi Sakamoto2015-02-23
* ALSA: fireworks/bebob/dice/oxfw: add reference-counting for FireWire unitTakashi Sakamoto2015-02-23
* ALSA: firewire-lib: remove rx_blocks_for_midi quirkClemens Ladisch2015-01-16
* ALSA: fireworks: fix an endianness bug for transaction lengthTakashi Sakamoto2015-01-07
* ALSA: fireworks: fix specifiers in format strings for propper outputTakashi Sakamoto2014-08-05
* ALSA: fireworks: fix %d confusingly prefixed with 0x in format stringsHans Wennborg2014-08-04
* ALSA: fireworks: Remove meaningless mutex_destroy()Takashi Sakamoto2014-06-04
* ALSA: fireworks: Remove a constant over width to which it's appliedTakashi Sakamoto2014-06-04
* ALSA: fireworks: Improve comments about Fireworks transactionTakashi Sakamoto2014-06-04
* ALSA: fireworks: Use safer way to arrange ring buffer pointerTakashi Sakamoto2014-06-04
* ALSA: fireworks/bebob: Shorten critical section for stream_stop_duplex()Takashi Sakamoto2014-06-04
* ALSA: fireworks: small leak on error pathDan Carpenter2014-05-29
* ALSA: fireworks: remove some stray checksDan Carpenter2014-05-29
* ALSA: fireworks/bebob: Improve indentationTakashi Sakamoto2014-05-27
* ALSA: fireworks/bebob: Add suffix for long long integer literalTakashi Sakamoto2014-05-27
* ALSA: fireworks/bebob: Use the same type of variables as function parametersTakashi Sakamoto2014-05-27