index
:
linux-rng
jd/vdso-skip-insn
jd/vdso-test-harness
linus/master
master
Development tree for the kernel CSPRNG
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
sound
/
soc
/
sunxi
/
sun8i-codec.c
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2025-04-06
ASoC: sun8i-codec: Remove unnecessary NULL check before clk_prepare_enable/clk_disable_unprepare
Chen Ni
1
-8
/
+5
2025-03-17
ASoC: sunxi: Convert to RUNTIME_PM_OPS()
Takashi Iwai
1
-3
/
+3
2024-09-09
ASoC: Switch back to struct platform_driver::remove()
Uwe Kleine-König
1
-1
/
+1
2024-03-27
ASoC: sun8i-codec: Fix build with CONFIG_SND_JACK_INPUT_DEV disabled
Ondrej Jirman
1
-7
/
+7
2024-03-25
ASoC: sun8i-codec: Implement jack and accessory detection
Arnaud Ferraris
1
-0
/
+305
2024-03-25
ASoC: sun8i-codec: Enable bus clock at STANDBY and higher bias
Samuel Holland
1
-8
/
+33
2023-10-09
ASoC: Explicitly include correct DT includes
Rob Herring
1
-1
/
+1
2023-03-20
ASoC: sunxi: sun8i-codec: Convert to platform remove callback returning void
Uwe Kleine-König
1
-4
/
+2
2022-06-27
ASoC: sunxi: Remove now redundant non_legacy_dai_naming flag
Charles Keepax
1
-1
/
+0
2022-06-14
ASoC: sun8i-codec: Partial revert to fix clock specifiers
Charles Keepax
1
-2
/
+2
2022-06-06
ASoC: sunxi: Rename set_fmt_new back to set_fmt
Charles Keepax
1
-1
/
+1
2022-06-06
ASoC: sunxi: Update to use set_fmt_new callback
Charles Keepax
1
-4
/
+4
2021-11-29
ASoC: sun8i-codec: Add AIF, ADC, and DAC volume controls
Samuel Holland
1
-0
/
+56
2021-03-31
ASoC: sunxi: sun8i-codec: clarify expression
Pierre-Louis Bossart
1
-1
/
+1
2021-01-21
ASoC: sunxi: sync parameter naming (rate/sample_bits)
Kuninori Morimoto
1
-6
/
+6
2020-10-26
ASoC: sun8i-codec: Add the AIF3 DAI, widgets, and routes
Samuel Holland
1
-8
/
+130
2020-10-26
ASoC: sun8i-codec: Add the AIF2 DAI, widgets, and routes
Samuel Holland
1
-0
/
+215
2020-10-26
ASoC: sun8i-codec: Generalize AIF clock control
Samuel Holland
1
-30
/
+32
2020-10-26
ASoC: sun8i-codec: Enable all supported PCM formats
Samuel Holland
1
-2
/
+9
2020-10-26
ASoC: sun8i-codec: Require an exact BCLK divisor match
Samuel Holland
1
-12
/
+10
2020-10-26
ASoC: sun8i-codec: Protect the clock rate while streams are open
Samuel Holland
1
-2
/
+27
2020-10-26
ASoC: sun8i-codec: Constrain to compatible sample rates
Samuel Holland
1
-4
/
+53
2020-10-26
ASoC: sun8i-codec: Automatically set the system sample rate
Samuel Holland
1
-19
/
+84
2020-10-26
ASoC: sun8i-codec: Enable all supported sample rates
Samuel Holland
1
-3
/
+14
2020-10-26
ASoC: sun8i-codec: Enforce symmetric DAI parameters
Samuel Holland
1
-0
/
+3
2020-10-26
ASoC: sun8i-codec: Support the TDM slot binding
Samuel Holland
1
-2
/
+26
2020-10-26
ASoC: sun8i-codec: Correct the BCLK divisor calculation
Samuel Holland
1
-8
/
+9
2020-10-26
ASoC: sun8i-codec: Round up the LRCK divisor
Samuel Holland
1
-10
/
+12
2020-10-26
ASoC: sun8i-codec: Use the provided word size
Samuel Holland
1
-7
/
+20
2020-10-26
ASoC: sun8i-codec: Enable all supported clock inversions
Samuel Holland
1
-22
/
+39
2020-10-26
ASoC: sun8i-codec: Program DAI format before clock inversion
Samuel Holland
1
-23
/
+23
2020-10-26
ASoC: sun8i-codec: Prepare to extend the DAI driver
Samuel Holland
1
-34
/
+42
2020-10-05
ASoC: sun8i-codec: Use snd_soc_dai_get_drvdata
Samuel Holland
1
-2
/
+2
2020-10-05
ASoC: sun8i-codec: Enable AIF mono/stereo control
Samuel Holland
1
-6
/
+76
2020-10-05
ASoC: sun8i-codec: Fix AIF widget channel references
Samuel Holland
1
-2
/
+2
2020-10-05
ASoC: sun8i-codec: Correct DAPM widget types
Samuel Holland
1
-6
/
+6
2020-10-05
ASoC: sun8i-codec: Consistently name DAPM widgets and routes
Samuel Holland
1
-16
/
+16
2020-10-05
ASoC: sun8i-codec: Sort DAPM controls, widgets, and routes
Samuel Holland
1
-48
/
+53
2020-10-05
ASoC: sun8i-codec: Swap module clock/reset dependencies
Samuel Holland
1
-33
/
+39
2020-10-05
ASoC: sun8i-codec: Set up clock tree at probe time
Samuel Holland
1
-19
/
+35
2020-09-07
ASoC: sun8i-codec: Manage module clock via DAPM
Samuel Holland
1
-14
/
+5
2020-09-07
ASoC: sun8i-codec: Attach the bus clock to the regmap
Samuel Holland
1
-19
/
+2
2020-09-07
ASoC: sun8i-codec: Sort masks in a consistent order
Samuel Holland
1
-3
/
+3
2020-09-07
ASoC: sun8i-codec: Fix field bit number indentation
Samuel Holland
1
-7
/
+7
2020-09-07
ASoC: sun8i-codec: Fix ADC_DIG_CTRL field name
Samuel Holland
1
-2
/
+2
2020-09-07
ASoC: sun8i-codec: Fix AIF1_MXR_SRC field names
Samuel Holland
1
-8
/
+8
2020-09-07
ASoC: sun8i-codec: Fix AIF1_ADCDAT_CTRL field names
Samuel Holland
1
-4
/
+4
2020-09-07
ASoC: sun8i-codec: Fix AIF1 MODCLK widget name
Samuel Holland
1
-6
/
+6
2020-09-07
ASoC: sun8i-codec: Remove extraneous widgets
Samuel Holland
1
-4
/
+0
2020-08-19
ASoC: sun8i-codec: Hook up component probe function
Samuel Holland
1
-0
/
+1
[next]