summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-05-22ALSA: firewire-lib: code refactoring for generation of data block sequenceTakashi Sakamoto
2021-05-22ALSA: firewire-lib: code refactoring for generation of syt sequenceTakashi Sakamoto
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-21ALSA: usb-audio: Fix uninitialized variable at __uac_clock_find_source()Takashi Iwai
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-19Merge branch 'topic/firewire' into for-nextTakashi Iwai
2021-05-19ALSA: usb-audio: Handle error for the current selector gracefullyTakashi Iwai
2021-05-19ALSA: usb-audio: Refactoring UAC2/3 clock setup codeTakashi Iwai
2021-05-19ALSA: rawmidi: fix incorrect array bounds check on clock_namesColin Ian King
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-18Merge branch 'topic/firewire' into for-nextTakashi Iwai
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-17ALSA: usx2y: Nuke pcm_listTakashi Iwai
2021-05-17ALSA: usx2y: Cleanup probe and disconnect callbacksTakashi Iwai
2021-05-17ALSA: usx2y: Don't call free_pages_exact() with NULL addressTakashi Iwai
2021-05-17ALSA: usx2y: Fix shmem initializationTakashi Iwai
2021-05-17ALSA: usxy2: Fix potential doubly allocationsTakashi Iwai
2021-05-17ALSA: usx2y: Fix potential memory leaksTakashi Iwai
2021-05-17ALSA: usx2y: Avoid self-killingTakashi Iwai
2021-05-17ALSA: usx2y: Fix potential leaks of uninitialized memoryTakashi Iwai
2021-05-17ALSA: usx2y: Coding style fixesTakashi Iwai