Age | Commit message (Expand) | Author |
2024-09-04 | ALSA: firewire: use nonatomic PCM operation | Takashi Sakamoto |
2024-05-08 | ALSA: firewire: Use *-y instead of *-objs in Makefile | Takashi Iwai |
2024-02-19 | ALSA: oxfw: add support for Miglia Harmony Audio | Takashi Sakamoto |
2024-02-19 | ALSA: oxfw: support the case that AV/C Stream Format Information command is n... | Takashi Sakamoto |
2024-02-19 | ALSA: oxfw: use const qualifier for immutable argument | Takashi Sakamoto |
2023-09-15 | ALSA: firewire: Fix -Wformat-truncation warning for MIDI stream names | Takashi Iwai |
2023-09-15 | ALSA: firewire: Fix -Wformat-truncation warning for longname string | Takashi Iwai |
2023-06-28 | ALSA: oxfw: make read-only const array models static | Colin Ian King |
2023-06-12 | ALSA: firewire: use 'GPL' string for module license contributed by Clemens La... | Takashi Sakamoto |
2022-09-27 | ALSA: firewire: Replace runtime->status->state reference to runtime->state | Takashi Iwai |
2021-10-28 | ALSA: oxfw: fix functional regression for Mackie Onyx 1640i in v5.14 or later | Takashi Sakamoto |
2021-09-13 | ALSA: oxfw: fix transmission method for Loud models based on OXFW971 | Takashi Sakamoto |
2021-08-12 | ALSA: oxfw: fix functioal regression for silence in Apogee Duet FireWire | Takashi Sakamoto |
2021-06-07 | ALSA: oxfw: cease from delayed card registration | Takashi Sakamoto |
2021-06-01 | ALSA: oxfw: perform sequence replay for media clock recovery | Takashi Sakamoto |
2021-05-28 | ALSA: firewire-lib: transfer rx packets on-the-fly when replaying | Takashi Sakamoto |
2021-05-28 | ALSA: firewire-lib: add replay target to cache sequence of packet | Takashi Sakamoto |
2021-05-20 | ALSA: firewire-lib: change waking up timing to process packets | Takashi Sakamoto |
2021-05-18 | ALSA: oxfw: add quirk flag for blocking transmission method | Takashi Sakamoto |
2021-05-18 | ALSA: oxfw: code refactoring for wrong_dbs quirk | Takashi Sakamoto |
2021-05-18 | ALSA: oxfw: code refactoring for jumbo-payload quirk in OXFW970 | Takashi Sakamoto |
2021-05-18 | ALSA: oxfw: add comment for the type of ASICs | Takashi Sakamoto |
2021-05-18 | ALSA: oxfw: add explicit device entry for Loud Technologies Mackie Onyx Satte... | Takashi Sakamoto |
2021-05-18 | ALSA: oxfw: add explicit device entry for Loud Technologies Tapco Link.FireWi... | Takashi Sakamoto |
2021-05-18 | ALSA: oxfw: code refactoring to detect mackie models | Takashi Sakamoto |
2021-05-18 | ALSA: oxfw: code refactoring for existent device entry with specifier_id and ... | Takashi Sakamoto |
2021-05-18 | Revert "ALSA: bebob/oxfw: fix Kconfig entry for Mackie d.2 Pro" | Takashi Sakamoto |
2021-05-14 | ALSA: bebob/oxfw: fix Kconfig entry for Mackie d.2 Pro | Takashi Sakamoto |
2021-01-25 | ALSA: oxfw: remove an unnecessary condition in hwdep_read() | Dan Carpenter |
2021-01-08 | ALSA: Convert strlcpy to strscpy when return value is unused | Joe Perches |
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 |
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: oxfw: fix return value in error path of isochronous resources reservation | Takashi Sakamoto |
2019-11-06 | ALSA: firewire: Convert to the common vmalloc memalloc | Takashi Iwai |
2019-10-19 | ALSA: firewire-lib: postpone to start IR context | 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-18 | ALSA: oxfw: 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 |
2019-10-17 | ALSA: oxfw: use the same size of period for PCM substream in AMDTP streams | Takashi Sakamoto |
2019-10-17 | ALSA: oxfw: register the size of PCM period to AMDTP domain | Takashi Sakamoto |
2019-09-10 | Merge tag 'asoc-v5.4' of git://git.kernel.org/pub/scm/linux/kernel/git/brooni... | Takashi Iwai |
2019-08-26 | ALSA: oxfw: fix to handle correct stream for PCM playback | Takashi Sakamoto |
2019-08-26 | ALSA: oxfw: fix NULL pointer dereference to unused stream structure | Takashi Sakamoto |
2019-08-05 | ALSA: oxfw: support AMDTP domain | Takashi Sakamoto |
2019-07-08 | Merge tag 'asoc-v5.3' of https://git.kernel.org/pub/scm/linux/kernel/git/broo... | Takashi Iwai |
2019-07-07 | ALSA: oxfw: fix wrong reference count for stream functionality at error path ... | Takashi Sakamoto |