summaryrefslogtreecommitdiffstats
path: root/sound/firewire/amdtp-am824.c
Commit message (Expand)AuthorAgeFilesLines
* ALSA: firewire-lib: process payload of isoc context according to packet descr...Takashi Sakamoto2019-07-221-29/+42
* ALSA: firewire-lib: code refactoring for AM824 data block processing layerTakashi Sakamoto2019-07-221-21/+30
* ALSA: firewire-lib: pass packet descriptor to data block processing layerTakashi Sakamoto2019-07-221-15/+17
* ALSA: firewire-lib: pass no syt information to data block processing layerTakashi Sakamoto2019-07-221-4/+4
* ALSA: firewire-lib: pass data block counter to data block processing layerTakashi Sakamoto2019-07-221-11/+13
* ALSA: firewire-lib: obsolete ctx_data.tx.first_dbc with CIP_UNALIGHED_DBC flagTakashi Sakamoto2019-07-221-2/+6
* Merge tag 'asoc-v5.3' of https://git.kernel.org/pub/scm/linux/kernel/git/broo...Takashi Iwai2019-07-081-2/+1
|\
| * treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 345Thomas Gleixner2019-06-051-2/+1
* | Merge branch 'for-linus' into for-nextTakashi Iwai2019-07-011-1/+1
|\ \
| * | ALSA: firewire-lib/fireworks: fix miss detection of received MIDI messagesTakashi Sakamoto2019-07-011-1/+1
| |/
* / ALSA: firewire-lib: use union for directional parametersTakashi Sakamoto2019-05-221-1/+1
|/
* locking/atomics: COCCINELLE/treewide: Convert trivial ACCESS_ONCE() patterns ...Mark Rutland2017-10-251-3/+3
* ALSA: firewire: remove support for 16 bit PCM samples in playback substreamTakashi Sakamoto2017-05-221-69/+2
* ALSA: firewire-lib: process_rx_data_blocks() can be statickbuild test robot2015-09-291-4/+4
* ALSA: firewire-lib: complete AM824 data block processing layerTakashi Sakamoto2015-09-291-9/+340
* ALSA: firewire-lib: move MIDI trigger helper function to AM824 layerTakashi Sakamoto2015-09-291-0/+18
* ALSA: firewire-lib: add helper functions to set positions of data channelsTakashi Sakamoto2015-09-291-0/+28
* ALSA: firewire-lib: move PCM substream constraint to AM824 layerTakashi Sakamoto2015-09-291-0/+20
* ALSA: firewire-lib: rename parameter setting function for AM824 with FDF fieldTakashi Sakamoto2015-09-291-0/+42
* ALSA: firewire-lib: add data block processing layer for AM824 formatTakashi Sakamoto2015-09-291-0/+26