aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/sound/soc/codecs/rt5677.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2016-09-29Merge remote-tracking branches 'asoc/topic/rt5659', 'asoc/topic/rt5660', 'asoc/topic/rt5677' and 'asoc/topic/samsung' into asoc-nextMark Brown1-1/+52
2016-09-29Merge remote-tracking branches 'asoc/topic/dwc', 'asoc/topic/fsl', 'asoc/topic/gpio-chip' and 'asoc/topic/hdmi' into asoc-nextMark Brown1-1/+1
2016-09-24ASoC: rt5677: Add ACPI supportJohn Keeping1-1/+52
2016-09-12ASoC: constify gpio_chip structuresJulia Lawall1-1/+1
2016-08-08ASoC: codec duplicated callback function goes to component on rt5677Kuninori Morimoto1-6/+8
2016-05-28Merge tag 'sound-4.7-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/soundLinus Torvalds1-19/+5
2016-04-26ASoC: rt5677: use gpiochip data pointerLinus Walleij1-11/+6
2016-03-30ASoC: rt5677: Avoid duplicate the same test in each switch caseAxel Lin1-19/+5
2016-01-17Merge tag 'gpio-v4.5-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpioLinus Torvalds1-1/+1
2015-12-23Merge remote-tracking branch 'asoc/topic/rt5677' into asoc-nextMark Brown1-2/+0
2015-12-23ASoC: rt5677: set PLL_CTRL2 non-volatileBard Liao1-2/+0
2015-12-23Merge remote-tracking branches 'asoc/topic/rt286', 'asoc/topic/rt5616' and 'asoc/topic/rt5677' into asoc-nextMark Brown1-4/+7
2015-12-21Merge tag 'v4.4-rc6' into develLinus Walleij1-39/+61
2015-12-16ASoC: rt5677: Reconfigure PLL1 after resumeBen Zhang1-0/+3
2015-11-19gpio: change member .dev to .parentLinus Walleij1-1/+1
2015-11-16ASoC: rt5677: use 'active low' logic for reset pinAnatol Pomozov1-4/+4
2015-11-10ASoC: rt5677: Avoid the pop sound that comes from the filter powerOder Chiou1-39/+61
2015-08-30Merge remote-tracking branches 'asoc/topic/tas2552', 'asoc/topic/tas5086', 'asoc/topic/tegra', 'asoc/topic/tlv' and 'asoc/topic/topology' into asoc-nextMark Brown1-4/+3
2015-08-30Merge remote-tracking branches 'asoc/topic/rt5677', 'asoc/topic/sh', 'asoc/topic/simple', 'asoc/topic/sirf-codec' and 'asoc/topic/spear' into asoc-nextMark Brown1-90/+52
2015-08-30Merge remote-tracking branches 'asoc/topic/rcar', 'asoc/topic/reg-default', 'asoc/topic/rl6231', 'asoc/topic/rockchip' and 'asoc/topic/rt286' into asoc-nextMark Brown1-2/+5
2015-08-30Merge remote-tracking branches 'asoc/topic/const', 'asoc/topic/cs35l32', 'asoc/topic/cs4265' and 'asoc/topic/cs42l52' into asoc-nextMark Brown1-1/+1
2015-08-25ASoC: rt5677: Allow arbitrary block read/write via SPIBen Zhang1-2/+2
2015-08-05ASoC: rt5677: Replace TLV_DB_RANGE_HEAD with DECLARE_TLV_DB_RANGELars-Peter Clausen1-4/+3
2015-08-05ASoC: Add function "rl6231_get_pre_div" to correct the dmic clock calculationOder Chiou1-1/+4
2015-07-29ASoC: rt5677: Return error if devm_gpiod_get_optional return ERR_PTRAxel Lin1-2/+2
2015-07-23ASoC: rt5677: Remove NULL test for desc before gpiod_set_value_cansleep callAxel Lin1-12/+6
2015-07-16regmap: Use reg_sequence for multi_reg_write / register_patchNariman Poushin1-1/+1
2015-07-15ASoC: drivers: Drop owner assignment from i2c_driverKrzysztof Kozlowski1-1/+0
2015-07-15ASoC: Constify snd_soc_dai_ops variablesAxel Lin1-1/+1
2015-07-07ASoC: rt5677: Switch to use unified device property APIBen Zhang1-32/+25
2015-07-07ASoC: rt5677: Switch to use descriptor-based gpiod APIBen Zhang1-55/+30
2015-07-06ASoC: rt5677: Prefix hexadecimal ID register value with 0x in error printJarkko Nikula1-1/+1
2015-06-05Merge remote-tracking branches 'asoc/topic/rt5677', 'asoc/topic/samsung' and 'asoc/topic/sgtl5000' into asoc-nextMark Brown1-8/+135
2015-06-05Merge remote-tracking branch 'asoc/topic/dapm' into asoc-nextMark Brown1-7/+7
2015-05-20ASoC: rt5677: Replace direct snd_soc_codec dapm field accessLars-Peter Clausen1-5/+6
2015-05-16ASoC: rt5677: Add reset-gpio dts optionAnatol Pomozov1-2/+30
2015-05-08ASoC: rt5677: Add DMIC ASRC detect functionOder Chiou1-6/+75
2015-04-29Merge remote-tracking branches 'asoc/fix/rt5677', 'asoc/fix/samsung' and 'asoc/fix/tfa9879' into asoc-linusMark Brown1-1/+4
2015-04-29ASoC: rt5677: add i2s asrc clk src selectionBard Liao1-0/+30
2015-04-29ASoC: rt5677: fixed wrong DMIC ref clockBard Liao1-1/+1
2015-04-27ASoC: Move bias level update to the coreLars-Peter Clausen1-1/+0
2015-04-27ASoC: Route all bias level updates through the coreLars-Peter Clausen1-1/+1
2015-04-24ASoC: rt5677: add register patch for PLLBard Liao1-0/+3
2015-03-16ASoC: rt5677: add API to select ASRC clock sourceOder Chiou1-0/+163
2015-03-02Merge branch 'fix/rt5677' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into asoc-rt5677Mark Brown1-16/+16
2015-03-02ASoC: rt5677: Keep the LDO2 powered while used in the suspend modeOder Chiou1-8/+8
2015-03-02ASoC: rt5677: Add the chip type to distinguish the setting of the clock sourceOder Chiou1-6/+22
2015-02-26ASoC: rt5677: Correct the routing paths of that after IF1/2 DACx MuxOder Chiou1-16/+16
2015-02-04Merge remote-tracking branches 'asoc/topic/rockchip', 'asoc/topic/rt5645' and 'asoc/topic/rt5677' into asoc-nextMark Brown1-0/+3
2015-02-04Merge remote-tracking branch 'asoc/topic/w-codec' into asoc-nextMark Brown1-30/+210