summaryrefslogtreecommitdiff
path: root/sound/aoa
AgeCommit message (Expand)Author
10 daysALSA: aoa: onyx: Update IEC958 sample-rate status for PCM playbackCássio Gabriel
13 daysALSA: aoa/onyx: Fix OF node leak on probe failurewangdicheng
2026-04-02ALSA: aoa/tas: Fix OF node leak on probe failurewangdicheng
2026-04-01ALSA: aoa: i2sbus: clear stale prepared stateCássio Gabriel
2026-03-30ALSA: aoa: i2sbus: fix OF node lifetime handlingCássio Gabriel
2026-03-10ALSA: aoa: Skip devices with no codecs in i2sbus_resume()Thorsten Blum
2026-02-28ALSA: aoa: Constify struct codec_connectionChristophe JAILLET
2026-02-21Convert more 'alloc_obj' cases to default GFP_KERNEL argumentsLinus Torvalds
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-09-12ALSA: aoa: Remove redundant size arguments from strscpy()Thorsten Blum
2025-09-10ALSA: aoa: Don't split string across linesTakashi Iwai
2025-09-10ALSA: aoa: Use guard() for spin locksTakashi Iwai
2025-09-01ALSA: aoa: Use guard() for mutex locksTakashi Iwai
2024-09-20ALSA: Drop explicit initialization of struct i2c_device_id::driver_data to 0Uwe Kleine-König
2024-08-16ALSA: aoa: Use helper function for_each_child_of_node()Zhang Zekun
2024-05-08ALSA: aoa: Use *-y instead of *-objs in MakefileTakashi Iwai
2024-05-08ALSA: aoa: soundbus: i2sbus: pcm: use 'time_left' variable with wait_for_comp...Wolfram Sang
2024-04-05Merge tag 'asoc-fix-v6.9-rc2' of https://git.kernel.org/pub/scm/linux/kernel/...Takashi Iwai
2024-03-27ALSA: aoa: avoid false-positive format truncation warningArnd Bergmann
2024-03-15Merge tag 'powerpc-6.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds
2024-03-07powerpc/macio: Make remove callback of macio driver void returnedDawei Li
2024-02-15ALSA: aoa: make soundbus_bus_type constRicardo B. Marliere
2024-02-12ALSA: aoa: Replace with DEFINE_SIMPLE_DEV_PM_OPS()Takashi Iwai
2023-10-26ALSA: aoa: Replace with __packed attributeTakashi Iwai
2023-10-06ALSA: aoa: Replace asm/prom.h with explicit includesRob Herring
2023-08-18ALSA: aoa: Fix typos in PCM fix patchTakashi Iwai
2023-08-17ALSA: pcm: Don't embed deviceTakashi Iwai
2023-06-05ALSA: Switch i2c drivers back to use .probe()Uwe Kleine-König
2023-02-24Merge tag 'driver-core-6.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2023-01-27driver core: make struct bus_type.uevent() take a const *Greg Kroah-Hartman
2023-01-25ALSA: aoa: make remove callback of soundbus driver void returnedDawei Li
2022-11-19ALSA: aoa: tas: Convert to i2c's .probe_new()Uwe Kleine-König
2022-11-19ALSA: aoa: onyx: Convert to i2c's .probe_new()Uwe Kleine-König
2022-10-27ALSA: aoa: Fix I2S device accountingTakashi Iwai
2022-10-27ALSA: aoa: i2sbus: fix possible memory leak in i2sbus_add_dev()Yang Yingliang
2022-08-16i2c: Make remove callback return voidUwe Kleine-König
2022-08-02ALSA: aoa: Replace sprintf() with sysfs_emit()Takashi Iwai
2021-09-03Merge tag 'kbuild-v5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds
2021-08-19isystem: trim/fixup stdarg.h and other headersAlexey Dobriyan
2021-07-21bus: Make remove callback return voidUwe Kleine-König
2021-06-17ALSA: aoa: remove unnecessary oom messageZhen Lei
2021-01-08ALSA: Convert strlcpy to strscpy when return value is unusedJoe Perches
2020-09-03ALSA: aoa: i2sbus: use DECLARE_COMPLETION_ONSTACK() macroPierre-Louis Bossart
2020-06-14treewide: replace '---help---' in Kconfig files with 'help'Masahiro Yamada
2020-01-05ALSA: aoa: More constificationsTakashi Iwai
2020-01-03ALSA: aoa: Constify snd_kcontrol_new itemsTakashi Iwai
2020-01-03ALSA: aoa: Constify snd_device_ops definitionsTakashi Iwai
2019-12-11ALSA: aoa: Drop superfluous ioctl PCM opsTakashi Iwai
2019-12-11ALSA: aoa: Use managed buffer allocationTakashi Iwai