summaryrefslogtreecommitdiff
path: root/sound
AgeCommit message (Expand)AuthorFilesLines
2021-05-22ALSA: firewire-lib: add flag to unaware of syt in CIP headerTakashi Sakamoto4-25/+16
2021-05-22ALSA: firewire-lib: Fix uninitialized variable err issueTakashi Sakamoto1-3/+3
2021-05-21ALSA: usb-audio: Fix uninitialized variable at __uac_clock_find_source()Takashi Iwai1-1/+1
2021-05-20ALSA: firewire-lib: change waking up timing to process packetsTakashi Sakamoto10-79/+54
2021-05-20ALSA: firewire-lib: start processing content of packet at the same cycle in s...Takashi Sakamoto3-32/+156
2021-05-20ALSA: firewire-lib: code refactoring to start several IT/IR contextsTakashi Sakamoto1-23/+14
2021-05-20ALSA: firewire-lib: skip initial packets instead of scheduling IR contextTakashi Sakamoto3-81/+23
2021-05-20ALSA: firewire-lib: start processing content of packet at the same cycle in s...Takashi Sakamoto2-6/+113
2021-05-20ALSA: firewire-lib: code refactoring for selection of IT context header lengthTakashi Sakamoto1-6/+11
2021-05-20ALSA: firewire-lib: code refactoring for calculation of context payloadTakashi Sakamoto1-16/+21
2021-05-20ALSA: firewire-lib: code refactoring for size of CIP headerTakashi Sakamoto1-10/+15
2021-05-19Merge branch 'topic/firewire' into for-nextTakashi Iwai2-63/+119
2021-05-19ALSA: usb-audio: Handle error for the current selector gracefullyTakashi Iwai1-3/+10
2021-05-19ALSA: usb-audio: Refactoring UAC2/3 clock setup codeTakashi Iwai1-200/+85
2021-05-19ALSA: rawmidi: fix incorrect array bounds check on clock_namesColin Ian King1-1/+1
2021-05-18ALSA: firewire-lib: insert descriptor for skipped cycleTakashi Sakamoto1-5/+24
2021-05-18ALSA: firewire-lib: check cycle continuityTakashi Sakamoto2-3/+37
2021-05-18ALSA: firewire-lib: code refactoring for check of CIP header about payload sizeTakashi Sakamoto1-6/+4
2021-05-18ALSA: firewire-lib: code refactoring for parser of IR context headerTakashi Sakamoto1-12/+10
2021-05-18ALSA: firewire-lib: code refactoring for helper function to compute OHCI 1394...Takashi Sakamoto1-13/+13
2021-05-18ALSA: firewire-lib: code refactoring for sequence descriptor'Takashi Sakamoto2-21/+23
2021-05-18ALSA: firewire-lib: handle the case that empty isochronous packet payload for...Takashi Sakamoto1-5/+12
2021-05-18ALSA: firewire-lib: code refactoring to refer the same frame count per period...Takashi Sakamoto2-3/+1
2021-05-18Merge branch 'topic/firewire' into for-nextTakashi Iwai18-104/+163
2021-05-18ALSA: oxfw: add quirk flag for blocking transmission methodTakashi Sakamoto3-4/+19
2021-05-18ALSA: oxfw: code refactoring for wrong_dbs quirkTakashi Sakamoto3-3/+4
2021-05-18ALSA: firewire-lib: code refactoring for jumbo payload quirkTakashi Sakamoto1-1/+6
2021-05-18ALSA: oxfw: code refactoring for jumbo-payload quirk in OXFW970Takashi Sakamoto3-13/+18
2021-05-18ALSA: oxfw: add comment for the type of ASICsTakashi Sakamoto1-3/+19
2021-05-18ALSA: oxfw: add explicit device entry for Loud Technologies Mackie Onyx Satte...Takashi Sakamoto1-10/+8
2021-05-18ALSA: oxfw: add explicit device entry for Loud Technologies Tapco Link.FireWi...Takashi Sakamoto1-2/+2
2021-05-18ALSA: oxfw: code refactoring to detect mackie modelsTakashi Sakamoto1-1/+3
2021-05-18ALSA: oxfw: code refactoring for existent device entry with specifier_id and ...Takashi Sakamoto1-57/+25
2021-05-18ALSA: firewire-lib/motu: use int type for the value of bitwise OR with enumer...Takashi Sakamoto6-9/+11
2021-05-18Revert "ALSA: bebob/oxfw: fix Kconfig entry for Mackie d.2 Pro"Takashi Sakamoto3-4/+4
2021-05-18ALSA: dice: fix stream format for TC Electronic Konnekt Live at high sampling...Takashi Sakamoto1-2/+2
2021-05-18ALSA: dice: disable double_pcm_frames mode for M-Audio Profire 610, 2626 and ...Takashi Sakamoto4-4/+29
2021-05-17ALSA: usx2y: Nuke pcm_listTakashi Iwai2-4/+1
2021-05-17ALSA: usx2y: Cleanup probe and disconnect callbacksTakashi Iwai1-67/+40
2021-05-17ALSA: usx2y: Don't call free_pages_exact() with NULL addressTakashi Iwai1-2/+5
2021-05-17ALSA: usx2y: Fix shmem initializationTakashi Iwai2-9/+10
2021-05-17ALSA: usxy2: Fix potential doubly allocationsTakashi Iwai1-3/+6
2021-05-17ALSA: usx2y: Fix potential memory leaksTakashi Iwai1-6/+33
2021-05-17ALSA: usx2y: Avoid self-killingTakashi Iwai1-1/+0
2021-05-17ALSA: usx2y: Fix potential leaks of uninitialized memoryTakashi Iwai4-10/+15
2021-05-17ALSA: usx2y: Coding style fixesTakashi Iwai9-320/+381
2021-05-17ALSA: usx2y: Fix spacesTakashi Iwai9-211/+256
2021-05-17ALSA: usx2y: Avoid camelCaseTakashi Iwai8-649/+649
2021-05-17ALSA: rawmidi: Add framing modeDavid Henningsson2-3/+94
2021-05-16ALSA: intel8x0: Don't update period unless preparedTakashi Iwai1-0/+7