summaryrefslogtreecommitdiffstats
path: root/sound/soc/codecs/sta350.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* ASoC: codecs: Drop explicit initialization of struct i2c_device_id::driver_da...Uwe Kleine-König2024-05-031-1/+1
* ASoC: Explicitly include correct DT includesRob Herring2023-10-091-2/+1
* ASoC: sta350: Update to use maple tree register cacheMark Brown2023-07-271-1/+1
* ASoC: Switch i2c drivers back to use .probe()Uwe Kleine-König2023-05-081-1/+1
* ASoC: Use of_property_read_bool() for boolean propertiesRob Herring2023-03-111-35/+28
* i2c: Make remove callback return voidUwe Kleine-König2022-08-161-4/+2
* ASoC: sta*: Remove now redundant non_legacy_dai_naming flagCharles Keepax2022-06-271-1/+0
* ASoC: sta350: Use modern ASoC DAI format terminologyMark Brown2022-06-061-2/+2
* ASoC: sta350: Remove redundant big endian formatsCharles Keepax2022-05-091-6/+3
* ASoC: sta*: use simple i2c probe functionStephen Kitt2022-04-111-3/+2
* ASoC: codecs: Use fallthrough pseudo-keywordGustavo A. R. Silva2020-07-091-1/+1
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner2019-05-301-5/+1
* ASoC: sta350: replace codec to componentKuninori Morimoto2018-02-121-59/+58
* ASoC: codec duplicated callback function goes to component on sta350Kuninori Morimoto2016-08-081-6/+8
* ASoC: drivers: Drop owner assignment from i2c_driverKrzysztof Kozlowski2015-07-151-1/+0
*---. Merge remote-tracking branches 'asoc/topic/sta350', 'asoc/topic/tas2552', 'as...Mark Brown2015-06-051-2/+2
|\ \ \
| * | | ASoC: sta350: Use devm_gpiod_get_optional at appropriate placeAxel Lin2015-05-121-2/+2
| |/ /
* | / ASoC: sta350: Replace direct snd_soc_codec dapm field accessLars-Peter Clausen2015-05-181-1/+1
| |/ |/|
* | ASoC: Move bias level update to the coreLars-Peter Clausen2015-04-271-1/+0
* | ASoC: Route all bias level updates through the coreLars-Peter Clausen2015-04-271-1/+1
|/
* ASoC: improve usage of gpiod APIUwe Kleine-König2015-02-241-21/+9
* ASoC: sta350: Cleanup manual bias level transitionsLars-Peter Clausen2014-10-221-20/+1
* ASoC: sta350: add support for bits in miscellaneous registersDaniel Mack2014-05-051-0/+45
* ASoC: sta350: Use snd_soc_kcontrol_codec()Lars-Peter Clausen2014-04-211-2/+2
* ASoC: sta350: Add codec driverSven Brandau2014-04-141-0/+1266