summaryrefslogtreecommitdiff
path: root/sound/firewire/oxfw
AgeCommit message (Expand)Author
2019-02-06ALSA: firewire: Remove superfluous snd_info_register() callsTakashi Iwai
2018-11-13ALSA: oxfw: add support for APOGEE duet FireWireTakashi Sakamoto
2018-10-10ALSA: firewire: simplify cleanup process when failing to register sound cardTakashi 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: oxfw: use managed-resource to maintain cache of stream formatsTakashi Sakamoto
2018-10-04ALSA: oxfw: use managed-resource to maintain model-specific dataTakashi Sakamoto
2018-10-04ALSA: firewire: use managed-resource of fw unit device for private dataTakashi Sakamoto
2018-09-17ALSA: oxfw: fix memory leak of discovered stream formats at error pathTakashi Sakamoto
2018-09-17ALSA: oxfw: fix memory leak for model-dependent data at error pathTakashi Sakamoto
2018-09-13ALSA: oxfw: fix memory leak of private dataTakashi Sakamoto
2018-07-18ALSA: pcm: Nuke snd_pcm_lib_mmap_vmalloc()Takashi Iwai
2018-05-28sound: Use octal not symbolic permissionsJoe Perches
2018-05-22ALSA: oxfw: use match_string() helperYisheng Xie
2018-02-11vfs: do bulk POLL* -> EPOLL* replacementLinus Torvalds
2017-11-27sound: annotate ->poll() instancesAl Viro
2017-10-25locking/atomics: COCCINELLE/treewide: Convert trivial ACCESS_ONCE() patterns ...Mark Rutland
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-04-12Merge branch 'for-linus' into for-nextTakashi Iwai
2017-04-05ALSA: firewire-lib/bebob/oxfw: improve response evaluation for AV/C commandsTakashi Sakamoto
2017-04-05ALSA: oxfw: fix regression to handle Stanton SCS.1m/1dTakashi Sakamoto
2017-03-02sched/headers: Prepare to move signal wakeup & sigpending methods from <linux...Ingo Molnar
2017-01-14ALSA: oxfw: enclose identifiers referred by single function for scs1x featureTakashi Sakamoto
2017-01-12ALSA: firewire: Constify snd_rawmidi_opsTakashi Iwai
2017-01-05ALSA: oxfw: enclose identifiers referred by single functionTakashi Sakamoto
2017-01-03ALSA: oxfw: add support for Mackie Onyx 1640iTakashi Sakamoto
2016-09-02ALSA: firewire: constify snd_pcm_ops structuresJulia Lawall
2016-05-10ALSA: firewire-lib: enable the same feature as CIP_SKIP_INIT_DBC_CHECK flagTakashi Sakamoto
2016-03-31ALSA: oxfw: delayed registration of sound cardTakashi Sakamoto
2016-03-28ALSA: oxfw: remove needless member from private structureTakashi Sakamoto
2016-02-24ALSA: oxfw: discontinue MIDI substream for scs1x at transaction failureTakashi Sakamoto
2016-02-24ALSA: oxfw: retry MIDI transferring for scs1x at transaction failureTakashi Sakamoto
2016-02-18ALSA: oxfw: use workqueue instead of tasklet for scs1xTakashi Sakamoto
2015-12-22ALSA: oxfw: add stream format quirk for SCS.1 modelsTakashi Sakamoto
2015-12-22ALSA: oxfw: obsolete scs1x moduleTakashi Sakamoto
2015-12-22ALSA: oxfw: add MIDI playback port for SCS.1 modelsTakashi Sakamoto
2015-12-22ALSA: oxfw: copy handlers of asynchronous transaction for MIDI playbackTakashi Sakamoto
2015-12-22ALSA: oxfw: add MIDI capture port for SCS.1 modelsTakashi Sakamoto
2015-12-22ALSA: oxfw: copy handlers of asynchronous transaction for MIDI captureTakashi Sakamoto
2015-12-22ALSA: oxfw: allocate own address region for SCS.1 seriesTakashi Sakamoto
2015-12-22ALSA: oxfw: add scs1x layerTakashi Sakamoto
2015-12-22ALSA: oxfw: rename a structure so that it means backward compatibility to old...Takashi Sakamoto
2015-12-22ALSA: oxfw: move model-specific parameters from common structureTakashi Sakamoto
2015-12-22ALSA: oxfw: move model-specific members from common structureTakashi Sakamoto
2015-12-22ALSA: oxfw: enable to keep memory block for model-specific structureTakashi Sakamoto
2015-12-15ALSA: oxfw: gather model-dependent conditions to a functionTakashi Sakamoto
2015-12-15ALSA: oxfw: reuse driver entry to detect quirksTakashi Sakamoto