index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starfive-6.6.48-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sound
/
soc
/
atmel
Age
Commit message (
Expand
)
Author
Files
Lines
2023-02-28
ASoC: mchp-pdmc: fix poc noises when starting
Mark Brown
1
-5
/
+48
2023-02-28
ASoC: sam9g20ek: Disable capture unless building with microphone input
Mark Brown
1
-0
/
+3
2023-02-28
ASoC: mchp-pdmc: fix poc noise at capture startup
Claudiu Beznea
1
-5
/
+48
2023-02-02
ASoC: mchp-spdifrx: Fix uninitialized use of mr in mchp_spdifrx_hw_params()
Nathan Chancellor
1
-1
/
+1
2023-01-30
ASoC: mchp-spdifrx: document data structures
Claudiu Beznea
1
-0
/
+29
2023-01-30
ASoC: mchp-spdifrx: add runtime pm support
Claudiu Beznea
1
-44
/
+166
2023-01-30
ASoC: mchp-spdifrx: remove struct mchp_spdifrx_dev::fmt member
Claudiu Beznea
1
-1
/
+0
2023-01-30
ASoC: mchp-spdifrx: use unsigned long to store clk_get_rate() value
Claudiu Beznea
1
-1
/
+1
2023-01-30
ASoC: mchp-spdifrx: disable all interrupts in mchp_spdifrx_dai_remove()
Claudiu Beznea
1
-1
/
+1
2023-01-30
ASoC: mchp-spdifrx: fix controls that works with completion mechanism
Claudiu Beznea
1
-66
/
+77
2023-01-30
ASoC: mchp-spdifrx: fix return value in case completion times out
Claudiu Beznea
1
-2
/
+3
2023-01-30
ASoC: mchp-spdifrx: fix controls which rely on rsr register
Claudiu Beznea
1
-50
/
+142
2022-12-27
ASoC: microchip: power saving features and cleanups
Mark Brown
2
-52
/
+101
2022-12-26
ASoC: mchp-spdiftx: use FIELD_PREP() where possible
Claudiu Beznea
1
-4
/
+4
2022-12-26
ASoC: mchp-pdmc: add support for suspend to RAM
Claudiu Beznea
1
-6
/
+13
2022-12-26
ASoC: mchp-pdmc: use runtime pm for clock power saving
Claudiu Beznea
1
-42
/
+84
2022-12-26
ASoC: atmel-pdmic: Drop empty platform remove function
Uwe Kleine-König
1
-6
/
+0
2022-12-26
ASoC: atmel-classd: Drop empty platform remove function
Uwe Kleine-König
1
-6
/
+0
2022-11-18
ASoC: mchp-spdiftx: add support for system suspend/resume
Claudiu Beznea
1
-9
/
+13
2022-11-18
ASoC: mchp-spdiftx: add runtime pm support
Claudiu Beznea
1
-30
/
+86
2022-11-18
ASoC: mchp-spdiftx: simplify locking around ctrl->ch_stat
Claudiu Beznea
1
-13
/
+14
2022-08-23
ASoC: atmel_ssc_dai: Remove the unneeded result variable
ye xingchen
1
-4
/
+1
2022-08-15
ASoC: sam9g20_wm8731: Simplify some error message
Christophe JAILLET
1
-1
/
+1
2022-08-15
ASoC: mchp-spdiftx: Fix clang -Wbitfield-constant-conversion
Nathan Chancellor
1
-1
/
+1
2022-07-28
ASoC: atmel: one fix and one cleanup
Mark Brown
2
-11
/
+6
2022-07-27
ASoC: mchp-spdiftx: remove references to mchp_i2s_caps
Claudiu Beznea
1
-8
/
+0
2022-07-27
ASoC: mchp-spdifrx: disable end of block interrupt on failures
Claudiu Beznea
1
-3
/
+6
2022-07-26
ASoC: atmel: one fix and few cleanups
Mark Brown
2
-14
/
+10
2022-07-26
ASoC: mchp-spdiftx: add and remove black line around MODULE_DEVICE_TABLE()
Claudiu Beznea
1
-1
/
+1
2022-07-26
ASoC: mchp-spdiftx: return directly ret
Claudiu Beznea
1
-8
/
+4
2022-07-26
ASoC: mchp-spdifrx: use single tab indent for structure
Claudiu Beznea
1
-5
/
+5
2022-07-15
ASoC: atmel_ssc_dai: remove #ifdef CONFIG_PM
Claudiu Beznea
1
-7
/
+2
2022-07-11
ASoC: atmel: mchp-pdmc: remove space in front of mchp_pdmc_dt_init()
Claudiu Beznea
1
-1
/
+1
2022-06-27
ASoC: atmel: Migrate to new style legacy DAI naming flag
Charles Keepax
8
-7
/
+15
2022-06-22
ASoC: core: Make snd_soc_unregister_card() return void
Uwe Kleine-König
1
-1
/
+3
2022-06-06
ASoC: atmel: Rename set_fmt_new back to set_fmt
Charles Keepax
4
-4
/
+4
2022-06-06
ASoC: atmel: Update to use set_fmt_new callback
Charles Keepax
4
-21
/
+21
2022-05-10
Clean up usage of the endianness flag
Mark Brown
2
-2
/
+0
2022-05-09
ASoC: sam9g20_wm8731: Use dev_err_probe() for snd_soc_register_card()
Mark Brown
1
-1
/
+2
2022-05-09
ASoC: atmel-classd: Remove endianness flag on class d component
Charles Keepax
1
-1
/
+0
2022-05-09
ASoC: atmel-pdmic: Remove endianness flag on pdmic component
Charles Keepax
1
-1
/
+0
2022-05-04
ASoC: Pull in fixes
Mark Brown
1
-0
/
+1
2022-04-25
ASoC: atmel: mchp-pdmc: set prepare_slave_config
Codrin Ciubotariu
1
-0
/
+1
2022-04-05
ASoC: wm8731: Overhaul of the driver
Mark Brown
1
-2
/
+2
2022-04-04
ASoC: atmel: Don't squash error codes from atmel_ssc_set_audio()
Mark Brown
1
-2
/
+2
2022-04-04
ASoC: atmel: Fix error handling in at91samg20ek probe()
Mark Brown
1
-3
/
+6
2022-04-04
ASoC: atmel: Remove system clock tree configuration for at91sam9g20ek
Mark Brown
1
-61
/
+0
2022-04-04
ASoC: wm8731: Factor out the I2C and SPI bus code into separate modules
Mark Brown
1
-2
/
+2
2022-03-18
ASoC: atmel: mchp-pdmc: print the correct property name
Codrin Ciubotariu
1
-5
/
+6
2022-03-16
ASoC: atmel: Fix error handling in sam9x5_wm8731_driver_probe
Miaoqian Lin
1
-6
/
+7
[next]