summaryrefslogtreecommitdiffstats
path: root/sound/firewire
AgeCommit message (Expand)Author
2020-05-03ALSA: firewire-lib: fix 'function sizeof not defined' error of tracepoints fo...Takashi Sakamoto
2020-03-11ALSA: firewire-tascam: Add missing annotation for tscm_hwdep_read_locked()Jules Irenge
2020-03-11ALSA: firewire-tascam: Add missing annotation for tscm_hwdep_read_queue()Jules Irenge
2020-03-06ALSA: firewire: use KBUILD_MODNAME for struct driver.name instead of stringTakashi Sakamoto
2020-01-20Merge branch 'for-linus' into for-nextTakashi Iwai
2020-01-13ALSA: dice: add support for Alesis MasterControlTakashi Sakamoto
2020-01-13ALSA: dice: loosen stream format check for MIDI conformant data channelTakashi Sakamoto
2020-01-13ALSA: dice: fix fallback from protocol extension into limited functionalityTakashi Sakamoto
2020-01-13ALSA: oxfw: fix for Stanton SCS.1dTakashi Sakamoto
2020-01-13ALSA: oxfw: don't add MIDI/PCM interface when packet streaming is unavailableTakashi Sakamoto
2020-01-13ALSA: oxfw: use ENXIO for not-supported casesTakashi Sakamoto
2020-01-13ALSA: firewire-tascam: fix corruption due to spin lock without restoration in...Takashi Sakamoto
2019-12-11ALSA: firewire: Drop superfluous ioctl PCM opsTakashi Iwai
2019-12-11ALSA: firewire: Use managed buffer allocationTakashi Iwai
2019-12-09ALSA: fireface: fix return value in error path of isochronous resources reser...Takashi Sakamoto
2019-12-09ALSA: oxfw: fix return value in error path of isochronous resources reservationTakashi Sakamoto
2019-12-09ALSA: firewire-motu: fix double unlocked 'motu->mutex'Takashi Sakamoto
2019-11-07Merge branch 'for-linus' into for-nextTakashi Iwai
2019-11-06ALSA: firewire: Convert to the common vmalloc memallocTakashi Iwai
2019-11-04ALSA: bebob: fix to detect configured source of sampling clock for Focusrite ...Takashi Sakamoto
2019-11-02ALSA: bebob: link the order of establishing connections and Syt-match clock modeTakashi Sakamoto
2019-11-02ALSA: bebob: expand delay of start for IR context just for version 3 firmwareTakashi Sakamoto
2019-11-02ALSA: bebob: expand sleep just after breaking connections for protocol version 1Takashi Sakamoto
2019-10-30ALSA: firewire-motu: Correct a typo in the clock proc stringTakashi Iwai
2019-10-30ALSA: firewire-motu: add support for MOTU UltraLiteTakashi Sakamoto
2019-10-30ALSA: firewire-motu: code refactoring to handle model specific switch for pro...Takashi Sakamoto
2019-10-30ALSA: firewire-motu: minor code refactoring for protocol version 2Takashi Sakamoto
2019-10-30ALSA: firewire-motu: detect SPH source of sampling clockTakashi Sakamoto
2019-10-30ALSA: firewire-motu: print for unknown source of sampling clockTakashi Sakamoto
2019-10-30ALSA: firewire-motu: fix wrong spelling for macroTakashi Sakamoto
2019-10-28Merge branch 'for-linus' into for-nextTakashi Iwai
2019-10-26ALSA: bebob: Fix prototype of helper function to return negative valueTakashi Sakamoto
2019-10-19ALSA: firewire-lib: postpone to start IR contextTakashi Sakamoto
2019-10-19ALSA: firewire-lib: handle several AMDTP streams in callback handler of IRQ t...Takashi Sakamoto
2019-10-19ALSA: firewire-lib: cancel flushing isoc context in the laste step to process...Takashi Sakamoto
2019-10-19ALSA: firewire-lib: replace ack callback to flush isoc contexts in AMDTP domainTakashi Sakamoto
2019-10-19ALSA: firewire-lib: replace pointer callback to flush isoc contexts in AMDTP ...Takashi Sakamoto
2019-10-19ALSA: firewire-lib: add irq_target member into amdtp_domain structTakashi Sakamoto
2019-10-18ALSA: firewire-lib: tune the minimum available size of PCM periodTakashi Sakamoto
2019-10-18ALSA: firewire-lib: tune the maximum available size of PCM periodTakashi Sakamoto
2019-10-18ALSA: firewire-lib: schedule hardware IRQ according to the size of PCM periodTakashi Sakamoto
2019-10-18ALSA: fireface: share PCM buffer size for both directionTakashi Sakamoto
2019-10-18ALSA: firewire-motu: share PCM buffer size for both directionTakashi Sakamoto
2019-10-18ALSA: firewire-tascam: share PCM buffer size for both directionTakashi Sakamoto
2019-10-18ALSA: firewire-digi00x: share PCM buffer size for both directionTakashi Sakamoto
2019-10-18ALSA: dice: share PCM buffer size for both directionTakashi Sakamoto
2019-10-18ALSA: oxfw: share PCM buffer size for both directionTakashi Sakamoto
2019-10-18ALSA: fireworks: share PCM buffer size for both directionTakashi Sakamoto
2019-10-18ALSA: bebob: share PCM buffer size for both directionTakashi Sakamoto
2019-10-18ALSA: firewire-lib: use variable size of queue for isoc packets instead of fi...Takashi Sakamoto