summaryrefslogtreecommitdiffstats
path: root/sound/firewire
Commit message (Expand)AuthorAgeFilesLines
...
* | ALSA: bebob: code refactoring for callback function to rawmidi interfaceTakashi Sakamoto2019-06-171-41/+6
* | ALSA: bebob: code rafactoring for callback functions to PCM interfaceTakashi Sakamoto2019-06-171-48/+7
* | ALSA: dice: fix compiler warning due to returning uninitialized valueTakashi Sakamoto2019-06-131-1/+1
* | ALSA: oxfw: configure stream parameter in pcm.hw_params callbackTakashi Sakamoto2019-06-121-40/+57
* | ALSA: oxfw: configure packet format in pcm.hw_params callbackTakashi Sakamoto2019-06-124-29/+62
* | ALSA: oxfw: unify substreams counterTakashi Sakamoto2019-06-124-12/+11
* | ALSA: oxfw: rename helper functions for duplex streamsTakashi Sakamoto2019-06-125-53/+58
* | ALSA: oxfw: expand stop procedure for packet streamingTakashi Sakamoto2019-06-121-33/+35
* | ALSA: oxfw: break packet streaming at bus-reset handlerTakashi Sakamoto2019-06-121-10/+3
* | ALSA: oxfw: start duplex streams if supportedTakashi Sakamoto2019-06-121-53/+49
* | ALSA: oxfw: set packet parameter according to current configurationTakashi Sakamoto2019-06-121-24/+24
* | ALSA: oxfw: code refactoring for stop condition of packet streamingTakashi Sakamoto2019-06-121-5/+2
* | ALSA: fireworks: don't set XRUN in stop streamingTakashi Sakamoto2019-06-121-1/+0
* | ALSA: fireworks: configure stream parameters in pcm.hw_params callbackTakashi Sakamoto2019-06-121-33/+49
* | ALSA: fireworks: configure sampling transfer frequency in pcm.hw_params callbackTakashi Sakamoto2019-06-124-32/+57
* | ALSA: fireworks: code refactoring for pcm.hw_params/hw_freeTakashi Sakamoto2019-06-121-39/+6
* | ALSA: fireworks: code refactoring for rawmidi.open/closeTakashi Sakamoto2019-06-121-39/+6
* | ALSA: fireworks: unify substream counterTakashi Sakamoto2019-06-124-27/+19
* | ALSA: bebob: code refactoring to initialize/destroy stream dataTakashi Sakamoto2019-06-121-60/+61
* | ALSA: bebob: obsolete useless member of private structureTakashi Sakamoto2019-06-122-9/+0
* | ALSA: bebob: don't set XRUN in stop streamingTakashi Sakamoto2019-06-121-3/+0
* | ALSA: bebob: configure sampling transfer frequency in pcm.hw_params callbackTakashi Sakamoto2019-06-124-123/+136
* | ALSA: dice: code refactoring for pcm.hw_params/hw_free callbacksTakashi Sakamoto2019-06-111-47/+7
* | ALSA: dice: update isochronous resources when starting packet streaming after...Takashi Sakamoto2019-06-111-0/+10
* | ALSA: dice: reserve/release isochronous resources in pcm.hw_params/hw_free ca...Takashi Sakamoto2019-06-114-115/+143
* | ALSA: dice: code refactoring to keep isochronous resourcesTakashi Sakamoto2019-06-111-59/+74
* | ALSA: dice: code refactoring to stop packet streamingTakashi Sakamoto2019-06-111-13/+14
* | ALSA: firewire-digi00x: code refactoring for pcm.hw_params/hw_free callbacksTakashi Sakamoto2019-06-111-48/+7
* | ALSA: firewire-digi00x: update isochronous resources when starting packet str...Takashi Sakamoto2019-06-111-0/+11
* | ALSA: firewire-digi00x: reserve/release isochronous resources in pcm.hw_param...Takashi Sakamoto2019-06-114-51/+73
* | ALSA: firewire-digi00x: code refactoring to keep isochronous resourcesTakashi Sakamoto2019-06-111-24/+18
* | ALSA: firewire-digi00x: simplify error path to begin streaming sessionTakashi Sakamoto2019-06-111-6/+3
* | ALSA: firewire-digi00x: code refactoring to finish streaming sessionTakashi Sakamoto2019-06-111-13/+9
* | ALSA: firewire-digi00x: refactoring to move timing of registration for isochr...Takashi Sakamoto2019-06-111-22/+19
* | ALSA: fireface: code refactoring for pcm.hw_params/hw_free callbacksTakashi Sakamoto2019-06-111-48/+7
* | ALSA: fireface: minor code refactoring to finish streaming sessionTakashi Sakamoto2019-06-111-17/+6
* | ALSA: fireface: update isochronous resources when starting packet streaming a...Takashi Sakamoto2019-06-113-14/+36
* | ALSA: fireface: reserve/release isochronous resources in pcm.hw_params/hw_fre...Takashi Sakamoto2019-06-113-30/+57
* | ALSA: fireface: support allocate_resources operation in latter protocolTakashi Sakamoto2019-06-111-57/+56
* | ALSA: fireface: support allocate_resources operation in ff400 protocolTakashi Sakamoto2019-06-111-20/+16
* | ALSA: fireface: support allocate_resources operation in ff800 protocolTakashi Sakamoto2019-06-111-24/+22
* | ALSA: fireface: add protocol-specific operation to allocate isochronous resou...Takashi Sakamoto2019-06-112-0/+5
* | ALSA: firewire-tascam: code refactoring for pcm.hw_params/hw_free callbacksTakashi Sakamoto2019-06-111-48/+7
* | ALSA: firewire-tascam: minor code refactoring to finish streaming sessionTakashi Sakamoto2019-06-111-16/+5
* | ALSA: firewire-tascam: update isochronous resources when starting packet stre...Takashi Sakamoto2019-06-111-1/+12
* | ALSA: firewire-tascam: reserve/release isochronous resources in pcm.hw_params...Takashi Sakamoto2019-06-113-37/+66
* | ALSA: firewire-tascam: code refactoring for release of isochronous resourcesTakashi Sakamoto2019-06-111-10/+8
* | ALSA: firewire-tascam: code refactoring for reservation of isochronous resourcesTakashi Sakamoto2019-06-111-22/+16
* | ALSA: firewire-tascam: code refactoring for registration of isochronous channelsTakashi Sakamoto2019-06-111-44/+40
* | ALSA: firewire-lib: refactoring to obsolete IR packet handlerTakashi Sakamoto2019-05-241-37/+39