summaryrefslogtreecommitdiffstats
path: root/sound/firewire/bebob
Commit message (Expand)AuthorAgeFilesLines
* ALSA: firewire: Replace runtime->status->state reference to runtime->stateTakashi Iwai2022-09-271-2/+2
* ALSA: bebob: correct duplicated entries with TerraTec OUITakashi Sakamoto2021-07-051-3/+2
* ALSA: bebob: add support for ToneWeal FW66Takashi Sakamoto2021-06-201-0/+3
* ALSA: bebob: fix rx packet format for Yamaha GO44/GO46, Terratec Phase 24/x24Takashi Sakamoto2021-06-181-2/+7
* ALSA: bebob: Fix bit flag quirk constantsColin Ian King2021-06-161-2/+2
* ALSA: bebob: correct device entries for Phonic Helix Board and FireFly seriesTakashi Sakamoto2021-06-121-9/+7
* ALSA: bebob: code refactoring for M-Audio modelsTakashi Sakamoto2021-06-121-17/+17
* ALSA: bebob: correct device entry for Acoustic Reality eAR Master One, Eroica...Takashi Sakamoto2021-06-121-3/+2
* ALSA: bebob: correct device entry for Mackie D.2 FireWire option cardTakashi Sakamoto2021-06-121-4/+3
* ALSA: bebob: fulfil device entriesTakashi Sakamoto2021-06-122-22/+17
* ALSA: bebob: code refactoring for model-dependent quirksTakashi Sakamoto2021-06-113-18/+42
* ALSA: bebob: delete workaround for protocol version 3Takashi Sakamoto2021-06-113-17/+0
* ALSA: bebob: dismiss sleep after breaking connectionsTakashi Sakamoto2021-06-111-6/+0
* ALSA: bebob: cease from delayed card registrationTakashi Sakamoto2021-06-072-106/+57
* ALSA: bebob: perform sequence replay for media clock recoveryTakashi Sakamoto2021-06-011-4/+9
* ALSA: firewire-lib: transfer rx packets on-the-fly when replayingTakashi Sakamoto2021-05-281-1/+1
* ALSA: firewire-lib: add replay target to cache sequence of packetTakashi Sakamoto2021-05-281-1/+1
* ALSA: bebob: distinguish M-Audio ProFire Lightbridge quirkTakashi Sakamoto2021-05-253-6/+17
* ALSA: bebob: cancel switching connection orderTakashi Sakamoto2021-05-251-11/+2
* ALSA: firewire-lib: change waking up timing to process packetsTakashi Sakamoto2021-05-201-6/+2
* ALSA: firewire-lib: skip initial packets instead of scheduling IR contextTakashi Sakamoto2021-05-201-13/+8
* Revert "ALSA: bebob/oxfw: fix Kconfig entry for Mackie d.2 Pro"Takashi Sakamoto2021-05-181-1/+1
* ALSA: bebob/oxfw: fix Kconfig entry for Mackie d.2 ProTakashi Sakamoto2021-05-141-1/+1
* ALSA: bebob: enable to deliver MIDI messages for multiple portsTakashi Sakamoto2021-03-221-5/+7
* ALSA: bebob: detect the number of available MIDI portsTakashi Sakamoto2021-03-223-32/+89
* ALSA: bebob: code refactoring for stream format detectionTakashi Sakamoto2021-03-221-44/+24
* ALSA: bebob: remove an unnecessary condition in hwdep_read()Takashi Sakamoto2021-01-261-5/+3
* ALSA: Convert strlcpy to strscpy when return value is unusedJoe Perches2021-01-081-1/+1
* ALSA: bebob: potential info leak in hwdep_read()Dan Carpenter2020-10-071-2/+1
* ALSA: firewire: use KBUILD_MODNAME for struct driver.name instead of stringTakashi Sakamoto2020-03-061-1/+1
* ALSA: firewire: Drop superfluous ioctl PCM opsTakashi Iwai2019-12-111-2/+0
* ALSA: firewire: Use managed buffer allocationTakashi Iwai2019-12-111-8/+3
* Merge branch 'for-linus' into for-nextTakashi Iwai2019-11-071-0/+3
|\
| * ALSA: bebob: fix to detect configured source of sampling clock for Focusrite ...Takashi Sakamoto2019-11-041-0/+3
* | ALSA: firewire: Convert to the common vmalloc memallocTakashi Iwai2019-11-061-5/+4
* | ALSA: bebob: link the order of establishing connections and Syt-match clock modeTakashi Sakamoto2019-11-021-29/+22
* | ALSA: bebob: expand delay of start for IR context just for version 3 firmwareTakashi Sakamoto2019-11-021-4/+10
* | ALSA: bebob: expand sleep just after breaking connections for protocol version 1Takashi Sakamoto2019-11-021-5/+6
* | Merge branch 'for-linus' into for-nextTakashi Iwai2019-10-281-2/+1
|\|
| * ALSA: bebob: Fix prototype of helper function to return negative valueTakashi Sakamoto2019-10-261-2/+1
* | ALSA: firewire-lib: postpone to start IR contextTakashi Sakamoto2019-10-191-1/+9
* | ALSA: firewire-lib: replace ack callback to flush isoc contexts in AMDTP domainTakashi Sakamoto2019-10-191-2/+2
* | ALSA: firewire-lib: replace pointer callback to flush isoc contexts in AMDTP ...Takashi Sakamoto2019-10-191-6/+8
* | ALSA: bebob: share PCM buffer size for both directionTakashi Sakamoto2019-10-184-5/+17
* | ALSA: firewire-lib: use variable size of queue for isoc packets instead of fi...Takashi Sakamoto2019-10-181-1/+1
* | ALSA: bebob: use the same size of period for PCM substream in AMDTP streamsTakashi Sakamoto2019-10-171-12/+27
* | ALSA: bebob: register the size of PCM period to AMDTP domainTakashi Sakamoto2019-10-174-4/+16
|/
* ALSA: bebob: support AMDTP domainTakashi Sakamoto2019-08-052-35/+29
* Merge tag 'asoc-v5.3' of https://git.kernel.org/pub/scm/linux/kernel/git/broo...Takashi Iwai2019-07-0812-24/+12
|\
| * treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 345Thomas Gleixner2019-06-0512-24/+12