index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sound
/
soc
/
codecs
/
nau8821.c
Age
Commit message (
Expand
)
Author
2026-01-05
ASoC: nau8821: Sort #include directives
Cristian Ciocaltea
2026-01-05
ASoC: nau8821: Drop unneeded braces in nau8821_hw_params()
Cristian Ciocaltea
2026-01-05
ASoC: nau8821: Simplify conditional in nau8821_get_osr()
Cristian Ciocaltea
2026-01-05
ASoC: nau8821: Drop superfluous return statement
Cristian Ciocaltea
2026-01-05
ASoC: nau8821: Cancel pending work before suspend
Cristian Ciocaltea
2026-01-05
ASoC: nau8821: Cancel delayed work on component remove
Cristian Ciocaltea
2026-01-05
ASoC: nau8821: Fixup nau8821_enable_jack_detect()
Cristian Ciocaltea
2025-11-17
ASoC: codecs: nau8821: convert to snd_soc_dapm_xxx()
Kuninori Morimoto
2025-10-13
ASoC: nau8821: Avoid unnecessary blocking in IRQ handler
Cristian Ciocaltea
2025-10-13
ASoC: nau8821: Add DMI quirk to bypass jack debounce circuit
Cristian Ciocaltea
2025-10-13
ASoC: nau8821: Consistently clear interrupts before unmasking
Cristian Ciocaltea
2025-10-13
ASoC: nau8821: Generalize helper to clear IRQ status
Cristian Ciocaltea
2025-10-13
ASoC: nau8821: Cancel jdet_work before handling jack ejection
Cristian Ciocaltea
2024-10-18
ASoC: nau8821: check regmap_raw_read/regmap_raw_write for failure
Vitaliy Shevtsov
2024-05-03
ASoC: codecs: Drop explicit initialization of struct i2c_device_id::driver_da...
Uwe Kleine-König
2024-04-21
ASoC: nau8821: Remove redundant ADC controls
Seven Lee
2024-04-21
ASoC: nau8821: Add delay control for ADC
Seven Lee
2023-11-13
ASoC: nau8821: Add slew rate controls.
Seven Lee
2023-09-13
ASoC: nau8821: Revise MICBIAS control for power saving.
Seven Lee
2023-08-23
ASoC: nau8821: Improve AMIC recording performance.
Seven Lee
2023-07-23
ASoC: nau8821: Add DMI quirk mechanism for active-high jack-detect
Edson Juliano Drosdeck
2023-05-08
ASoC: Switch i2c drivers back to use .probe()
Uwe Kleine-König
2023-03-05
ASoC: nau8821: Implement DRC controls
Seven Lee
2022-08-23
ASoC: nau8821: Implement hw constraint for rates
Takashi Iwai
2022-07-19
ASoC: nau8821: Don't unconditionally free interrupt
Mark Brown
2022-07-19
ASoC: nau8821: add new widget to control system clock
Wallace Lin
2022-07-11
ASoC: nau8821: Add headset button detection
Seven Lee
2022-06-27
ASoC: nau*: Remove now redundant non_legacy_dai_naming flag
Charles Keepax
2022-04-11
ASoC: nau8*: use simple i2c probe function
Stephen Kitt
2022-02-24
ASoC: nau8821: enable no_capture_mute flag
Vijendar Mukunda
2021-10-27
ASoC: nau8821: clarify out-of-bounds check
Pierre-Louis Bossart
2021-10-27
ASoC: nau8821: fix kernel-doc
Pierre-Louis Bossart
2021-10-02
ASoC: nau8821: new driver
Seven Lee