summaryrefslogtreecommitdiff
path: root/sound
AgeCommit message (Expand)Author
2021-06-02ALSA: usb-audio: Factor out DSD bitrev copy functionTakashi Iwai
2021-06-02ALSA: usb-audio: Refactoring delay account codeTakashi Iwai
2021-06-02ALSA: usb-audio: Pre-calculate buffer byte sizeTakashi Iwai
2021-06-02ALSA: usb-audio: Make snd_usb_pcm_delay() staticTakashi Iwai
2021-06-02ALSA: firewire-motu: sequence replay for source packet headerTakashi Sakamoto
2021-06-02ALSA: firewire-motu: cache event ticks in source packet header per data blockTakashi Sakamoto
2021-06-02ALSA: firewire-motu: use macro for magic numbers relevant to IEC 61883-1Takashi Sakamoto
2021-06-01ALSA: bebob: perform sequence replay for media clock recoveryTakashi Sakamoto
2021-06-01ALSA: dice: perform sequence replay for media clock recoveryTakashi Sakamoto
2021-06-01ALSA: dice: wait just for NOTIFY_CLOCK_ACCEPTED after GLOBAL_CLOCK_SELECT ope...Takashi Sakamoto
2021-06-01ALSA: fireface: perform sequence replay for media clock recoveryTakashi Sakamoto
2021-06-01ALSA: firewire-tascam: perform sequence replay for media clock recoveryTakashi Sakamoto
2021-06-01ALSA: firewire-digi00x: perform sequence replay for media clock recoveryTakashi Sakamoto
2021-06-01ALSA: oxfw: perform sequence replay for media clock recoveryTakashi Sakamoto
2021-06-01ALSA: fireworks: perform sequence replay for media clock recoveryTakashi Sakamoto
2021-06-01ALSA: fireworks: delete SYTMATCH clock sourceTakashi Sakamoto
2021-05-30ALSA: usb-audio: Remove the repeated declarationShaokun Zhang
2021-05-28ALSA: core: use DEVICE_ATTR_*() macroYueHaibing
2021-05-28ALSA: firewire-lib: support NO_PERIOD_WAKEUP in ALSA PCM runtimeTakashi Sakamoto
2021-05-28ALSA: firewire-lib: transfer rx packets on-the-fly when replayingTakashi Sakamoto
2021-05-28ALSA: firewire-lib: replay sequence of incoming packets for outgoing packetsTakashi Sakamoto
2021-05-28ALSA: firewire-lib: add replay target to cache sequence of packetTakashi Sakamoto
2021-05-27ALSA: hda/ca0132: Make a const array static, makes object smallerColin Ian King
2021-05-27ALSA: pci: lx6464es: remove useless self-comparisonPierre-Louis Bossart
2021-05-27ALSA: drivers: opl3: fix useless self-comparisonPierre-Louis Bossart
2021-05-27sound/oss/dmasound: Remove superfluous "break"zuoqilin
2021-05-25ALSA: control_led - use DEVICE_ATTR_*() macroYueHaibing
2021-05-25ALSA: pcm: use DEVICE_ATTR_RO macroYueHaibing
2021-05-25ALSA: ac97: fix PM reference leak in ac97_bus_remove()Yufen Yu
2021-05-25sound/oss/dmasound: Remove superfluous "break"zuoqilin
2021-05-25ALSA: bebob: distinguish M-Audio ProFire Lightbridge quirkTakashi Sakamoto
2021-05-25ALSA: bebob: cancel switching connection orderTakashi Sakamoto
2021-05-25ALSA: firewire-lib: obsolete callbacked memberTakashi Sakamoto
2021-05-25ALSA: firewire-lib: drop initial NODATA or empty packetTakashi Sakamoto
2021-05-25Merge branch 'topic/pci-rescan-prep-v2' into for-nextTakashi Iwai
2021-05-25ALSA: pcm: Block the release until the system resume finishesTakashi Iwai
2021-05-25ALSA: Drop superfluous argument from snd_power_wait()Takashi Iwai
2021-05-25ALSA: control: Minor optimization for SNDRV_CTL_IOCTL_POWER_STATETakashi Iwai
2021-05-25ALSA: control: Drop superfluous snd_power_wait() callsTakashi Iwai
2021-05-25ALSA: control: Track in-flight control read/write/tlv accessesTakashi Iwai
2021-05-22ALSA: firewire-lib: code refactoring for transfer delayTakashi Sakamoto
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