summaryrefslogtreecommitdiffstats
path: root/sound/aoa/codecs
AgeCommit message (Expand)AuthorLines
2026-02-21Convert more 'alloc_obj' cases to default GFP_KERNEL argumentsLinus Torvalds-4/+2
2026-02-21Convert 'alloc_obj' family to use the new default GFP_KERNEL argumentLinus Torvalds-3/+3
2026-02-21treewide: Replace kmalloc with kmalloc_obj for non-scalar typesKees Cook-5/+7
2025-09-12ALSA: aoa: Remove redundant size arguments from strscpy()Thorsten Blum-3/+3
2025-09-01ALSA: aoa: Use guard() for mutex locksTakashi Iwai-146/+71
2024-09-20ALSA: Drop explicit initialization of struct i2c_device_id::driver_data to 0Uwe Kleine-König-2/+2
2024-05-08ALSA: aoa: Use *-y instead of *-objs in MakefileTakashi Iwai-3/+3
2023-10-06ALSA: aoa: Replace asm/prom.h with explicit includesRob Herring-2/+2
2023-06-05ALSA: Switch i2c drivers back to use .probe()Uwe Kleine-König-2/+2
2022-11-19ALSA: aoa: tas: Convert to i2c's .probe_new()Uwe Kleine-König-3/+2
2022-11-19ALSA: aoa: onyx: Convert to i2c's .probe_new()Uwe Kleine-König-3/+2
2022-08-16i2c: Make remove callback return voidUwe Kleine-König-4/+2
2021-08-19isystem: trim/fixup stdarg.h and other headersAlexey Dobriyan-2/+0
2021-01-08ALSA: Convert strlcpy to strscpy when return value is unusedJoe Perches-3/+3
2020-06-14treewide: replace '---help---' in Kconfig files with 'help'Masahiro Yamada-3/+3
2020-01-05ALSA: aoa: More constificationsTakashi Iwai-5/+5
2020-01-03ALSA: aoa: Constify snd_kcontrol_new itemsTakashi Iwai-2/+2
2020-01-03ALSA: aoa: Constify snd_device_ops definitionsTakashi Iwai-3/+3
2019-07-29ALSA: aoa: onyx: always initialize register read valueJohannes Berg-1/+3
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 250Thomas Gleixner-13/+5
2019-05-21treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner-0/+1
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman-0/+3
2017-08-29ALSA: aoa: Convert to using %pOF instead of full_nameRob Herring-2/+2
2017-08-16ALSA: aoa: make snd_kcontrol_new constBhumika Goyal-6/+6
2017-05-30ALSA: declare snd_kcontrol_new structures as constBhumika Goyal-7/+7
2015-07-10ALSA: aoa: Drop owner assignment from i2c_driverKrzysztof Kozlowski-2/+0
2014-10-21ALSA: aoa: Use snd_ctl_elem_info()Takashi Iwai-15/+3
2014-05-27ALSA: sound/aoa/codecs/onyx.c: use static const for textsFabian Frederick-1/+1
2014-02-14ALSA: aoa: Use SNDRV_DEV_CODEC for AOA codec objectsTakashi Iwai-3/+3
2012-07-11sound/aoa: Adapt to new i2c probing schemeAndreas Schwab-149/+6
2012-01-27ALSA: aoa: Convert onyx and tas codec drivers to module_i2c_driverAxel Lin-24/+2
2011-11-13Merge branch 'master' into for-nextJiri Kosina-3/+1
2011-10-29snd-aoa: remove commented out Kconfig entryPaul Bolle-8/+0
2011-09-12ALSA: aoa: Remove obsolete cleanup for clientdataAxel Lin-3/+1
2011-04-26Revert wrong fixes for common misspellingsLucas De Marchi-1/+1
2011-03-31Fix common misspellingsLucas De Marchi-1/+1
2010-12-10ALSA: aoa: Remove wrong i2c_set_clientdata in onyx_i2c_remove()Axel Lin-1/+0
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo-0/+3
2009-10-01ALSA: Don't assume i2c device probing always succeedsTakashi Iwai-0/+9
2009-04-21ALSA: AOA: Convert onyx and tas codecs to new-style i2c driversJean Delvare-47/+95
2008-10-23ALSA: aoa: clean up file namesJohannes Berg-11/+15
2008-08-25ALSA: aoa - Remove duplicate assignment of SNDRV_PCM_FMTBIT_S{16,24}_BE bitsRoel Kluin-4/+2
2008-05-27sound: Convert to menuconfigTakashi Iwai-4/+0
2008-01-31[ALSA] aoa - Check value range in ctl callbacksTakashi Iwai-1/+32
2007-10-16[ALSA] Clean up with common snd_ctl_boolean_*_info callbacksTakashi Iwai-36/+4
2007-10-16[ALSA] Fix tas_suspend/resume build warningStephen Rothwell-4/+5
2007-07-20[ALSA] snd-aoa-codec-onyx: fix typoYoann Padioleau-2/+2
2007-05-11[ALSA] sound: strlcpy is smart enoughJean Delvare-4/+4
2007-05-07[POWERPC] Rename device_is_compatible to of_device_is_compatibleStephen Rothwell-3/+3
2007-04-13[POWERPC] Rename get_property to of_get_property: soundStephen Rothwell-3/+3