Merge tag 'sound-4.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound
Pull sound updates from Takashi Iwai: "There have been little changes in ALSA core stuff, but ASoC core still kept rolling for the continued restructuring. The rest are lots of small driver-specific changes and some minor API updates. Here are highlights: General: - Appropriate fall-through annotations everywhere - Some code cleanup in memalloc code, handling non-cacahed pages more commonly in the helper - Deployment of SNDRV_PCM_INFO_SYNC_APPLPTR flag consistently Drivers: - More HD-audio CA0132 codec improvement for supporting other Creative boards - Plumbing legacy HD-audio codecs as ASoC BE on Intel SST; this will give move support of existing HD-audio devices with DSP - A few device-specific HD-audio quirks as usual - New quirk for RME CC devices and correction for B&W PX for USB-audio - FireWire: code refactoring including devres usages ASoC Core: - Continued componentization works; it's almost done! - A bunch of new for_each_foo macros - Cleanups and fixes in DAPM code ASoC Drivers: - MCLK support for several different devices, including CS42L51, STM32 SAI, and MAX98373 - Support for Allwinner A64 CODEC analog, Intel boards with DA7219 and MAX98927, Meson AXG PDM inputs, Nuvoton NAU8822, Renesas R8A7744 and TI PCM3060" * tag 'sound-4.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound: (299 commits) ASoC: stm32: sai: fix master clock naming ASoC: stm32: add clock dependency for sai ALSA: hda/ca0132 - Actually fix microphone issue ASoC: sun4i-i2s: move code from startup/shutdown hooks into pm_runtime hooks ASoC: wm2000: Remove wm2000_read helper function ASoC: cs42l51: fix mclk support ASoC: wm_adsp: Log addresses as 8 digits in wm_adsp_buffer_populate ASoC: wm_adsp: Rename memory fields in wm_adsp_buffer ASoC: cs42l51: add mclk support ASoC: stm32: sai: set sai as mclk clock provider ASoC: dt-bindings: add mclk support to cs42l51 ASoC: dt-bindings: add mclk provider support to stm32 sai ASoC: soc-core: fix trivial checkpatch issues ASoC: dapm: Add support for hw_free on CODEC to CODEC links ASoC: Intel: kbl_da7219_max98927: minor white space clean up ALSA: i2c/cs8427: Fix int to char conversion ALSA: doc: Brush up the old writing-an-alsa-driver ASoC: rsnd: tidyup SSICR::SWSP for TDM ASoC: rsnd: enable TDM settings for SSI parent ASoC: pcm3168a: add hw constraint for capture channel ...
No related branches found
No related tags found
Showing
- Documentation/devicetree/bindings/sound/adi,adau1977.txt 54 additions, 0 deletionsDocumentation/devicetree/bindings/sound/adi,adau1977.txt
- Documentation/devicetree/bindings/sound/amlogic,axg-pdm.txt 24 additions, 0 deletionsDocumentation/devicetree/bindings/sound/amlogic,axg-pdm.txt
- Documentation/devicetree/bindings/sound/cs42l51.txt 17 additions, 0 deletionsDocumentation/devicetree/bindings/sound/cs42l51.txt
- Documentation/devicetree/bindings/sound/maxim,max98088.txt 23 additions, 0 deletionsDocumentation/devicetree/bindings/sound/maxim,max98088.txt
- Documentation/devicetree/bindings/sound/mikroe,mikroe-proto.txt 23 additions, 0 deletions...ntation/devicetree/bindings/sound/mikroe,mikroe-proto.txt
- Documentation/devicetree/bindings/sound/nau8822.txt 16 additions, 0 deletionsDocumentation/devicetree/bindings/sound/nau8822.txt
- Documentation/devicetree/bindings/sound/pcm3060.txt 17 additions, 0 deletionsDocumentation/devicetree/bindings/sound/pcm3060.txt
- Documentation/devicetree/bindings/sound/qcom,q6afe.txt 9 additions, 9 deletionsDocumentation/devicetree/bindings/sound/qcom,q6afe.txt
- Documentation/devicetree/bindings/sound/renesas,rsnd.txt 4 additions, 1 deletionDocumentation/devicetree/bindings/sound/renesas,rsnd.txt
- Documentation/devicetree/bindings/sound/st,sta32x.txt 9 additions, 0 deletionsDocumentation/devicetree/bindings/sound/st,sta32x.txt
- Documentation/devicetree/bindings/sound/st,stm32-sai.txt 7 additions, 0 deletionsDocumentation/devicetree/bindings/sound/st,stm32-sai.txt
- Documentation/devicetree/bindings/sound/sun4i-i2s.txt 2 additions, 0 deletionsDocumentation/devicetree/bindings/sound/sun4i-i2s.txt
- Documentation/devicetree/bindings/sound/sun50i-codec-analog.txt 12 additions, 0 deletions...ntation/devicetree/bindings/sound/sun50i-codec-analog.txt
- Documentation/devicetree/bindings/sound/ts3a227e.txt 1 addition, 1 deletionDocumentation/devicetree/bindings/sound/ts3a227e.txt
- Documentation/devicetree/bindings/sound/wm8782.txt 17 additions, 0 deletionsDocumentation/devicetree/bindings/sound/wm8782.txt
- Documentation/devicetree/bindings/trivial-devices.txt 0 additions, 1 deletionDocumentation/devicetree/bindings/trivial-devices.txt
- Documentation/devicetree/bindings/vendor-prefixes.txt 1 addition, 0 deletionsDocumentation/devicetree/bindings/vendor-prefixes.txt
- Documentation/sound/hd-audio/models.rst 2 additions, 0 deletionsDocumentation/sound/hd-audio/models.rst
- Documentation/sound/kernel-api/writing-an-alsa-driver.rst 149 additions, 158 deletionsDocumentation/sound/kernel-api/writing-an-alsa-driver.rst
- MAINTAINERS 7 additions, 0 deletionsMAINTAINERS
Loading
Please register or sign in to comment