index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
sound
/
soc
/
codecs
/
rt5677.c
Age
Commit message (
Expand
)
Author
Files
Lines
2022-08-16
i2c: Make remove callback return void
Uwe Kleine-König
1
-3
/
+1
2022-06-27
ASoC: rt*: Remove now redundant non_legacy_dai_naming flag
Charles Keepax
1
-1
/
+0
2021-09-27
ASoC: codecs: Fix spelling mistake "Unsupport" -> "Unsupported"
Colin Ian King
1
-1
/
+1
2021-03-10
ASoC: rt5677: remove useless assignment
Pierre-Louis Bossart
1
-1
/
+1
2021-03-10
ASoC: rt5677: clarify expression
Pierre-Louis Bossart
1
-2
/
+2
2020-07-09
ASoC: codecs: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
1
-1
/
+1
2019-11-18
ASoC: rt5677: rt5677_check_hotword() can be static
kbuild test robot
1
-1
/
+1
2019-11-11
ASoC: rt5677: Wait for DSP to boot before loading firmware
Curtis Malainey
1
-0
/
+13
2019-11-11
ASoC: rt5677: Set ADC clock to use PLL and enable ASRC
Curtis Malainey
1
-0
/
+6
2019-11-11
ASoC: rt5677: Allow VAD to be shut on/off at all times
Curtis Malainey
1
-6
/
+1
2019-11-11
ASoC: rt5677: Disable irq at suspend
Ben Zhang
1
-0
/
+46
2019-11-11
ASoC: rt5677: Stop and restart DSP over suspend/resume
Ben Zhang
1
-3
/
+21
2019-11-11
ASoC: rt5677: Mark reg RT5677_PWR_ANLG2 as volatile
Ben Zhang
1
-0
/
+1
2019-11-11
ASoC: rt5677: Add DAPM audio path for hotword stream
Ben Zhang
1
-1
/
+22
2019-11-11
ASoC: rt5677: Enable jack detect while DSP is running
Ben Zhang
1
-16
/
+48
2019-11-11
ASoC: rt5677: Load firmware via SPI using delayed work
Ben Zhang
1
-66
/
+235
2019-09-09
ASoC: rt5677: keep analog power register at SND_SOC_BIAS_OFF
Ben Zhang
1
-2
/
+2
2019-09-09
ASoC: rt5677: Remove magic number register writes
Curtis Malainey
1
-5
/
+11
2019-08-12
ASoC: rt5677: Revert remove superfluous set
Curtis Malainey
1
-0
/
+1
2019-07-22
ASoC: rt5677: remove superfluous set
Curtis Malainey
1
-1
/
+0
2019-06-26
Merge tag 'v5.2-rc6' into asoc-5.3
Mark Brown
1
-4
/
+1
2019-06-25
ASoC: rt5677: depop stereo dac
Curtis Malainey
1
-1
/
+2
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
1
-4
/
+1
2019-06-19
ASoC: rt5677: handle concurrent interrupts
Ben Zhang
1
-26
/
+45
2019-06-19
ASoC: rt5677: clear interrupts by polarity flip
Ben Zhang
1
-35
/
+138
2019-06-17
ASoC: rt5677: move jack-detect init to i2c probe
Fletcher Woodruff
1
-26
/
+34
2019-06-17
ASoC: rt5677: fall back to DT prop names on error
Fletcher Woodruff
1
-37
/
+37
2019-05-08
ASoC: rt5677: Add component driver name
Curtis Malainey
1
-3
/
+4
2019-05-07
ASoC: rt5677: use more of the volume range from DACs
Dylan Reid
1
-4
/
+4
2019-01-07
ASoC: codecs: fix kernel doc descriptions
Pierre-Louis Bossart
1
-4
/
+4
2018-08-08
ASoC: rt5677: Fix initialization of rt5677_of_match.data
Matthias Kaehlcke
1
-1
/
+1
2018-08-02
ASoC: rt5677: Mark expected switch fall-through
Gustavo A. R. Silva
1
-0
/
+1
2018-05-18
ASoC: rt5677: Convert I2C driver to ->probe_new()
Andy Shevchenko
1
-11
/
+2
2018-02-12
ASoC: rt5645/rt5677: replace codec to component
Kuninori Morimoto
1
-104
/
+101
2017-09-01
Merge remote-tracking branches 'asoc/topic/rt5665', 'asoc/topic/rt5670', 'aso...
Mark Brown
1
-42
/
+38
2017-09-01
Merge remote-tracking branch 'asoc/topic/msm8916' into asoc-next
Mark Brown
1
-1
/
+1
2017-08-25
Merge tag 'sound-4.13-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Mark Brown
1
-0
/
+2
2017-08-24
ASoC: rt5677: Reintroduce I2C device IDs
Tom Rini
1
-0
/
+1
2017-08-10
ASoC: codecs: add const to snd_soc_codec_driver structures
Bhumika Goyal
1
-1
/
+1
2017-07-20
ASoC: rt5677: Remove never used variables
Andy Shevchenko
1
-2
/
+0
2017-07-19
ASoC: rt5677: Refactor code to avoid comparison unsigned >= 0
Andy Shevchenko
1
-29
/
+21
2017-07-19
ASoC: rt5677: Hide platform data in the module sources
Andy Shevchenko
1
-12
/
+17
2017-06-16
ASoC: rt5677: Move platform code to board file
Andy Shevchenko
1
-26
/
+0
2017-06-16
ASoC: rt5677: Introduce proper table for ACPI enumeration
Andy Shevchenko
1
-1
/
+9
2017-04-05
ASoC: rt5677: Add OF device ID table
Javier Martinez Canillas
1
-0
/
+7
2016-09-29
Merge remote-tracking branches 'asoc/topic/rt5659', 'asoc/topic/rt5660', 'aso...
Mark Brown
1
-1
/
+52
2016-09-29
Merge remote-tracking branches 'asoc/topic/dwc', 'asoc/topic/fsl', 'asoc/topi...
Mark Brown
1
-1
/
+1
2016-09-24
ASoC: rt5677: Add ACPI support
John Keeping
1
-1
/
+52
2016-09-12
ASoC: constify gpio_chip structures
Julia Lawall
1
-1
/
+1
2016-08-08
ASoC: codec duplicated callback function goes to component on rt5677
Kuninori Morimoto
1
-6
/
+8
[next]