summaryrefslogtreecommitdiffstats
path: root/sound/i2c/other/ak4114.c
Commit message (Expand)AuthorAgeFilesLines
* ALSA: i2c: Clean up with new procfs helpersTakashi Iwai2019-02-061-3/+2Star
* ALSA: ak411x: Use array instead of offsetof()Takashi Iwai2017-05-171-12/+11Star
* ALSA: ak4114: remove redundant check on err being < 0Colin Ian King2016-07-121-1/+1
* ALSA: ak411x: Fix race of reinit() callsTakashi Iwai2015-01-281-0/+3
* ALSA: ak411x: Add PM helper functionsTakashi Iwai2015-01-281-0/+16
* ALSA: ak4114: Move EXPORT_SYMBOL() after each functionTakashi Iwai2015-01-281-7/+6Star
* ALSA: ak411x: Fix stall in work callbackTakashi Iwai2015-01-281-10/+8Star
* ALSA: i2c/ak413x: Use SNDRV_DEV_CODEC for ak413x codec objectsTakashi Iwai2014-02-141-1/+1
* ALSA: ak4114: Fix wrong register array sizeTakashi Iwai2013-10-291-4/+4
* ALSA: Fix typo in drivers soundMasanari Iida2012-11-041-1/+1
* workqueue: deprecate flush[_delayed]_work_sync()Tejun Heo2012-08-201-1/+1
* sound: Add module.h to the previously silent sound usersPaul Gortmaker2011-11-011-0/+1
* sound: don't use flush_scheduled_work()Tejun Heo2010-12-131-3/+2Star
* ALSA: Kill snd_assert() in other placesTakashi Iwai2008-08-131-1/+2
* [ALSA] some fixes and cleanup for ICE1724 cardsPavel Hofman2008-04-241-1/+1
* [ALSA] AK4114 - listing regs in procPavel Hofman2008-04-241-0/+22
* [ALSA] Remove sound/driver.hTakashi Iwai2008-01-311-1/+0Star
* [ALSA] Changed Jaroslav Kysela's e-mail from perex@suse.cz to perex@perex.czJaroslav Kysela2007-10-161-2/+2
* [ALSA] Clean up with common snd_ctl_boolean_*_info callbacksTakashi Iwai2007-10-161-9/+1Star
* [ALSA] Fix misc bugs in i2c/others/ak4114.cPavel Hofman2007-05-111-4/+15
* [ALSA] ak4114 - Fix possible Oops with callbacksTakashi Iwai2007-05-111-33/+62
* [ALSA] snd-ak4114: Fix two array overflowsJean Delvare2007-02-091-3/+4
* [ALSA] Remove delayed work properly at free and suspendTakashi Iwai2007-02-091-1/+2
* [ALSA] Add some more 'const', but needs changes in i2c/other/ak4*Takashi Iwai2007-02-091-1/+1
* [ALSA] ak4114 - Use global workqueueTakashi Iwai2007-02-091-13/+4Star
* WorkStruct: make allyesconfigDavid Howells2006-11-221-4/+4
* [ALSA] Remove xxx_t typedefs: I2C driversTakashi Iwai2006-01-031-61/+61
* [ALSA] Add missing KERN_* suffix to printkTakashi Iwai2005-11-041-3/+3
* [ALSA] Replace with kzalloc() - othersTakashi Iwai2005-09-121-1/+1
* [ALSA] ak4114: removed duplicate wake_up()Jaroslav Kysela2005-07-281-1/+0Star
* Linux-2.6.12-rc2Linus Torvalds2005-04-171-0/+580