| Commit message (Expand) | Author | Age | Files | Lines |
* | ALSA: firewire-tascam: add missing unwind goto in snd_tscm_stream_start_duplex() | Xu Biang | 2023-04-06 | 1 | -1/+1 |
* | ALSA: firewire-lib: obsolete return value from context payload processing layer | Takashi Sakamoto | 2023-01-12 | 1 | -12/+4 |
* | ALSA: firewire-lib: move parameter for pcm frame multiplier from context payl... | Takashi Sakamoto | 2023-01-12 | 1 | -1/+1 |
* | ALSA: firewire-lib: use circular linked list for context payload processing l... | Takashi Sakamoto | 2023-01-09 | 1 | -8/+10 |
* | ALSA: firewire: Replace runtime->status->state reference to runtime->state | Takashi Iwai | 2022-09-27 | 1 | -2/+2 |
* | ALSA: firewire-tascam: cease from delayed card registration | Takashi Sakamoto | 2021-06-07 | 2 | -66/+28 |
* | ALSA: firewire-tascam: perform sequence replay for media clock recovery | Takashi Sakamoto | 2021-06-01 | 2 | -2/+20 |
* | ALSA: firewire-lib: transfer rx packets on-the-fly when replaying | Takashi Sakamoto | 2021-05-28 | 1 | -1/+1 |
* | ALSA: firewire-lib: add replay target to cache sequence of packet | Takashi Sakamoto | 2021-05-28 | 1 | -1/+1 |
* | ALSA: firewire-lib: add flag to unaware of syt in CIP header | Takashi Sakamoto | 2021-05-22 | 1 | -4/+2 |
* | ALSA: firewire-lib: change waking up timing to process packets | Takashi Sakamoto | 2021-05-20 | 1 | -5/+2 |
* | Merge branch 'for-linus' into for-next | Takashi Iwai | 2021-01-18 | 1 | -1/+1 |
|\ |
|
| * | ALSA: firewire-tascam: Fix integer overflow in midi_port_work() | Geert Uytterhoeven | 2021-01-12 | 1 | -1/+1 |
* | | ALSA: Convert strlcpy to strscpy when return value is unused | Joe Perches | 2021-01-08 | 1 | -1/+1 |
|/ |
|
* | ALSA; firewire-tascam: exclude Tascam FE-8 from detection | Takashi Sakamoto | 2020-08-23 | 1 | -4/+29 |
* | ALSA: firewire-tascam: Add missing annotation for tscm_hwdep_read_locked() | Jules Irenge | 2020-03-11 | 1 | -0/+1 |
* | ALSA: firewire-tascam: Add missing annotation for tscm_hwdep_read_queue() | Jules Irenge | 2020-03-11 | 1 | -0/+1 |
* | ALSA: firewire: use KBUILD_MODNAME for struct driver.name instead of string | Takashi Sakamoto | 2020-03-06 | 1 | -1/+1 |
* | Merge branch 'for-linus' into for-next | Takashi Iwai | 2020-01-20 | 1 | -2/+3 |
|\ |
|
| * | ALSA: firewire-tascam: fix corruption due to spin lock without restoration in... | Takashi Sakamoto | 2020-01-13 | 1 | -2/+3 |
* | | ALSA: firewire: Drop superfluous ioctl PCM ops | Takashi Iwai | 2019-12-11 | 1 | -2/+0 |
* | | ALSA: firewire: Use managed buffer allocation | Takashi Iwai | 2019-12-11 | 1 | -8/+3 |
|/ |
|
* | ALSA: firewire: Convert to the common vmalloc memalloc | Takashi Iwai | 2019-11-06 | 1 | -5/+4 |
* | ALSA: firewire-lib: postpone to start IR context | Takashi Sakamoto | 2019-10-19 | 1 | -1/+1 |
* | ALSA: firewire-lib: replace ack callback to flush isoc contexts in AMDTP domain | Takashi Sakamoto | 2019-10-19 | 1 | -2/+2 |
* | ALSA: firewire-lib: replace pointer callback to flush isoc contexts in AMDTP ... | Takashi Sakamoto | 2019-10-19 | 1 | -2/+2 |
* | ALSA: firewire-tascam: share PCM buffer size for both direction | Takashi Sakamoto | 2019-10-18 | 3 | -4/+16 |
* | ALSA: firewire-lib: use variable size of queue for isoc packets instead of fi... | Takashi Sakamoto | 2019-10-18 | 1 | -1/+1 |
* | ALSA: firewire-tascam: use the same size of period for PCM substream in AMDTP... | Takashi Sakamoto | 2019-10-17 | 1 | -8/+26 |
* | ALSA: firewire-tascam: register the size of PCM period to AMDTP domain | Takashi Sakamoto | 2019-10-17 | 3 | -3/+15 |
* | Merge branch 'for-next' into for-linus | Takashi Iwai | 2019-09-14 | 4 | -93/+171 |
|\ |
|
| * | ALSA: firewire-tascam: add note for FE-8 | Takashi Sakamoto | 2019-09-06 | 2 | -1/+23 |
| * | ALSA: firewire-tascam: support AMDTP domain | Takashi Sakamoto | 2019-08-05 | 2 | -22/+34 |
| * | ALSA: firewire-tascam: code refactoring for initialization/destruction of AMD... | Takashi Sakamoto | 2019-08-05 | 1 | -27/+44 |
| * | ALSA: firewire-lib: process payload of isoc context according to packet descr... | Takashi Sakamoto | 2019-07-22 | 1 | -23/+37 |
| * | ALSA: firewire-tascam: code refactoring for TASCAM data block processing layer | Takashi Sakamoto | 2019-07-22 | 1 | -23/+32 |
| * | ALSA: firewire-lib: pass packet descriptor to data block processing layer | Takashi Sakamoto | 2019-07-22 | 1 | -17/+22 |
| * | ALSA: firewire-lib: pass no syt information to data block processing layer | Takashi Sakamoto | 2019-07-22 | 1 | -7/+4 |
| * | ALSA: firewire-lib: add syt_override member for some protocols | Takashi Sakamoto | 2019-07-22 | 1 | -2/+6 |
| * | ALSA: firewire-lib: pass data block counter to data block processing layer | Takashi Sakamoto | 2019-07-22 | 1 | -6/+4 |
* | | ALSA: firewire-tascam: check intermediate state of clock status and retry | Takashi Sakamoto | 2019-09-10 | 1 | -14/+28 |
* | | ALSA: firewire-tascam: handle error code when getting current source of clock | Takashi Sakamoto | 2019-09-10 | 1 | -0/+3 |
|/ |
|
* | Merge tag 'asoc-v5.3' of https://git.kernel.org/pub/scm/linux/kernel/git/broo... | Takashi Iwai | 2019-07-08 | 10 | -18/+10 |
|\ |
|
| * | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 345 | Thomas Gleixner | 2019-06-05 | 9 | -18/+9 |
| * | treewide: Add SPDX license identifier - Makefile/Kconfig | Thomas Gleixner | 2019-05-21 | 1 | -0/+1 |
* | | ALSA: firewire-tascam: unify stop and release method for duplex streams | Takashi Sakamoto | 2019-06-21 | 3 | -11/+5 |
* | | ALSA: firewire-tascam: code refactoring for pcm.hw_params/hw_free callbacks | Takashi Sakamoto | 2019-06-11 | 1 | -48/+7 |
* | | ALSA: firewire-tascam: minor code refactoring to finish streaming session | Takashi Sakamoto | 2019-06-11 | 1 | -16/+5 |
* | | ALSA: firewire-tascam: update isochronous resources when starting packet stre... | Takashi Sakamoto | 2019-06-11 | 1 | -1/+12 |
* | | ALSA: firewire-tascam: reserve/release isochronous resources in pcm.hw_params... | Takashi Sakamoto | 2019-06-11 | 3 | -37/+66 |