index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sound
Age
Commit message (
Expand
)
Author
Files
Lines
2022-07-08
ASoC: audio-graph-card2.c: use of_property_read_u32() for rate
Kuninori Morimoto
1
-2
/
+3
2022-07-07
ASoC: Intel: Skylake: Correct the handling of fmt_config flexible array
Peter Ujfalusi
1
-12
/
+25
2022-07-07
ASoC: Intel: Skylake: Correct the ssp rate discovery in skl_get_ssp_clks()
Peter Ujfalusi
1
-1
/
+2
2022-07-07
ASoC: rt5640: Fix the wrong state of JD1 and JD2
Oder Chiou
1
-8
/
+22
2022-07-07
ASoC: Intel: sof_rt5682: fix out-of-bounds array access
Brent Lu
1
-7
/
+3
2022-07-07
ASoC: qdsp6: fix potential memory leak in q6apm_get_audioreach_graph()
Jianglei Nie
1
-0
/
+1
2022-07-07
ASoC: tas2764: Fix amp gain register offset & default
Hector Martin
1
-2
/
+2
2022-07-07
ASoC: tas2764: Correct playback volume range
Hector Martin
1
-1
/
+1
2022-07-07
ASoC: tas2764: Fix and extend FSYNC polarity handling
Martin Povišer
2
-17
/
+19
2022-07-07
ASoC: tas2764: Add post reset delays
Martin Povišer
1
-2
/
+8
2022-07-07
ASoC: arizona: Update arizona_aif_cfg_changed to use RX_BCLK_RATE
Charles Keepax
1
-2
/
+2
2022-07-07
ASoC: cs47l92: Fix event generation for OUT1 demux
Charles Keepax
1
-1
/
+7
2022-07-07
ASoC: wm8998: Fix event generation for input mux
Charles Keepax
1
-7
/
+14
2022-07-07
ASoC: wm5102: Fix event generation for output compensation
Charles Keepax
1
-4
/
+17
2022-07-07
ASoC: wcd9335: Use int array instead of bitmask for TX mixers
Yassine Oudjana
1
-6
/
+11
2022-07-07
ASoC: tlv320adcx140: Fix tx_mask check
Sascha Hauer
1
-7
/
+6
2022-07-07
ASoC: max98396: Fix register access for PCM format settings
Daniel Mack
1
-4
/
+6
2022-07-07
ASoC: ti: omap-mcbsp: duplicate sysfs error
David Owens
3
-31
/
+4
2022-07-07
ASoC: audio_graph_card2: Fix port numbers in example
Sascha Hauer
1
-3
/
+3
2022-07-07
ASoC: sgtl5000: Fix noise on shutdown/remove
Francesco Dolcini
2
-0
/
+10
2022-07-07
ASoC: fsl_utils: Don't use plain integer as NULL pointer
Shengjiu Wang
1
-1
/
+1
2022-07-07
ASoC: cleanups and improvements for jz4740-i2s
Mark Brown
2
-21
/
+7
2022-07-07
ASoC: jz4740-i2s: Refactor DMA channel setup
Aidan MacDonald
1
-18
/
+5
2022-07-07
ASoC: jz4740-i2s: Remove Open Firmware dependency
Aidan MacDonald
2
-3
/
+2
2022-07-07
ASoC: amd: fix ACPI dependency compile errors and warnings
Vijendar Mukunda
1
-3
/
+2
2022-07-06
ASoC: rsnd: Emit useful error messages in .remove()
Uwe Kleine-König
1
-4
/
+11
2022-07-06
ASoC: Intel: avs: Fix i2s_test card name initialization
Cezary Rojewski
1
-1
/
+1
2022-07-06
ASoC: imx-card: Fix DSD/PDM mclk frequency
Shengjiu Wang
1
-3
/
+11
2022-07-06
I2S driver changes for Jadeite platform
Mark Brown
5
-2
/
+400
2022-07-06
Add support of two Audio PLL source
Mark Brown
7
-5
/
+193
2022-07-05
ASoC: SOF: Intel: byt: remove duplicating driver data retrieval
Andy Shevchenko
1
-4
/
+1
2022-07-05
ASoC: SOF: Intel: bdw: remove duplicating driver data retrieval
Andy Shevchenko
1
-5
/
+2
2022-07-05
ASoC: tegra: tegra20_das: Drop write-only driver data member
Uwe Kleine-König
1
-3
/
+0
2022-07-05
ASoC: tegra: tegra20_das: Make helper functions return void
Uwe Kleine-König
1
-37
/
+10
2022-07-05
ASoC: tegra: tegra20_das: Get rid of global pointer for driver data
Uwe Kleine-König
1
-46
/
+20
2022-07-05
ASoC: tegra: tegra20_das: Remove unused function tegra20_das_read
Uwe Kleine-König
1
-8
/
+0
2022-07-05
ASoC: tegra: tegra20_das: Fold header file into only user
Uwe Kleine-König
2
-147
/
+83
2022-07-05
ASoC: rockchip: i2s: Fix error code when fail to read I2S_CLR
Judy Hsiao
1
-0
/
+2
2022-07-05
ASoC: Intel: catpt: remove duplicating driver data retrieval
Andy Shevchenko
1
-4
/
+1
2022-07-05
ASoC: Intel: avs: correct config reference for I2S test board
Lukas Bulwahn
1
-1
/
+1
2022-07-05
ASoC: xilinx: Suppress second error message about reset failure in .remove()
Uwe Kleine-König
1
-1
/
+1
2022-07-05
ASoC: codecs: wsa883x: fix warning using-module-alias-sdw.cocci
Gaosheng Cui
1
-0
/
+2
2022-07-05
ASoC: rt5640: Add the MICBIAS1 to the dapm routing
Oder Chiou
1
-0
/
+11
2022-07-05
ASoC: amd: enable machine driver build for Jadeite platform
Vijendar Mukunda
2
-0
/
+15
2022-07-05
ASoC: amd: add Machine driver for Jadeite platform
Vijendar Mukunda
1
-0
/
+324
2022-07-05
ASoC: amd: add I2S MICSP instance support
Vijendar Mukunda
2
-2
/
+61
2022-07-05
ASoC: fsl_sai: Add support for PLL switch at runtime
Shengjiu Wang
3
-0
/
+41
2022-07-05
ASoC: fsl_micfil: Add support for PLL switch at runtime
Shengjiu Wang
2
-0
/
+32
2022-07-05
ASoC: fsl_spdif: Add support for PLL switch at runtime.
Shengjiu Wang
2
-5
/
+44
2022-07-05
ASoC: fsl_utils: Add function to handle PLL clock source
Shengjiu Wang
2
-0
/
+76
[prev]
[next]