summaryrefslogtreecommitdiffstats
path: root/sound/firewire
Commit message (Expand)AuthorAgeFilesLines
* ALSA: firewire-lib: fix uninitialized flag for AV/C deferred transactionTakashi Sakamoto2022-04-151-3/+1
* ALSA: bebob: add support for ToneWeal FW66Takashi Sakamoto2021-07-202-0/+4
* Revert "ALSA: bebob/oxfw: fix Kconfig entry for Mackie d.2 Pro"Takashi Sakamoto2021-07-203-4/+4
* ALSA: bebob/oxfw: fix Kconfig entry for Mackie d.2 ProTakashi Sakamoto2021-05-263-4/+3
* ALSA: dice: fix stream format at middle sampling rate for Alesis iO 26Takashi Sakamoto2021-05-261-1/+1
* ALSA: dice: fix stream format for TC Electronic Konnekt Live at high sampling...Takashi Sakamoto2021-05-261-2/+2
* ALSA: fireface: Fix integer overflow in transmit_midi_msg()Geert Uytterhoeven2021-01-191-1/+1
* ALSA: firewire-tascam: Fix integer overflow in midi_port_work()Geert Uytterhoeven2021-01-191-1/+1
* ALSA: firewire: Clean up a locking issue in copy_resp_to_buf()Dan Carpenter2020-11-241-2/+2
* ALSA: bebob: potential info leak in hwdep_read()Dan Carpenter2020-10-291-2/+1
* ALSA; firewire-tascam: exclude Tascam FE-8 from detectionTakashi Sakamoto2020-09-121-1/+29
* ALSA: firewire-digi00x: exclude Avid Adrenaline from detectionTakashi Sakamoto2020-09-091-0/+5
* ALSA: dice: fix fallback from protocol extension into limited functionalityTakashi Sakamoto2020-01-231-1/+4
* ALSA: firewire-motu: Correct a typo in the clock proc stringTakashi Iwai2020-01-091-1/+1
* ALSA: isight: fix leak of reference to firewire unit in error path of .probe ...Takashi Sakamoto2019-12-011-5/+5
* ALSA: bebob: fix to detect configured source of sampling clock for Focusrite ...Takashi Sakamoto2019-11-121-0/+3
* ALSA: bebob: Fix prototype of helper function to return negative valueTakashi Sakamoto2019-11-061-2/+1
* ALSA: firewire-tascam: check intermediate state of clock status and retryTakashi Sakamoto2019-10-051-14/+28
* ALSA: firewire-tascam: handle error code when getting current source of clockTakashi Sakamoto2019-10-051-0/+3
* ALSA: firewire-motu: add support for MOTU 4preTakashi Sakamoto2019-10-051-0/+12
* ALSA: dice: fix wrong packet parameter for Alesis iO26Takashi Sakamoto2019-10-011-1/+1
* ALSA: firewire: fix a memory leak bugWenwen Wang2019-08-161-1/+1
* ALSA: firewire-lib/fireworks: fix miss detection of received MIDI messagesTakashi Sakamoto2019-07-101-1/+1
* ALSA: firewire-motu: fix destruction of data for isochronous resourcesTakashi Sakamoto2019-06-191-1/+1
* ALSA: oxfw: allow PCM capture for Stanton SCS.1mTakashi Sakamoto2019-06-191-3/+0
* ALSA: dice: add support for Solid State Logic Duende Classic/MiniTakashi Sakamoto2019-04-051-1/+11
* ALSA: firewire-motu: use 'version' field of unit directory to identify modelTakashi Sakamoto2019-03-271-10/+10
* ALSA: firewire-motu: fix construction of PCM frame for capture directionTakashi Sakamoto2019-03-191-1/+3
* ALSA: bebob: use more identical mod_alias for Saffire Pro 10 I/O against Liqu...Takashi Sakamoto2019-03-191-1/+13
* ALSA: bebob: fix model-id of unit for Apogee EnsembleTakashi Sakamoto2019-01-261-1/+1
* ALSA: oxfw: add support for APOGEE duet FireWireTakashi Sakamoto2019-01-262-0/+9
* ALSA: firewire-lib: use the same print format for 'without_header' tracepointsTakashi Sakamoto2019-01-091-1/+1
* ALSA: firewire-lib: fix wrong assignment for 'out_packet_without_header' trac...Takashi Sakamoto2019-01-091-1/+1
* ALSA: firewire-lib: fix wrong handling payload_length as payload_quadletTakashi Sakamoto2019-01-091-1/+3
* ALSA: fireface: fix for state to fetch PCM framesTakashi Sakamoto2019-01-091-1/+1
* ALSA: fireface: fix reference to wrong register for clock configurationTakashi Sakamoto2018-12-171-1/+1
* ALSA: fireworks: fix memory leak of response buffer at error pathTakashi Sakamoto2018-09-171-0/+2
* ALSA: oxfw: fix memory leak of discovered stream formats at error pathTakashi Sakamoto2018-09-171-0/+7
* ALSA: oxfw: fix memory leak for model-dependent data at error pathTakashi Sakamoto2018-09-171-0/+2
* ALSA: bebob: fix memory leak for M-Audio FW1814 and ProjectMix I/O at error pathTakashi Sakamoto2018-09-172-4/+2
* ALSA: oxfw: fix memory leak of private dataTakashi Sakamoto2018-09-131-0/+1
* ALSA: firewire-tascam: fix memory leak of private dataTakashi Sakamoto2018-09-131-0/+1
* ALSA: firewire-digi00x: fix memory leak of private dataTakashi Sakamoto2018-09-131-0/+1
* ALSA: fireface: fix memory leak in ff400_switch_fetching_mode()Takashi Sakamoto2018-09-101-3/+6
* ALSA: bebob: use address returned by kmalloc() instead of kernel stack for st...Takashi Sakamoto2018-09-101-10/+14
* Merge branch 'for-next' into for-linusTakashi Iwai2018-08-1213-32/+87
|\
| * ALSA: pcm: Nuke snd_pcm_lib_mmap_vmalloc()Takashi Iwai2018-07-189-12/+0
| * ALSA: firewire-motu: add support for Motu TravelerTakashi Sakamoto2018-06-193-2/+50
| * ALSA: firewire-motu: cancel chunk alignment for protocol version 2Takashi Sakamoto2018-06-191-6/+3
| * ALSA: firewire-motu: add a flag for AES/EBU on XLR interfaceTakashi Sakamoto2018-06-193-1/+11