aboutsummaryrefslogtreecommitdiffstats
path: root/sound/firewire
AgeCommit message (Expand)AuthorFilesLines
2019-06-11ALSA: fireface: support allocate_resources operation in ff800 protocolTakashi Sakamoto1-24/+22
2019-06-11ALSA: fireface: add protocol-specific operation to allocate isochronous resourcesTakashi Sakamoto2-0/+5
2019-06-11ALSA: firewire-tascam: code refactoring for pcm.hw_params/hw_free callbacksTakashi Sakamoto1-48/+7
2019-06-11ALSA: firewire-tascam: minor code refactoring to finish streaming sessionTakashi Sakamoto1-16/+5
2019-06-11ALSA: firewire-tascam: update isochronous resources when starting packet streaming after bus resetTakashi Sakamoto1-1/+12
2019-06-11ALSA: firewire-tascam: reserve/release isochronous resources in pcm.hw_params/hw_free callbacksTakashi Sakamoto3-37/+66
2019-06-11ALSA: firewire-tascam: code refactoring for release of isochronous resourcesTakashi Sakamoto1-10/+8
2019-06-11ALSA: firewire-tascam: code refactoring for reservation of isochronous resourcesTakashi Sakamoto1-22/+16
2019-06-11ALSA: firewire-tascam: code refactoring for registration of isochronous channelsTakashi Sakamoto1-44/+40
2019-06-11ALSA: firewire-motu: fix destruction of data for isochronous resourcesTakashi Sakamoto1-1/+1
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 345Thomas Gleixner87-160/+87
2019-05-30Merge tag 'sound-5.2-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/soundLinus Torvalds1-5/+5
2019-05-29ALSA: fireface: Use ULL suffixes for 64-bit constantsGeert Uytterhoeven1-5/+5
2019-05-24ALSA: firewire-lib: refactoring to obsolete IR packet handlerTakashi Sakamoto1-37/+39
2019-05-24ALSA: firewire-lib: refactoring to obsolete IT packet handlerTakashi Sakamoto1-31/+31
2019-05-24ALSA: firewire-lib: fix inverted node IDs for amdtp_packet eventsTakashi Sakamoto1-3/+3
2019-05-24ALSA: firewire-lib: fix data block counter for incoming packet without CIP headerTakashi Sakamoto1-0/+2
2019-05-24ALSA: firewire-lib: use 8 byte packet header for IT context to separate CIP header from CIP payloadTakashi Sakamoto1-28/+35
2019-05-24ALSA: firewire-lib: code refactoring to queueing packetsTakashi Sakamoto1-28/+26
2019-05-24ALSA: firewire-lib: unify packet handler for IT contextTakashi Sakamoto2-44/+18
2019-05-24ALSA: firewire-lib: split helper function to generate CIP headerTakashi Sakamoto1-8/+14
2019-05-23ALSA: firewire-lib: unify packet handler for IR contextTakashi Sakamoto1-39/+15
2019-05-23ALSA: firewire-lib: use 16 bytes IR context header to separate CIP headerTakashi Sakamoto2-12/+27
2019-05-23ALSA: firewire-lib: split helper function to check incoming CIP headerTakashi Sakamoto1-40/+60
2019-05-23ALSA: firewire-lib: compute pointer to payload buffer in context handlerTakashi Sakamoto2-16/+15
2019-05-23ALSA: firewire-lib: calculate the length of packet payload in packet handlerTakashi Sakamoto2-29/+25
2019-05-23ALSA: firewire-lib: use clear name for variable of CIP headerTakashi Sakamoto1-4/+4
2019-05-22ALSA: firewire-lib: use IT context header to compute cycle count for scheduling packetTakashi Sakamoto1-23/+28
2019-05-22ALSA: firewire-lib: obsolete macro for header of IT contextTakashi Sakamoto1-8/+13
2019-05-22ALSA: firewire-lib: add helper function to cancel context inner callback handlerTakashi Sakamoto1-8/+10
2019-05-22ALSA: firewire-lib: use union for directional parametersTakashi Sakamoto7-57/+87
2019-05-21treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner7-0/+7
2019-05-21ALSA: firewire-lib: unify tracing events to 'amdtp_packet' eventTakashi Sakamoto2-148/+11
2019-05-21ALSA: firewire-lib: use dynamic array for CIP header of tracing eventsTakashi Sakamoto1-16/+20
2019-05-21ALSA: firewire-lib: use the same unit for payload argument in tracing eventsTakashi Sakamoto2-10/+8
2019-05-21ALSA: firewire-lib: add data_blocks/data_block_counter parameter to in_packet/out_packet tracing eventsTakashi Sakamoto2-9/+21
2019-05-21ALSA: firewire-lib: use the same type of argument for CIP header for tracing eventTakashi Sakamoto2-4/+4
2019-05-20ALSA: dice: add stream format parameters for PreSonus FireStudioTakashi Sakamoto4-1/+73
2019-03-18ALSA: firewire-lib: use 8 byte header for IR context to get isochronous cycleTakashi Sakamoto1-25/+19
2019-03-18ALSA: firewire-motu: add support MOTU 8pre FireWireTakashi Sakamoto4-11/+52
2019-03-17ALSA: firewire-motu: use 'version' field of unit directory to identify modelTakashi Sakamoto1-10/+10
2019-02-26ALSA: firewire-motu: fix construction of PCM frame for capture directionTakashi Sakamoto1-1/+3
2019-02-26ALSA: bebob: use more identical mod_alias for Saffire Pro 10 I/O against Liquid Saffire 56Takashi Sakamoto1-1/+13
2019-02-06ALSA: firewire: Remove superfluous snd_info_register() callsTakashi Iwai8-84/+16
2019-01-28ALSA: dice: add support for Solid State Logic Duende Classic/MiniTakashi Sakamoto1-1/+11
2019-01-25ALSA: fireface: Off by one in latter_handle_midi_msg()Dan Carpenter1-1/+1
2019-01-24ALSA: fireface: comment cleanup about destination address of async transactions for MIDI messagesTakashi Sakamoto3-29/+48
2019-01-22ALSA: fireface: support rx MIDI functionality for Fireface UCXTakashi Sakamoto4-2/+99
2019-01-22ALSA: fireface: add protocol-specific operation to fill transaction buffer with MIDI messagesTakashi Sakamoto3-19/+38
2019-01-22ALSA: fireface: add model-dependent parameter for address to receive async transaction for MIDI messagesTakashi Sakamoto3-5/+6