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
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
/
codecs
/
rt1011.c
Age
Commit message (
Expand
)
Author
Files
Lines
2024-05-03
ASoC: codecs: Drop explicit initialization of struct i2c_device_id::driver_da...
Uwe Kleine-König
1
-1
/
+1
2023-08-13
ASoC: rt1011: Drop GPIO includes
Linus Walleij
1
-2
/
+0
2023-06-19
ASoC: rt1011: Use maple tree register cache
Mark Brown
1
-1
/
+1
2023-05-08
ASoC: Switch i2c drivers back to use .probe()
Uwe Kleine-König
1
-1
/
+1
2022-06-27
ASoC: rt*: Remove now redundant non_legacy_dai_naming flag
Charles Keepax
1
-1
/
+0
2022-04-07
ASoC: rt*: use simple i2c probe function
Stephen Kitt
1
-3
/
+2
2021-11-12
ASoC: rt1011: revert 'I2S Reference' to SOC_ENUM_EXT
Jack Yu
1
-6
/
+49
2021-10-13
ASoC: rt1011: Fix 'I2S Reference' enum control
Peter Ujfalusi
1
-48
/
+5
2021-10-12
ASoC: rt1011: Fix 'I2S Reference' enum control caused error
Peter Ujfalusi
1
-6
/
+5
2021-09-13
ASoC: rt1011: add i2s reference control for rt1011
Jack Yu
1
-0
/
+54
2021-04-23
Merge remote-tracking branch 'asoc/for-5.13' into asoc-next
Mark Brown
1
-26
/
+23
2021-04-08
ASoC: rt1011: remove pack_id check in rt1011
Jack Yu
1
-14
/
+2
2021-03-10
ASoC: rt1011: clarify expression
Pierre-Louis Bossart
1
-2
/
+3
2021-03-10
ASoC: rt1011: remove redundant test
Pierre-Louis Bossart
1
-4
/
+4
2021-03-10
ASoC: rt1011: use logical OR
Pierre-Louis Bossart
1
-19
/
+15
2021-03-10
ASoC: rt*: Constify static struct acpi_device_id
Rikard Falkeborn
1
-1
/
+1
2020-06-23
ASoC: rt1011: fix KASAN out-of-bounds bug in find_next_bit()
Fred Oh
1
-7
/
+13
2020-01-17
ASoC: rt1011: set the different setting for QFN/WLCSP package
Shuming Fan
1
-2
/
+15
2019-10-31
ASoC: rt1011: some minor changes to improve readability
Shuming Fan
1
-4
/
+5
2019-10-31
ASoC: rt1011: add the range check for temperature_calib from device property
Shuming Fan
1
-1
/
+2
2019-10-31
ASoC: rt1011: remove unnecessary tabs using spaces instead
Shuming Fan
1
-23
/
+22
2019-10-31
ASoC: rt1011: improve the rt1011_set_dai_fmt() function
Shuming Fan
1
-0
/
+4
2019-10-31
ASoC: rt1011: remove redundant code in kcontrol
Shuming Fan
1
-9
/
+0
2019-10-18
ASoC: rt1011: fix spelling mistake "temperture" -> "temperature"
Colin Ian King
1
-1
/
+1
2019-10-16
ASoC: rt1011: Read and apply r0 and temperature device property
Shuming Fan
1
-1
/
+40
2019-10-16
ASoC: rt1011: set tx/rx slots from tx/rx_mask in TDM case
Shuming Fan
1
-5
/
+137
2019-09-09
Merge branch 'asoc-5.4' into asoc-next
Mark Brown
1
-6
/
+23
2019-09-09
ASoC: rt1011: make array pd static const, makes object smaller
Colin Ian King
1
-1
/
+2
2019-08-27
ASoC: rt1011: add mutex protection to set_fmt/set_tdm_slot
Shuming Fan
1
-8
/
+19
2019-08-15
ASoC: rt1011: remove unused variable 'dac_vol_tlv' and 'adc_vol_tlv'
YueHaibing
1
-3
/
+0
2019-08-07
ASoC: rt1011: Add a flag for the R0 calibration test
Shuming Fan
1
-1
/
+13
2019-08-07
ASoC: rt1011: Add R0 temperature and TDM1 ADC2DAT Swap control
Shuming Fan
1
-1
/
+8
2019-07-11
ASoC: rt1011: fix DC calibration offset not applying
Shuming Fan
1
-2
/
+2
2019-06-06
ASoC: rt1011: fix warning reported by kbuild test robot and minor issue
Shuming Fan
1
-4
/
+7
2019-06-06
ASoC: rt1011: Mark format integer literals as unsigned
Nathan Chancellor
1
-2
/
+2
2019-06-04
ASoC: rt1011: Add RT1011 amplifier driver
Shuming Fan
1
-0
/
+2241