summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Add TAS57XX supportHEADmasterDing2025-04-222-0/+28
* fixed i2c switch in reg nodeDing2025-04-141-3/+1
* fixed regdump show the wrong i2c addrDing2025-04-141-3/+2
* Add tas2118 supportDing2025-04-0920-1143/+273
* Add volume control for tas2118 & its jsn fileDing2025-03-102-0/+362
* fix code can't work without irq setting in DTSDing2025-02-201-24/+45
* Add tas2020Ding2025-01-272-0/+5
* Move rst from codec_probe to i2c_probeDing2025-01-201-19/+19
* fixed the devinfo errorDing2025-01-201-14/+11
* Support hardware reset for MPA device.Ding2025-01-202-18/+39
* Update the guideline for TAS58XX and add dev_rst() for TAS58XXDing2025-01-143-21/+59
* Add init featureDing2025-01-132-8/+23
* Add tas2118Ding2024-12-182-1/+5
* Update the dvc kcontrol for tas2110Ding2024-10-181-16/+1
* Update the MPA chips and yaml fileDing2024-10-112-12/+12
* Support iceman and tas58xx familyDing2024-10-102-2/+54
* Optimize the dts parsingDing2024-10-101-24/+12
* Add #include <asm/unaligned.h>Shenghao Ding2024-08-151-0/+1
* Add #include <asm/unaligned.h>Shenghao Ding2024-08-151-0/+1
* Add three pieces of tas2572 register settingDing2024-04-242-25/+25
* Add clamp profile-id value in profile_get functionShenghao Ding2024-01-181-1/+5
* Support 96kHzShenghao Ding2024-01-171-0/+4
* tasdevice-core.c edited online with BitbucketShenghao Ding2024-01-161-1/+1
* Fixed memory free issueShenghao Ding2024-01-161-11/+11
* init cur_conf=0 and add tas2110 supportShenghao Ding2023-11-272-21/+12
* Rewrite tasdevice_change_chn_book for simplificationShenghao Ding2023-11-191-20/+20
* Add tas2572/tas2574 supportShenghao Ding2023-11-115-0/+192
* Optimize tas2110_digital_gain_getDing2023-10-051-7/+5
* fixed a logic error on judge two variables which is biggerShenghao Ding2023-10-051-1/+1
* rewrite the dvc kcontrol for tas2110Ding2023-10-041-27/+178
* correction for Linux coding styleDing2023-10-045-10/+10
* Indent optimizationDing2023-10-041-34/+20
* Add dev_name in the logDing2023-10-035-32/+22
* Add tas2110 kcontrol and irq handlerDing2023-10-034-33/+124
* fixed compiling warning in arm-gccDing2023-10-021-3/+3
* Add tas2110 supportDing2023-10-023-2/+8
* fixed the book switching issue in multiple devicesDing2023-10-021-6/+10
* Add digital & analog gain control for tas2770Ding2023-09-281-3/+30
* Add BBB compling tool and support both 5.10 and 6.4 aboveDing2023-09-252-6/+36
* Update regbin file handlingDing2023-09-194-9/+11
* add hw_params & set_sysclk for debugDing2023-09-181-0/+78
* 1. Optimize the irq enable/disableDing2023-09-171-26/+276
* fixed the reset issue with GPIO pinShenghao Ding2023-08-231-2/+2
* Support kernel 6.5 & fixed book switching when switching to anotherDing2023-08-133-17/+33
* 1. remove ti,aduio-devicesDing2023-06-121-10/+23
* Rework for Linux Coding styleShenghao Ding2023-04-0613-861/+762
* Optimize the ACPI/DT parsingShenghao Ding2023-03-222-26/+24
* Adjust reset sequence and move reset to codec probeShenghao Ding2023-03-212-35/+32
* alphabetical order for header file in C filesShenghao Ding2023-03-219-24/+24
* Add digital gain kcontrol for pcm9211Shenghao Ding2023-03-182-17/+50