An error occurred fetching the project authors.
- 22 Nov, 2015 1 commit
-
-
Vinod Koul authored
Since driver use infoframe symbols from video/hdmi.c we should select this symbol for this driver Reported-by:
kbuild test robot <fengguang.wu@intel.com> Signed-off-by:
Vinod Koul <vinod.koul@intel.com> Signed-off-by:
Mark Brown <broonie@kernel.org>
-
- 21 Nov, 2015 1 commit
-
-
Subhransu S. Prusty authored
This adds HDA based HDMI driver to be used in platforms like SKL and onwards Register the hdmi driver with hda bus and register dais. Also parse the widget and initialize identified pin and converter widgets. For simplification, currently only one pin and one converter widget are enabled on board, as well as limit the rates supported to simples ones and not based on ELD. This things will come eventually once basic support for this is merged Signed-off-by:
Subhransu S. Prusty <subhransu.s.prusty@intel.com> Signed-off-by:
Vinod Koul <vinod.koul@intel.com> Signed-off-by:
Mark Brown <broonie@kernel.org>
-
- 07 Oct, 2015 1 commit
-
-
Anatol Pomozov authored
Sponsored-by: Google Chromium project Signed-off-by:
Anatol Pomozov <anatol.pomozov@gmail.com> Signed-off-by:
Mark Brown <broonie@kernel.org>
-
- 02 Oct, 2015 2 commits
-
-
Adam Thomson authored
This adds support for the DA7219 audio codec with built-in advanced accessory detect features. Signed-off-by:
Adam Thomson <Adam.Thomson.Opensource@diasemi.com> Signed-off-by:
Mark Brown <broonie@kernel.org>
-
Richard Fitzgerald authored
Signed-off-by:
Richard Fitzgerald <rf@opensource.wolfsonmicro.com> Signed-off-by:
Charles Keepax <ckeepax@opensource.wolfsonmicro.com> Signed-off-by:
Mark Brown <broonie@kernel.org>
-
- 19 Sep, 2015 1 commit
-
-
Jyri Sarha authored
The hdmi stub codec has not been used since refactoring of OMAP HDMI audio support. Signed-off-by:
Jyri Sarha <jsarha@ti.com> Signed-off-by:
Mark Brown <broonie@kernel.org>
-
- 17 Sep, 2015 1 commit
-
-
Kuninori Morimoto authored
Signed-off-by:
Kuninori Morimoto <kuninori.morimoto.gx@renesas.com> Signed-off-by:
Mark Brown <broonie@kernel.org>
-
- 27 Aug, 2015 1 commit
-
-
Ricard Wanderlof authored
Add support for the InvenSense ICS-43432 I2S MEMS microphone. This is a non-software-configurable MEMS microphone with I2S output. Tested on a setup with a single ICS-43432 (the device itself supports stereo operation using a hardware pin controlling left vs. right channel output). Signed-off-by:
Ricard Wanderlof <ricardw@axis.com> Signed-off-by:
Mark Brown <broonie@kernel.org>
-
- 16 Jul, 2015 1 commit
-
-
Tim Howe authored
Signed-off-by:
Tim Howe <tim.howe@cirrus.com> Signed-off-by:
Mark Brown <broonie@kernel.org>
-
- 13 Jul, 2015 1 commit
-
-
Mark Brown authored
Signed-off-by:
Mark Brown <broonie@kernel.org>
-
- 10 Jul, 2015 1 commit
-
-
Arnaud Pouliquen authored
Codec part of the sti platform that supports codec IPs. This first version does not support HDMI, but only DAC and SPDIF out. Signed-off-by:
Arnaud Pouliquen <arnaud.pouliquen@st.com> Signed-off-by:
Mark Brown <broonie@kernel.org>
-
- 09 Jul, 2015 1 commit
-
-
Bard Liao authored
It is the initial version of ALC298 codec driver. Signed-off-by:
Bard Liao <bardliao@realtek.com> Signed-off-by:
Mark Brown <broonie@kernel.org>
-
- 06 Jul, 2015 1 commit
-
-
Marek Belisko authored
This driver add PCM interface to a GTM601 UMTS modem chip. There is no configuration interface. Signed-off-by:
Marek Belisko <marek@goldelico.com> Signed-off-by:
Mark Brown <broonie@kernel.org>
-
- 12 Jun, 2015 1 commit
-
-
Oder Chiou authored
The patch separates the IO function from the rt286. It is prepared to share for new chips that support the same IO function. Signed-off-by:
Oder Chiou <oder_chiou@realtek.com> Signed-off-by:
Mark Brown <broonie@kernel.org>
-
- 22 May, 2015 1 commit
-
-
Maciej S. Szmigiero authored
Make generic ASoC AC'97 CODEC selectable in config. This way this driver can be used for platforms which don't need specialized AC'97 CODEC drivers but which are not directly selectable in config themselves (for example DT based ones). Signed-off-by:
Maciej Szmigiero <mail@maciej.szmigiero.name> Signed-off-by:
Mark Brown <broonie@kernel.org>
-
- 04 May, 2015 2 commits
-
-
Axel Lin authored
Since commit aa0e25ca ("ASoC: da7210: Add support for spi regmap"), the da7210 codec driver supports both I2C and SPI buses. Thus update the dependency accordingly. Signed-off-by:
Axel Lin <axel.lin@ingics.com> Signed-off-by:
Mark Brown <broonie@kernel.org>
-
Kevin Cernekee authored
Introduce a new codec driver for the Texas Instruments TAS5711/TAS5717/TAS5719 power amplifier chips. These chips are typically used to take an I2S digital audio input and drive 10-20W into a pair of speakers. Signed-off-by:
Kevin Cernekee <cernekee@chromium.org> Signed-off-by:
Mark Brown <broonie@kernel.org>
-
- 11 Mar, 2015 1 commit
-
-
Anish Kumar authored
Signed-off-by:
Anish Kumar <yesanishhere@gmail.com> Signed-off-by:
Mark Brown <broonie@kernel.org>
-
- 05 Mar, 2015 1 commit
-
-
Charles Keepax authored
Simplify dependencies by using new style split out bus interfaces. Signed-off-by:
Charles Keepax <ckeepax@opensource.wolfsonmicro.com> Signed-off-by:
Mark Brown <broonie@kernel.org>
-
- 12 Feb, 2015 1 commit
-
-
Guenter Roeck authored
The max98357a driver depends on GPIOLIB. This may cause the following build failure. sound/soc/codecs/max98357a.c: In function 'max98357a_daiops_trigger': sound/soc/codecs/max98357a.c:30:3: error: implicit declaration of function 'gpiod_set_value' sound/soc/codecs/max98357a.c: In function 'max98357a_codec_probe': sound/soc/codecs/max98357a.c:55:2: error: implicit declaration of function 'devm_gpiod_get' sound/soc/codecs/max98357a.c:61:2: error: implicit declaration of function 'gpiod_direction_output' Seen with mips:allmodconfig as well as various randconfig builds. Fixes: af5adf12 ("ASoC: max98357a: Add MAX98357A codec driver") Cc: Kenneth Westfield <kwestfie@codeaurora.org> Signed-off-by:
Guenter Roeck <linux@roeck-us.net> Signed-off-by:
Mark Brown <broonie@kernel.org>
-
- 06 Feb, 2015 1 commit
-
-
Kenneth Westfield authored
Add codec driver for the Maxim MAX98357A DAC. Signed-off-by:
Kenneth Westfield <kwestfie@codeaurora.org> Acked-by:
Banajit Goswami <bgoswami@codeaurora.org> Signed-off-by:
Mark Brown <broonie@kernel.org>
-
- 29 Jan, 2015 1 commit
-
-
Arnd Bergmann authored
The rt5677 codec has gained code that requires SPI to work correctly, but there is no provision in Kconfig to prevent the driver from being used when SPI is disabled or a loadable module, resulting in this build error: sound/built-in.o: In function `rt5677_spi_write': :(.text+0xa7ba0): undefined reference to `spi_sync' sound/built-in.o: In function `rt5677_spi_driver_init': :(.init.text+0x253c): undefined reference to `spi_register_driver' ERROR: "spi_sync" [sound/soc/codecs/snd-soc-rt5677-spi.ko] undefined! ERROR: "spi_register_driver" [sound/soc/codecs/snd-soc-rt5677-spi.ko] undefined! This makes the SPI portion of the driver depend on the SPI subsystem, and disables the function that uses SPI for firmware download if SPI is disabled. The latter may not be the correct solution, but I could not come up with a better one. Signed-off-by:
Arnd Bergmann <arnd@arndb.de> Fixes: af48f1d0 ("ASoC: rt5677: Support DSP function for VAD application") Signed-off-by:
Mark Brown <broonie@kernel.org>
-
- 27 Jan, 2015 2 commits
-
-
Thomas Niederprüm authored
- Add description for the driver - Add dependency on the I2C module Signed-off-by:
Thomas Niederprüm <niederp@physik.uni-kl.de> Signed-off-by:
Mark Brown <broonie@kernel.org>
-
Thomas Niederprüm authored
use the regmap API directly rather than relying on the snd_soc_read/write functions as this seems to be in accordance with common practice. Signed-off-by:
Thomas Niederprüm <niederp@physik.uni-kl.de> Signed-off-by:
Mark Brown <broonie@kernel.org>
-
- 12 Dec, 2014 1 commit
-
-
Ben Zhang authored
The codec driver uses regmap to do i2c read/write. The codec driver started to use REGMAP_IRQ since: 5e3363ad ASoC: rt5677: add GPIO IRQ support Signed-off-by:
Ben Zhang <benzh@chromium.org> Signed-off-by:
Mark Brown <broonie@kernel.org>
-
- 19 Nov, 2014 1 commit
-
-
Lars-Peter Clausen authored
This patch converts the ad1980 driver to use regmap for its IO. Signed-off-by:
Lars-Peter Clausen <lars@metafoo.de> Signed-off-by:
Mark Brown <broonie@kernel.org>
-
- 14 Nov, 2014 1 commit
-
-
Dylan Reid authored
The TS3A227E is an autonomous audio accessory detection and configuration switch that detects 3-pole or 4-pole audio accessories and configures internal switches to route the signals accordingly. This chip also has built-in support for the new button standard described in the Android "Wired audio headset specification" v1.0. These buttons will be reported on the jack as buttons 0-3 mapped to KEY_MEDIA, KEY_VOLUMEUP, KEY_VOLUMEDOWN, and KEY_VOICE_COMMAND. This will be added as an aux_dev and have the jack passed in from the machine driver. Signed-off-by:
Dylan Reid <dgreid@chromium.org> Signed-off-by:
Mark Brown <broonie@kernel.org>
-
- 13 Nov, 2014 1 commit
-
-
Krishna Mohan Dani authored
Signed-off-by:
Krishna Mohan Dani <krishna.md@samsung.com> Signed-off-by:
Mark Brown <broonie@kernel.org>
-
- 09 Nov, 2014 1 commit
-
-
Peter Rosin authored
Signed-off-by:
Peter Rosin <peda@axentia.se> Signed-off-by:
Mark Brown <broonie@kernel.org>
-
- 03 Nov, 2014 1 commit
-
-
Max Filippov authored
This fixes build errors in configurations with I2C/SPI master disabled. Reported-by:
Fengguang Wu <fengguang.wu@intel.com> Signed-off-by:
Max Filippov <jcmvbkbc@gmail.com> Signed-off-by:
Mark Brown <broonie@kernel.org>
-
- 31 Oct, 2014 2 commits
-
-
Randy Dunlap authored
Fix build errors when CONFIG_I2C is not enabled by making the driver depend on I2C. ../sound/soc/codecs/cs42l51-i2c.c:55:1: warning: data definition has no type or storage class [enabled by default] module_i2c_driver(cs42l51_i2c_driver); ^ ../sound/soc/codecs/cs42l51-i2c.c:55:1: error: type defaults to 'int' in declaration of 'module_i2c_driver' [-Werror=implicit-int] ../sound/soc/codecs/cs42l51-i2c.c:55:1: warning: parameter names (without types) in function declaration [enabled by default] ../sound/soc/codecs/cs42l51-i2c.c:45:26: warning: 'cs42l51_i2c_driver' defined but not used [-Wunused-variable] static struct i2c_driver cs42l51_i2c_driver = { ^ Signed-off-by:
Randy Dunlap <rdunlap@infradead.org> Acked-by:
Brian Austin <brian.austin@cirrus.com> Signed-off-by:
Mark Brown <broonie@kernel.org>
-
Max Filippov authored
Now that manual selection of drivers for audio subsystem components is preferred AIC23 codec must be selectable in Kconfig to make it possible. Signed-off-by:
Max Filippov <jcmvbkbc@gmail.com> Signed-off-by:
Mark Brown <broonie@kernel.org>
-
- 28 Oct, 2014 1 commit
-
-
Thomas Petazzoni authored
Since we are removing the Armada 370 DB audio machine driver to use the 'simple-card' Device Tree binding, we can no longer select the CS42L51 codec driver using a Kconfig 'select', and we instead need it to be user-selectable. Therefore, this commit adds a prompt to make the CS42L51 I2C codec driver user-selectable. Signed-off-by:
Thomas Petazzoni <thomas.petazzoni@free-electrons.com> Acked-by:
Brian Austin <brian.austin@cirrus.com> Signed-off-by:
Mark Brown <broonie@kernel.org>
-
- 23 Oct, 2014 1 commit
-
-
Ben Zhang authored
Create a separate module for rt5677 spi driver. Without this patch, the build fails due to multiple defs of 'init_module' and 'cleanup_module'. module_spi_driver() defines its own module, so it can't be part of the rt5677 module. Signed-off-by:
Ben Zhang <benzh@chromium.org> Signed-off-by:
Mark Brown <broonie@kernel.org>
-
- 20 Oct, 2014 2 commits
-
-
Anatol Pomozov authored
Since 9cb715a9d4c the codec has a hardcoded dependency to spi. Add this dependency to Kconfig. It fixes buildbot compilation failure: sound/built-in.o: In function `spi_write': >> rt5677-spi.c:(.text+0x8265f): undefined reference to `spi_sync' sound/built-in.o: In function `rt5677_spi_driver_init': >> rt5677-spi.c:(.init.text+0x17db): undefined reference to `spi_register_driver' Signed-off-by:
Anatol Pomozov <anatol.pomozov@gmail.com> Signed-off-by:
Mark Brown <broonie@kernel.org>
-
Axel Lin authored
Currently the cs4271 driver depends on SND_SOC_I2C_AND_SPI. So the driver cannot be built as built-in if CONFIG_I2C=m. Split SPI and I2C code into different modules to avoid this issue. Signed-off-by:
Axel Lin <axel.lin@ingics.com> Acked-by:
Brian Austin <brian.austin@cirrus.com> Signed-off-by:
Mark Brown <broonie@kernel.org>
-
- 03 Oct, 2014 1 commit
-
-
Bard Liao authored
rt286 use I2C as its I/O. So the driver can only available when I2C is selected. Signed-off-by:
Bard Liao <bardliao@realtek.com> Signed-off-by:
Mark Brown <broonie@kernel.org>
-
- 30 Sep, 2014 1 commit
-
-
Stefan Kristiansson authored
Allow the ssm2602/ssm2603/ssm2604 codec driver to be instantiated from the device tree. Also, add Kconfig prompts to allow manual selection of both the I2C and SPI configuration versions of the driver. Signed-off-by:
Stefan Kristiansson <stefan.kristiansson@saunalahti.fi> Signed-off-by:
Mark Brown <broonie@kernel.org> Acked-by:
Lars-Peter Clausen <lars@metafoo.de>
-
- 27 Sep, 2014 1 commit
-
-
Anatol Pomozov authored
Analog Devices SSM4567 is a boost class-D audio amplifier. Signed-off-by:
Anatol Pomozov <anatol.pomozov@gmail.com> Acked-by:
Lars-Peter Clausen <lars@metafoo.de> Signed-off-by:
Mark Brown <broonie@kernel.org>
-
- 28 Aug, 2014 1 commit
-
-
Geert Uytterhoeven authored
When using a DT-based multi-platform kernel, there's not always Kconfig logic that selects the right codec driver. Allow the user to manually select WM8978. This is needed for Armadillo 800 EVA using a generic r8a7740 multi-platform kernel. Signed-off-by:
Geert Uytterhoeven <geert+renesas@glider.be> Signed-off-by:
Mark Brown <broonie@linaro.org>
-