index
:
linux
master
btrfs-t implementation, since changes won't upstream, periodic tags will reflect recent updates to the kernel
magh
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sound
/
soc
/
codecs
/
tas2781-fmwlib.c
Age
Commit message (
Expand
)
Author
2024-10-02
move asm/unaligned.h to linux/unaligned.h
Al Viro
2024-09-13
ASoC: tas2781: Add Calibration Kcontrols for Chromebook
Shenghao Ding
2024-08-07
ASoC: tas2781-i2c: Drop weird GPIO code
Linus Walleij
2024-07-22
ASoC: TAS2781: Fix tasdev_load_calibrated_data()
Dan Carpenter
2024-07-08
ASoc: TAS2781: replace beXX_to_cpup with get_unaligned_beXX for potentially b...
Shenghao Ding
2024-06-18
ASoc: tas2781: Enable RCA-based playback without DSP firmware download
Shenghao Ding
2024-05-20
ASoC: tas2781: Fix wrong loading calibrated data sequence
Shenghao Ding
2024-05-06
ASoC: tas2781: Fix a warning reported by robot kernel test
Shenghao Ding
2024-02-19
ASoC: tas2781: Remove redundant initialization of pointer 'data'
Colin Ian King
2024-01-08
Merge tag 'asoc-v6.8' of https://git.kernel.org/pub/scm/linux/kernel/git/broo...
Takashi Iwai
2023-12-18
ASoC: tas2781: add support for FW version 0x0503
Gergo Koteles
2023-12-15
ASoC: tas2781: check the validity of prm_no/cfg_no
Gergo Koteles
2023-10-17
ASoC: tas2781: make const read-only array magic_number static
Colin Ian King
2023-10-02
ASoC: tas2781: fixed compiling issue in m68k
Shenghao Ding
2023-06-23
ASoC: tas2781: Fix error code in tas2781_load_calibration()
Dan Carpenter
2023-06-20
ASoC: tas2781: Fix spelling mistake "calibraiton" -> "calibration"
Colin Ian King
2023-06-19
ASoC: tas2781: firmware lib
Shenghao Ding