index
:
kernel/git/next/linux-next.git
akpm
akpm-base
fs-current
fs-next
master
pending-fixes
stable
The linux-next integration testing tree
Linux Next Group
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sound
/
soc
/
codecs
/
rt5640.c
Age
Commit message (
Expand
)
Author
2026-05-21
ASoC: Rework initialization of i2c_device_ids
Mark Brown
2026-05-21
ASoC: Use named initializers for arrays of i2c_device_data
Uwe Kleine-König (The Capable Hub)
2026-05-11
ASoC: rt5640: Handle nested IRQs
Anupama Kunkulagunta
2026-05-11
ASoC: codecs: rt5640: Move long delayed work on system_dfl_long_wq
Marco Crivellari
2026-04-06
ASoC: rt5640: Handle 0Hz sysclk during stream shutdown
Sheetal
2026-01-23
ASoC: codecs: rt56*: Remove IRQF_ONESHOT
Sebastian Andrzej Siewior
2025-11-17
ASoC: codecs: rt5640: convert to snd_soc_dapm_xxx()
Kuninori Morimoto
2025-06-08
ASoC: codecs: rt5640: Retry DEVICE_ID verification
Xinxin Wan
2025-06-08
ASoC: codecs: rt5640: Drop dummy register names
Cezary Rojewski
2025-03-04
ASoC: codecs: Update device_id tables for Realtek
Mark Brown
2025-03-03
ASoC: codec: rt5640: use inclusive language for SND_SOC_DAIFMT_CBx_CFx
Kuninori Morimoto
2025-03-03
ASoC: codecs: rt5640: Fix definition of device_id tables
Cezary Rojewski
2024-10-25
ASoC: codecs: rt5640: Always disable IRQs from rt5640_cancel_work()
Hans de Goede
2024-05-03
ASoC: codecs: Drop explicit initialization of struct i2c_device_id::driver_da...
Uwe Kleine-König
2024-02-21
ASoC: codecs: rt5640: Simplify mclk initialization
Cezary Rojewski
2023-09-12
ASoC: rt5640: Only cancel jack-detect work on suspend if active
Hans de Goede
2023-09-12
ASoC: rt5640: Fix IRQ not being free-ed for HDA jack detect mode
Hans de Goede
2023-09-12
ASoC: rt5640: Enable the IRQ on resume after configuring jack-detect
Hans de Goede
2023-09-12
ASoC: rt5640: Do not disable/enable IRQ twice on suspend/resume
Hans de Goede
2023-09-12
ASoC: rt5640: Fix sleep in atomic context
Hans de Goede
2023-09-12
ASoC: rt5640: Revert "Fix sleep in atomic context"
Hans de Goede
2023-08-21
ASoC: rt5640: fix typos
Senhong Liu
2023-08-17
ASoC: rt5640: Convert to just use GPIO descriptors
Linus Walleij
2023-07-14
ASoC: rt5640: Fix the issue of speaker noise
Derek Fang
2023-06-29
ASoC: rt5640: Fix sleep in atomic context
Sameer Pujar
2023-06-19
ASoC: rt5640: Use maple tree register cache
Mark Brown
2023-05-08
ASoC: Switch i2c drivers back to use .probe()
Uwe Kleine-König
2023-02-09
ASoC: rt5640: Update MCLK rate in set_sysclk()
Sameer Pujar
2022-12-25
ASoC: rt5640: Allow configuration of LOUT to mono differential mode
Ondrej Jirman
2022-11-28
ASoC: rt5640: Fix Jack work after system suspend
Oder Chiou
2022-09-12
ASoC: rt5640: Fix the issue of the abnormal JD2 status
Oder Chiou
2022-08-08
ASoC: rt5640: Fix the JD voltage dropping issue
Oder Chiou
2022-07-11
ASoC: Merge up fixes
Mark Brown
2022-07-07
ASoC: rt5640: Fix the wrong state of JD1 and JD2
Oder Chiou
2022-07-05
ASoC: rt5640: Add the MICBIAS1 to the dapm routing
Oder Chiou
2022-06-27
ASoC: rt*: Remove now redundant non_legacy_dai_naming flag
Charles Keepax
2022-05-24
ASoC: rt5640: Do not manipulate pin "Platform Clock" if the "Platform Clock" ...
Oder Chiou
2022-04-06
ASoC: rt*: use simple i2c probe function
Stephen Kitt
2022-02-10
ASoC: rt5640: Remove the sysclk and sysclk_src checking
Oder Chiou
2022-01-06
ASoC: rt5640: Add support for boards with an external jack-detect GPIO
Hans de Goede
2022-01-06
ASoC: rt5640: Allow snd_soc_component_set_jack() to override the codec IRQ
Hans de Goede
2022-01-06
ASoC: rt5640: Change jack_work to a delayed_work
Hans de Goede
2022-01-06
ASoC: rt5640: Fix possible NULL pointer deref on resume
Hans de Goede
2021-12-02
ASoC: rt5640: Fix the wrong state of the JD in the HDA header
Oder Chiou
2021-11-25
ASoC: rt5640: Add the HDA header support
Oder Chiou
2021-09-27
ASoC: codecs: Fix spelling mistake "Unsupport" -> "Unsupported"
Colin Ian King
2021-08-19
ASoC: rt5640: Add rt5640_set_ovcd_params() helper
Hans de Goede
2021-08-19
ASoC: rt5640: Add optional hp_det_gpio parameter to rt5640_detect_headset()
Hans de Goede
2021-08-19
ASoC: rt5640: Delay requesting IRQ until the machine-drv calls set_jack
Hans de Goede
2021-08-19
ASoC: rt5640: Move rt5640_disable_jack_detect() up in the rt5640.c file
Hans de Goede
[next]