summaryrefslogtreecommitdiff
path: root/sound/firewire/fireworks
AgeCommit message (Expand)Author
2019-02-06ALSA: firewire: Remove superfluous snd_info_register() callsTakashi Iwai
2018-10-10ALSA: firewire: simplify cleanup process when failing to register sound cardTakashi Sakamoto
2018-10-10ALSA: bebob/fireworks: simplify handling of local device entry tableTakashi Sakamoto
2018-10-10ALSA: firewire: release reference count of firewire unit in .remove callback ...Takashi Sakamoto
2018-10-10ALSA: firewire: block .remove callback of bus driver till all of ALSA charact...Takashi Sakamoto
2018-10-04ALSA: fireworks: use managed-resource to maintain response bufferTakashi Sakamoto
2018-10-04ALSA: firewire: use managed-resource of fw unit device for private dataTakashi Sakamoto
2018-09-17ALSA: fireworks: fix memory leak of response buffer at error pathTakashi Sakamoto
2018-07-18ALSA: pcm: Nuke snd_pcm_lib_mmap_vmalloc()Takashi Iwai
2018-05-28sound: Use octal not symbolic permissionsJoe Perches
2018-02-11vfs: do bulk POLL* -> EPOLL* replacementLinus Torvalds
2017-11-27sound: annotate ->poll() instancesAl Viro
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