summaryrefslogtreecommitdiff
path: root/sound/soc/codecs/ak4641.c
AgeCommit message (Expand)Author
2024-05-03ASoC: codecs: Drop explicit initialization of struct i2c_device_id::driver_da...Uwe Kleine-König
2023-05-08ASoC: Switch i2c drivers back to use .probe()Uwe Kleine-König
2022-08-16i2c: Make remove callback return voidUwe Kleine-König
2022-06-27ASoC: ak*: Remove now redundant non_legacy_dai_naming flagCharles Keepax
2022-04-11ASoC: ak4*: use simple i2c probe functionStephen Kitt
2021-01-21ASoC: ak*: sync parameter naming (rate/sample_bits)Kuninori Morimoto
2020-07-16ASoC: codecs: ak*: merge .digital_mute() into .mute_stream()Kuninori Morimoto
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner
2018-02-12ASoC: ak4641: replace codec to componentKuninori Morimoto
2017-08-10ASoC: codecs: add const to snd_soc_codec_driver structuresBhumika Goyal
2016-10-24ASoC: ak4641: Move register defines to main sourceLars-Peter Clausen
2016-08-08ASoC: codec duplicated callback function goes to component on ak4641Kuninori Morimoto
2015-07-15ASoC: drivers: Drop owner assignment from i2c_driverKrzysztof Kozlowski
2015-05-11ASoC: ak4641: Replace direct snd_soc_codec dapm field accessLars-Peter Clausen
2015-04-27ASoC: Move bias level update to the coreLars-Peter Clausen
2015-03-10ASoC: ak4641: Fix wrong value references for boolean kctlTakashi Iwai
2014-10-22ASoC: ak4641: Cleanup manual bias level transitionsLars-Peter Clausen
2014-04-14ASoC: Add snd_soc_kcontrol_codec() helper functionLars-Peter Clausen
2014-03-13Merge remote-tracking branch 'asoc/topic/io' into asoc-nextMark Brown
2014-03-11ASoC: codec: Simplify ASoC probe code.Xiubo Li
2014-02-23ASoC: ak4641: Use SOC_ENUM_SINGLE_DECL()Takashi Iwai
2013-11-24ASoC: ak4641: Convert to direct regmap API usageMark Brown
2013-10-14sound: Remove unnecessary semicolonsJoe Perches
2012-12-10ASoC: codecs: remove __dev* attributesBill Pemberton
2012-04-04ASoC: codecs: Remove rtd->codec usage from CODEC driversMark Brown
2012-04-01ASoC: ak4641: Push GPIO allocation out into the I2C probeMark Brown
2012-04-01ASoC: ak4641: Convert to module_i2c_driver()Mark Brown
2012-01-02ASoC: Fix return value of ak4641_pcm_set_dai_fmt()Axel Lin
2011-12-20ASoC: Convert ak4641 to devm_kzalloc()Axel Lin
2011-12-02ASoC: Drop unused state parameter from CODEC suspend callbackLars-Peter Clausen
2011-11-27ASoC: Remove unneeded platform_device.h inclusions from CODECsMark Brown
2011-11-23ASoC: Constify snd_soc_dai_ops structsLars-Peter Clausen
2011-10-19ASoC: ak4641: Use SND_SOC_DAPM_DAC for Voice Playback stream widgetAxel Lin
2011-10-19ASoC: ak4641: Remove unused codec field from struct ak4641_privAxel Lin
2011-06-01ASoC: Staticize ak4641_daiMark Brown
2011-05-19ASoC: Asahi Kasei AK4641 codec driverDmitry Artamonow