aboutsummaryrefslogtreecommitdiffstats
path: root/sound/soc/img (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 422Thomas Gleixner6-24/+6
2019-05-21treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner1-0/+1
2018-06-12treewide: devm_kzalloc() -> devm_kcalloc()Kees Cook2-4/+4
2018-02-12ASoC: pistachio: replace codec to componentKuninori Morimoto1-17/+17
2017-11-10Merge remote-tracking branches 'asoc/topic/hdmi', 'asoc/topic/img' and 'asoc/topic/kirkwood' into asoc-nextMark Brown5-72/+381
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman1-0/+1
2017-10-09ASoC: img-spdif-out: Add control of sys clock to runtime PMEd Blake1-14/+17
2017-10-09ASoC: img-spdif-out: Add suspend / resume handlingEd Blake1-0/+44
2017-10-09ASoC: img-spdif-in: Add runtime PMEd Blake1-14/+65
2017-10-09ASoC: img-spdif-in: Add suspend / resume handlingEd Blake1-1/+38
2017-10-09ASoC: img-i2s-out: Add control of sys clock to runtime PMEd Blake1-29/+31
2017-10-09ASoC: img-i2s-out: Add suspend / resume handlingEd Blake1-0/+60
2017-10-09ASoC: img-i2s-in: Add runtime PMEd Blake1-17/+71
2017-10-09ASoC: img-i2s-in: Add suspend / resume handlingEd Blake1-1/+53
2017-10-09ASoC: img-parallel-out: Check pm_runtime_get_sync return codeEd Blake1-1/+5
2017-10-04ASoC: img-spdif-out: Rename suspend / resume funcsEd Blake1-7/+7
2017-10-04ASoC: img-parallel-out: Add pm_runtime_get/put to set_fmt callbackEd Blake1-0/+2
2017-10-04ASoC: img-i2s-out: Rename suspend / resume funcsEd Blake1-7/+7
2017-07-19ASoC: img: explicitly request exclusive reset controlPhilipp Zabel5-5/+5
2016-12-15ASoC: img: remove unused ‘format’Vinod Koul1-2/+0
2016-08-08ASoC: codec duplicated callback function goes to component on pistachio-internal-dacKuninori Morimoto1-6/+8
2015-12-12ASoC: img: Add driver for Pistachio internal DACDamien.Horsley3-0/+297
2015-11-16ASoC: img: parallel out: Add missing initialiserDamien.Horsley1-1/+1
2015-11-16ASoC: img: Add driver for SPDIF output controllerDamien.Horsley3-0/+450
2015-11-16ASoC: img: Add driver for SPDIF input controllerDamien.Horsley3-0/+815
2015-11-16ASoC: img: Add driver for parallel output controllerDamien.Horsley3-0/+336
2015-11-16ASoC: img: Add driver for I2S output controllerDamien.Horsley3-0/+574
2015-11-16ASoC: img: Add driver for I2S input controllerDamien.Horsley3-0/+529