summaryrefslogtreecommitdiffstats
path: root/sound/soc/codecs
AgeCommit message (Expand)AuthorFilesLines
2017-11-08ASoC: wm8994: mark expected switch fall-throughsGustavo A. R. Silva1-0/+2
2017-11-08ASoC: wm8993: mark expected switch fall-throughsGustavo A. R. Silva1-0/+2
2017-11-08ASoC: wm8753: mark expected switch fall-throughsGustavo A. R. Silva1-2/+2
2017-11-08ASoC: tpa6130a2: mark expected switch fall-throughGustavo A. R. Silva1-0/+1
2017-11-08ASoC: tlv320dac31xx: mark expected switch fall-throughGustavo A. R. Silva1-1/+1
2017-11-08ASoC: tlv320aic23: mark expected switch fall-throughGustavo A. R. Silva1-0/+1
2017-11-08ASoC: msm8916-wcd-analog: mark expected switch fall-throughGustavo A. R. Silva1-0/+1
2017-09-14dmi: Mark all struct dmi_system_id instances constChristoph Hellwig1-1/+1
2017-09-08linux/kernel.h: move DIV_ROUND_DOWN_ULL() macroMasahiro Yamada1-3/+0
2017-09-07Merge tag 'mfd-next-4.14' of git://git.kernel.org/pub/scm/linux/kernel/git/le...Linus Torvalds1-1/+1
2017-09-04Merge tag 'asoc-v4.14-cs43130' of git://git.kernel.org/pub/scm/linux/kernel/g...Takashi Iwai1-6/+10
2017-09-04ASoC: cs43130: Fix unused compiler warnings for PM runtimeTakashi Iwai1-2/+2
2017-09-04ASoC: cs43130: Fix possible Oops with invalid dev_idTakashi Iwai1-0/+4
2017-09-04mfd: twl: Move header file out of I2C realmWolfram Sang1-1/+1
2017-09-04ASoC: cs43130: fix spelling mistake: "irq_occurrance" -> "irq_occurrence"Colin Ian King1-4/+4
2017-09-01Merge remote-tracking branches 'asoc/topic/wm8524', 'asoc/topic/wm8804' and '...Mark Brown5-3/+270
2017-09-01Merge remote-tracking branches 'asoc/topic/twl6040', 'asoc/topic/txx9', 'asoc...Mark Brown2-5/+5
2017-09-01Merge remote-tracking branches 'asoc/topic/tas2552', 'asoc/topic/tas5720', 'a...Mark Brown7-4/+273
2017-09-01Merge remote-tracking branches 'asoc/topic/simple', 'asoc/topic/spear', 'asoc...Mark Brown1-2/+1
2017-09-01Merge remote-tracking branches 'asoc/topic/rt5665', 'asoc/topic/rt5670', 'aso...Mark Brown5-74/+170
2017-09-01Merge remote-tracking branches 'asoc/topic/rt5563', 'asoc/topic/rt5616', 'aso...Mark Brown4-50/+257
2017-09-01Merge remote-tracking branches 'asoc/topic/rk3036', 'asoc/topic/rockchip', 'a...Mark Brown5-105/+241
2017-09-01Merge remote-tracking branches 'asoc/topic/mtk', 'asoc/topic/mxs', 'asoc/topi...Mark Brown1-13/+13
2017-09-01Merge remote-tracking branches 'asoc/topic/kirkwood', 'asoc/topic/max9867', '...Mark Brown2-26/+64
2017-09-01Merge remote-tracking branches 'asoc/topic/dwc', 'asoc/topic/es8316', 'asoc/t...Mark Brown1-5/+5
2017-09-01Merge remote-tracking branches 'asoc/topic/cs43130', 'asoc/topic/cs53l30', 'a...Mark Brown5-10/+3249
2017-09-01Merge remote-tracking branches 'asoc/topic/cs35l33', 'asoc/topic/cs35l34' and...Mark Brown3-16/+8
2017-09-01Merge remote-tracking branches 'asoc/topic/blackfin', 'asoc/topic/build', 'as...Mark Brown2-4/+7
2017-09-01Merge remote-tracking branches 'asoc/topic/adau1977', 'asoc/topic/arizona', '...Mark Brown4-7/+5
2017-09-01Merge remote-tracking branch 'asoc/topic/intel' into asoc-nextMark Brown3-11/+43
2017-09-01Merge remote-tracking branch 'asoc/topic/core' into asoc-nextMark Brown1-1/+0
2017-09-01Merge remote-tracking branch 'asoc/topic/const' into asoc-nextMark Brown10-10/+9
2017-09-01Merge remote-tracking branch 'asoc/topic/msm8916' into asoc-nextMark Brown117-159/+2065
2017-09-01Merge remote-tracking branches 'asoc/fix/arizona' and 'asoc/fix/mtk' into aso...Mark Brown1-2/+2
2017-09-01Merge tag 'asoc-fix-v4.13-rc7' into asoc-linusMark Brown1-1/+1
2017-09-01ASoC: add missing compile rule for max98371Kuninori Morimoto2-6/+9
2017-09-01ASoC: add missing compile rule for sirf-audio-codecKuninori Morimoto2-4/+7
2017-09-01ASoC: add missing compile rule for max98371Kuninori Morimoto2-6/+9
2017-09-01ASoC: cs43130: Add support for CS43130 codecLi Xu4-0/+3244
2017-08-31Merge tag 'asoc-fix-v4.13-rc7' of git://git.kernel.org/pub/scm/linux/kernel/g...Takashi Iwai1-1/+1
2017-08-31ASoC: max98927: Changed device property read functionRyan Lee1-4/+4
2017-08-31ASoC: max98927: Modified DAPM widget and map to enable/disable VI sense pathRyan Lee1-11/+17
2017-08-31ASoC: max98927: Added PM suspend and resume functionRyan Lee1-1/+26
2017-08-31ASoC: max98927: Modified chip default register valuesRyan Lee1-5/+5
2017-08-31ASoC: max98927: Added missing \n to end of dev_err messagesRyan Lee1-3/+3
2017-08-31ASoC: max98927: Updated volatile register listRyan Lee1-0/+7
2017-08-31ASoC: rt5645: Add jack detection workaround for MINIX Z83-4 based devicesIan W MORRISON1-0/+17
2017-08-31ASoC: tlv320aic3x: Support for OCMV configurationPeter Ujfalusi2-0/+53
2017-08-30ASoC: hdmi-codec: Use different name for playback streamsJeffy Chen1-2/+2
2017-08-30ASoC: rt5663: Add delay for jack plug inoder_chiou@realtek.com1-0/+3