aboutsummaryrefslogtreecommitdiffstats
path: root/sound/i2c/other/ak4113.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156Thomas Gleixner1-16/+1
2019-02-06ALSA: i2c: Clean up with new procfs helpersTakashi Iwai1-3/+2
2017-05-17ALSA: ak411x: Use array instead of offsetof()Takashi Iwai1-12/+11
2015-03-23ALSA: ak411x: simplify snd_ak4113_create() a bitDan Carpenter1-2/+2
2015-01-28ALSA: ak411x: Fix race of reinit() callsTakashi Iwai1-0/+3
2015-01-28ALSA: ak411x: Add PM helper functionsTakashi Iwai1-0/+16
2015-01-28ALSA: ak411x: Fix stall in work callbackTakashi Iwai1-9/+8
2014-02-14ALSA: i2c/ak413x: Use SNDRV_DEV_CODEC for ak413x codec objectsTakashi Iwai1-1/+1
2012-11-04ALSA: Fix typo in drivers soundMasanari Iida1-1/+1
2012-08-20workqueue: deprecate flush[_delayed]_work_sync()Tejun Heo1-1/+1
2011-10-31sound: Add module.h to the previously silent sound usersPaul Gortmaker1-0/+1
2010-12-13sound: don't use flush_scheduled_work()Tejun Heo1-3/+2
2010-04-04ALSA: i2c: cleanup: change parameter to pointerDan Carpenter1-1/+1
2009-09-21ALSA: ak4113 supportPavel Hofman1-0/+639