summaryrefslogtreecommitdiffstats
path: root/sound/soc/codecs/rt5651.c
Commit message (Expand)AuthorAgeFilesLines
* ASoC: remove redundant includezhong jiang2018-09-181-1/+0Star
* ASoC: rt5651: Add IN3 Boost volume controlHans de Goede2018-07-191-1/+3
* ASoC: rt5651: Add button press supportHans de Goede2018-07-101-7/+151
* ASoC: rt5651: Allow disabling jack-detect by calling set_jack(NULL)Hans de Goede2018-07-101-19/+36
* ASoC: rt5651: Fix workqueue cancel vs irq free race on removeHans de Goede2018-07-101-10/+12
* Merge remote-tracking branch 'asoc/topic/intel' into asoc-nextMark Brown2018-03-281-348/+404
|\
| * ASoC: rt5651: Rewrite jack-type detectionHans de Goede2018-03-071-41/+69
| * ASoC: rt5651: Add rt5651_jack_inserted() helperHans de Goede2018-03-071-17/+28
| * ASoC: rt5651: Enable Platform Clock during jack-type detectHans de Goede2018-03-071-0/+3
| * ASoC: rt5651: Enable sticky mode for OVCDHans de Goede2018-03-071-3/+30
| * ASoC: rt5651: Allow specifying the OVCD scale-factor through a device-propertyHans de Goede2018-03-071-0/+19
| * ASoC: rt5651: Allow specifying over-current threshold through a device-propertyHans de Goede2018-03-071-1/+21
| * ASoC: rt5651: Configure jack-detect source through a device-propertyHans de Goede2018-03-071-26/+7Star
| * ASoC: rt5651: Make rt5651_apply_properties() privateHans de Goede2018-03-071-2/+12
| * ASoC: rt5651: Always keep OVCD enabledHans de Goede2018-03-011-8/+1Star
| * ASoC: rt5651: Only configure OVCD once at set_jack timeHans de Goede2018-03-011-9/+11
| * ASoC: rt5651: Enable LDO and micbias1 supplies for jack-type detectionHans de Goede2018-03-011-8/+24
| * ASoC: rt5651: Remove "JD Power" dapm supplyHans de Goede2018-03-011-5/+4Star
| * ASoC: rt5651: Only configure LDO voltage once at bootHans de Goede2018-03-011-3/+3
| * ASoC: rt5651: Remove programming of PWR regs before force_bias_level() callHans de Goede2018-03-011-10/+0Star
| * ASoC: rt5651: Do not modify jd and PLL power bits from set_bias_level()Hans de Goede2018-03-011-7/+3Star
| * ASoC: rt5651: Do not modify the LDO voltage control bits from set_bias_level()Hans de Goede2018-03-011-2/+3
| * ASoC: rt5651: Fix bias_level confusionHans de Goede2018-03-011-4/+8
| * ASoC: rt5651: Remove is_sys_clk_from_pll()Hans de Goede2018-03-011-20/+4Star
| * ASoC: rt5651: Add rt5651_apply_properties() helper functionHans de Goede2018-03-011-8/+14
| * ASoC: rt5651: Use standard component set_jack callbackHans de Goede2018-03-011-3/+3
| * ASoC: rt5651: Move 2 functions higher up in rt5651.cHans de Goede2018-03-011-77/+77
| * ASoC: rt5651: Move all jack-detect initialization to rt5651_set_jack_detectHans de Goede2018-03-011-62/+57Star
| * ASoC: rt5651: Remove unused rt5651_platform_dataHans de Goede2018-03-011-38/+9Star
| * ASoC: rt5651: replace codec to componentKuninori Morimoto2018-02-121-110/+110
* | ASoC: rt5651: Fix regcache sync errors on resumeHans de Goede2018-02-191-0/+1
|/
* ASoC: rt5651: Enable JD1_1 quirk for KIANO laptoptCarlo Caione2017-10-261-0/+8
* ASoC: rt5651: Rework quirk logicCarlo Caione2017-10-261-4/+35
* ASoC: rt5651: Enable jack detection on JD* pinsCarlo Caione2017-10-261-2/+166
* ASoC: rt5651: Convert rt5651 micbias1 to a supply widgetCarlo Caione2017-10-231-2/+2
* ASoC: codecs: add const to snd_soc_codec_driver structuresBhumika Goyal2017-08-101-1/+1
* ASoC: rt5651: remove unexisting MuxesBard Liao2017-06-281-43/+1Star
* ASoC: codec duplicated callback function goes to component on rt5651Kuninori Morimoto2016-08-081-6/+8
* ASoC: rt5651: add ACPI and OF supportBard Liao2015-12-231-0/+31
*-. Merge remote-tracking branches 'asoc/topic/tas2552', 'asoc/topic/tas5086', 'a...Mark Brown2015-08-301-4/+3Star
|\ \
| | * ASoC: rt5651: Replace TLV_DB_RANGE_HEAD with DECLARE_TLV_DB_RANGELars-Peter Clausen2015-08-051-4/+3Star
| |/
| |
| \
*-. \ Merge remote-tracking branches 'asoc/topic/rt298', 'asoc/topic/rt5640', 'asoc...Mark Brown2015-08-301-1/+1
|\ \ \ | | |/ | |/|
| | * ASoC: rt5651: Prefix hexadecimal ID register value with 0x in error printJarkko Nikula2015-07-061-1/+1
| |/
| |
| \
| \
| \
*---. \ Merge remote-tracking branches 'asoc/topic/rcar', 'asoc/topic/reg-default', '...Mark Brown2015-08-301-4/+5
|\ \ \ \ | | |_|/ | |/| |
| | | * ASoC: Add function "rl6231_get_pre_div" to correct the dmic clock calculationOder Chiou2015-08-051-3/+4
| | |/ | |/|
| | * Merge tag 'regmap-seq-delay-api' of git://git.kernel.org/pub/scm/linux/kernel...Mark Brown2015-07-171-1/+1
| | |\
| | | * regmap: Use reg_sequence for multi_reg_write / register_patchNariman Poushin2015-07-161-1/+1
| | |/ | |/|
* | | Merge branches 'topic/owner' and 'topic/reg-default' of git://git.kernel.org/...Mark Brown2015-07-161-1/+1
|\ \ \ | | |/ | |/|
| * | ASoC: Constify reg_default tablesAxel Lin2015-07-071-1/+1
| |/
* / ASoC: drivers: Drop owner assignment from i2c_driverKrzysztof Kozlowski2015-07-151-1/+0Star
|/