summaryrefslogtreecommitdiffstats
path: root/sound/aoa/codecs/onyx.c
Commit message (Expand)AuthorAgeFilesLines
* ALSA: Switch i2c drivers back to use .probe()Uwe Kleine-König2023-06-051-1/+1
* ALSA: aoa: onyx: Convert to i2c's .probe_new()Uwe Kleine-König2022-11-191-3/+2
* i2c: Make remove callback return voidUwe Kleine-König2022-08-161-2/+1
* ALSA: Convert strlcpy to strscpy when return value is unusedJoe Perches2021-01-081-1/+1
* ALSA: aoa: More constificationsTakashi Iwai2020-01-051-2/+2
* ALSA: aoa: Constify snd_kcontrol_new itemsTakashi Iwai2020-01-031-1/+1
* ALSA: aoa: Constify snd_device_ops definitionsTakashi Iwai2020-01-031-1/+1
* ALSA: aoa: onyx: always initialize register read valueJohannes Berg2019-07-291-1/+3
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 250Thomas Gleixner2019-06-191-4/+1
* ALSA: aoa: make snd_kcontrol_new constBhumika Goyal2017-08-161-6/+6
* ALSA: aoa: Drop owner assignment from i2c_driverKrzysztof Kozlowski2015-07-101-1/+0
* ALSA: aoa: Use snd_ctl_elem_info()Takashi Iwai2014-10-211-7/+1
* 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-141-1/+1
* sound/aoa: Adapt to new i2c probing schemeAndreas Schwab2012-07-111-72/+3
* ALSA: aoa: Convert onyx and tas codec drivers to module_i2c_driverAxel Lin2012-01-271-12/+1
* ALSA: aoa: Remove obsolete cleanup for clientdataAxel Lin2011-09-121-3/+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-301-0/+1
* ALSA: AOA: Convert onyx and tas codecs to new-style i2c driversJean Delvare2009-04-211-23/+53
* ALSA: aoa: clean up file namesJohannes Berg2008-10-231-0/+1118