summaryrefslogtreecommitdiffstats
path: root/sound/firewire
Commit message (Expand)AuthorAgeFilesLines
* ALSA: dice: fix stream format for TC Electronic Konnekt Live at high sampling...Takashi Sakamoto2021-05-181-2/+2
* ALSA: dice: disable double_pcm_frames mode for M-Audio Profire 610, 2626 and ...Takashi Sakamoto2021-05-184-4/+29
* ALSA: firewire-lib: fix amdtp_packet tracepoints event for packet_index fieldTakashi Sakamoto2021-05-142-9/+12
* ALSA: firewire-lib: fix calculation for size of IR context payloadTakashi Sakamoto2021-05-141-7/+6
* ALSA: firewire-lib: fix check for the size of isochronous packet payloadTakashi Sakamoto2021-05-141-4/+10
* ALSA: bebob/oxfw: fix Kconfig entry for Mackie d.2 ProTakashi Sakamoto2021-05-143-4/+3
* ALSA: dice: fix stream format at middle sampling rate for Alesis iO 26Takashi Sakamoto2021-05-141-1/+1
* Merge tag 'tags/mute-led-rework' into for-nextTakashi Iwai2021-03-301-3/+2
|\
| * ALSA: dice: fix null pointer dereference when node is disconnectedTakashi Sakamoto2021-03-121-3/+2
* | 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: fireface: fix to parse sync status register of latter protocolTakashi Sakamoto2021-02-081-18/+100
* ALSA: bebob: remove an unnecessary condition in hwdep_read()Takashi Sakamoto2021-01-261-5/+3
* ALSA: fireface: remove unnecessary condition in hwdep_read()Dan Carpenter2021-01-251-6/+4
* ALSA: oxfw: remove an unnecessary condition in hwdep_read()Dan Carpenter2021-01-251-6/+4
* Merge branch 'for-linus' into for-nextTakashi Iwai2021-01-182-2/+2
|\
| * ALSA: firewire-tascam: Fix integer overflow in midi_port_work()Geert Uytterhoeven2021-01-121-1/+1
| * ALSA: fireface: Fix integer overflow in transmit_midi_msg()Geert Uytterhoeven2021-01-121-1/+1
* | ALSA: dice: add support for Lexicon I-ONIX FW810sTakashi Sakamoto2021-01-154-1/+41
* | ALSA: Convert strlcpy to strscpy when return value is unusedJoe Perches2021-01-088-8/+8
|/
* Merge branch 'topic/usb-audio-refactoring' into for-nextTakashi Iwai2020-11-241-2/+2
|\
| * ALSA: firewire: Clean up a locking issue in copy_resp_to_buf()Dan Carpenter2020-11-131-2/+2
* | ALSA: firewire: fix comparison to bool warningKaixu Xia2020-11-101-1/+1
|/
* ALSA: fireworks: use semicolons rather than commas to separate statementsJulia Lawall2020-10-121-1/+1
* Merge branch 'for-next' into for-linusTakashi Iwai2020-10-122-13/+14
|\
| * ALSA: firewire: Replace tasklet with workTakashi Iwai2020-09-112-13/+14
* | ALSA: bebob: potential info leak in hwdep_read()Dan Carpenter2020-10-071-2/+1
|/
* Merge branch 'topic/tasklet-convert' into for-linusTakashi Iwai2020-09-021-4/+4
|\
| * ALSA: firewire: convert tasklets to use new tasklet_setup() APIAllen Pais2020-09-021-4/+4
* | ALSA: firewire-digi00x: exclude Avid Adrenaline from detectionTakashi Sakamoto2020-08-231-0/+5
* | ALSA; firewire-tascam: exclude Tascam FE-8 from detectionTakashi Sakamoto2020-08-231-4/+29
|/
* ALSA: firewire: fix kernel-docPierre-Louis Bossart2020-07-071-1/+0
* ALSA: firewire-motu: wait for notification when changing clock configuration ...Takashi Sakamoto2020-06-151-3/+13
* Merge branch 'for-linus' into for-nextTakashi Iwai2020-05-281-2/+1
|\
| * ALSA: firewire-lib: fix 'function sizeof not defined' error of tracepoints fo...Takashi Sakamoto2020-05-031-2/+1
* | ALSA: firewire-motu: add support for MOTU UltraLite-mk3 (FireWire only model)Takashi Sakamoto2020-05-253-0/+11
* | ALSA: firewire-motu: refactoring protocol v2 for fetching mode switchTakashi Sakamoto2020-05-221-30/+47
* | ALSA: firewire-motu: refactoring protocol v3 for clock source getterTakashi Sakamoto2020-05-221-26/+72
* | ALSA: firewire-motu: refactoring protocol v2 for clock source getterTakashi Sakamoto2020-05-221-8/+40
* | ALSA: firewire-motu: remove obsoleted codesTakashi Sakamoto2020-05-223-296/+11
* | ALSA: firewire-motu: use table-based calculation of packet formats for stream...Takashi Sakamoto2020-05-222-10/+6
* | ALSA: firewire-motu: use table-based calculation of packet formats for procTakashi Sakamoto2020-05-222-12/+9
* | ALSA: firewire-motu: add alternative functions to detect packet format for pr...Takashi Sakamoto2020-05-222-5/+67
* | ALSA: firewire-motu: add alternative functions to detect packet format for pr...Takashi Sakamoto2020-05-222-6/+67
* | ALSA: firewire-motu: add model-specific table of chunk countTakashi Sakamoto2020-05-223-3/+17
* | ALSA: firewire-motu: drop protocol structureTakashi Sakamoto2020-05-223-23/+0
* | ALSA: firewire-motu: add wrapper functions for protocol-dependent operationsTakashi Sakamoto2020-05-226-35/+103
* | ALSA: firewire-motu: localize protocol dataTakashi Sakamoto2020-05-225-10/+21
* | ALSA: firewire-motu: move spec data to v3 protocol fileTakashi Sakamoto2020-05-223-46/+50