summaryrefslogtreecommitdiff
path: root/sound/soc/codecs/tas2770.c
AgeCommit message (Expand)Author
2024-05-03ASoC: codecs: Drop explicit initialization of struct i2c_device_id::driver_da...Uwe Kleine-König
2023-05-08ASoC: Switch i2c drivers back to use .probe()Uwe Kleine-König
2022-10-31ASoC: tas2770: Fix set_tdm_slot in case of single slotMartin Povišer
2022-09-19ASoC: tas2770: Reinit regcache on resetMartin Povišer
2022-08-08ASoC: tas2770: Fix handling of mute/unmuteMartin Povišer
2022-08-08ASoC: tas2770: Drop conflicting set_bias_level power settingMartin Povišer
2022-08-08ASoC: tas2770: Allow mono streamsMartin Povišer
2022-08-08ASoC: tas2770: Set correct FSYNC polarityMartin Povišer
2022-06-27ASoC: tas*: Remove now redundant non_legacy_dai_naming flagCharles Keepax
2022-06-06ASoC: tas2770: Use modern ASoC DAI format terminologyMark Brown
2022-04-11ASoC: tas*: use simple i2c probe functionStephen Kitt
2022-02-08ASoC: tas2770: Insert post reset delayMartin Povišer
2021-12-14ASoC: tas2770: Fix setting of high sample ratesMartin Povišer
2021-04-08ASoC: tas2770: Constify static struct snd_soc_dai_opsYe Bin
2021-03-18ASoC: tas2770: remove useless initializationPierre-Louis Bossart
2021-01-21ASoC: tas*: sync parameter naming (rate/sample_bits)Kuninori Morimoto
2020-09-23ASoC: tas2770: Remove unused variablesDan Murphy
2020-09-23ASoC: tas2770: Remove ti,asi-format codeDan Murphy
2020-09-23ASoC: tas2770: Set regcache when shutting down and waking deviceDan Murphy
2020-09-23ASoC: tas2770: Add shutdown capability via a GPIODan Murphy
2020-09-21ASoC: tas2770: Refactor sample rate functionDan Murphy
2020-09-21ASoC: tas2770: Fix the spacing and new linesDan Murphy
2020-09-21ASoC: tas2770: Fix unbalanced calls to pm_runtimeDan Murphy
2020-09-21ASoC: tas2770: Fix error handling with update_bitsDan Murphy
2020-09-21ASoC: tas2770: Fix required DT properties in the codeDan Murphy
2020-09-21ASoC: tas2770: Add missing bias level power statesDan Murphy
2020-09-21ASoC: tas2770: Fix calling reset in probeDan Murphy
2020-07-22ASoC: Replace HTTP links with HTTPS onesAlexander A. Klimov
2020-07-21ASoC: tas2770: Fix reset gpio property nameDan Murphy
2020-07-16ASoC: codecs: tas*: merge .digital_mute() into .mute_stream()Kuninori Morimoto
2019-11-15ASoC: tas2770: clean up an indentation issueColin Ian King
2019-10-07ASoC: tas2770: Fix snd_soc_update_bits error handlingDan Murphy
2019-10-07ASoC: tas2770: Remove unneeded read of the TDM_CFG3 registerDan Murphy
2019-10-07ASoc: tas2770: Fix build error without GPIOLIBYueHaibing
2019-10-03tas2770: fix platform_no_drv_owner.cocci warningskbuild test robot
2019-10-01tas2770: add tas2770 smart PA kernel driverFrank Shi