summaryrefslogtreecommitdiff
path: root/sound/aoa/codecs
AgeCommit message (Expand)Author
2023-10-06ALSA: aoa: Replace asm/prom.h with explicit includesRob Herring
2023-06-05ALSA: Switch i2c drivers back to use .probe()Uwe Kleine-König
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-08-16i2c: Make remove callback return voidUwe Kleine-König
2021-08-19isystem: trim/fixup stdarg.h and other headersAlexey Dobriyan
2021-01-08ALSA: Convert strlcpy to strscpy when return value is unusedJoe Perches
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-07-29ALSA: aoa: onyx: always initialize register read valueJohannes Berg
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 250Thomas Gleixner
2019-05-21treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-08-29ALSA: aoa: Convert to using %pOF instead of full_nameRob Herring
2017-08-16ALSA: aoa: make snd_kcontrol_new constBhumika Goyal
2017-05-30ALSA: declare snd_kcontrol_new structures as constBhumika Goyal
2015-07-10ALSA: aoa: Drop owner assignment from i2c_driverKrzysztof Kozlowski
2014-10-21ALSA: aoa: Use snd_ctl_elem_info()Takashi Iwai
2014-05-27ALSA: sound/aoa/codecs/onyx.c: use static const for textsFabian Frederick
2014-02-14ALSA: aoa: Use SNDRV_DEV_CODEC for AOA codec objectsTakashi Iwai
2012-07-11sound/aoa: Adapt to new i2c probing schemeAndreas Schwab
2012-01-27ALSA: aoa: Convert onyx and tas codec drivers to module_i2c_driverAxel Lin
2011-11-13Merge branch 'master' into for-nextJiri Kosina
2011-10-29snd-aoa: remove commented out Kconfig entryPaul Bolle
2011-09-12ALSA: aoa: Remove obsolete cleanup for clientdataAxel Lin
2011-04-26Revert wrong fixes for common misspellingsLucas De Marchi
2011-03-31Fix common misspellingsLucas De Marchi
2010-12-10ALSA: aoa: Remove wrong i2c_set_clientdata in onyx_i2c_remove()Axel Lin
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2009-10-01ALSA: Don't assume i2c device probing always succeedsTakashi Iwai
2009-04-21ALSA: AOA: Convert onyx and tas codecs to new-style i2c driversJean Delvare
2008-10-23ALSA: aoa: clean up file namesJohannes Berg
2008-08-25ALSA: aoa - Remove duplicate assignment of SNDRV_PCM_FMTBIT_S{16,24}_BE bitsRoel Kluin
2008-05-27sound: Convert to menuconfigTakashi Iwai
2008-01-31[ALSA] aoa - Check value range in ctl callbacksTakashi Iwai
2007-10-16[ALSA] Clean up with common snd_ctl_boolean_*_info callbacksTakashi Iwai
2007-10-16[ALSA] Fix tas_suspend/resume build warningStephen Rothwell
2007-07-20[ALSA] snd-aoa-codec-onyx: fix typoYoann Padioleau
2007-05-11[ALSA] sound: strlcpy is smart enoughJean Delvare
2007-05-07[POWERPC] Rename device_is_compatible to of_device_is_compatibleStephen Rothwell
2007-04-13[POWERPC] Rename get_property to of_get_property: soundStephen Rothwell
2007-04-13[POWERPC] get_property returns constStephen Rothwell
2007-02-09[ALSA] snd-aoa: fix onyx resumeJohannes Berg
2006-12-20[ALSA] sound: Don't include i2c-dev.hJean Delvare
2006-11-28[ALSA] Enable stereo line input for TAS codecPaul Mackerras
2006-09-23[ALSA] aoa: add locking to tas codecJohannes Berg
2006-09-23[ALSA] Select I2C and I2C_POWERMAC in aoa/codecs/KconfigTakashi Iwai
2006-08-03[ALSA] aoa: fix toonie codecJohannes Berg