summaryrefslogtreecommitdiff
path: root/sound/firewire/bebob
AgeCommit message (Expand)Author
2023-09-15ALSA: firewire: Fix -Wformat-truncation warning for MIDI stream namesTakashi Iwai
2023-06-12ALSA: firewire: use 'GPL' string for module license contributed by Takashi Sa...Takashi Sakamoto
2022-09-27ALSA: firewire: Replace runtime->status->state reference to runtime->stateTakashi Iwai
2021-07-05ALSA: bebob: correct duplicated entries with TerraTec OUITakashi Sakamoto
2021-06-20ALSA: bebob: add support for ToneWeal FW66Takashi Sakamoto
2021-06-18ALSA: bebob: fix rx packet format for Yamaha GO44/GO46, Terratec Phase 24/x24Takashi Sakamoto
2021-06-16ALSA: bebob: Fix bit flag quirk constantsColin Ian King
2021-06-12ALSA: bebob: correct device entries for Phonic Helix Board and FireFly seriesTakashi Sakamoto
2021-06-12ALSA: bebob: code refactoring for M-Audio modelsTakashi Sakamoto
2021-06-12ALSA: bebob: correct device entry for Acoustic Reality eAR Master One, Eroica...Takashi Sakamoto
2021-06-12ALSA: bebob: correct device entry for Mackie D.2 FireWire option cardTakashi Sakamoto
2021-06-12ALSA: bebob: fulfil device entriesTakashi Sakamoto
2021-06-11ALSA: bebob: code refactoring for model-dependent quirksTakashi Sakamoto
2021-06-11ALSA: bebob: delete workaround for protocol version 3Takashi Sakamoto
2021-06-11ALSA: bebob: dismiss sleep after breaking connectionsTakashi Sakamoto
2021-06-07ALSA: bebob: cease from delayed card registrationTakashi Sakamoto
2021-06-01ALSA: bebob: perform sequence replay for media clock recoveryTakashi Sakamoto
2021-05-28ALSA: firewire-lib: transfer rx packets on-the-fly when replayingTakashi Sakamoto
2021-05-28ALSA: firewire-lib: add replay target to cache sequence of packetTakashi Sakamoto
2021-05-25ALSA: bebob: distinguish M-Audio ProFire Lightbridge quirkTakashi Sakamoto
2021-05-25ALSA: bebob: cancel switching connection orderTakashi Sakamoto
2021-05-20ALSA: firewire-lib: change waking up timing to process packetsTakashi Sakamoto
2021-05-20ALSA: firewire-lib: skip initial packets instead of scheduling IR contextTakashi Sakamoto
2021-05-18Revert "ALSA: bebob/oxfw: fix Kconfig entry for Mackie d.2 Pro"Takashi Sakamoto
2021-05-14ALSA: bebob/oxfw: fix Kconfig entry for Mackie d.2 ProTakashi Sakamoto
2021-03-22ALSA: bebob: enable to deliver MIDI messages for multiple portsTakashi Sakamoto
2021-03-22ALSA: bebob: detect the number of available MIDI portsTakashi Sakamoto
2021-03-22ALSA: bebob: code refactoring for stream format detectionTakashi Sakamoto
2021-01-26ALSA: bebob: remove an unnecessary condition in hwdep_read()Takashi Sakamoto
2021-01-08ALSA: Convert strlcpy to strscpy when return value is unusedJoe Perches
2020-10-07ALSA: bebob: potential info leak in hwdep_read()Dan Carpenter
2020-03-06ALSA: firewire: use KBUILD_MODNAME for struct driver.name instead of stringTakashi Sakamoto
2019-12-11ALSA: firewire: Drop superfluous ioctl PCM opsTakashi Iwai
2019-12-11ALSA: firewire: Use managed buffer allocationTakashi Iwai
2019-11-07Merge branch 'for-linus' into for-nextTakashi Iwai
2019-11-06ALSA: firewire: Convert to the common vmalloc memallocTakashi Iwai
2019-11-04ALSA: bebob: fix to detect configured source of sampling clock for Focusrite ...Takashi Sakamoto
2019-11-02ALSA: bebob: link the order of establishing connections and Syt-match clock modeTakashi Sakamoto
2019-11-02ALSA: bebob: expand delay of start for IR context just for version 3 firmwareTakashi Sakamoto
2019-11-02ALSA: bebob: expand sleep just after breaking connections for protocol version 1Takashi Sakamoto
2019-10-28Merge branch 'for-linus' into for-nextTakashi Iwai
2019-10-26ALSA: bebob: Fix prototype of helper function to return negative valueTakashi Sakamoto
2019-10-19ALSA: firewire-lib: postpone to start IR contextTakashi Sakamoto
2019-10-19ALSA: firewire-lib: replace ack callback to flush isoc contexts in AMDTP domainTakashi Sakamoto
2019-10-19ALSA: firewire-lib: replace pointer callback to flush isoc contexts in AMDTP ...Takashi Sakamoto
2019-10-18ALSA: bebob: share PCM buffer size for both directionTakashi Sakamoto
2019-10-18ALSA: firewire-lib: use variable size of queue for isoc packets instead of fi...Takashi Sakamoto
2019-10-17ALSA: bebob: use the same size of period for PCM substream in AMDTP streamsTakashi Sakamoto
2019-10-17ALSA: bebob: register the size of PCM period to AMDTP domainTakashi Sakamoto
2019-08-05ALSA: bebob: support AMDTP domainTakashi Sakamoto