aboutsummaryrefslogtreecommitdiff
path: root/sound/soc/codecs/max9768.c
AgeCommit message (Expand)AuthorFilesLines
2024-05-03ASoC: codecs: Drop explicit initialization of struct i2c_device_id::driver_da...Gravatar Uwe Kleine-König 1-1/+1
2023-09-11ASoC: max9768: Convert to use GPIO descriptorsGravatar Linus Walleij 1-22/+23
2023-05-08ASoC: Switch i2c drivers back to use .probe()Gravatar Uwe Kleine-König 1-1/+1
2022-04-11ASoC: max9*: use simple i2c probe functionGravatar Stephen Kitt 1-3/+2
2020-05-04ASoC: codecs: max9768: update contact emailGravatar Wolfram Sang 1-1/+1
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 441Gravatar Thomas Gleixner 1-4/+1
2017-08-17ASoC: codecs: make snd_soc_dai_driver and snd_soc_component_driver constGravatar Bhumika Goyal 1-1/+1
2015-08-30Merge remote-tracking branches 'asoc/topic/tas2552', 'asoc/topic/tas5086', 'a...Gravatar Mark Brown 1-4/+3
2015-08-30Merge remote-tracking branches 'asoc/topic/max98090', 'asoc/topic/max98095', ...Gravatar Mark Brown 1-1/+1
2015-08-05ASoC: max9768: Replace TLV_DB_RANGE_HEAD with DECLARE_TLV_DB_RANGEGravatar Lars-Peter Clausen 1-4/+3
2015-07-16ASoC: max9768: Convert to componentGravatar Lars-Peter Clausen 1-19/+12
2015-07-16ASoC: max9768: Use managed gpio requestGravatar Lars-Peter Clausen 1-26/+8
2015-07-16Merge branches 'topic/owner' and 'topic/reg-default' of git://git.kernel.org/...Gravatar Mark Brown 1-1/+1
2015-07-15ASoC: drivers: Drop owner assignment from i2c_driverGravatar Krzysztof Kozlowski 1-1/+0
2015-07-07ASoC: Constify reg_default tablesGravatar Axel Lin 1-1/+1
2014-04-14ASoC: Add snd_soc_kcontrol_codec() helper functionGravatar Lars-Peter Clausen 1-2/+2
2014-03-11ASoC: codec: Simplify ASoC probe code.Gravatar Xiubo Li 1-5/+0
2013-08-11ASoC: max9768: Add DAPM supportGravatar Mark Brown 1-0/+16
2012-12-10ASoC: codecs: remove __dev* attributesGravatar Bill Pemberton 1-4/+4
2012-12-02ASoC: max9768: Use devm_regmap_init_i2c()Gravatar Sachin Kamat 1-5/+2
2012-02-06ASoC: max9768: Fix build and use new add control API.Gravatar Liam Girdwood 1-1/+1
2012-01-31ASoC: max9768: Fix up review comments in max9768 driverGravatar Mark Brown 1-7/+1
2012-01-30ASoC: max9768: add driver for max9768 amplifierGravatar Wolfram Sang 1-0/+253