summaryrefslogtreecommitdiff
path: root/sound/soc/codecs/pcm6240.c
AgeCommit message (Expand)AuthorFilesLines
2026-08-10ASoC: pcm6240: Use auto-cleanup for firmware loadingTakashi Iwai1-10/+6
2026-07-23ASoC: codecs: pcm6240: Use guard() for mutex locksbui duc phuc1-13/+12
2026-05-21ASoC: Rework initialization of i2c_device_idsMark Brown1-22/+22
2026-05-21ASoC: Use named initializers for arrays of i2c_device_dataUwe Kleine-König (The Capable Hub)1-22/+22
2026-05-16ASoC: pcm6240: Use flexible array for config blocksRosen Penev1-21/+15
2026-02-22Convert remaining multi-line kmalloc_obj/flex GFP_KERNEL usesKees Cook1-1/+1
2026-02-21Convert 'alloc_obj' family to use the new default GFP_KERNEL argumentLinus Torvalds1-3/+3
2026-02-21treewide: Replace kmalloc with kmalloc_obj for non-scalar typesKees Cook1-6/+5
2025-10-20ASoC: codecs: pcm6240: use snd_kcontrol_chip() instead of snd_soc_kcontrol_co...Kuninori Morimoto1-6/+3
2025-08-20ASoC: codecs: Use kcalloc() instead of kzalloc()Qianfeng Rong1-2/+2
2025-04-08ASoC: pcm6240: Remove unnecessary NULL check before release_firmware()Chen Ni1-2/+1
2025-03-16ASoC: pcm6240: Drop bogus code handling IRQ as GPIOLinus Walleij1-21/+7
2024-12-09ASoc: pcm6240: Remove use of i2c_match_id()Andrew Davis1-2/+1
2024-10-02move asm/unaligned.h to linux/unaligned.hAl Viro1-1/+1
2024-07-05ASoc: pcm6240: Remove unnecessary name-prefix for all the controlsShenghao Ding1-24/+6
2024-07-02ASoC: PCM6240: Use of_property_read_reg()Rob Herring (Arm)1-21/+10
2024-06-21ASoc: PCM6240: Return directly after a failed devm_kzalloc() in pcmdevice_i2c...Hao Ge1-4/+2
2024-04-24ASoc: PCM6240: Fix spelling mistake: "deley" -> "delay"Colin Ian King1-1/+1
2024-04-21ASoc: PCM6240: Create PCM6240 Family driver codeShenghao Ding1-0/+2217