summaryrefslogtreecommitdiffstats
path: root/sound/soc/codecs/ab8500-codec.c
AgeCommit message (Expand)AuthorFilesLines
2022-06-27ASoC: ab8500: Remove now redundant non_legacy_dai_naming flagCharles Keepax1-1/+0
2022-06-06ASoC: ab8500: Remove some leftover from the "Replace GPLv2 boilerplate/refere...Christophe JAILLET1-2/+0
2021-09-20ASoC: ab8500: Update to modern clocking terminologyMark Brown1-10/+10
2021-03-18ASoC: ab8500-codec: remove useless structurePierre-Louis Bossart1-7/+0
2021-01-21ASoC: ab8500: sync parameter naming (rate/sample_bits)Kuninori Morimoto1-2/+2
2020-07-09ASoC: codecs: Use fallthrough pseudo-keywordGustavo A. R. Silva1-1/+1
2020-06-22ASoC: codecs: rename to snd_soc_component_read()Kuninori Morimoto1-4/+4
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner1-4/+1
2019-05-06Merge branch 'regulator-5.2' into regulator-nextMark Brown1-2/+2
2019-04-08ASoC: ab8500: add range to usleep_rangeNicholas Mc Guire1-2/+2
2019-03-03ASoC: ab8500: Mark expected switch fall-throughGustavo A. R. Silva1-0/+1
2018-02-12ASoC: ab8500: replace codec to componentKuninori Morimoto1-151/+144
2017-08-10ASoC: codecs: add const to snd_soc_codec_driver structuresBhumika Goyal1-1/+1
2016-11-23ASoC: ab8500: Remove explicit initialization of driver callbacks to NULLLars-Peter Clausen1-2/+0
2016-09-29Merge remote-tracking branches 'asoc/topic/nau8810', 'asoc/topic/of-bool', 'a...Mark Brown1-5/+5
2016-08-08ASoC: codec duplicated callback function goes to component on ab8500-codecKuninori Morimoto1-6/+8
2016-08-08ASoC: use of_property_read_boolJulia Lawall1-5/+5
2016-07-12ASoC: ab8500-codec: remove platform data based probeArnd Bergmann1-29/+4
2016-03-13Merge remote-tracking branches 'asoc/topic/ab8500', 'asoc/topic/adau17x1', 'a...Mark Brown1-1/+0
2016-03-01ASoC: ab8500: Fix enum ctl accesses in a wrong typeTakashi Iwai1-4/+4
2016-01-22ASoC: ab8500: remove the useless 'break' after 'return'Xiubo Li1-1/+0
2015-08-05ASoC: ab8500: Replace TLV_DB_RANGE_HEAD with DECLARE_TLV_DB_RANGELars-Peter Clausen1-4/+3
2015-05-11ASoC: ab8500: Replace direct snd_soc_codec dapm field accessLars-Peter Clausen1-9/+11
2015-03-11ASoC: ab8500-codec: don't export static symbolJulia Lawall1-2/+0
2014-12-14Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds1-1/+0
2014-11-10ASoC: ab8500-codec: Move control lock to the driver levelLars-Peter Clausen1-16/+16
2014-10-20ASoC: codecs: drop owner assignment from platform_driversWolfram Sang1-1/+0
2014-09-01ASoC: ab8500-codec: Revert back to regmapLars-Peter Clausen1-34/+28
2014-08-17ASoC: ab8500-codec: Drop bank prefix from AB8500_GPIO_DIR4_REG register defineLars-Peter Clausen1-6/+5
2014-04-14ASoC: Add snd_soc_kcontrol_codec() helper functionLars-Peter Clausen1-6/+6
2013-11-20Merge remote-tracking branch 'asoc/fix/fsl' into asoc-linusMark Brown1-6/+8
2013-11-19ASoC: ab8500: Revert to using custom I/O functionsLee Jones1-32/+34
2013-11-03Merge remote-tracking branch 'asoc/topic/ab8500' into asoc-nextMark Brown1-6/+8
2013-10-30ASoC: ab8500: Fix invalid cast to long pointerTakashi Iwai1-6/+6
2013-10-30ASoC: ab8500: Add missing of NULL check of devm_kzalloc()Takashi Iwai1-0/+2
2013-10-24Merge remote-tracking branch 'asoc/topic/ab8500' into asoc-nextMark Brown1-41/+37
2013-09-24ASoC: ab8500: Explicitly set I/O upMark Brown1-0/+2
2013-09-20ASoC: ab8500: Convert register I/O to regmapMark Brown1-34/+30
2013-09-20ASoC: ab8500: Use ASoC I/O functionsMark Brown1-6/+4
2013-09-20ASoC: ab8500: Downgrade noisy log messageMark Brown1-1/+1
2013-09-13ASoC: ab8500-codec: info leak in anc_status_control_put()Dan Carpenter1-1/+6
2013-05-25ASoC: ab8500-codec: Move codec ops on a separate structureFabio Baltieri1-12/+7
2013-05-21ASoC: ab8500-codec: Set rx dai slots from rx_maskFabio Baltieri1-9/+20
2013-05-21ASoC: ab8500-codec: Set tx dai slots from tx_maskFabio Baltieri1-12/+19
2013-05-12ASoC: ab8500-codec: Add missing ad_to_slot definitionsFabio Baltieri1-0/+6
2013-01-29Merge branch 'master' into for-nextJiri Kosina1-4/+4
2013-01-09sound: soc: Fix typo in sound/codecsMasanari Iida1-1/+1
2012-12-10ASoC: codecs: remove __dev* attributesBill Pemberton1-3/+3
2012-11-14ASoC: ab8500: Staticise non-exported ab85000_codec_daiMark Brown1-1/+1
2012-09-22Merge remote-tracking branch 'asoc/topic/ux500' into for-3.7Mark Brown1-0/+81