platform/kernel/linux-starfive.git
2020-09-09 Takashi IwaiALSA: ua101: Replace tasklet with work
2020-09-09 Takashi IwaiALSA: usb-audio: Replace tasklet with work
2020-09-09 Takashi IwaiALSA: timer: Replace tasklet with work
2020-09-09 Takashi IwaiALSA: pcsp: Replace tasklet with work
2020-09-09 Takashi IwaiMerge branch 'for-linus' into for-next
2020-09-09 Hui WangALSA: hda/realtek - The Mic on a RedmiBook doesn't...
2020-09-07 Luke D JonesALSA: hda: fixup headset for ASUS GX502 laptop
2020-09-03 Takashi IwaiALSA: hda/realtek - Improved routing for Thinkpad X1...
2020-09-03 Pierre-Louis... ALSA: vx: vx_pcm: remove redundant assignment
2020-09-03 Pierre-Louis... ALSA: vx: vx_pcm: remove redundant assignment
2020-09-03 Pierre-Louis... ALSA: vx: vx_core: clarify operator precedence
2020-09-03 Pierre-Louis... ALSA: rawmidi: (cosmetic) align function parameters
2020-09-03 Pierre-Louis... ALSA: atmel: ac97: clarify operator precedence
2020-09-03 Pierre-Louis... ALSA: ac97: (cosmetic) align argument names
2020-09-03 Pierre-Louis... ALSA: usb: scarless_gen2: fix endianness issue
2020-09-03 Pierre-Louis... ALSA: hda: (cosmetic) align function parameters
2020-09-03 Pierre-Louis... ALSA: hda: auto_parser: remove shadowed variable declar...
2020-09-03 Pierre-Louis... ALSA: aoa: i2sbus: use DECLARE_COMPLETION_ONSTACK(...
2020-09-03 Pierre-Louis... ALSA: core: init: use DECLARE_COMPLETION_ONSTACK()...
2020-09-03 Pierre-Louis... ALSA: compress_offload: remove redundant initialization
2020-09-03 Pierre-Louis... ALSA: compress_offload: dereference after checking...
2020-09-03 Pierre-Louis... ALSA: core: timer: clarify operator precedence
2020-09-03 Pierre-Louis... ALSA: core: timer: remove redundant assignment
2020-09-03 Pierre-Louis... ALSA: core: pcm_memory: dereference pointer after NULL...
2020-09-03 Pierre-Louis... ALSA: core: memalloc: fix fallthrough position
2020-09-03 Pierre-Louis... ALSA: core: pcm: simplify locking for timers
2020-09-02 Pierre-Louis... ALSA: hda: use consistent HDAudio spelling in comments...
2020-09-02 Pierre-Louis... ALSA: hda: add dev_dbg log when driver is not selected
2020-09-02 Rander WangALSA: hda: fix a runtime pm issue in SOF when integrate...
2020-09-02 Rander WangALSA: hda: hdmi - add Rocketlake support
2020-09-02 Takashi IwaiMerge branch 'topic/tasklet-convert' into for-linus
2020-09-02 Allen PaisALSA: ua101: convert tasklets to use new tasklet_setup...
2020-09-02 Allen PaisALSA: usb-audio: convert tasklets to use new tasklet_se...
2020-09-02 Allen PaisASoC: txx9: convert tasklets to use new tasklet_setup...
2020-09-02 Allen PaisASoC: siu: convert tasklets to use new tasklet_setup...
2020-09-02 Allen PaisASoC: fsl_esai: convert tasklets to use new tasklet_set...
2020-09-02 Allen PaisALSA: hdsp: convert tasklets to use new tasklet_setup...
2020-09-02 Allen PaisALSA: riptide: convert tasklets to use new tasklet_setu...
2020-09-02 Allen PaisALSA: pci/asihpi: convert tasklets to use new tasklet_s...
2020-09-02 Allen PaisALSA: firewire: convert tasklets to use new tasklet_set...
2020-09-02 Allen PaisALSA: core: convert tasklets to use new tasklet_setup...
2020-09-01 Takashi IwaiALSA: pcm: oss: Remove superfluous WARN_ON() for mulaw...
2020-08-29 Dan CrawfordALSA: hda - Fix silent audio output and corrupted input...
2020-08-26 Kai VehmanenALSA: hda/hdmi: always check pin power status in i915...
2020-08-26 Adrien CrivelliALSA: hda/realtek: Add quirk for Samsung Galaxy Book...
2020-08-26 Connor McAdamsALSA: hda/ca0132 - Add AE-7 exit commands.
2020-08-26 Connor McAdamsALSA: hda/ca0132 - Add AE-7 custom controls.
2020-08-26 Connor McAdamsALSA: hda/ca0132 - Add AE-7 microphone selection commands.
2020-08-26 Connor McAdamsALSA: hda/ca0132 - Add output selection for SoundBlaste...
2020-08-26 Connor McAdamsALSA: hda/ca0132 - Add DSP setup functions for AE-7.
2020-08-26 Connor McAdamsALSA: hda/ca0132 - Add init data for SoundBlaster AE-7.
2020-08-26 Connor McAdamsALSA: hda/ca0132 - Add pre-init function for SoundBlast...
2020-08-26 Connor McAdamsALSA: hda/ca0132 - Add ca0132_mmio_init data for SoundB...
2020-08-26 Connor McAdamsALSA: hda/ca0132 - Set AE-7 bools and select mixer.
2020-08-26 Connor McAdamsALSA: hda/ca0132 - Add SoundBlaster AE-7 pincfg.
2020-08-26 Connor McAdamsALSA: hda/ca0132 - Add new quirk ID for SoundBlaster...
2020-08-26 Connor McAdamsALSA: hda/ca0132 - Fix Recon3D Center/LFE output.
2020-08-26 Connor McAdamsALSA: hda/ca0132 - Add quirk output selection structures.
2020-08-26 Connor McAdamsALSA: hda/ca0132 - Clean up ca0132_alt_out_select.
2020-08-26 Connor McAdamsALSA: hda/ca0132 - Remove surround output selection.
2020-08-26 Connor McAdamsALSA: hda/ca0132 - Add bass redirection controls.
2020-08-26 Connor McAdamsALSA: hda/ca0132 - Add full-range speaker selection...
2020-08-26 Connor McAdamsALSA: hda/ca0132 - Add surround channel config control.
2020-08-26 Connor McAdamsALSA: hda/ca0132 - Add speaker tuning initialization...
2020-08-26 Connor McAdamsALSA: hda/ca0132 - Cleanup ca0132_mmio_init function.
2020-08-26 František KučeraALSA: usb-audio: Add basic capture support for Pioneer...
2020-08-26 Joshua SivecALSA: usb-audio: Add implicit feedback quirk for UR22C
2020-08-25 Tiezhu YangRevert "ALSA: hda: Add support for Loongson 7A1000...
2020-08-25 Mohan KumarALSA: hda/tegra: Program WAKEEN register for Tegra
2020-08-25 Mohan KumarALSA: hda: Fix 2 channel swapping for Tegra
2020-08-25 Tong ZhangALSA: ca0106: fix error code handling
2020-08-24 Randy DunlapDocumentation: sound/cards: fix heading underline lengt...
2020-08-24 Takashi IwaiALSA: usb-audio: Correct wrongly matching entries with...
2020-08-23 Linus TorvaldsLinux 5.9-rc2
2020-08-23 Linus TorvaldsMerge tag 'powerpc-5.9-3' of git://git./linux/kernel...
2020-08-23 Linus TorvaldsMerge tag 'x86-urgent-2020-08-23' of git://git./linux...
2020-08-23 Linus TorvaldsMerge tag 'perf-urgent-2020-08-23' of git://git./linux...
2020-08-23 Linus TorvaldsMerge tag 'efi-urgent-2020-08-23' of git://git./linux...
2020-08-23 Linus TorvaldsMerge tag 'core-urgent-2020-08-23' of git://git./linux...
2020-08-23 Linus TorvaldsMerge tag 'edac_urgent_for_v5.9_rc2' of git://git....
2020-08-23 Linus TorvaldsMerge git://git./linux/kernel/git/netdev/net
2020-08-23 Takashi IwaiMerge branch 'for-linus' into for-next
2020-08-23 Kai-Heng FengALSA: usb-audio: Disable autosuspend for Lenovo ThinkSt...
2020-08-23 Takashi SakamotoALSA: firewire-digi00x: exclude Avid Adrenaline from...
2020-08-23 Takashi SakamotoALSA; firewire-tascam: exclude Tascam FE-8 from detection
2020-08-23 Linus TorvaldsMerge branch 'work.epoll' of git://git./linux/kernel...
2020-08-22 Al Virodo_epoll_ctl(): clean the failure exits up a bit
2020-08-22 Marc Zyngierepoll: Keep a reference on files added to the check...
2020-08-22 Nikolay Aleksandrovnet: nexthop: don't allow empty NHA_GROUP
2020-08-22 Linus TorvaldsMerge tag 'kbuild-fixes-v5.9' of git://git./linux/kerne...
2020-08-22 Linus TorvaldsMerge tag 'arm64-fixes' of git://git./linux/kernel...
2020-08-22 Linus TorvaldsMerge tag 's390-5.9-3' of git://git./linux/kernel/git...
2020-08-22 Linus TorvaldsMerge tag 'for-linus' of git://git./virt/kvm/kvm
2020-08-22 Linus TorvaldsMerge tag 'scsi-fixes' of git://git./linux/kernel/git...
2020-08-22 Linus TorvaldsMerge tag 'devicetree-fixes-for-5.9-2' of git://git...
2020-08-21 Geert Uytterhoevendt-bindings: vendor-prefixes: Remove trailing whitespace
2020-08-21 Will DeaconKVM: arm64: Only reschedule if MMU_NOTIFIER_RANGE_BLOCK...
2020-08-21 Will DeaconKVM: Pass MMU notifier range flags to kvm_unmap_hva_range()
2020-08-21 Madalin Bucurdt-bindings: net: correct description of phy-connection...
2020-08-21 Linus TorvaldsMerge tag 'io_uring-5.9-2020-08-21' of git://git.kernel...
next