index
:
pub/scm/fs/fscrypt/linux.git
master
fscrypt kernel development tree
FSCrypt FS Group
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sound
/
soc
/
codecs
/
rt5677.c
Age
Commit message (
Expand
)
Author
Files
Lines
2026-08-10
ASoC: rt5677: Use auto-cleanup for firmware loading
Takashi Iwai
1
-5
/
+3
2026-07-23
ASoC: codecs: rt5677: Use guard() for mutex locks
bui duc phuc
1
-41
/
+34
2026-06-29
ASoC: rt5677: Add GPIO .get_direction() callback
Diogo Ivo
1
-0
/
+17
2026-05-21
ASoC: Use named initializers for arrays of i2c_device_data
Uwe Kleine-König (The Capable Hub)
1
-1
/
+1
2026-02-22
ASoC: rt5677: Reset the codec during probing
Yauhen Kharuzhy
1
-1
/
+8
2026-02-22
ASoC: rt5677: Set up ACPI GPIO pins mapping table
Yauhen Kharuzhy
1
-0
/
+12
2026-02-22
ASoC: rt5677: Report error if the ID register cannot be read
Yauhen Kharuzhy
1
-1
/
+7
2026-02-22
ASoC: rt5677: Allow it to be defined as an I2C board
Yauhen Kharuzhy
1
-2
/
+8
2026-02-22
ASoC: rt5677: Add 10EC5677 ACPI ID as supported
Yauhen Kharuzhy
1
-0
/
+1
2025-11-17
ASoC: codecs: rt5677: convert to snd_soc_dapm_xxx()
Kuninori Morimoto
1
-7
/
+7
2025-08-07
treewide: rename GPIO set callbacks back to their original names
Bartosz Golaszewski
1
-1
/
+1
2025-04-13
ASoC: codecs: rt5677: use new GPIO line value setter callbacks
Bartosz Golaszewski
1
-3
/
+4
2025-03-04
ASoC: codecs: Update device_id tables for Realtek
Mark Brown
1
-0
/
+1
2025-03-03
ASoC: codec: rt5677: use inclusive language for SND_SOC_DAIFMT_CBx_CFx
Kuninori Morimoto
1
-2
/
+2
2025-03-03
ASoC: codecs: rt5677: Update definition of device_id tables
Cezary Rojewski
1
-0
/
+1
2023-07-09
ASoC: rt5677: Sort headers alphabetically
Andy Shevchenko
1
-9
/
+9
2023-07-09
ASoC: rt5677: Use device_get_match_data()
Andy Shevchenko
1
-17
/
+4
2023-07-09
ASoC: rt5677: Use agnostic irq_domain_create_linear()
Andy Shevchenko
1
-1
/
+1
2023-07-09
ASoC: rt5677: Refactor GPIO support code
Andy Shevchenko
1
-52
/
+24
2023-06-16
ASoC: rt5677: Add MODULE_FIRMWARE macro
Juerg Haefliger
1
-0
/
+2
2023-05-08
ASoC: Switch i2c drivers back to use .probe()
Uwe Kleine-König
1
-1
/
+1
2023-04-08
ELF: fix all "Elf" typos
Alexey Dobriyan
1
-1
/
+1
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
-65
/
+234
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
-25
/
+44
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
-36
/
+36
2019-05-08
ASoC: rt5677: Add component driver name
Curtis Malainey
1
-3
/
+4
[next]