27 Jan
2020
27 Jan
'20
5:49 p.m.
On Mon, 27 Jan 2020 17:43:44 +0100, Mark Brown wrote:
The following changes since commit def9d2780727cec3313ed3522d0123158d87224d:
Linux 5.5-rc7 (2020-01-19 16:02:49 -0800)
are available in the Git repository at:
https://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound.git tags/asoc-v5.6
for you to fetch changes up to a7196caf83ea9e9b56c5c8c95fbfe0d45acec46b:
Merge branch 'asoc-5.6' into asoc-next (2020-01-23 12:36:45 +0000)
ASoC: Updates for v5.6
A pretty big release this time around, a lot of new drivers and both Morimoto-san and Takashi were doing subsystem wide updates as well:
- Further big refactorings from Morimoto-san simplifying the core interfaces and moving things to the component level.
- Transition of drivers to managed buffer allocation and removal of redundant PCM ioctls.
- New driver support for Ingenic JZ4770, Mediatek MT6660, Qualcomm WCD934x and WSA881x, and Realtek RT700, RT711, RT715, RT1011, RT1015 and RT1308.
Thanks, pulled now.
Takashi