summaryrefslogtreecommitdiffstats
path: root/sound/firewire
Commit message (Expand)AuthorAgeFilesLines
* 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
* | ALSA: firewire-motu: move spec data to v2 protocol fileTakashi Sakamoto2020-05-223-60/+63
* | ALSA: firewire-motu: fulfill missing entries in KconfigTakashi Sakamoto2020-05-111-1/+5
* | ALSA: fireface: add support for RME Fireface UFX (untested)Takashi Sakamoto2020-05-104-3/+18
* | ALSA: fireface: add support for RME FireFace 802Takashi Sakamoto2020-05-104-13/+59
* | ALSA: fireface: code refactoring to decide name of sound cardTakashi Sakamoto2020-05-102-8/+13
* | ALSA: fireface: code refactoring to add enumeration constants for model ident...Takashi Sakamoto2020-05-102-3/+9
* | ALSA: fireface: start IR context immediatelyTakashi Sakamoto2020-05-101-9/+1
* | ALSA: fireface: fix configuration error for nominal sampling transfer frequencyTakashi Sakamoto2020-05-101-6/+6
* | ALSA: firewire-lib: use sequence of syt offset and data block on pool in AMDT...Takashi Sakamoto2020-05-082-40/+20
* | ALSA: firewire-lib: pool ideal sequence of syt offset and data blockTakashi Sakamoto2020-05-082-0/+74
* | ALSA: firewire-lib: add cache for packet sequence to AMDTP domain structureTakashi Sakamoto2020-05-082-1/+23
* | ALSA: firewire-lib: code refactoring for data block calculationTakashi Sakamoto2020-05-081-14/+19