aboutsummaryrefslogtreecommitdiffstats
path: root/sound/aoa/codecs (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-07-29ALSA: aoa: onyx: always initialize register read valueJohannes Berg1-1/+3
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 250Thomas Gleixner5-13/+5
2019-05-21treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner1-0/+1
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman3-0/+3
2017-08-29ALSA: aoa: Convert to using %pOF instead of full_nameRob Herring1-2/+2
2017-08-16ALSA: aoa: make snd_kcontrol_new constBhumika Goyal1-6/+6
2017-05-30ALSA: declare snd_kcontrol_new structures as constBhumika Goyal1-7/+7
2015-07-10ALSA: aoa: Drop owner assignment from i2c_driverKrzysztof Kozlowski2-2/+0
2014-10-21ALSA: aoa: Use snd_ctl_elem_info()Takashi Iwai2-15/+3
2014-05-27ALSA: sound/aoa/codecs/onyx.c: use static const for textsFabian Frederick1-1/+1
2014-02-14ALSA: aoa: Use SNDRV_DEV_CODEC for AOA codec objectsTakashi Iwai3-3/+3
2012-07-11sound/aoa: Adapt to new i2c probing schemeAndreas Schwab2-149/+6
2012-01-27ALSA: aoa: Convert onyx and tas codec drivers to module_i2c_driverAxel Lin2-24/+2
2011-11-13Merge branch 'master' into for-nextJiri Kosina1-3/+1
2011-10-29snd-aoa: remove commented out Kconfig entryPaul Bolle1-8/+0
2011-09-12ALSA: aoa: Remove obsolete cleanup for clientdataAxel Lin1-3/+1
2011-04-26Revert wrong fixes for common misspellingsLucas De Marchi1-1/+1
2011-03-31Fix common misspellingsLucas De Marchi1-1/+1
2010-12-10ALSA: aoa: Remove wrong i2c_set_clientdata in onyx_i2c_remove()Axel Lin1-1/+0
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.hTejun Heo3-0/+3
2009-10-01ALSA: Don't assume i2c device probing always succeedsTakashi Iwai1-0/+9
2009-04-21ALSA: AOA: Convert onyx and tas codecs to new-style i2c driversJean Delvare2-47/+95
2008-10-23ALSA: aoa: clean up file namesJohannes Berg8-11/+15
2008-08-25ALSA: aoa - Remove duplicate assignment of SNDRV_PCM_FMTBIT_S{16,24}_BE bitsRoel Kluin1-4/+2
2008-05-27sound: Convert to menuconfigTakashi Iwai1-4/+0
2008-01-31[ALSA] aoa - Check value range in ctl callbacksTakashi Iwai2-1/+32
2007-10-16[ALSA] Clean up with common snd_ctl_boolean_*_info callbacksTakashi Iwai2-36/+4
2007-10-16[ALSA] Fix tas_suspend/resume build warningStephen Rothwell1-4/+5
2007-07-20[ALSA] snd-aoa-codec-onyx: fix typoYoann Padioleau1-2/+2
2007-05-11[ALSA] sound: strlcpy is smart enoughJean Delvare2-4/+4
2007-05-07[POWERPC] Rename device_is_compatible to of_device_is_compatibleStephen Rothwell2-3/+3
2007-04-13[POWERPC] Rename get_property to of_get_property: soundStephen Rothwell2-3/+3
2007-04-13[POWERPC] get_property returns constStephen Rothwell2-5/+6
2007-02-09[ALSA] snd-aoa: fix onyx resumeJohannes Berg1-1/+10
2006-12-20[ALSA] sound: Don't include i2c-dev.hJean Delvare2-2/+0
2006-11-28[ALSA] Enable stereo line input for TAS codecPaul Mackerras1-4/+9
2006-09-23[ALSA] aoa: add locking to tas codecJohannes Berg1-13/+83
2006-09-23[ALSA] Select I2C and I2C_POWERMAC in aoa/codecs/KconfigTakashi Iwai1-0/+4
2006-08-03[ALSA] aoa: fix toonie codecJohannes Berg1-4/+13
2006-07-10[PATCH] aoa: tas: add missing bass/treble controlsJohannes Berg2-3/+247
2006-07-10[PATCH] aoa: tas: surface DRC control againJohannes Berg1-1/+94
2006-07-10[PATCH] aoa: tas: fix initialisation/resetBenjamin Herrenschmidt2-24/+110
2006-07-10[PATCH] aoa: tas: change PCM1 name to PCMJohannes Berg1-1/+1
2006-06-22[ALSA] snd-aoa: add snd-aoaJohannes Berg8-0/+2275