aboutsummaryrefslogtreecommitdiffstats
path: root/sound/i2c/other/ak4xxx-adda.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-07-26ALSA: i2c: ak4xxx-adda: Fix a possible null pointer dereference in build_adc_controls()Jia-Ju Bai1-3/+4
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156Thomas Gleixner1-15/+1
2019-02-06ALSA: i2c: Clean up with new procfs helpersTakashi Iwai1-7/+1
2018-08-03ALSA: i2c: Remove empty init and exitTakashi Iwai1-12/+0
2015-05-29ALSA: ak4xxx-adda: Drop unnecessary ifdef CONFIG_PROC_FSTakashi Iwai1-4/+0
2015-01-28ALSA: Include linux/io.h instead of asm/io.hTakashi Iwai1-1/+1
2014-10-21ALSA: ak4xxx-adda: Use snd_ctl_enum_info()Takashi Iwai1-21/+5
2013-10-29ALSA: Use strlcpy() instead of strncpy()Takashi Iwai1-1/+1
2013-06-26ALSA: ak4xx-adda: info leak in ak4xxx_capture_source_info()Dan Carpenter1-1/+1
2011-10-31sound: Add module.h to the previously silent sound usersPaul Gortmaker1-0/+1
2010-10-11Merge branch 'fix/misc' into topic/miscTakashi Iwai1-1/+1
2010-09-30ALSA: i2c/other/ak4xx-adda: Fix a compile warning with CONFIG_PROCFS=nTakashi Iwai1-1/+1
2010-09-07sound: Remove unnecessary casts of private_dataJoe Perches1-1/+1
2009-09-21ALSA: ak4620 support, codec regs listed in procPavel Hofman1-32/+104
2008-08-25ALSA: revo51: add headphone outputAlexander Beregalov1-2/+2
2008-04-24[ALSA] some fixes and cleanup for ICE1724 cardsPavel Hofman1-8/+8
2008-01-31[ALSA] Remove sound/driver.hTakashi Iwai1-1/+0
2008-01-31[ALSA] switching rate in STAC9460 codec of Prodigy192Pavel Hofman1-0/+5
2008-01-31[ALSA] ak4xxx - Check value ranges in ctl callbacksTakashi Iwai1-11/+34
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-07-20[ALSA] ice1724 - Add PCM Playback Switch to Revo 7.1Pavel Hofman1-2/+22
2007-02-09[ALSA] Add even more 'const' to everything related to TLVTakashi Iwai1-5/+5
2007-02-09[ALSA] Add some more 'const', but needs changes in i2c/other/ak4*Takashi Iwai1-7/+8
2007-02-09[ALSA] Enable capture from line-in and CD on Revolution 5.1Jochen Voss1-2/+83
2006-09-23[ALSA] ak4xxx - Remove bogus IPGA controlsTakashi Iwai1-110/+18
2006-09-23[ALSA] Clean up and add TLV support to AK4xxx i2c driverTakashi Iwai1-229/+294
2006-09-23[ALSA] Fix volume control for the AK4358 DACJochen Voss1-13/+29
2006-09-23[ALSA] Fix compile warnings in ak4xxx-adda.cTakashi Iwai1-0/+5
2006-09-23[ALSA] Revolution 5.1 - complete the AK5365 supportJochen Voss1-0/+72
2006-09-23[ALSA] Revolution 5.1 - add AK5365 ADC supportJochen Voss1-0/+25
2006-06-28[ALSA] ak4xxx-adda - Code clean-upTakashi Iwai1-65/+138
2006-06-28[ALSA] Stereo controls for M-Audio Revolution cardsJani Alinikula1-6/+83
2006-01-03[ALSA] Remove xxx_t typedefs: I2C driversTakashi Iwai1-20/+29
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+501