summaryrefslogtreecommitdiff
path: root/sound/soc/codecs/pcm3008.c
AgeCommit message (Expand)Author
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner
2018-02-12ASoC: pcm3008: replace codec to componentKuninori Morimoto
2017-08-10ASoC: codecs: add const to snd_soc_codec_driver structuresBhumika Goyal
2016-08-08ASoC: codec duplicated callback function goes to component on pcm3008Kuninori Morimoto
2015-01-15ASoC: pcm3008: Replace w->codec snd_soc_dapm_to_codec(w->dapm)Lars-Peter Clausen
2014-10-20ASoC: codecs: drop owner assignment from platform_driversWolfram Sang
2013-08-18ASoC: pcm3008: Manage DAC and ADC power with DAPMMark Brown
2013-08-18ASoC: pcm3008: Add DAPM supportMark Brown
2013-08-18ASoC: pcm3008: Use gpio_set_value_cansleep()Mark Brown
2013-07-15ASoC: pcm3008: Convert to devm_gpio_request_one()Mark Brown
2013-07-15ASoC: pcm3008: Check for platform dataMark Brown
2013-07-15ASoC: pcm3008: Move gpio allocation to probeMark Brown
2013-07-15ASoC: pcm3008: Remove noisy version printMark Brown
2012-12-10ASoC: codecs: remove __dev* attributesBill Pemberton
2011-12-02ASoC: Drop unused state parameter from CODEC suspend callbackLars-Peter Clausen
2011-11-28ASoC: Convert CODEC drivers to module_platform_driverMark Brown
2011-10-31sound: Add module.h to the previously silent sound usersPaul Gortmaker
2010-08-12ASoC: multi-component - ASoC Multi-Component SupportLiam Girdwood
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2009-11-03ASoC: Factor out snd_soc_init_card()Mark Brown
2009-01-27ASoC: Push the codec runtime storage into the card structureMark Brown
2008-12-10ALSA: ASoC - Fix wrong section typesTakashi Iwai
2008-12-09ASoC: Register non-AC97 codec DAIsMark Brown
2008-12-01ASoC: Rename snd_soc_register_card() to snd_soc_init_card()Mark Brown
2008-11-24ASoC: Remove DAI type informationMark Brown
2008-11-19ASoC: Add PCM3008 ALSA SoC driverHugo Villeneuve