summaryrefslogtreecommitdiffstats
path: root/sound/aoa/codecs
Commit message (Expand)AuthorAgeFilesLines
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-023-0/+3
* ALSA: aoa: Convert to using %pOF instead of full_nameRob Herring2017-08-291-2/+2
* ALSA: aoa: make snd_kcontrol_new constBhumika Goyal2017-08-161-6/+6
* ALSA: declare snd_kcontrol_new structures as constBhumika Goyal2017-05-301-7/+7
* ALSA: aoa: Drop owner assignment from i2c_driverKrzysztof Kozlowski2015-07-102-2/+0
* ALSA: aoa: Use snd_ctl_elem_info()Takashi Iwai2014-10-212-15/+3
* ALSA: sound/aoa/codecs/onyx.c: use static const for textsFabian Frederick2014-05-271-1/+1
* ALSA: aoa: Use SNDRV_DEV_CODEC for AOA codec objectsTakashi Iwai2014-02-143-3/+3
* sound/aoa: Adapt to new i2c probing schemeAndreas Schwab2012-07-112-149/+6
* ALSA: aoa: Convert onyx and tas codec drivers to module_i2c_driverAxel Lin2012-01-272-24/+2
* Merge branch 'master' into for-nextJiri Kosina2011-11-131-3/+1
|\
| * ALSA: aoa: Remove obsolete cleanup for clientdataAxel Lin2011-09-121-3/+1
* | snd-aoa: remove commented out Kconfig entryPaul Bolle2011-10-291-8/+0
|/
* Revert wrong fixes for common misspellingsLucas De Marchi2011-04-261-1/+1
* Fix common misspellingsLucas De Marchi2011-03-311-1/+1
* ALSA: aoa: Remove wrong i2c_set_clientdata in onyx_i2c_remove()Axel Lin2010-12-101-1/+0
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-303-0/+3
* ALSA: Don't assume i2c device probing always succeedsTakashi Iwai2009-10-011-0/+9
* ALSA: AOA: Convert onyx and tas codecs to new-style i2c driversJean Delvare2009-04-212-47/+95
* ALSA: aoa: clean up file namesJohannes Berg2008-10-238-11/+15
* ALSA: aoa - Remove duplicate assignment of SNDRV_PCM_FMTBIT_S{16,24}_BE bitsRoel Kluin2008-08-251-4/+2
* sound: Convert to menuconfigTakashi Iwai2008-05-271-4/+0
* [ALSA] aoa - Check value range in ctl callbacksTakashi Iwai2008-01-312-1/+32
* [ALSA] Clean up with common snd_ctl_boolean_*_info callbacksTakashi Iwai2007-10-162-36/+4
* [ALSA] Fix tas_suspend/resume build warningStephen Rothwell2007-10-161-4/+5
* [ALSA] snd-aoa-codec-onyx: fix typoYoann Padioleau2007-07-201-2/+2
* [ALSA] sound: strlcpy is smart enoughJean Delvare2007-05-112-4/+4
* [POWERPC] Rename device_is_compatible to of_device_is_compatibleStephen Rothwell2007-05-072-3/+3
* [POWERPC] Rename get_property to of_get_property: soundStephen Rothwell2007-04-132-3/+3
* [POWERPC] get_property returns constStephen Rothwell2007-04-132-5/+6
* [ALSA] snd-aoa: fix onyx resumeJohannes Berg2007-02-091-1/+10
* [ALSA] sound: Don't include i2c-dev.hJean Delvare2006-12-202-2/+0
* [ALSA] Enable stereo line input for TAS codecPaul Mackerras2006-11-281-4/+9
* [ALSA] aoa: add locking to tas codecJohannes Berg2006-09-231-13/+83
* [ALSA] Select I2C and I2C_POWERMAC in aoa/codecs/KconfigTakashi Iwai2006-09-231-0/+4
* [ALSA] aoa: fix toonie codecJohannes Berg2006-08-031-4/+13
* [PATCH] aoa: tas: add missing bass/treble controlsJohannes Berg2006-07-102-3/+247
* [PATCH] aoa: tas: surface DRC control againJohannes Berg2006-07-101-1/+94
* [PATCH] aoa: tas: fix initialisation/resetBenjamin Herrenschmidt2006-07-102-24/+110
* [PATCH] aoa: tas: change PCM1 name to PCMJohannes Berg2006-07-101-1/+1
* [ALSA] snd-aoa: add snd-aoaJohannes Berg2006-06-228-0/+2275