summaryrefslogtreecommitdiff
path: root/sound/soc
AgeCommit message (Expand)AuthorFilesLines
2017-04-30Merge remote-tracking branches 'asoc/topic/cs35l35', 'asoc/topic/cs53l30', 'a...Mark Brown11-8/+2027
2017-04-30Merge remote-tracking branches 'asoc/topic/adsp', 'asoc/topic/ak4613', 'asoc/...Mark Brown6-49/+319
2017-04-30Merge remote-tracking branch 'asoc/topic/rt5665' into asoc-nextMark Brown3-82/+190
2017-04-30Merge remote-tracking branch 'asoc/topic/rcar' into asoc-nextMark Brown5-144/+111
2017-04-30Merge remote-tracking branch 'asoc/topic/intel' into asoc-nextMark Brown31-426/+1399
2017-04-30Merge remote-tracking branch 'asoc/topic/core' into asoc-nextMark Brown1-11/+6
2017-04-30Merge remote-tracking branch 'asoc/fix/cs4271' into asoc-linusMark Brown1-1/+1
2017-04-30Merge remote-tracking branch 'asoc/fix/rcar' into asoc-linusMark Brown2-10/+12
2017-04-30Merge tag 'asoc-fix-v4.11-rc7' into asoc-linusMark Brown6-19/+48
2017-04-30ASoC: Intel: Skylake: Return negative error codeGuneshwor Singh1-5/+7
2017-04-30ASoC: Intel: Skylake: Fix unused variable warningVinod Koul1-2/+0
2017-04-30ASoC: Intel: Skylake: fix uninitialized pointer useArnd Bergmann1-1/+1
2017-04-30ASoC: cs4271: configure reset GPIO as outputAlexander Sverdlin1-1/+1
2017-04-30ASoC: dwc: Disallow building designware_pcm as a moduleJose Abreu4-8/+5
2017-04-26ASoC: Intel: Skylake: Add loadable module support on KBL platformSodhi, VunnyX2-6/+60
2017-04-26ASoC: Intel: Skylake: Modify load_lib_ipc arguments for a nowait versionSubhransu S. Prusty3-4/+8
2017-04-26ASoC: Intel: Skylake: Register dsp_fw_ops for kabylakeSubhransu S. Prusty3-1/+34
2017-04-26ASoC: Intel: Skylake: Modify arguments to reuse module transfer functionG Kranthi1-6/+9
2017-04-26ASoC: Intel: Skylake: Commonize library loadSubhransu S. Prusty3-34/+54
2017-04-26ASoC: Intel: Skylake: Move sst common initialization to a helper functionG Kranthi4-49/+51
2017-04-25ASoC: bytcr_rt5640: log quirk configuration errorsPierre-Louis Bossart1-25/+75
2017-04-25ASoC: bytcr_rt5640: Fix a typo and quirk parameter typeTakashi Iwai1-2/+2
2017-04-25Merge remote-tracking branches 'asoc/fix/intel', 'asoc/fix/topology' and 'aso...Mark Brown4-15/+49
2017-04-25ASoC: intel: Fix PM and non-atomic crash in bytcr driversTakashi Iwai2-4/+2
2017-04-24ASoC: bytcr_rt5640: Allow quirk set via module optionTakashi Iwai1-0/+9
2017-04-24ASoC: Call snd_soc_set_dmi_name() unconditionallyTakashi Iwai2-3/+3
2017-04-24ASoC: Provide a dummy wrapper of snd_soc_set_dmi_name()Takashi Iwai1-0/+2
2017-04-21ASoC: cs35l35: Allow user to configure IMON SCALECharles Keepax2-7/+18
2017-04-21ASoC: Intel: Skylake: Fix a couple user after free bugsDan Carpenter2-4/+4
2017-04-21ASoC: Intel: Skylake: Uninitialized variable in probe_codec()Dan Carpenter1-1/+1
2017-04-21ASoC: rsnd: Fix possible NULL pointer dereferenceMarek Vasut1-7/+11
2017-04-21ASoC: rsnd: fix semicolon.cocci warningskbuild test robot1-1/+1
2017-04-19ASoC: rsnd: enable clock-frequency for both 44.1kHz/48kHzKuninori Morimoto1-13/+26
2017-04-19ASoC: rsnd: rsnd_mod_make_sure() is not under DEBUGKuninori Morimoto2-3/+1
2017-04-19ASoC: ak4613: use snd_soc_update_bits() to avoid Reserve bit on I/O CTRLKuninori Morimoto1-2/+8
2017-04-18ASoC: cs35l35: Correct some register defaultsCharles Keepax1-4/+4
2017-04-18ASoC: codecs: rt5670: add Thinkpad Tablet 10 quirkNicole Faerber1-0/+21
2017-04-18ASoC: Intel: Atom: update Thinkpad 10 quirkPierre-Louis Bossart1-1/+15
2017-04-12ASoC: Intel: Skylake: Add support for deferred DSP module bindJeeja KP4-1/+127
2017-04-11ASoC: topology: Fix to store enum text valuesMousumi Jana1-0/+1
2017-04-11ASoC: rt5665: move rt5665_set_jack_detect to .set_jackBard Liao2-5/+3
2017-04-11Merge branch 'topic/jack' of git://git.kernel.org/pub/scm/linux/kernel/git/br...Mark Brown1-0/+48
2017-04-10ASoC: jack: add snd_soc_codec_set_jackBard Liao1-0/+18
2017-04-06ASoC: STI: Fix null ptr deference in IRQ handlerArnaud Pouliquen3-15/+45
2017-04-06ASoC: cs35l35: Correct handling of PDN_DONE with external boostCharles Keepax1-8/+24
2017-04-06ASoC: cs35l35: Improve power down timeCharles Keepax2-0/+11
2017-04-06ASoC: rsnd: merge rsnd_kctrl_new_m/s/e into rsnd_kctrl_new()Kuninori Morimoto3-92/+62
2017-04-06Merge branch 'fix/rcar' of git://git.kernel.org/pub/scm/linux/kernel/git/broo...Mark Brown136-1549/+5418
2017-04-06ASoC: rsnd: tidyup src->convert_rate reset timingKuninori Morimoto1-2/+1
2017-04-05ASoC: cs53l30: Set .of_match_table to OF device ID tableJavier Martinez Canillas1-0/+1