summaryrefslogtreecommitdiff
path: root/sound/i2c/other/ak4117.c
AgeCommit message (Expand)Author
2017-10-26ALSA: Convert timers to use timer_setup()Kees Cook
2017-05-17ALSA: ak411x: Use array instead of offsetof()Takashi Iwai
2016-07-12ALSA: ak4117: remove redundant check on err being < 0Colin Ian King
2015-01-19ALSA: ak4117: Use setup_timer() and mod_timer()Takashi Iwai
2014-02-14ALSA: ak4117: Do not free priv until timer handler hasn't actually stopped us...Kirill Tkhai
2012-11-04ALSA: Fix typo in drivers soundMasanari Iida
2011-10-31sound: Add module.h to the previously silent sound usersPaul Gortmaker
2008-08-13ALSA: Kill snd_assert() in other placesTakashi Iwai
2008-01-31[ALSA] Remove sound/driver.hTakashi Iwai
2007-10-16[ALSA] Changed Jaroslav Kysela's e-mail from perex@suse.cz to perex@perex.czJaroslav Kysela
2007-10-16[ALSA] Clean up with common snd_ctl_boolean_*_info callbacksTakashi Iwai
2007-02-09[ALSA] Add some more 'const', but needs changes in i2c/other/ak4*Takashi Iwai
2006-01-03[ALSA] Remove xxx_t typedefs: I2C driversTakashi Iwai
2005-11-04[ALSA] Add missing KERN_* suffix to printkTakashi Iwai
2005-09-12[ALSA] Replace with kzalloc() - othersTakashi Iwai
2005-04-16Linux-2.6.12-rc2Linus Torvalds