Age | Commit message (Expand) | Author |
2019-03-18 | ASoC: rt5651: Add support for active-high jack detect | Hans de Goede |
2019-01-28 | ASoC: rt5651: Variable "ret" in function rt5651_i2c_probe() could be uninitia... | Yizhuo |
2019-01-07 | ASoC: rt5651: Add support for jack detect using an external GPIO | Hans de Goede |
2019-01-07 | ASoC: rt5651: Add ACPI ID 10EC5640 | Hans de Goede |
2019-01-07 | ASoC: rt5651: fix boolean assignments | Pierre-Louis Bossart |
2018-10-25 | Merge tag 'sound-4.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/t... | Linus Torvalds |
2018-09-18 | ASoC: remove redundant include | zhong jiang |
2018-09-07 | regmap: split up regmap_config.use_single_rw | David Frey |
2018-07-19 | ASoC: rt5651: Add IN3 Boost volume control | Hans de Goede |
2018-07-10 | ASoC: rt5651: Add button press support | Hans de Goede |
2018-07-10 | ASoC: rt5651: Allow disabling jack-detect by calling set_jack(NULL) | Hans de Goede |
2018-07-10 | ASoC: rt5651: Fix workqueue cancel vs irq free race on remove | Hans de Goede |
2018-03-28 | Merge remote-tracking branch 'asoc/topic/intel' into asoc-next | Mark Brown |
2018-03-07 | ASoC: rt5651: Rewrite jack-type detection | Hans de Goede |
2018-03-07 | ASoC: rt5651: Add rt5651_jack_inserted() helper | Hans de Goede |
2018-03-07 | ASoC: rt5651: Enable Platform Clock during jack-type detect | Hans de Goede |
2018-03-07 | ASoC: rt5651: Enable sticky mode for OVCD | Hans de Goede |
2018-03-07 | ASoC: rt5651: Allow specifying the OVCD scale-factor through a device-property | Hans de Goede |
2018-03-07 | ASoC: rt5651: Allow specifying over-current threshold through a device-property | Hans de Goede |
2018-03-07 | ASoC: rt5651: Configure jack-detect source through a device-property | Hans de Goede |
2018-03-07 | ASoC: rt5651: Make rt5651_apply_properties() private | Hans de Goede |
2018-03-01 | ASoC: rt5651: Always keep OVCD enabled | Hans de Goede |
2018-03-01 | ASoC: rt5651: Only configure OVCD once at set_jack time | Hans de Goede |
2018-03-01 | ASoC: rt5651: Enable LDO and micbias1 supplies for jack-type detection | Hans de Goede |
2018-03-01 | ASoC: rt5651: Remove "JD Power" dapm supply | Hans de Goede |
2018-03-01 | ASoC: rt5651: Only configure LDO voltage once at boot | Hans de Goede |
2018-03-01 | ASoC: rt5651: Remove programming of PWR regs before force_bias_level() call | Hans de Goede |
2018-03-01 | ASoC: rt5651: Do not modify jd and PLL power bits from set_bias_level() | Hans de Goede |
2018-03-01 | ASoC: rt5651: Do not modify the LDO voltage control bits from set_bias_level() | Hans de Goede |
2018-03-01 | ASoC: rt5651: Fix bias_level confusion | Hans de Goede |
2018-03-01 | ASoC: rt5651: Remove is_sys_clk_from_pll() | Hans de Goede |
2018-03-01 | ASoC: rt5651: Add rt5651_apply_properties() helper function | Hans de Goede |
2018-03-01 | ASoC: rt5651: Use standard component set_jack callback | Hans de Goede |
2018-03-01 | ASoC: rt5651: Move 2 functions higher up in rt5651.c | Hans de Goede |
2018-03-01 | ASoC: rt5651: Move all jack-detect initialization to rt5651_set_jack_detect | Hans de Goede |
2018-03-01 | ASoC: rt5651: Remove unused rt5651_platform_data | Hans de Goede |
2018-02-19 | ASoC: rt5651: Fix regcache sync errors on resume | Hans de Goede |
2018-02-12 | ASoC: rt5651: replace codec to component | Kuninori Morimoto |
2017-10-26 | ASoC: rt5651: Enable JD1_1 quirk for KIANO laptopt | Carlo Caione |
2017-10-26 | ASoC: rt5651: Rework quirk logic | Carlo Caione |
2017-10-26 | ASoC: rt5651: Enable jack detection on JD* pins | Carlo Caione |
2017-10-23 | ASoC: rt5651: Convert rt5651 micbias1 to a supply widget | Carlo Caione |
2017-08-10 | ASoC: codecs: add const to snd_soc_codec_driver structures | Bhumika Goyal |
2017-06-28 | ASoC: rt5651: remove unexisting Muxes | Bard Liao |
2016-08-08 | ASoC: codec duplicated callback function goes to component on rt5651 | Kuninori Morimoto |
2015-12-23 | ASoC: rt5651: add ACPI and OF support | Bard Liao |
2015-08-30 | Merge remote-tracking branches 'asoc/topic/tas2552', 'asoc/topic/tas5086', 'a... | Mark Brown |
2015-08-30 | Merge remote-tracking branches 'asoc/topic/rt298', 'asoc/topic/rt5640', 'asoc... | Mark Brown |
2015-08-30 | Merge remote-tracking branches 'asoc/topic/rcar', 'asoc/topic/reg-default', '... | Mark Brown |
2015-08-05 | ASoC: rt5651: Replace TLV_DB_RANGE_HEAD with DECLARE_TLV_DB_RANGE | Lars-Peter Clausen |