summaryrefslogtreecommitdiffstats
path: root/sound/i2c/other/ak4117.c
Commit message (Expand)AuthorAgeFilesLines
* ALSA: Convert timers to use timer_setup()Kees Cook2017-10-261-4/+4
* ALSA: ak411x: Use array instead of offsetof()Takashi Iwai2017-05-171-12/+11Star
* ALSA: ak4117: remove redundant check on err being < 0Colin Ian King2016-07-121-1/+1
* ALSA: ak4117: Use setup_timer() and mod_timer()Takashi Iwai2015-01-191-7/+3Star
* ALSA: ak4117: Do not free priv until timer handler hasn't actually stopped us...Kirill Tkhai2014-02-141-1/+1
* ALSA: Fix typo in drivers soundMasanari Iida2012-11-041-1/+1
* sound: Add module.h to the previously silent sound usersPaul Gortmaker2011-11-011-0/+1
* ALSA: Kill snd_assert() in other placesTakashi Iwai2008-08-131-1/+2
* [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] Add some more 'const', but needs changes in i2c/other/ak4*Takashi Iwai2007-02-091-1/+1
* [ALSA] Remove xxx_t typedefs: I2C driversTakashi Iwai2006-01-031-61/+61
* [ALSA] Add missing KERN_* suffix to printkTakashi Iwai2005-11-041-4/+4
* [ALSA] Replace with kzalloc() - othersTakashi Iwai2005-09-121-1/+1
* Linux-2.6.12-rc2Linus Torvalds2005-04-171-0/+559