开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sound
/
soc
/
codecs
/
sgtl5000.c
Age
Commit message (
Expand
)
Author
2023-05-08
ASoC: Switch i2c drivers back to use .probe()
Uwe Kleine-König
2022-11-10
ASoC: sgtl5000: Reset the CHIP_CLK_CTRL reg on remove
Detlev Casanova
2022-08-16
i2c: Make remove callback return void
Uwe Kleine-König
2022-06-29
ASoC: Refactor non_legacy_dai_naming flag
Mark Brown
2022-06-27
ASoC: sgtl5000: Remove now redundant non_legacy_dai_naming flag
Charles Keepax
2022-06-24
ASoC: sgtl5000: Fix noise on shutdown/remove
Francesco Dolcini
2022-04-06
ASoC: sgtl5000: use simple i2c probe function
Stephen Kitt
2021-12-20
ASoC: codecs: sgtl5000: Use dev_err_probe() helper
Kuninori Morimoto
2021-03-10
ASoC: sgtl5000: Fix identation of .driver elements
Fabio Estevam
2021-03-10
ASoC: sgtl5000: set DAP_AVC_CTRL register to correct default value on probe
Benjamin Rood
2021-01-21
ASoC: sgtl5000: sync parameter naming (rate/sample_bits)
Kuninori Morimoto
2020-07-16
ASoC: codecs: merge .digital_mute() into .mute_stream()
Kuninori Morimoto
2020-06-22
ASoC: codecs: rename to snd_soc_component_read()
Kuninori Morimoto
2020-04-15
ASoC: sgtl5000: Fix VAG power-on handling
Sebastian Reichel
2020-01-14
ASoC: sgtl5000: add multi endpoint support
Marek Vasut
2020-01-14
ASoC: sgtl5000: Fix VDDA and VDDIO comparison
Marek Vasut
2019-07-22
ASoC: sgtl5000: Fix charge pump source assignment
Oleksandr Suvorov
2019-07-22
ASoC: sgtl5000: Fix of unmute outputs on probe
Oleksandr Suvorov
2019-07-22
ASoC: sgtl5000: add ADC mute control
Oleksandr Suvorov
2019-07-22
ASoC: sgtl5000: Fix definition of VAG Ramp Control
Oleksandr Suvorov
2019-07-22
ASoC: sgtl5000: Improve VAG power and mute control
Oleksandr Suvorov
2019-01-07
ASoC: sgtl5000: Allow SCLK pad drive strength to be changed
Alison Wang
2018-09-06
ASoC: sgtl5000: avoid division by zero if lo_vag is zero
Colin Ian King
2018-04-23
ASoC: sgtl5000: Switch to SPDX identifier
Fabio Estevam
2018-04-23
ASoC: sgtl5000: Fix the spelling of 'exceed'
Fabio Estevam
2018-02-19
ASoC: sgtl5000: add 5 band graphic equalizer
Michal Oleszczyk
2018-02-19
ASoC: sgtl5000: add 'Audio Switch' block implementation
Michal Oleszczyk
2018-02-16
Merge branch 'fix/sgtl5000' of https://git.kernel.org/pub/scm/linux/kernel/gi...
Mark Brown
2018-02-16
ASoC: sgtl5000: Fix suspend/resume
Fabio Estevam
2018-02-14
Merge branch 'fix/sgtl5000' of https://git.kernel.org/pub/scm/linux/kernel/gi...
Mark Brown
2018-02-14
sgtl5000: change digital_mute policy
Michal Oleszczyk
2018-02-12
ASoC: sgtl5000: replace codec to component
Kuninori Morimoto
2018-01-18
ASoC: sgtl5000: Clarify a bit about the ER1 meaning
Fabio Estevam
2018-01-18
ASoC: sgtl5000: Do not print error on probe deferral
Fabio Estevam
2017-08-21
Merge tag 'v4.13-rc6' into asoc-msm8916
Mark Brown
2017-08-10
ASoC: codecs: add const to snd_soc_codec_driver structures
Bhumika Goyal
2017-07-21
ASoC: sgtl5000: Use snd_soc_kcontrol_codec()
Fabio Estevam
2017-06-14
ASoC: sgtl5000: add avc support
Richard Leitner
2017-04-10
ASoC: sgtl5000: Allow LRCLK pad drive strength to be changed
Fabio Estevam
2016-09-29
Merge remote-tracking branches 'asoc/topic/sgtl5000', 'asoc/topic/simple', 'a...
Mark Brown
2016-09-01
ASoC: sgtl5000: add headphone and LINEOUT mute controls
Richard Leitner
2016-08-08
ASoC: codec duplicated callback function goes to component on sgtl5000
Kuninori Morimoto
2016-07-12
sgtl5000: add Lineout volume control
Kalle Kankare
2016-06-15
ASoC: sgtl5000: Do not disable regulators in SND_SOC_BIAS_OFF
Eric Nelson
2016-06-15
ASoC: sgtl5000: Disable internal PLL early
Eric Nelson
2016-06-15
ASoC: sgtl5000: Initialize CHIP_ANA_POWER to power-on defaults
Eric Nelson
2016-06-15
ASoC: sgtl5000: Write all default registers
Eric Nelson
2016-06-15
ASoC: sgtl5000: Fix regulator support
Eric Nelson
2016-06-15
ASoC: sgtl5000: Remove misleading comment
Clemens Gruber
2015-12-17
ASoC: sgtl5000: fix VAG power up timing
Jean-Michel Hautbois
[next]