开源镜像站
帮助
动态
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
/
rt5677.c
Age
Commit message (
Expand
)
Author
2023-07-09
ASoC: rt5677: Sort headers alphabetically
Andy Shevchenko
2023-07-09
ASoC: rt5677: Use device_get_match_data()
Andy Shevchenko
2023-07-09
ASoC: rt5677: Use agnostic irq_domain_create_linear()
Andy Shevchenko
2023-07-09
ASoC: rt5677: Refactor GPIO support code
Andy Shevchenko
2023-06-16
ASoC: rt5677: Add MODULE_FIRMWARE macro
Juerg Haefliger
2023-05-08
ASoC: Switch i2c drivers back to use .probe()
Uwe Kleine-König
2023-04-08
ELF: fix all "Elf" typos
Alexey Dobriyan
2022-08-16
i2c: Make remove callback return void
Uwe Kleine-König
2022-06-27
ASoC: rt*: Remove now redundant non_legacy_dai_naming flag
Charles Keepax
2021-09-27
ASoC: codecs: Fix spelling mistake "Unsupport" -> "Unsupported"
Colin Ian King
2021-03-10
ASoC: rt5677: remove useless assignment
Pierre-Louis Bossart
2021-03-10
ASoC: rt5677: clarify expression
Pierre-Louis Bossart
2020-07-09
ASoC: codecs: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
2019-11-18
ASoC: rt5677: rt5677_check_hotword() can be static
kbuild test robot
2019-11-11
ASoC: rt5677: Wait for DSP to boot before loading firmware
Curtis Malainey
2019-11-11
ASoC: rt5677: Set ADC clock to use PLL and enable ASRC
Curtis Malainey
2019-11-11
ASoC: rt5677: Allow VAD to be shut on/off at all times
Curtis Malainey
2019-11-11
ASoC: rt5677: Disable irq at suspend
Ben Zhang
2019-11-11
ASoC: rt5677: Stop and restart DSP over suspend/resume
Ben Zhang
2019-11-11
ASoC: rt5677: Mark reg RT5677_PWR_ANLG2 as volatile
Ben Zhang
2019-11-11
ASoC: rt5677: Add DAPM audio path for hotword stream
Ben Zhang
2019-11-11
ASoC: rt5677: Enable jack detect while DSP is running
Ben Zhang
2019-11-11
ASoC: rt5677: Load firmware via SPI using delayed work
Ben Zhang
2019-09-09
ASoC: rt5677: keep analog power register at SND_SOC_BIAS_OFF
Ben Zhang
2019-09-09
ASoC: rt5677: Remove magic number register writes
Curtis Malainey
2019-08-12
ASoC: rt5677: Revert remove superfluous set
Curtis Malainey
2019-07-22
ASoC: rt5677: remove superfluous set
Curtis Malainey
2019-06-26
Merge tag 'v5.2-rc6' into asoc-5.3
Mark Brown
2019-06-25
ASoC: rt5677: depop stereo dac
Curtis Malainey
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
2019-06-19
ASoC: rt5677: handle concurrent interrupts
Ben Zhang
2019-06-19
ASoC: rt5677: clear interrupts by polarity flip
Ben Zhang
2019-06-17
ASoC: rt5677: move jack-detect init to i2c probe
Fletcher Woodruff
2019-06-17
ASoC: rt5677: fall back to DT prop names on error
Fletcher Woodruff
2019-05-08
ASoC: rt5677: Add component driver name
Curtis Malainey
2019-05-07
ASoC: rt5677: use more of the volume range from DACs
Dylan Reid
2019-01-07
ASoC: codecs: fix kernel doc descriptions
Pierre-Louis Bossart
2018-08-08
ASoC: rt5677: Fix initialization of rt5677_of_match.data
Matthias Kaehlcke
2018-08-02
ASoC: rt5677: Mark expected switch fall-through
Gustavo A. R. Silva
2018-05-18
ASoC: rt5677: Convert I2C driver to ->probe_new()
Andy Shevchenko
2018-02-12
ASoC: rt5645/rt5677: replace codec to component
Kuninori Morimoto
2017-09-01
Merge remote-tracking branches 'asoc/topic/rt5665', 'asoc/topic/rt5670', 'aso...
Mark Brown
2017-09-01
Merge remote-tracking branch 'asoc/topic/msm8916' into asoc-next
Mark Brown
2017-08-25
Merge tag 'sound-4.13-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Mark Brown
2017-08-24
ASoC: rt5677: Reintroduce I2C device IDs
Tom Rini
2017-08-10
ASoC: codecs: add const to snd_soc_codec_driver structures
Bhumika Goyal
2017-07-20
ASoC: rt5677: Remove never used variables
Andy Shevchenko
2017-07-19
ASoC: rt5677: Refactor code to avoid comparison unsigned >= 0
Andy Shevchenko
2017-07-19
ASoC: rt5677: Hide platform data in the module sources
Andy Shevchenko
2017-06-16
ASoC: rt5677: Move platform code to board file
Andy Shevchenko
[next]