Skip to content
  • Linus Torvalds's avatar
    Merge tag 'sound-4.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound · 126f7051
    Linus Torvalds authored
    Pull sound updates from Takashi Iwai:
     "We've got many code additions at this cycle as a result of quite a few
      new drivers. Below are highlights:
    
      Core stuff:
       - Fix the long-standing issue with the device registration order; the
         control device is now registered at last
       - PCM locking code cleanups for RT kernels
       - Fixes for possible races in ALSA timer resolution accesses
       - TLV offset definitions in uapi
    
      ASoC:
       - Many fixes for the topology stuff, including fixes for v4 ABI
         compatibility
       - Lots of cleanups / quirks for Intel platforms based on Realtek
         CODECs
       - Continued componentization works, removing legacy CODEC stuff
       - Conversion of OMAP DMA to the new, more standard SDMA-PCM driver
       - Fixes and updates to Cirrus Logic SoC drivers
       - New Qualcomm DSP support
       - New drivers for Analog SSM2305, Atmel I2S controllers, Mediatek
         MT6351, MT6797 and MT7622, Qualcomm D...
    126f7051