summaryrefslogtreecommitdiff
path: root/sound/soc/codecs/rt1011.c
AgeCommit message (Expand)Author
2023-08-13ASoC: rt1011: Drop GPIO includesLinus Walleij
2023-06-19ASoC: rt1011: Use maple tree register cacheMark Brown
2023-05-08ASoC: Switch i2c drivers back to use .probe()Uwe Kleine-König
2022-06-27ASoC: rt*: Remove now redundant non_legacy_dai_naming flagCharles Keepax
2022-04-06ASoC: rt*: use simple i2c probe functionStephen Kitt
2021-11-12ASoC: rt1011: revert 'I2S Reference' to SOC_ENUM_EXTJack Yu
2021-10-13ASoC: rt1011: Fix 'I2S Reference' enum controlPeter Ujfalusi
2021-10-12ASoC: rt1011: Fix 'I2S Reference' enum control caused errorPeter Ujfalusi
2021-09-13ASoC: rt1011: add i2s reference control for rt1011Jack Yu
2021-04-23Merge remote-tracking branch 'asoc/for-5.13' into asoc-nextMark Brown
2021-04-08ASoC: rt1011: remove pack_id check in rt1011Jack Yu
2021-03-10ASoC: rt1011: clarify expressionPierre-Louis Bossart
2021-03-10ASoC: rt1011: remove redundant testPierre-Louis Bossart
2021-03-10ASoC: rt1011: use logical ORPierre-Louis Bossart
2021-03-10ASoC: rt*: Constify static struct acpi_device_idRikard Falkeborn
2020-06-23ASoC: rt1011: fix KASAN out-of-bounds bug in find_next_bit()Fred Oh
2020-01-17ASoC: rt1011: set the different setting for QFN/WLCSP packageShuming Fan
2019-10-31ASoC: rt1011: some minor changes to improve readabilityShuming Fan
2019-10-31ASoC: rt1011: add the range check for temperature_calib from device propertyShuming Fan
2019-10-31ASoC: rt1011: remove unnecessary tabs using spaces insteadShuming Fan
2019-10-31ASoC: rt1011: improve the rt1011_set_dai_fmt() functionShuming Fan
2019-10-31ASoC: rt1011: remove redundant code in kcontrolShuming Fan
2019-10-18ASoC: rt1011: fix spelling mistake "temperture" -> "temperature"Colin Ian King
2019-10-16ASoC: rt1011: Read and apply r0 and temperature device propertyShuming Fan
2019-10-16ASoC: rt1011: set tx/rx slots from tx/rx_mask in TDM caseShuming Fan
2019-09-09Merge branch 'asoc-5.4' into asoc-nextMark Brown
2019-09-09ASoC: rt1011: make array pd static const, makes object smallerColin Ian King
2019-08-27ASoC: rt1011: add mutex protection to set_fmt/set_tdm_slotShuming Fan
2019-08-15ASoC: rt1011: remove unused variable 'dac_vol_tlv' and 'adc_vol_tlv'YueHaibing
2019-08-07ASoC: rt1011: Add a flag for the R0 calibration testShuming Fan
2019-08-07ASoC: rt1011: Add R0 temperature and TDM1 ADC2DAT Swap controlShuming Fan
2019-07-11ASoC: rt1011: fix DC calibration offset not applyingShuming Fan
2019-06-06ASoC: rt1011: fix warning reported by kbuild test robot and minor issueShuming Fan
2019-06-06ASoC: rt1011: Mark format integer literals as unsignedNathan Chancellor
2019-06-04ASoC: rt1011: Add RT1011 amplifier driverShuming Fan