index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sound
/
soc
/
codecs
/
rt1011.c
Age
Commit message (
Expand
)
Author
2020-01-17
ASoC: rt1011: set the different setting for QFN/WLCSP package
Shuming Fan
2019-10-31
ASoC: rt1011: some minor changes to improve readability
Shuming Fan
2019-10-31
ASoC: rt1011: add the range check for temperature_calib from device property
Shuming Fan
2019-10-31
ASoC: rt1011: remove unnecessary tabs using spaces instead
Shuming Fan
2019-10-31
ASoC: rt1011: improve the rt1011_set_dai_fmt() function
Shuming Fan
2019-10-31
ASoC: rt1011: remove redundant code in kcontrol
Shuming Fan
2019-10-18
ASoC: rt1011: fix spelling mistake "temperture" -> "temperature"
Colin Ian King
2019-10-16
ASoC: rt1011: Read and apply r0 and temperature device property
Shuming Fan
2019-10-16
ASoC: rt1011: set tx/rx slots from tx/rx_mask in TDM case
Shuming Fan
2019-09-09
Merge branch 'asoc-5.4' into asoc-next
Mark Brown
2019-09-09
ASoC: rt1011: make array pd static const, makes object smaller
Colin Ian King
2019-08-27
ASoC: rt1011: add mutex protection to set_fmt/set_tdm_slot
Shuming Fan
2019-08-15
ASoC: rt1011: remove unused variable 'dac_vol_tlv' and 'adc_vol_tlv'
YueHaibing
2019-08-07
ASoC: rt1011: Add a flag for the R0 calibration test
Shuming Fan
2019-08-07
ASoC: rt1011: Add R0 temperature and TDM1 ADC2DAT Swap control
Shuming Fan
2019-07-11
ASoC: rt1011: fix DC calibration offset not applying
Shuming Fan
2019-06-06
ASoC: rt1011: fix warning reported by kbuild test robot and minor issue
Shuming Fan
2019-06-06
ASoC: rt1011: Mark format integer literals as unsigned
Nathan Chancellor
2019-06-04
ASoC: rt1011: Add RT1011 amplifier driver
Shuming Fan