summaryrefslogtreecommitdiffstats
path: root/sound/soc/codecs/ak4535.c
Commit message (Expand)AuthorAgeFilesLines
* ASoC: Switch i2c drivers back to use .probe()Uwe Kleine-König2023-05-081-1/+1
* ASoC: ak*: Remove now redundant non_legacy_dai_naming flagCharles Keepax2022-06-271-1/+0
* ASoC: ak4*: use simple i2c probe functionStephen Kitt2022-04-111-3/+2
* ASoC: codecs: ak*: merge .digital_mute() into .mute_stream()Kuninori Morimoto2020-07-161-2/+4
* ASoC: codecs: ak*: rename to snd_soc_component_read()Kuninori Morimoto2020-06-221-2/+2
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner2019-06-191-4/+1
* ASoC: ak4535: replace codec to componentKuninori Morimoto2018-02-121-42/+36
* ASoC: codecs: add const to snd_soc_codec_driver structuresBhumika Goyal2017-08-101-1/+1
* ASoC: codec duplicated callback function goes to component on ak4535Kuninori Morimoto2016-08-081-6/+8
* ASoC: drivers: Drop owner assignment from i2c_driverKrzysztof Kozlowski2015-07-151-1/+0
* ASoC: Move bias level update to the coreLars-Peter Clausen2015-04-271-1/+0
* ASoC: ak4535: Use table based setup for controlsLars-Peter Clausen2014-10-221-8/+2
* ASoC: ak4535: Cleanup manual bias level transitionsLars-Peter Clausen2014-10-221-19/+2
* ASoC: codec: Simplify ASoC probe code.Xiubo Li2014-03-111-9/+0
* ASoC: codecs: remove __dev* attributesBill Pemberton2012-12-101-4/+4
* ASoC: ak4535: Use devm_regmap_init_i2c()Sachin Kamat2012-11-281-6/+1
* ASoC: codecs: Remove rtd->codec usage from CODEC driversMark Brown2012-04-041-2/+1
* ASoC: ak4535: Convert to direct regmap API usageMark Brown2012-02-161-11/+55
* ASoC: ak4535: Remove bitrotted driver versionMark Brown2012-02-161-4/+0
* ASoC: ak4535: Make I2C usage unconditionalMark Brown2012-02-161-23/+1
* ASoC: ak4535: Remove -codec from driver nameMark Brown2012-02-161-1/+1
* ASoC: core: Add support for DAI and machine kcontrols.Liam Girdwood2012-02-041-1/+1
* ASoC: Convert ak4535 to devm_kzalloc()Axel Lin2011-12-201-4/+2
* ASoC: Drop unused state parameter from CODEC suspend callbackLars-Peter Clausen2011-12-021-1/+1
* ASoC: Remove unneeded platform_device.h inclusions from CODECsMark Brown2011-11-271-1/+0
* ASoC: Constify snd_soc_dai_ops structsLars-Peter Clausen2011-11-231-1/+1
* ASoC: ak4535: fixup cache register tableAxel Lin2011-10-131-5/+5
* ASoC: ak4535: convert to soc-cacheAxel Lin2011-10-101-82/+18
* ASoC: Use data based init for ak4535 DAPMLu Guanqun2011-03-311-14/+5
* ASoC: ak4535: Improve readability for setting muteAxel Lin2010-12-011-5/+5
* ASoC: Do not include soc-dapm.hJarkko Nikula2010-11-221-1/+0
* ASoC: Decouple DAPM from CODECsLiam Girdwood2010-11-061-4/+5
* ASoC: multi-component - ASoC Multi-Component SupportLiam Girdwood2010-08-121-175/+61
* Merge branch 'topic/asoc' into for-linusTakashi Iwai2010-05-201-6/+5
|\
| * ASoC: Remove unneeded suspend bias managment from CODEC driversMark Brown2010-05-101-1/+0
| * ASoC: Add indirection for CODEC private dataMark Brown2010-04-171-5/+5
* | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
|/
* ASoC: Remove redundant snd_soc_dapm_new_widgets() callsMark Brown2009-11-121-1/+0
* ASoC: Factor out snd_soc_init_card()Mark Brown2009-11-031-8/+0
* ASoC: Remove unused AK4535 hardware read functionalityMark Brown2009-07-051-16/+0
* ASoC: Fix null dereference in ak4535_remove()Dan Carpenter2009-04-061-1/+2
* ASoC: make ops a pointer in 'struct snd_soc_dai'Eric Miao2009-03-041-6/+8
* ASoC: Push the codec runtime storage into the card structureMark Brown2009-01-271-7/+7
* ASoC: cleanup duplicated code.Ian Molton2009-01-091-16/+2
* ALSA: ASoC - Fix wrong section typesTakashi Iwai2008-12-101-1/+1
* ASoC: Register non-AC97 codec DAIsMark Brown2008-12-091-0/+12
* ASoC: Rename snd_soc_register_card() to snd_soc_init_card()Mark Brown2008-12-011-1/+1
* ASoC: Merge snd_soc_ops into snd_soc_dai_opsMark Brown2008-11-211-3/+2
* ALSA: ASoC: Remove unused AUDIO_NAME define from codec driversJarkko Nikula2008-10-131-1/+0
* ALSA: ASoC: Don't suggest compile time selection of codec accessMark Brown2008-09-041-3/+3