summaryrefslogtreecommitdiff
path: root/sound/soc/codecs/tas2781-fmwlib.c
AgeCommit message (Expand)Author
2025-05-22Merge tag 'asoc-v6.16' of https://git.kernel.org/pub/scm/linux/kernel/git/bro...Takashi Iwai
2025-05-19ASoC: tas2781: Header file cleanup and Move the macro definitions to fwlibShenghao Ding
2025-04-30ALSA: hda/tas2781: Remove tas2781_spi_fwlib.c and leverage SND_SOC_TAS2781_FM...Shenghao Ding
2025-04-08ASoC: tas2781-fmwlib: Remove unnecessary NULL check before release_firmware()Chen Ni
2025-03-24Merge tag 'asoc-v6.15' of https://git.kernel.org/pub/scm/linux/kernel/git/bro...Takashi Iwai
2025-03-19ASoC: tas2781: Support dsp firmware Alpha and Beta seaiesShenghao Ding
2025-02-26ASoC: tas2781: Clean up for some defineBaojun Xu
2024-12-02module: Convert symbol namespace to string literalPeter Zijlstra
2024-11-04ASoC: tas2781: Add new driver version for tas2563 & tas2781 qfn chipShenghao Ding
2024-10-02move asm/unaligned.h to linux/unaligned.hAl Viro
2024-09-13ASoC: tas2781: Add Calibration Kcontrols for ChromebookShenghao Ding
2024-08-07ASoC: tas2781-i2c: Drop weird GPIO codeLinus Walleij
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