index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sound
/
soc
/
codecs
/
da7219.c
Age
Commit message (
Expand
)
Author
2017-06-19
ASoC: da7219: Fix HP detection procedure for all MCLK frequencies
Adam Thomson
2016-12-12
Merge remote-tracking branches 'asoc/fix/da7219-pops' and 'asoc/fix/qcom' int...
Mark Brown
2016-10-28
ASoC: da7219: Connect output enable register to DAIOUT
Stephen Barber
2016-10-05
ASoC: da7219: Improve pop/click performance for sensitive HPs
Adam Thomson
2016-09-29
Merge remote-tracking branches 'asoc/topic/da7218', 'asoc/topic/da7219' and '...
Mark Brown
2016-09-29
Merge remote-tracking branches 'asoc/topic/ac97', 'asoc/topic/ak4104', 'asoc/...
Mark Brown
2016-09-27
ASoC: da7219: fix inappropriate condition statement
Takashi Sakamoto
2016-09-26
ASoC: da7219: Disable AAD if codec is not a wake-up source
Adam Thomson
2016-09-26
ASoC: da7219: Reset codec gracefully, if still active
Adam Thomson
2016-09-26
Merge branch 'fix/da7219' of git://git.kernel.org/pub/scm/linux/kernel/git/br...
Mark Brown
2016-09-14
ASoC: da7219: software reset codec at probe
Hsin-Yu Chao
2016-08-08
ASoC: codec duplicated callback function goes to component on da7219
Kuninori Morimoto
2016-08-08
ASoC: da7219: Make more efficient use of MCLK within driver
Adam Thomson
2016-06-26
ASoC: da7219: Convert driver to use generic device/fwnode functions
Adam Thomson
2016-05-06
ASoC: da7129: Add missing include of acpi.h
Mark Brown
2016-05-05
ASoC: da7219: Add initial ACPI id for device
Adam Thomson
2016-04-19
ASoC: da7219: Disallow unsupported 32KHz clock setting in set_dai_sysclk()
Adam Thomson
2016-04-19
ASoC: da7219: Update PLL ranges and dividers to improve locking
Adam Thomson
2016-01-05
ASoC: da7219: Correct BCLK inversion for DSP DAI format mode
Adam Thomson
2015-12-24
ASoC: da7219: Add regmap patch to support old silicon
Adam Thomson
2015-12-23
ASoC: da7219: Remove support for 32KHz PLL mode
Adam Thomson
2015-12-23
ASoC: da7219: Add support for 1.6V micbias level
Adam Thomson
2015-12-23
ASoC: da7219: Remove internal LDO features of codec
Adam Thomson
2015-12-23
ASoC: da7219: Update REFERENCES reg default, in-line with HW
Adam Thomson
2015-12-23
ASoC: da7219: Disable regulators on probe() failure
Adam Thomson
2015-12-23
ASoC: da7219: Fix Sidetone to work regardless of DAI capture
Adam Thomson
2015-11-16
ASoC: da7219: Use logical instead of bitwise OR for boolean expression
Axel Lin
2015-10-21
ASoC: da7219: Fix da7219->alc_en state when enabling ALC
Axel Lin
2015-10-07
ASoC: da7219: Improve error checking of mclk enable/disable
Adam Thomson
2015-10-07
ASoC: da7219: Use of_match_ptr() when assigning match table
Adam Thomson
2015-10-05
ASoC: da7219: Improve error handling for regulator supplies
Adam Thomson
2015-10-02
ASoC: codecs: Add da7219 codec driver
Adam Thomson