summaryrefslogtreecommitdiff
path: root/sound/soc/codecs/pcm6240.c
AgeCommit message (Expand)Author
2026-08-10ASoC: pcm6240: Use auto-cleanup for firmware loadingTakashi Iwai
2026-07-23ASoC: codecs: pcm6240: Use guard() for mutex locksbui duc phuc
2026-05-21ASoC: Rework initialization of i2c_device_idsMark Brown
2026-05-21ASoC: Use named initializers for arrays of i2c_device_dataUwe Kleine-König (The Capable Hub)
2026-05-16ASoC: pcm6240: Use flexible array for config blocksRosen Penev
2026-02-22Convert remaining multi-line kmalloc_obj/flex GFP_KERNEL usesKees Cook
2026-02-21Convert 'alloc_obj' family to use the new default GFP_KERNEL argumentLinus Torvalds
2026-02-21treewide: Replace kmalloc with kmalloc_obj for non-scalar typesKees Cook
2025-10-20ASoC: codecs: pcm6240: use snd_kcontrol_chip() instead of snd_soc_kcontrol_co...Kuninori Morimoto
2025-08-20ASoC: codecs: Use kcalloc() instead of kzalloc()Qianfeng Rong
2025-04-08ASoC: pcm6240: Remove unnecessary NULL check before release_firmware()Chen Ni
2025-03-16ASoC: pcm6240: Drop bogus code handling IRQ as GPIOLinus Walleij
2024-12-09ASoc: pcm6240: Remove use of i2c_match_id()Andrew Davis
2024-10-02move asm/unaligned.h to linux/unaligned.hAl Viro
2024-07-05ASoc: pcm6240: Remove unnecessary name-prefix for all the controlsShenghao Ding
2024-07-02ASoC: PCM6240: Use of_property_read_reg()Rob Herring (Arm)
2024-06-21ASoc: PCM6240: Return directly after a failed devm_kzalloc() in pcmdevice_i2c...Hao Ge
2024-04-24ASoc: PCM6240: Fix spelling mistake: "deley" -> "delay"Colin Ian King
2024-04-21ASoc: PCM6240: Create PCM6240 Family driver codeShenghao Ding