summaryrefslogtreecommitdiff
path: root/sound/firewire
AgeCommit message (Expand)Author
2019-06-11ALSA: fireface: add protocol-specific operation to allocate isochronous resou...Takashi Sakamoto
2019-06-11ALSA: firewire-tascam: code refactoring for pcm.hw_params/hw_free callbacksTakashi Sakamoto
2019-06-11ALSA: firewire-tascam: minor code refactoring to finish streaming sessionTakashi Sakamoto
2019-06-11ALSA: firewire-tascam: update isochronous resources when starting packet stre...Takashi Sakamoto
2019-06-11ALSA: firewire-tascam: reserve/release isochronous resources in pcm.hw_params...Takashi Sakamoto
2019-06-11ALSA: firewire-tascam: code refactoring for release of isochronous resourcesTakashi Sakamoto
2019-06-11ALSA: firewire-tascam: code refactoring for reservation of isochronous resourcesTakashi Sakamoto
2019-06-11ALSA: firewire-tascam: code refactoring for registration of isochronous channelsTakashi Sakamoto
2019-05-24ALSA: firewire-lib: refactoring to obsolete IR packet handlerTakashi Sakamoto
2019-05-24ALSA: firewire-lib: refactoring to obsolete IT packet handlerTakashi Sakamoto
2019-05-24ALSA: firewire-lib: fix inverted node IDs for amdtp_packet eventsTakashi Sakamoto
2019-05-24ALSA: firewire-lib: fix data block counter for incoming packet without CIP he...Takashi Sakamoto
2019-05-24ALSA: firewire-lib: use 8 byte packet header for IT context to separate CIP h...Takashi Sakamoto
2019-05-24ALSA: firewire-lib: code refactoring to queueing packetsTakashi Sakamoto
2019-05-24ALSA: firewire-lib: unify packet handler for IT contextTakashi Sakamoto
2019-05-24ALSA: firewire-lib: split helper function to generate CIP headerTakashi Sakamoto
2019-05-23ALSA: firewire-lib: unify packet handler for IR contextTakashi Sakamoto
2019-05-23ALSA: firewire-lib: use 16 bytes IR context header to separate CIP headerTakashi Sakamoto
2019-05-23ALSA: firewire-lib: split helper function to check incoming CIP headerTakashi Sakamoto
2019-05-23ALSA: firewire-lib: compute pointer to payload buffer in context handlerTakashi Sakamoto
2019-05-23ALSA: firewire-lib: calculate the length of packet payload in packet handlerTakashi Sakamoto
2019-05-23ALSA: firewire-lib: use clear name for variable of CIP headerTakashi Sakamoto
2019-05-22ALSA: firewire-lib: use IT context header to compute cycle count for scheduli...Takashi Sakamoto
2019-05-22ALSA: firewire-lib: obsolete macro for header of IT contextTakashi Sakamoto
2019-05-22ALSA: firewire-lib: add helper function to cancel context inner callback handlerTakashi Sakamoto
2019-05-22ALSA: firewire-lib: use union for directional parametersTakashi Sakamoto
2019-05-21ALSA: firewire-lib: unify tracing events to 'amdtp_packet' eventTakashi Sakamoto
2019-05-21ALSA: firewire-lib: use dynamic array for CIP header of tracing eventsTakashi Sakamoto
2019-05-21ALSA: firewire-lib: use the same unit for payload argument in tracing eventsTakashi Sakamoto
2019-05-21ALSA: firewire-lib: add data_blocks/data_block_counter parameter to in_packet...Takashi Sakamoto
2019-05-21ALSA: firewire-lib: use the same type of argument for CIP header for tracing ...Takashi Sakamoto
2019-05-20ALSA: dice: add stream format parameters for PreSonus FireStudioTakashi Sakamoto
2019-03-18ALSA: firewire-lib: use 8 byte header for IR context to get isochronous cycleTakashi Sakamoto
2019-03-18ALSA: firewire-motu: add support MOTU 8pre FireWireTakashi Sakamoto
2019-03-17ALSA: firewire-motu: use 'version' field of unit directory to identify modelTakashi Sakamoto
2019-02-26ALSA: firewire-motu: fix construction of PCM frame for capture directionTakashi Sakamoto
2019-02-26ALSA: bebob: use more identical mod_alias for Saffire Pro 10 I/O against Liqu...Takashi Sakamoto
2019-02-06ALSA: firewire: Remove superfluous snd_info_register() callsTakashi Iwai
2019-01-28ALSA: dice: add support for Solid State Logic Duende Classic/MiniTakashi Sakamoto
2019-01-25ALSA: fireface: Off by one in latter_handle_midi_msg()Dan Carpenter
2019-01-24ALSA: fireface: comment cleanup about destination address of async transactio...Takashi Sakamoto
2019-01-22ALSA: fireface: support rx MIDI functionality for Fireface UCXTakashi Sakamoto
2019-01-22ALSA: fireface: add protocol-specific operation to fill transaction buffer wi...Takashi Sakamoto
2019-01-22ALSA: fireface: add model-dependent parameter for address to receive async tr...Takashi Sakamoto
2019-01-22ALSA: fireface: support tx MIDI functionality of Fireface UCXTakashi Sakamoto
2019-01-22ALSA: fireface: add model-dependent parameter for address range to receive as...Takashi Sakamoto
2019-01-22ALSA: fireface: change prototype of handler for async transaction with MIDI m...Takashi Sakamoto
2019-01-21ALSA: fireface: add support for Fireface UCXTakashi Sakamoto
2019-01-21ALSA: fireface: code refactoring to parse of clock configurationTakashi Sakamoto
2019-01-21ALSA: fireface: code refactoring for dump of sync statusTakashi Sakamoto