Age | Commit message (Expand) | Author | Files | Lines |
2023-01-13 | ALSA: fireface: add local framework to message parser | Takashi Sakamoto | 1 | -0/+4 |
2023-01-13 | ALSA: fireface: pick up time stamp for request subaction of asynchronous tran... | Takashi Sakamoto | 1 | -1/+2 |
2023-01-13 | ALSA: fireface: rename callback functions | Takashi Sakamoto | 1 | -7/+5 |
2021-01-12 | ALSA: fireface: Fix integer overflow in transmit_midi_msg() | Geert Uytterhoeven | 1 | -1/+1 |
2019-06-05 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 345 | Thomas Gleixner | 1 | -2/+1 |
2019-01-24 | ALSA: fireface: comment cleanup about destination address of async transactio... | Takashi Sakamoto | 1 | -29/+7 |
2019-01-22 | ALSA: fireface: add protocol-specific operation to fill transaction buffer wi... | Takashi Sakamoto | 1 | -19/+12 |
2019-01-22 | ALSA: fireface: add model-dependent parameter for address to receive async tr... | Takashi Sakamoto | 1 | -5/+2 |
2019-01-22 | ALSA: fireface: add model-dependent parameter for address range to receive as... | Takashi Sakamoto | 1 | -1/+1 |
2019-01-22 | ALSA: fireface: change prototype of handler for async transaction with MIDI m... | Takashi Sakamoto | 1 | -1/+3 |
2019-01-21 | ALSA: fireface: add protocol-dependent operation to get clock status | Takashi Sakamoto | 1 | -63/+0 |
2018-12-16 | ALSA: fireface: code refactoring to handle model-specific registers | Takashi Sakamoto | 1 | -2/+2 |
2018-12-11 | ALSA: fireface: localize a handler for MIDI messages on tx transaction | Takashi Sakamoto | 1 | -33/+1 |
2018-12-11 | ALSA: fireface: add driver data for register for MIDI high address | Takashi Sakamoto | 1 | -28/+25 |
2018-12-11 | ALSA: fireface: share register for async transaction of MIDI messages | Takashi Sakamoto | 1 | -2/+5 |
2018-12-11 | ALSA: fireface: add support for second optical interface for ADAT stream | Takashi Sakamoto | 1 | -4/+8 |
2018-12-11 | ALSA: fireface: share helper function to get current sampling rate and clock ... | Takashi Sakamoto | 1 | -0/+59 |
2017-10-25 | locking/atomics: COCCINELLE/treewide: Convert trivial ACCESS_ONCE() patterns ... | Mark Rutland | 1 | -4/+4 |
2017-04-20 | ALSA: fireface: obsolete usage of ktime_set() for zero assignment | Takashi Sakamoto | 1 | -1/+1 |
2017-04-05 | ALSA: fireface: add transaction support | Takashi Sakamoto | 1 | -0/+295 |