summaryrefslogtreecommitdiffstats
path: root/sound/soc/codecs/ak4104.c
Commit message (Expand)AuthorAgeFilesLines
* ASoC: ak4104: replace codec to componentKuninori Morimoto2018-02-121-38/+30
* ASoC: codecs: add const to snd_soc_codec_driver structuresBhumika Goyal2017-08-101-1/+1
*-. Merge remote-tracking branches 'asoc/topic/ac97', 'asoc/topic/ak4104', 'asoc/...Mark Brown2016-09-291-5/+10
|\ \
| | * ASoC: codec duplicated callback function goes to component on ak4104Kuninori Morimoto2016-08-081-4/+6
| |/ |/|
| * ASoC: ak4104: Limit the supported sample ratesVishal Thanki2016-09-261-1/+4
|/
* spi: Drop owner assignment from spi_driversAndrew F. Davis2015-10-281-1/+0
* ASoC: ak4104: add regulator consumer supportDaniel Mack2014-04-231-7/+55
* ASoC: ak4104: Remove superfluous codec->control_data initializationLars-Peter Clausen2014-03-051-2/+0
* ASoC: ak4104: provide a module device tableDaniel Mack2013-09-171-3/+8
* ASoC: ak4104: Manage TXE using DAPMMark Brown2013-08-121-19/+4
* ASoC: ak4104: Add stub DAPM supportMark Brown2013-08-121-0/+13
* ASoC: ak4104: correct tranceiver enable handlingDaniel Mack2013-03-071-2/+24
* ASoC: ak4104: convert to direct regmap API usageDaniel Mack2013-03-071-15/+16
* ASoC: codecs: remove __dev* attributesBill Pemberton2012-12-101-2/+2
* ASoC: ak4104: Convert to use devm_regmap_init_spi()Tushar Behera2012-11-241-15/+4
* ASoC: ak4104: add reset line property to DT bindingsDaniel Mack2012-11-241-0/+17
* ASoC: ak4104: add DT bindingsDaniel Mack2012-10-151-0/+7
* ASoC: ak4104: handle more sample ratesDaniel Mack2012-10-151-2/+20
* ASoC: codecs: Remove rtd->codec usage from CODEC driversMark Brown2012-04-041-2/+1
* ASoC: ak4104: Convert to direct regmap API usageMark Brown2012-02-231-75/+44
* ASoC: ak4104: Use snd_soc_write() rather than internal write functionMark Brown2012-02-231-2/+2
* ASoC: ak4104: Use snd_soc_update_bits() for read/modify/writeMark Brown2012-02-231-23/+15
* ASoC: ak4104: Convert to module_spi_driver()Mark Brown2012-02-201-11/+1
* ASoC: ak4104: Remove uninformative print on probe()Mark Brown2012-02-201-1/+0
* ASoC: Convert ak4104 to devm_kzalloc()Axel Lin2011-12-201-4/+2
* ASoC: Constify snd_soc_dai_ops structsLars-Peter Clausen2011-11-231-1/+1
* ASoC: Fix reg_word_size for ak4104Axel Lin2011-10-201-1/+1
* ASoC: Remove module probe announcements from CODEC driversMark Brown2011-03-011-1/+0
* ASoC: multi-component - ASoC Multi-Component SupportLiam Girdwood2010-08-121-96/+53
* Merge branch 'topic/asoc' into for-linusTakashi Iwai2010-05-201-1/+1
|\
| * ASoC: Add indirection for CODEC private dataMark Brown2010-04-171-1/+1
* | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
|/
* ASoC: fix ak4104 register array accessDaniel Mack2010-03-031-4/+2
* ASoC: ak4104: allow more sample ratesDaniel Mack2010-01-131-3/+1
* ASoC: Factor out snd_soc_init_card()Mark Brown2009-11-031-8/+0
* ASoC: Merge dai_ops factor outMark Brown2009-03-111-4/+6
* ASoC: Add a driver for AK4104 S/PDIF transmitterDaniel Mack2009-03-091-0/+363
OpenPOWER on IntegriCloud