index
:
BMC/Intel-BMC/linux.git
dev
dev-4.10
dev-4.13
dev-4.17
dev-4.18
dev-4.19
dev-4.3
dev-4.4
dev-4.6
dev-4.7
dev-5.0
dev-5.1
dev-5.10-intel
dev-5.10.46-intel
dev-5.10.49-intel
dev-5.14-intel
dev-5.15-intel
dev-5.2
dev-5.3
dev-5.4
dev-5.7
dev-5.8
dev-5.8-intel
master
Intel OpenBMC Linux kernel source tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sound
/
soc
/
sunxi
Age
Commit message (
Expand
)
Author
Files
Lines
2021-04-08
ASoC: fsl: sunxi: remove redundant dev_err call
Muhammad Usama Anjum
1
-3
/
+1
2021-03-31
ASoC: sunxi: sun8i-codec: clarify expression
Pierre-Louis Bossart
1
-1
/
+1
2021-03-10
ASoC: sun4i-i2s: drop unneeded snd_soc_dai_set_drvdata
Julia Lawall
1
-2
/
+0
2021-01-21
ASoC: sunxi: sync parameter naming (rate/sample_bits)
Kuninori Morimoto
2
-7
/
+7
2020-11-19
ASoC: sunxi: do not select COMMON_CLK to fix builds
Krzysztof Kozlowski
1
-1
/
+1
2020-10-30
ASoC: sun4i-i2s: fix coding-style for callback definition
Clément Péron
1
-2
/
+2
2020-10-30
ASoC: sun4i-i2s: Fix setting of FIFO modes
Samuel Holland
1
-7
/
+7
2020-10-30
ASoC: sun4i-i2s: Fix sun8i volatile regs
Clément Péron
1
-4
/
+11
2020-10-30
ASoC: sun4i-i2s: Add 20 and 24 bit support
Marcus Cooper
1
-2
/
+9
2020-10-30
ASoC: sun4i-i2s: Set sign extend sample
Marcus Cooper
1
-0
/
+17
2020-10-30
ASoC: sun4i-i2s: Change get_sr() and get_wss() to be more explicit
Clément Péron
1
-25
/
+44
2020-10-30
ASoC: sun4i-i2s: Add support for H6 I2S
Jernej Skrabec
1
-0
/
+222
2020-10-30
ASoC: sun4i-i2s: Change set_chan_cfg() params
Clément Péron
1
-14
/
+18
2020-10-30
ASoC: sun4i-i2s: Fix lrck_period computation for I2S justified mode
Clément Péron
1
-2
/
+2
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
2
-2
/
+28
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
2020-08-18
Merge series "ASoC: sun50i-codec-analog: Cleanup and power management" from S...
Mark Brown
1
-65
/
+111
[next]