summaryrefslogtreecommitdiffstats
path: root/sound/soc/codecs/ab8500-codec.c
Commit message (Expand)AuthorAgeFilesLines
* ASoC: ab8500: replace codec to componentKuninori Morimoto2018-02-121-151/+144
* ASoC: codecs: add const to snd_soc_codec_driver structuresBhumika Goyal2017-08-101-1/+1
* ASoC: ab8500: Remove explicit initialization of driver callbacks to NULLLars-Peter Clausen2016-11-231-2/+0
*-. Merge remote-tracking branches 'asoc/topic/nau8810', 'asoc/topic/of-bool', 'a...Mark Brown2016-09-291-5/+5
|\ \
| | * ASoC: use of_property_read_boolJulia Lawall2016-08-081-5/+5
| |/
* | ASoC: codec duplicated callback function goes to component on ab8500-codecKuninori Morimoto2016-08-081-6/+8
|/
* ASoC: ab8500-codec: remove platform data based probeArnd Bergmann2016-07-121-29/+4
*-. Merge remote-tracking branches 'asoc/topic/ab8500', 'asoc/topic/adau17x1', 'a...Mark Brown2016-03-131-1/+0
|\ \
| * | ASoC: ab8500: remove the useless 'break' after 'return'Xiubo Li2016-01-221-1/+0
| |/
* | ASoC: ab8500: Fix enum ctl accesses in a wrong typeTakashi Iwai2016-03-011-4/+4
|/
* ASoC: ab8500: Replace TLV_DB_RANGE_HEAD with DECLARE_TLV_DB_RANGELars-Peter Clausen2015-08-051-4/+3
* ASoC: ab8500: Replace direct snd_soc_codec dapm field accessLars-Peter Clausen2015-05-111-9/+11
* ASoC: ab8500-codec: don't export static symbolJulia Lawall2015-03-111-2/+0
* Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2014-12-141-1/+0
|\
| * ASoC: codecs: drop owner assignment from platform_driversWolfram Sang2014-10-201-1/+0
* | ASoC: ab8500-codec: Move control lock to the driver levelLars-Peter Clausen2014-11-101-16/+16
|/
* ASoC: ab8500-codec: Revert back to regmapLars-Peter Clausen2014-09-011-34/+28
* ASoC: ab8500-codec: Drop bank prefix from AB8500_GPIO_DIR4_REG register defineLars-Peter Clausen2014-08-171-6/+5
* ASoC: Add snd_soc_kcontrol_codec() helper functionLars-Peter Clausen2014-04-141-6/+6
* Merge remote-tracking branch 'asoc/fix/fsl' into asoc-linusMark Brown2013-11-201-6/+8
|\
| * Merge remote-tracking branch 'asoc/topic/ab8500' into asoc-nextMark Brown2013-11-031-6/+8
| |\
| | * ASoC: ab8500: Fix invalid cast to long pointerTakashi Iwai2013-10-301-6/+6
| | * ASoC: ab8500: Add missing of NULL check of devm_kzalloc()Takashi Iwai2013-10-301-0/+2
* | | ASoC: ab8500: Revert to using custom I/O functionsLee Jones2013-11-191-32/+34
|/ /
* | Merge remote-tracking branch 'asoc/topic/ab8500' into asoc-nextMark Brown2013-10-241-41/+37
|\ \ | |/
| * ASoC: ab8500: Explicitly set I/O upMark Brown2013-09-241-0/+2
| * ASoC: ab8500: Convert register I/O to regmapMark Brown2013-09-201-34/+30
| * ASoC: ab8500: Use ASoC I/O functionsMark Brown2013-09-201-6/+4
| * ASoC: ab8500: Downgrade noisy log messageMark Brown2013-09-201-1/+1
* | ASoC: ab8500-codec: info leak in anc_status_control_put()Dan Carpenter2013-09-131-1/+6
|/
* ASoC: ab8500-codec: Move codec ops on a separate structureFabio Baltieri2013-05-251-12/+7
* ASoC: ab8500-codec: Set rx dai slots from rx_maskFabio Baltieri2013-05-211-9/+20
* ASoC: ab8500-codec: Set tx dai slots from tx_maskFabio Baltieri2013-05-211-12/+19
* ASoC: ab8500-codec: Add missing ad_to_slot definitionsFabio Baltieri2013-05-121-0/+6
* Merge branch 'master' into for-nextJiri Kosina2013-01-291-4/+4
|\
| * ASoC: codecs: remove __dev* attributesBill Pemberton2012-12-101-3/+3
| * ASoC: ab8500: Staticise non-exported ab85000_codec_daiMark Brown2012-11-141-1/+1
* | sound: soc: Fix typo in sound/codecsMasanari Iida2013-01-091-1/+1
|/
* Merge remote-tracking branch 'asoc/topic/ux500' into for-3.7Mark Brown2012-09-221-0/+81
|\
| * ASoC: codecs: Enable AB8500 CODEC for Device TreeLee Jones2012-09-201-0/+81
* | ASoC: Revert "ASoC: ab8500: Inform SoC Core that we have our own I/O arrangem...Fabio Estevam2012-09-111-3/+0
* | ASoC: dapm: Add flags to regulator suppliesMark Brown2012-09-081-4/+4
* | ASoC: ab8500: Remove pointless castMark Brown2012-08-031-3/+3
|/
* ASoC: ab8500: Inform SoC Core that we have our own I/O arrangementsLee Jones2012-07-311-0/+4
* ASoC: Ux500: unlock on an error pathDan Carpenter2012-06-171-1/+2
* ASoC: Ux500: Correct license stringsOla Lilja2012-06-131-1/+1
* ASoC: codecs: Add AB8500 codec-driverOla Lilja2012-06-111-0/+2521
OpenPOWER on IntegriCloud