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