index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
sound
/
soc
/
sunxi
/
sun8i-codec.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
ASoC: sun8i-codec: Add AIF, ADC, and DAC volume controls
Samuel Holland
2021-11-29
1
-0
/
+56
*
ASoC: sunxi: sun8i-codec: clarify expression
Pierre-Louis Bossart
2021-03-31
1
-1
/
+1
*
ASoC: sunxi: sync parameter naming (rate/sample_bits)
Kuninori Morimoto
2021-01-21
1
-6
/
+6
*
ASoC: sun8i-codec: Add the AIF3 DAI, widgets, and routes
Samuel Holland
2020-10-26
1
-8
/
+130
*
ASoC: sun8i-codec: Add the AIF2 DAI, widgets, and routes
Samuel Holland
2020-10-26
1
-0
/
+215
*
ASoC: sun8i-codec: Generalize AIF clock control
Samuel Holland
2020-10-26
1
-30
/
+32
*
ASoC: sun8i-codec: Enable all supported PCM formats
Samuel Holland
2020-10-26
1
-2
/
+9
*
ASoC: sun8i-codec: Require an exact BCLK divisor match
Samuel Holland
2020-10-26
1
-12
/
+10
*
ASoC: sun8i-codec: Protect the clock rate while streams are open
Samuel Holland
2020-10-26
1
-2
/
+27
*
ASoC: sun8i-codec: Constrain to compatible sample rates
Samuel Holland
2020-10-26
1
-4
/
+53
*
ASoC: sun8i-codec: Automatically set the system sample rate
Samuel Holland
2020-10-26
1
-19
/
+84
*
ASoC: sun8i-codec: Enable all supported sample rates
Samuel Holland
2020-10-26
1
-3
/
+14
*
ASoC: sun8i-codec: Enforce symmetric DAI parameters
Samuel Holland
2020-10-26
1
-0
/
+3
*
ASoC: sun8i-codec: Support the TDM slot binding
Samuel Holland
2020-10-26
1
-2
/
+26
*
ASoC: sun8i-codec: Correct the BCLK divisor calculation
Samuel Holland
2020-10-26
1
-8
/
+9
*
ASoC: sun8i-codec: Round up the LRCK divisor
Samuel Holland
2020-10-26
1
-10
/
+12
*
ASoC: sun8i-codec: Use the provided word size
Samuel Holland
2020-10-26
1
-7
/
+20
*
ASoC: sun8i-codec: Enable all supported clock inversions
Samuel Holland
2020-10-26
1
-22
/
+39
*
ASoC: sun8i-codec: Program DAI format before clock inversion
Samuel Holland
2020-10-26
1
-23
/
+23
*
ASoC: sun8i-codec: Prepare to extend the DAI driver
Samuel Holland
2020-10-26
1
-34
/
+42
*
ASoC: sun8i-codec: Use snd_soc_dai_get_drvdata
Samuel Holland
2020-10-05
1
-2
/
+2
*
ASoC: sun8i-codec: Enable AIF mono/stereo control
Samuel Holland
2020-10-05
1
-6
/
+76
*
ASoC: sun8i-codec: Fix AIF widget channel references
Samuel Holland
2020-10-05
1
-2
/
+2
*
ASoC: sun8i-codec: Correct DAPM widget types
Samuel Holland
2020-10-05
1
-6
/
+6
*
ASoC: sun8i-codec: Consistently name DAPM widgets and routes
Samuel Holland
2020-10-05
1
-16
/
+16
*
ASoC: sun8i-codec: Sort DAPM controls, widgets, and routes
Samuel Holland
2020-10-05
1
-48
/
+53
*
ASoC: sun8i-codec: Swap module clock/reset dependencies
Samuel Holland
2020-10-05
1
-33
/
+39
*
ASoC: sun8i-codec: Set up clock tree at probe time
Samuel Holland
2020-10-05
1
-19
/
+35
*
ASoC: sun8i-codec: Manage module clock via DAPM
Samuel Holland
2020-09-07
1
-14
/
+5
*
ASoC: sun8i-codec: Attach the bus clock to the regmap
Samuel Holland
2020-09-07
1
-19
/
+2
*
ASoC: sun8i-codec: Sort masks in a consistent order
Samuel Holland
2020-09-07
1
-3
/
+3
*
ASoC: sun8i-codec: Fix field bit number indentation
Samuel Holland
2020-09-07
1
-7
/
+7
*
ASoC: sun8i-codec: Fix ADC_DIG_CTRL field name
Samuel Holland
2020-09-07
1
-2
/
+2
*
ASoC: sun8i-codec: Fix AIF1_MXR_SRC field names
Samuel Holland
2020-09-07
1
-8
/
+8
*
ASoC: sun8i-codec: Fix AIF1_ADCDAT_CTRL field names
Samuel Holland
2020-09-07
1
-4
/
+4
*
ASoC: sun8i-codec: Fix AIF1 MODCLK widget name
Samuel Holland
2020-09-07
1
-6
/
+6
*
ASoC: sun8i-codec: Remove extraneous widgets
Samuel Holland
2020-09-07
1
-4
/
+0
*
ASoC: sun8i-codec: Hook up component probe function
Samuel Holland
2020-08-19
1
-0
/
+1
*
ASoC: sun8i-codec: Add a quirk for LRCK inversion
Samuel Holland
2020-08-17
1
-4
/
+7
*
ASoC: sun8i-codec: Add missing mixer routes
Samuel Holland
2020-08-17
1
-0
/
+6
*
ASoC: sun8i-codec: Fix DAPM to match the hardware topology
Samuel Holland
2020-08-17
1
-25
/
+95
*
Merge branch 'for-5.6' of https://git.kernel.org/pub/scm/linux/kernel/git/bro...
Mark Brown
2020-02-24
1
-1
/
+2
|
\
|
*
ASoC: sun8i-codec: Fix setting DAI data format
Samuel Holland
2020-02-17
1
-1
/
+2
*
|
ASoC: sun8i-codec: Remove unused dev from codec struct
Samuel Holland
2020-02-21
1
-3
/
+0
|
/
*
ASoC: sun8i-codec: use devm_platform_ioremap_resource() to simplify code
YueHaibing
2019-07-31
1
-3
/
+1
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 157
Thomas Gleixner
2019-05-30
1
-10
/
+1
*
ASoC: sun8i-codec: add missing route for ADC
Vasily Khoruzhick
2018-11-14
1
-1
/
+5
*
ASoC: sun8i-codec: fix crash on module removal
Vasily Khoruzhick
2018-11-09
1
-6
/
+0
*
ASoC: sun8i-codec: Don't hardcode BCLK / LRCK ratio
Vasily Khoruzhick
2018-10-17
1
-3
/
+19
*
ASoC: sun8i: replace codec to component
Kuninori Morimoto
2018-02-12
1
-11
/
+12
[next]