开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sound
/
pci
/
hda
/
tas2781_hda_i2c.c
Age
Commit message (
Expand
)
Author
2024-06-14
ALSA: hda: tas2781: Component should be unbound before deconstruction
Simon Trimmer
2024-04-07
ALSA: hda/tas2781: correct the register for pow calibrated data
Shenghao Ding
2024-03-27
ALSA: hda/tas2781: remove useless dev_dbg from playback_hook
Gergo Koteles
2024-03-27
ALSA: hda/tas2781: add debug statements to kcontrols
Gergo Koteles
2024-03-27
ALSA: hda/tas2781: add locks to kcontrols
Gergo Koteles
2024-03-27
ALSA: hda/tas2781: remove digital gain kcontrol
Gergo Koteles
2024-03-13
ALSA: hda/tas2781: remove unnecessary runtime_pm calls
Pierre-Louis Bossart
2024-03-11
Merge tag 'asoc-v6.9' of https://git.kernel.org/pub/scm/linux/kernel/git/broo...
Takashi Iwai
2024-03-11
ALSA: hda/tas2781: restore power state after system_resume
Gergo Koteles
2024-03-11
ALSA: hda/tas2781: do not call pm_runtime_force_* in system_resume/suspend
Gergo Koteles
2024-03-11
ALSA: hda/tas2781: do not reset cur_* values in runtime_suspend
Gergo Koteles
2024-03-11
ALSA: hda/tas2781: add lock to system_suspend
Gergo Koteles
2024-03-11
ALSA: hda/tas2781: use dev_dbg in system_resume
Gergo Koteles
2024-02-21
ASoC: Intel: avs: Fixes and new platforms support
Mark Brown
2024-02-09
ASoC: tas2781: remove unused acpi_subysystem_id
Gergo Koteles
2024-02-05
ASoC: tas2781: add module parameter to tascodec_init()
Gergo Koteles
2024-01-09
ALSA: hda/tas2781: annotate calibration data endianness
Gergo Koteles
2024-01-02
ALSA: hda/tas2781: add TAS2563 support for 14ARB7
Gergo Koteles
2024-01-02
ALSA: hda/tas2781: add configurable global i2c address
Gergo Koteles
2024-01-02
ALSA: hda/tas2781: add ptrs to calibration functions
Gergo Koteles
2023-12-30
ALSA: hda/tas2781: configure the amp after firmware load
Gergo Koteles
2023-12-29
ALSA: hda/tas2781: remove sound controls in unbind
Gergo Koteles
2023-12-29
ALSA: hda/tas2781: move set_drv_data outside tasdevice_init
Gergo Koteles
2023-12-29
ALSA: hda/tas2781: fix typos in comment
Gergo Koteles
2023-12-29
ALSA: hda/tas2781: do not use regcache
Gergo Koteles
2023-12-15
ALSA: hda/tas2781: select program 0, conf 0 by default
Gergo Koteles
2023-12-14
ALSA: hda/tas2781: reset the amp before component_add
Gergo Koteles
2023-12-14
ALSA: hda/tas2781: call cleanup functions only once
Gergo Koteles
2023-12-11
ALSA: hda/tas2781: handle missing EFI calibration data
Gergo Koteles
2023-12-10
ALSA: hda/tas2781: leave hda_component in usable state
Gergo Koteles
2023-08-31
ALSA: hda/tas2781: Use standard clamp() macro
Takashi Iwai
2023-08-25
ALSA: hda/tas2781: Switch back to use struct i2c_driver's .probe()
Uwe Kleine-König
2023-08-21
ALSA: hda/tas2781: Fix PM refcount unbalance at tas2781_hda_bind()
Takashi Iwai
2023-08-21
ALSA: hda/tas2781: Fix acpi device refcount leak at tas2781_read_acpi()
Takashi Iwai
2023-08-18
ALSA: hda/tas2781: Add tas2781 HDA driver
Shenghao Ding