summaryrefslogtreecommitdiff
path: root/sound/soc/codecs/tas2781-fmwlib.c
AgeCommit message (Expand)Author
2024-07-22ASoC: TAS2781: Fix tasdev_load_calibrated_data()Dan Carpenter
2024-07-08ASoc: TAS2781: replace beXX_to_cpup with get_unaligned_beXX for potentially b...Shenghao Ding
2024-06-18ASoc: tas2781: Enable RCA-based playback without DSP firmware downloadShenghao Ding
2024-05-20ASoC: tas2781: Fix wrong loading calibrated data sequenceShenghao Ding
2024-05-06ASoC: tas2781: Fix a warning reported by robot kernel testShenghao Ding
2024-02-19ASoC: tas2781: Remove redundant initialization of pointer 'data'Colin Ian King
2024-01-08Merge tag 'asoc-v6.8' of https://git.kernel.org/pub/scm/linux/kernel/git/broo...Takashi Iwai
2023-12-18ASoC: tas2781: add support for FW version 0x0503Gergo Koteles
2023-12-15ASoC: tas2781: check the validity of prm_no/cfg_noGergo Koteles
2023-10-17ASoC: tas2781: make const read-only array magic_number staticColin Ian King
2023-10-02ASoC: tas2781: fixed compiling issue in m68kShenghao Ding
2023-06-23ASoC: tas2781: Fix error code in tas2781_load_calibration()Dan Carpenter
2023-06-20ASoC: tas2781: Fix spelling mistake "calibraiton" -> "calibration"Colin Ian King
2023-06-19ASoC: tas2781: firmware libShenghao Ding