index
:
linux.git
for-next
master
Linus' kernel tree
Russell King
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
2025-07-11
ALSA: hda: Move codec drivers into sound/hda/codecs directory
Takashi Iwai
2025-07-06
ALSA: hda: Remove redundant pm_runtime_mark_last_busy() calls
Sakari Ailus
2025-07-06
ALSA: hda/tas2781: Add bus name in device name check
Baojun Xu
2025-06-16
ALSA: hda/tas2781: Add compatible for hardware id TIAS2781 and TXNW2781
Baojun Xu
2025-06-09
ALSA: hda/tas2781: Add missed brace and hardware id re-order
Baojun Xu
2025-05-22
ALSA: hda/tas2781: Move and unified the calibrated-data getting function for ...
Shenghao Ding
2025-05-08
ALSA: hda/tas2781: Create an independent lib to save the shared parts for bot...
Shenghao Ding
2025-04-30
ALSA: hda/tas2781: Remove tas2781_spi_fwlib.c and leverage SND_SOC_TAS2781_FM...
Shenghao Ding
2025-04-16
ALSA: hda/tas2781: Create a common header for both spi and i2c tas2781 hda dr...
Shenghao Ding
2025-03-28
ALSA: hda/tas2781: Upgrade calibratd-data writing code to support Alpha and B...
Shenghao Ding
2025-03-25
ALSA: hda: tas2781-i2c: Remove unnecessary NULL check before release_firmware()
Chen Ni
2025-03-19
ASoC: ops: Remove snd_soc_info_volsw_range()
Charles Keepax
2025-02-06
ASoC: tas2781: Switch to use %ptTsr
Andy Shevchenko
2024-12-30
ALSA: hda/tas2781: Ignore SUBSYS_ID not found for tas2563 projects
Baojun Xu
2024-12-06
Merge tag 'sound-6.13-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
2024-12-02
module: Convert symbol namespace to string literal
Peter Zijlstra
2024-12-01
ALSA: hda/tas2781: Fix error code tas2781_read_acpi()
Dan Carpenter
2024-11-26
ALSA: hda/tas2781: Add speaker id check for ASUS projects
Baojun Xu
2024-10-04
Merge tag 'sound-6.12-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
2024-10-02
move asm/unaligned.h to linux/unaligned.h
Al Viro
2024-09-20
ALSA: Drop explicit initialization of struct i2c_device_id::driver_data to 0
Uwe Kleine-König
2024-09-14
Merge tag 'asoc-v6.12' of https://git.kernel.org/pub/scm/linux/kernel/git/bro...
Takashi Iwai
2024-08-14
ALSA: hda/tas2781: Use correct endian conversion
Takashi Iwai
2024-08-13
ALSA: hda/tas2781: fix wrong calibrated data order
Baojun Xu
2024-08-07
ASoC: tas2781-i2c: Drop weird GPIO code
Linus Walleij
2024-07-15
Merge tag 'asoc-v6.11' of https://git.kernel.org/pub/scm/linux/kernel/git/bro...
Takashi Iwai
2024-07-09
ASoc: TAS2781: rename the tas2781_reset as tasdevice_reset
Shenghao Ding
2024-06-18
ALSA: hda: Drop NULL check for snd_ctl_remove()
Takashi Iwai
2024-06-18
ALSA: hda: hda_component: Move codec field into the parent
Simon Trimmer
2024-06-18
ALSA: hda: hda_component: Change codecs to use component parent structure
Simon Trimmer
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
[next]