summaryrefslogtreecommitdiff
path: root/sound
AgeCommit message (Expand)Author
2017-04-21ASoC: Intel: Skylake: Uninitialized variable in probe_codec()Dan Carpenter
2017-04-21ASoC: rsnd: Fix possible NULL pointer dereferenceMarek Vasut
2017-04-21ASoC: rsnd: fix semicolon.cocci warningskbuild test robot
2017-04-19ASoC: rsnd: enable clock-frequency for both 44.1kHz/48kHzKuninori Morimoto
2017-04-19ASoC: rsnd: rsnd_mod_make_sure() is not under DEBUGKuninori Morimoto
2017-04-19ASoC: ak4613: use snd_soc_update_bits() to avoid Reserve bit on I/O CTRLKuninori Morimoto
2017-04-18ASoC: cs35l35: Correct some register defaultsCharles Keepax
2017-04-18ASoC: topology: use j for internal loop counterColin Ian King
2017-04-18ASoC: codecs: rt5670: add Thinkpad Tablet 10 quirkNicole Faerber
2017-04-18ASoC: Intel: Atom: update Thinkpad 10 quirkPierre-Louis Bossart
2017-04-18ASoC: nau8540: fix tab conversion problemJohn Hsu
2017-04-14ASoC: rt5514: Unconfuse the rt5514 at probe / resume timeDouglas Anderson
2017-04-14ASoC: rt5514: Avoid relying on uninitialized "val" valueDouglas Anderson
2017-04-14ASoC: rt5514: Mark rt5514_i2c_driver as staticDouglas Anderson
2017-04-12ASoC: Intel: Skylake: Add support for deferred DSP module bindJeeja KP
2017-04-12ASoC: fsl_esai: Remove unneeded definitionFabio Estevam
2017-04-11ASoC: hisilicon: Use devm_snd_soc_register_componentJohn Stultz
2017-04-11ASoC: hisilicon: Address style nit to use break in final default of switch st...John Stultz
2017-04-11ASoC: hisilicon: Add error returns even for cases that shouldn't happen.John Stultz
2017-04-11ASoC: tas2552: Return the real error codeFabio Estevam
2017-04-11ASoC: topology: Fix to store enum text valuesMousumi Jana
2017-04-11ASoC: rt5665: move rt5665_set_jack_detect to .set_jackBard Liao
2017-04-11Merge branch 'topic/jack' of git://git.kernel.org/pub/scm/linux/kernel/git/br...Mark Brown
2017-04-10ASoC: sgtl5000: Allow LRCLK pad drive strength to be changedFabio Estevam
2017-04-10ASoC: jack: add snd_soc_codec_set_jackBard Liao
2017-04-10ASoC: hisilicon: Add hi6210 i2s audio driverAndy Green
2017-04-10ASoC: fsl_ssi: Use the tolower() functionFabio Estevam
2017-04-10ASoC: fsl_ssi: Remove FSLSSI_I2S_RATES definitionFabio Estevam
2017-04-06ASoC: STI: Fix null ptr deference in IRQ handlerArnaud Pouliquen
2017-04-06ASoC: cs35l35: Correct handling of PDN_DONE with external boostCharles Keepax
2017-04-06ASoC: cs35l35: Improve power down timeCharles Keepax
2017-04-06ASoC: Add support for Maxim Integrated MAX98927 AmplifierRyan Lee
2017-04-06ASoC: rsnd: merge rsnd_kctrl_new_m/s/e into rsnd_kctrl_new()Kuninori Morimoto
2017-04-06Merge branch 'fix/rcar' of git://git.kernel.org/pub/scm/linux/kernel/git/broo...Mark Brown
2017-04-06ASoC: rsnd: tidyup src->convert_rate reset timingKuninori Morimoto
2017-04-05ASoC: soc-core: verify Sound Card normalityKuninori Morimoto
2017-04-05ASoC: rt5677: Add OF device ID tableJavier Martinez Canillas
2017-04-05ASoC: uda1380: Add OF device ID tableJavier Martinez Canillas
2017-04-05ASoC: sta529: Add OF device ID tableJavier Martinez Canillas
2017-04-05ASoC: ssm4567: Add OF device ID tableJavier Martinez Canillas
2017-04-05ASoc: rt5645: Add OF device ID tableJavier Martinez Canillas
2017-04-05ASoC: cs53l30: Set .of_match_table to OF device ID tableJavier Martinez Canillas
2017-04-05ASoC: max9867: export OF device ID as module aliasesJavier Martinez Canillas
2017-04-05ASoC: wm_adsp: add support for DSP region lockMayuresh Kulkarni
2017-04-05ASoC: wm_adsp: Add support for ADSP2V2Richard Fitzgerald
2017-04-03ASoC: twl6040: Add control for HS and HF mono to stereo selectionPeter Ujfalusi
2017-03-31ALSA: hda - fix a problem for lineout on a Dell AIO machineHui Wang
2017-03-30ASoC: rcar: call missing of_clk_del_provider() when removeKuninori Morimoto
2017-03-30ASoC: rcar: fixup of_clk_add_provider() usage for multi clkoutKuninori Morimoto
2017-03-30Merge tag 'asoc-fix-v4.11-rc4' of git://git.kernel.org/pub/scm/linux/kernel/g...Takashi Iwai