platform/kernel/linux-rpi.git
2021-08-30 Takashi IwaiMerge branch 'for-linus' into for-next
2021-08-29 Takashi IwaiALSA: usb-audio: Add lowlatency module option
2021-08-27 Stefan BindingALSA: hda/cs8409: Initialize Codec only in init fixup.
2021-08-27 Stefan BindingALSA: hda/cs8409: Ensure Type Detection is only run...
2021-08-27 Takashi IwaiALSA: usb-audio: Work around for XRUN with low latency...
2021-08-27 Zubin MithraALSA: pcm: fix divide error in snd_pcm_lib_ioctl
2021-08-26 Takashi IwaiALSA: hda: Disable runtime resume at shutdown
2021-08-24 Takashi IwaiALSA: usb-audio: Move set-interface-first workaround...
2021-08-24 Takashi IwaiMerge branch 'for-linus' into for-next
2021-08-24 Johnathon ClarkALSA: hda/realtek: Quirk for HP Spectre x360 14 amp...
2021-08-24 Takashi IwaiALSA: usb-audio: Fix regression on Sony WALKMAN NW...
2021-08-23 Takashi IwaiASoC: intel: atom: Revert PCM buffer address setup...
2021-08-23 Takashi IwaiMerge branch 'for-linus' into for-next
2021-08-23 Takashi IwaiALSA: doc: Fix indentation warning
2021-08-23 Takashi IwaiALSA: hda: Update documentation for aliasing via the...
2021-08-23 Takashi IwaiALSA: hda: Allow model option to specify PCI SSID alias
2021-08-23 Takashi IwaiALSA: hda: Code refactoring snd_hda_pick_fixup()
2021-08-23 Takashi SakamotoALSA: firewire-motu: add support for MOTU 896HD
2021-08-23 Takashi IwaiALSA: hda/realtek: Workaround for conflicting SSID...
2021-08-19 Takashi IwaiASoC: intel: atom: Fix breakage for PCM buffer address...
2021-08-19 Kai-Heng FengALSA: hda/realtek: Limit mic boost on HP ProBook 445 G8
2021-08-18 Nathan ChancellorALSA: hda/analog - Sink ad198x_shutup() and shuffle...
2021-08-18 Nathan ChancellorALSA: hda/sigmatel - Sink stac_shutup() into stac_suspend()
2021-08-17 Takashi IwaiALSA: hda: Drop workaround for a hang at shutdown again
2021-08-17 Takashi IwaiMerge branch 'for-linus' into for-next
2021-08-17 Takashi IwaiALSA: hda/via: Apply runtime PM workaround for ASUS...
2021-08-17 Imre DeakALSA: hda: Fix hang during shutdown due to link reset
2021-08-15 Kristin PagetALSA: hda/realtek: Enable 4-speaker output for Dell...
2021-08-14 Takashi IwaiALSA: hda: Nuke unused reboot_notify callback
2021-08-14 Takashi IwaiALSA: hda: Suspend codec at shutdown
2021-08-14 Takashi IwaiALSA: hda: conexant: Turn off EAPD at suspend, too
2021-08-14 Takashi IwaiALSA: pcm: Add SNDRV_PCM_INFO_EXPLICIT_SYNC flag
2021-08-14 Damien ZammitALSA: usb-audio: Input source control - digidesign...
2021-08-13 Takashi IwaiALSA: memalloc: Count continuous pages in vmalloc buffe...
2021-08-13 Stefan BindingALSA: hda/cs8409: Prevent pops and clicks during suspend
2021-08-13 Pierre-Louis... ALSA: hda_audio_ext: fix kernel-doc
2021-08-13 Pierre-Louis... ALSA: core: control_led: use strscpy instead of strlcpy
2021-08-12 Stefan BindingALSA: hda/cs8409: Unmute/Mute codec when stream starts...
2021-08-12 Stefan BindingALSA: hda/cs8409: Follow correct CS42L42 power down...
2021-08-12 Stefan BindingALSA: hda/cs8409: Remove unnecessary delays
2021-08-12 Stefan BindingALSA: hda/cs8409: Use timeout rather than retries for...
2021-08-12 Stefan BindingALSA: hda/cs8409: Set fixed sample rate of 48kHz for...
2021-08-12 Stefan BindingALSA: hda/cs8409: Enable Full Scale Volume for Line...
2021-08-12 Lucas TanureALSA: hda/cs8409: Add support for dolphin
2021-08-12 Stefan BindingALSA: hda/cs8409: Add Support to disable jack type...
2021-08-12 Stefan BindingALSA: hda/cs8409: Support multiple sub_codecs for Suspe...
2021-08-12 Lucas TanureALSA: hda/cs8409: Move codec properties to its own...
2021-08-12 Lucas TanureALSA: hda/cs8409: Separate CS8409, CS42L42 and project...
2021-08-12 Lucas TanureALSA: hda/cs8409: Support i2c bulk read/write functions
2021-08-12 Lucas TanureALSA: hda/cs8409: Avoid re-setting the same page as...
2021-08-12 Lucas TanureALSA: hda/cs8409: Avoid setting the same I2C address...
2021-08-12 Lucas TanureALSA: hda/cs8409: Dont disable I2C clock between consec...
2021-08-12 Lucas TanureALSA: hda/cs8409: Generalize volume controls
2021-08-12 Lucas TanureALSA: hda/cs8409: Prevent I2C access during suspend...
2021-08-12 Stefan BindingALSA: hda/cs8409: Simplify CS42L42 jack detect.
2021-08-12 Stefan BindingALSA: hda/cs8409: Mask CS42L42 wake events
2021-08-12 Lucas TanureALSA: hda/cs8409: Disable unsolicited response for...
2021-08-12 Stefan BindingALSA: hda/cs8409: Disable unsolicited responses during...
2021-08-12 Stefan BindingALSA: hda/cs8409: Disable unnecessary Ring Sense for...
2021-08-12 Stefan BindingALSA: hda/cs8409: Reduce HS pops/clicks for Cyborg
2021-08-12 Stefan BindingALSA: hda/cs8409: Mask all CS42L42 interrupts on initia...
2021-08-12 Stefan BindingALSA: hda/cs8409: Use enums for register names and...
2021-08-12 Lucas TanureALSA: hda/cs8409: Move arrays of configuration to a...
2021-08-12 Lucas TanureALSA: hda/cirrus: Move CS8409 HDA bridge to separate...
2021-08-12 Takashi SakamotoALSA: oxfw: fix functioal regression for silence in...
2021-08-12 Jaroslav KyselaALSA: hda - fix the 'Capture Switch' value change notif...
2021-08-10 Jeremy SzuALSA: hda/realtek: fix mute/micmute LEDs for HP ProBook...
2021-08-09 Takashi IwaiALSA: msnd: Use proper mmap method
2021-08-09 Takashi IwaiALSA: pci: cs46xx: Fix set up buffer type properly
2021-08-09 Takashi IwaiALSA: pci: rme: Set up buffer type properly
2021-08-09 Takashi IwaiALSA: pcm: Check mmap capability of runtime dma buffer...
2021-08-09 Takashi IwaiALSA: harmony: Drop superfluous address setup
2021-08-09 Takashi IwaiMerge branch 'for-linus' into for-next
2021-08-09 Takashi IwaiALSA: pcm: Fix mmap breakage without explicit buffer...
2021-08-08 Takashi IwaiALSA: memalloc: Fix mmap of SG-buffer with WC pages
2021-08-07 Luke D JonesALSA: hda: Add quirk for ASUS Flow x13
2021-08-06 Takashi IwaiMerge tag 'asoc-fix-v5.14-rc4' of https://git./linux...
2021-08-05 Richard FitzgeraldASoC: cs42l42: Fix mono playback
2021-08-05 Richard FitzgeraldASoC: cs42l42: Constrain sample rate to prevent illegal...
2021-08-05 Richard FitzgeraldASoC: cs42l42: Fix LRCLK frame start edge
2021-08-05 Richard FitzgeraldASoC: cs42l42: PLL must be running when changing MCLK_S...
2021-08-05 Takashi IwaiALSA: es1688: Avoid devres management for es1688 object...
2021-08-05 Pierre-Louis... ALSA: pci/korg1212: completely remove 'set but not...
2021-08-04 Takashi IwaiALSA: memalloc: Store snd_dma_buffer.addr for continuou...
2021-08-04 Takashi IwaiALSA: memalloc: Fix pgprot for WC mmap on x86
2021-08-04 Takashi IwaiASoC: sprd: Use managed buffer allocation
2021-08-04 Takashi IwaiASoC: qcom: qdsp6: Use managed buffer allocation
2021-08-04 Takashi IwaiASoC: qcom: lpass: Use managed buffer allocation
2021-08-04 Takashi IwaiASoC: mpc5200: Use managed buffer allocation
2021-08-04 Takashi IwaiASoC: fsl_dma: Use managed buffer allocation
2021-08-04 Takashi IwaiASoC: fsl_asrc_dma: Use managed buffer allocation
2021-08-04 Takashi IwaiASoC: tegra: Use managed buffer allocation
2021-08-04 Takashi IwaiASoC: fsl: imx-pcm-rpmsg: Use managed buffer allocation
2021-08-04 Takashi IwaiASoC: fsl: imx-pcm-fiq: Use managed buffer allocation
2021-08-04 Takashi IwaiASoC: bcm: Use managed PCM buffer allocation
2021-08-04 Takashi IwaiALSA: pxa2xx: Use managed PCM buffer allocation
2021-08-04 Takashi IwaiALSA: memalloc: Support WC allocation on all architectures
2021-08-04 Takashi IwaiALSA: pcm: Allow exact buffer preallocation
2021-08-04 Takashi IwaiALSA: memalloc: Correctly name as WC
2021-08-04 Takashi IwaiALSA: memalloc: Minor refactoring
next