aboutsummaryrefslogtreecommitdiffstats
path: root/sound/pci/hda/tas2781_hda_i2c.c
AgeCommit message (Expand)Author
2023-12-29ALSA: hda/tas2781: remove sound controls in unbindGergo Koteles
2023-12-29ALSA: hda/tas2781: move set_drv_data outside tasdevice_initGergo Koteles
2023-12-29ALSA: hda/tas2781: fix typos in commentGergo Koteles
2023-12-29ALSA: hda/tas2781: do not use regcacheGergo Koteles
2023-12-15ALSA: hda/tas2781: select program 0, conf 0 by defaultGergo Koteles
2023-12-14ALSA: hda/tas2781: reset the amp before component_addGergo Koteles
2023-12-14ALSA: hda/tas2781: call cleanup functions only onceGergo Koteles
2023-12-11ALSA: hda/tas2781: handle missing EFI calibration dataGergo Koteles
2023-12-10ALSA: hda/tas2781: leave hda_component in usable stateGergo Koteles
2023-08-31ALSA: hda/tas2781: Use standard clamp() macroTakashi Iwai
2023-08-25ALSA: hda/tas2781: Switch back to use struct i2c_driver's .probe()Uwe Kleine-König
2023-08-21ALSA: hda/tas2781: Fix PM refcount unbalance at tas2781_hda_bind()Takashi Iwai
2023-08-21ALSA: hda/tas2781: Fix acpi device refcount leak at tas2781_read_acpi()Takashi Iwai
2023-08-18ALSA: hda/tas2781: Add tas2781 HDA driverShenghao Ding