Age | Commit message (Expand) | Author | Files | Lines |
2019-07-22 | ALSA: firewire-lib: process payload of isoc context according to packet descr... | Takashi Sakamoto | 1 | -26/+40 |
2019-07-22 | ALSA: firewire-digi00x: code refactoring for DOT data block processing layer | Takashi Sakamoto | 1 | -17/+28 |
2019-07-22 | ALSA: firewire-lib: pass packet descriptor to data block processing layer | Takashi Sakamoto | 1 | -15/+12 |
2019-07-22 | ALSA: firewire-lib: pass no syt information to data block processing layer | Takashi Sakamoto | 1 | -4/+4 |
2019-07-22 | ALSA: firewire-lib: pass data block counter to data block processing layer | Takashi Sakamoto | 1 | -9/+7 |
2019-07-08 | Merge tag 'asoc-v5.3' of https://git.kernel.org/pub/scm/linux/kernel/git/broo... | Takashi Iwai | 1 | -2/+1 |
2019-06-05 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 345 | Thomas Gleixner | 1 | -2/+1 |
2019-05-22 | ALSA: firewire-lib: use union for directional parameters | Takashi Sakamoto | 1 | -1/+1 |
2017-10-25 | locking/atomics: COCCINELLE/treewide: Convert trivial ACCESS_ONCE() patterns ... | Mark Rutland | 1 | -3/+3 |
2017-05-22 | ALSA: firewire: remove support for 16 bit PCM samples in playback substream | Takashi Sakamoto | 1 | -61/+2 |
2017-04-05 | ALSA: firewire-digi00x: handle all MIDI messages on streaming packets | Takashi Sakamoto | 1 | -18/+37 |
2016-05-10 | ALSA: firewire-lib: enable the same feature as CIP_SKIP_INIT_DBC_CHECK flag | Takashi Sakamoto | 1 | -1/+1 |
2016-02-09 | ALSA: firewire-digi00x: Drop bogus const type qualifier on dot_scrt() | Geert Uytterhoeven | 1 | -1/+1 |
2015-10-11 | ALSA: firewire-digi00x: handle MIDI messages in isochronous packets | Takashi Sakamoto | 1 | -4/+116 |
2015-10-11 | ALSA: firewire-digi00x: use in-kernel representation for the type of 8 bits | Takashi Sakamoto | 1 | -15/+15 |
2015-09-30 | ALSA: firewire-digi00x: add data block processing layer | Takashi Sakamoto | 1 | -0/+330 |