index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
sound
/
soc
/
codecs
/
rt1011.c
Age
Commit message (
Expand
)
Author
Files
Lines
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