summaryrefslogtreecommitdiffstats
path: root/sound/soc/codecs/tas2781-i2c.c
Commit message (Expand)AuthorAgeFilesLines
* move asm/unaligned.h to linux/unaligned.hAl Viro2024-10-021-1/+1
* Merge branch 'for-linus' into for-nextTakashi Iwai2024-09-141-1/+1
|\
| * ASoC: tas2781: fix to save the dsp bin file name into the correct array in ca...Shenghao Ding2024-09-091-1/+1
* | ASoC: tas2781: Add Calibration Kcontrols for ChromebookShenghao Ding2024-09-131-2/+885
* | ASoC: tas2781: replace devm_kzalloc and scnprintf with devm_kstrdupShenghao Ding2024-08-261-13/+10
* | ASoC: tas2781: Remove unnecessary line feed for tasdevice_codec_removeBaojun Xu2024-08-211-4/+3
* | ASoc: tas2781: Remove unnecessary line feed and spaceShenghao Ding2024-08-151-4/+3
* | ASoc: tas2781: Rename dai_driver name to unify the name between TAS2563 and T...Shenghao Ding2024-08-131-1/+1
* | ASoC: tas2781-i2c: Get the right GPIO lineLinus Walleij2024-08-071-1/+1
* | ASoC: tas2781-i2c: Drop weird GPIO codeLinus Walleij2024-08-071-21/+3
* | ASoC: tas2781: Fix a compiling warning reported by robot kernel test due to a...Shenghao Ding2024-08-021-0/+1
|/
* ASoC: tas2781: Add new Kontrol to set tas2563 digital VolumeShenghao Ding2024-07-121-9/+120
* ASoc: TAS2781: rename the tas2781_reset as tasdevice_resetShenghao Ding2024-07-091-0/+2
* ASoc: tas2781: Set "Speaker Force Firmware Load" as the common kcontrol for b...Shenghao Ding2024-07-041-7/+22
* ASoC: tas2781: Use of_property_read_reg()Rob Herring (Arm)2024-07-021-23/+11
* ASoc: tas2781: Add name_prefix as the prefix name of DSP firmwares and calibr...Shenghao Ding2024-07-011-4/+15
* ASoc: tas2781: Add name_prefix as the prefix name of firmwares and kcontrol t...Shenghao Ding2024-06-241-0/+1
* ASoc: tas2781: Enable RCA-based playback without DSP firmware downloadShenghao Ding2024-06-181-13/+26
* ASoC: tas2781: Fix wrong loading calibrated data sequenceShenghao Ding2024-05-201-2/+2
* ASoC: tas2781: add module parameter to tascodec_init()Gergo Koteles2024-02-051-1/+1
* Merge tag 'asoc-fix-v6.8-merge-window' of https://git.kernel.org/pub/scm/linu...Takashi Iwai2024-01-161-3/+5
|\
| * ASoC: tas2781: Add tas2563 into driverShenghao Ding2024-01-051-3/+5
* | ALSA: hda/tas2781: move set_drv_data outside tasdevice_initGergo Koteles2023-12-291-0/+2
|/
* ASoC: tas2781: No need to set device_driver ownerYang Li2023-07-091-1/+0
* ASoC: tas2781: Add tas2781 driverShenghao Ding2023-06-191-0/+763