aboutsummaryrefslogtreecommitdiffstats
path: root/sound/i2c/other/ak4114.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2021-06-09ALSA: i2c: Fix assignment in if conditionTakashi Iwai1-1/+2
2020-01-03ALSA: i2c: Constify snd_kcontrol_new itemsTakashi Iwai1-1/+1
2020-01-03ALSA: i2c: Constify snd_device_ops definitionsTakashi Iwai1-1/+1
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
2016-07-12ALSA: ak4114: remove redundant check on err being < 0Colin Ian King1-1/+1
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: ak4114: Move EXPORT_SYMBOL() after each functionTakashi Iwai1-7/+6
2015-01-28ALSA: ak411x: Fix stall in work callbackTakashi Iwai1-10/+8
2014-02-14ALSA: i2c/ak413x: Use SNDRV_DEV_CODEC for ak413x codec objectsTakashi Iwai1-1/+1
2013-10-29ALSA: ak4114: Fix wrong register array sizeTakashi Iwai1-4/+4
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
2008-08-13ALSA: Kill snd_assert() in other placesTakashi Iwai1-1/+2
2008-04-24[ALSA] some fixes and cleanup for ICE1724 cardsPavel Hofman1-1/+1
2008-04-24[ALSA] AK4114 - listing regs in procPavel Hofman1-0/+22
2008-01-31[ALSA] Remove sound/driver.hTakashi Iwai1-1/+0
2007-10-16[ALSA] Changed Jaroslav Kysela's e-mail from perex@suse.cz to perex@perex.czJaroslav Kysela1-2/+2
2007-10-16[ALSA] Clean up with common snd_ctl_boolean_*_info callbacksTakashi Iwai1-9/+1
2007-05-11[ALSA] Fix misc bugs in i2c/others/ak4114.cPavel Hofman1-4/+15
2007-05-11[ALSA] ak4114 - Fix possible Oops with callbacksTakashi Iwai1-33/+62
2007-02-09[ALSA] snd-ak4114: Fix two array overflowsJean Delvare1-3/+4
2007-02-09[ALSA] Remove delayed work properly at free and suspendTakashi Iwai1-1/+2
2007-02-09[ALSA] Add some more 'const', but needs changes in i2c/other/ak4*Takashi Iwai1-1/+1
2007-02-09[ALSA] ak4114 - Use global workqueueTakashi Iwai1-13/+4
2006-11-22WorkStruct: make allyesconfigDavid Howells1-4/+4
2006-01-03[ALSA] Remove xxx_t typedefs: I2C driversTakashi Iwai1-61/+61
2005-11-04[ALSA] Add missing KERN_* suffix to printkTakashi Iwai1-3/+3
2005-09-12[ALSA] Replace with kzalloc() - othersTakashi Iwai1-1/+1
2005-07-28[ALSA] ak4114: removed duplicate wake_up()Jaroslav Kysela1-1/+0
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+580