aboutsummaryrefslogtreecommitdiffstats
path: root/sound/soc/codecs/ab8500-codec.c (follow)
AgeCommit message (Expand)AuthorFilesLines
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', 'asoc/topic/omap' and 'asoc/topic/platform-drvdata' into asoc-nextMark 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', 'asoc/topic/ads117x', 'asoc/topic/adsp' and 'asoc/topic/arizona' into asoc-nextMark 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/git/gregkh/driver-coreLinus 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
2012-09-20ASoC: codecs: Enable AB8500 CODEC for Device TreeLee Jones1-0/+81
2012-09-11ASoC: Revert "ASoC: ab8500: Inform SoC Core that we have our own I/O arrangements"Fabio Estevam1-3/+0
2012-09-08ASoC: dapm: Add flags to regulator suppliesMark Brown1-4/+4
2012-08-03ASoC: ab8500: Remove pointless castMark Brown1-3/+3
2012-07-31ASoC: ab8500: Inform SoC Core that we have our own I/O arrangementsLee Jones1-0/+4
2012-06-17ASoC: Ux500: unlock on an error pathDan Carpenter1-1/+2
2012-06-13ASoC: Ux500: Correct license stringsOla Lilja1-1/+1
2012-06-11ASoC: codecs: Add AB8500 codec-driverOla Lilja1-0/+2521