summary refs log tree commit diff
path: root/sound/firewire
AgeCommit message (Expand)Author
2021-05-22ALSA: firewire-lib: code refactoring for generation of packet descriptorsTakashi Sakamoto
2021-05-22ALSA: firewire-lib: pool sequence of packet in IT context independentlyTakashi Sakamoto
2021-05-22ALSA: firewire-lib: add flag to unaware of syt in CIP headerTakashi Sakamoto
2021-05-22ALSA: firewire-lib: Fix uninitialized variable err issueTakashi Sakamoto
2021-05-20ALSA: firewire-lib: change waking up timing to process packetsTakashi Sakamoto
2021-05-20ALSA: firewire-lib: start processing content of packet at the same cycle in s...Takashi Sakamoto
2021-05-20ALSA: firewire-lib: code refactoring to start several IT/IR contextsTakashi Sakamoto
2021-05-20ALSA: firewire-lib: skip initial packets instead of scheduling IR contextTakashi Sakamoto
2021-05-20ALSA: firewire-lib: start processing content of packet at the same cycle in s...Takashi Sakamoto
2021-05-20ALSA: firewire-lib: code refactoring for selection of IT context header lengthTakashi Sakamoto
2021-05-20ALSA: firewire-lib: code refactoring for calculation of context payloadTakashi Sakamoto
2021-05-20ALSA: firewire-lib: code refactoring for size of CIP headerTakashi Sakamoto
2021-05-18ALSA: firewire-lib: insert descriptor for skipped cycleTakashi Sakamoto
2021-05-18ALSA: firewire-lib: check cycle continuityTakashi Sakamoto
2021-05-18ALSA: firewire-lib: code refactoring for check of CIP header about payload sizeTakashi Sakamoto
2021-05-18ALSA: firewire-lib: code refactoring for parser of IR context headerTakashi Sakamoto
2021-05-18ALSA: firewire-lib: code refactoring for helper function to compute OHCI 1394...Takashi Sakamoto
2021-05-18ALSA: firewire-lib: code refactoring for sequence descriptor'Takashi Sakamoto
2021-05-18ALSA: firewire-lib: handle the case that empty isochronous packet payload for...Takashi Sakamoto
2021-05-18ALSA: firewire-lib: code refactoring to refer the same frame count per period...Takashi Sakamoto
2021-05-18ALSA: oxfw: add quirk flag for blocking transmission methodTakashi Sakamoto
2021-05-18ALSA: oxfw: code refactoring for wrong_dbs quirkTakashi Sakamoto
2021-05-18ALSA: firewire-lib: code refactoring for jumbo payload quirkTakashi Sakamoto
2021-05-18ALSA: oxfw: code refactoring for jumbo-payload quirk in OXFW970Takashi Sakamoto
2021-05-18ALSA: oxfw: add comment for the type of ASICsTakashi Sakamoto
2021-05-18ALSA: oxfw: add explicit device entry for Loud Technologies Mackie Onyx Satte...Takashi Sakamoto
2021-05-18ALSA: oxfw: add explicit device entry for Loud Technologies Tapco Link.FireWi...Takashi Sakamoto
2021-05-18ALSA: oxfw: code refactoring to detect mackie modelsTakashi Sakamoto
2021-05-18ALSA: oxfw: code refactoring for existent device entry with specifier_id and ...Takashi Sakamoto
2021-05-18ALSA: firewire-lib/motu: use int type for the value of bitwise OR with enumer...Takashi Sakamoto
2021-05-18Revert "ALSA: bebob/oxfw: fix Kconfig entry for Mackie d.2 Pro"Takashi Sakamoto
2021-05-18ALSA: dice: fix stream format for TC Electronic Konnekt Live at high sampling...Takashi Sakamoto
2021-05-18ALSA: dice: disable double_pcm_frames mode for M-Audio Profire 610, 2626 and ...Takashi Sakamoto
2021-05-14ALSA: firewire-lib: fix amdtp_packet tracepoints event for packet_index fieldTakashi Sakamoto
2021-05-14ALSA: firewire-lib: fix calculation for size of IR context payloadTakashi Sakamoto
2021-05-14ALSA: firewire-lib: fix check for the size of isochronous packet payloadTakashi Sakamoto
2021-05-14ALSA: bebob/oxfw: fix Kconfig entry for Mackie d.2 ProTakashi Sakamoto
2021-05-14ALSA: dice: fix stream format at middle sampling rate for Alesis iO 26Takashi Sakamoto
2021-03-30Merge tag 'tags/mute-led-rework' into for-nextTakashi Iwai
2021-03-22ALSA: bebob: enable to deliver MIDI messages for multiple portsTakashi Sakamoto
2021-03-22ALSA: bebob: detect the number of available MIDI portsTakashi Sakamoto
2021-03-22ALSA: bebob: code refactoring for stream format detectionTakashi Sakamoto
2021-03-12ALSA: dice: fix null pointer dereference when node is disconnectedTakashi Sakamoto
2021-02-08ALSA: fireface: fix to parse sync status register of latter protocolTakashi Sakamoto
2021-01-26ALSA: bebob: remove an unnecessary condition in hwdep_read()Takashi Sakamoto
2021-01-25ALSA: fireface: remove unnecessary condition in hwdep_read()Dan Carpenter
2021-01-25ALSA: oxfw: remove an unnecessary condition in hwdep_read()Dan Carpenter
2021-01-18Merge branch 'for-linus' into for-nextTakashi Iwai
2021-01-15ALSA: dice: add support for Lexicon I-ONIX FW810sTakashi Sakamoto
2021-01-12ALSA: firewire-tascam: Fix integer overflow in midi_port_work()Geert Uytterhoeven