summaryrefslogtreecommitdiffstats
path: root/sound/firewire
Commit message (Expand)AuthorAgeFilesLines
...
* | ALSA: firewire-lib: code refactoring for size of CIP headerTakashi Sakamoto2021-05-201-10/+15
* | ALSA: firewire-lib: insert descriptor for skipped cycleTakashi Sakamoto2021-05-181-5/+24
* | ALSA: firewire-lib: check cycle continuityTakashi Sakamoto2021-05-182-3/+37
* | ALSA: firewire-lib: code refactoring for check of CIP header about payload sizeTakashi Sakamoto2021-05-181-6/+4
* | ALSA: firewire-lib: code refactoring for parser of IR context headerTakashi Sakamoto2021-05-181-12/+10
* | ALSA: firewire-lib: code refactoring for helper function to compute OHCI 1394...Takashi Sakamoto2021-05-181-13/+13
* | ALSA: firewire-lib: code refactoring for sequence descriptor'Takashi Sakamoto2021-05-182-21/+23
* | ALSA: firewire-lib: handle the case that empty isochronous packet payload for...Takashi Sakamoto2021-05-181-5/+12
* | ALSA: firewire-lib: code refactoring to refer the same frame count per period...Takashi Sakamoto2021-05-182-3/+1
* | ALSA: oxfw: add quirk flag for blocking transmission methodTakashi Sakamoto2021-05-183-4/+19
* | ALSA: oxfw: code refactoring for wrong_dbs quirkTakashi Sakamoto2021-05-183-3/+4
* | ALSA: firewire-lib: code refactoring for jumbo payload quirkTakashi Sakamoto2021-05-181-1/+6
* | ALSA: oxfw: code refactoring for jumbo-payload quirk in OXFW970Takashi Sakamoto2021-05-183-13/+18
* | ALSA: oxfw: add comment for the type of ASICsTakashi Sakamoto2021-05-181-3/+19
* | ALSA: oxfw: add explicit device entry for Loud Technologies Mackie Onyx Satte...Takashi Sakamoto2021-05-181-10/+8
* | ALSA: oxfw: add explicit device entry for Loud Technologies Tapco Link.FireWi...Takashi Sakamoto2021-05-181-2/+2
* | ALSA: oxfw: code refactoring to detect mackie modelsTakashi Sakamoto2021-05-181-1/+3
* | ALSA: oxfw: code refactoring for existent device entry with specifier_id and ...Takashi Sakamoto2021-05-181-57/+25
* | ALSA: firewire-lib/motu: use int type for the value of bitwise OR with enumer...Takashi Sakamoto2021-05-186-9/+11
* | Revert "ALSA: bebob/oxfw: fix Kconfig entry for Mackie d.2 Pro"Takashi Sakamoto2021-05-183-4/+4
|/
* 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