aboutsummaryrefslogtreecommitdiffstats
path: root/sound/i2c
AgeCommit message (Expand)AuthorFilesLines
2023-04-06ALSA: i2c/cs8427: fix iec958 mixer control deactivationOswald Buddenhagen1-2/+5
2022-12-25treewide: Convert del_timer*() to timer_shutdown*()Steven Rostedt (Google)1-1/+1
2021-06-12ALSA: i2c: tea6330t: Remove redundant initialization of variable errColin Ian King1-1/+1
2021-06-09ALSA: i2c: Fix assignment in if conditionTakashi Iwai4-18/+36
2021-01-08ALSA: Convert strlcpy to strscpy when return value is unusedJoe Perches1-2/+2
2020-01-03ALSA: i2c: Constify snd_kcontrol_new itemsTakashi Iwai5-6/+6
2020-01-03ALSA: i2c: Constify snd_device_ops definitionsTakashi Iwai4-4/+4
2019-07-26ALSA: i2c: ak4xxx-adda: Fix a possible null pointer dereference in build_adc_...Jia-Ju Bai1-3/+4
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156Thomas Gleixner8-125/+8
2019-02-06ALSA: i2c: Clean up with new procfs helpersTakashi Iwai3-13/+5
2018-10-18ALSA: i2c/cs8427: Fix int to char conversionPhilipp Klocke1-1/+1
2018-08-03ALSA: i2c: Remove empty init and exitTakashi Iwai4-53/+0
2017-11-13Merge tag 'asoc-v4.15' of https://git.kernel.org/pub/scm/linux/kernel/git/bro...Takashi Iwai2-0/+2
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2-0/+2
2017-10-26ALSA: Convert timers to use timer_setup()Kees Cook1-4/+4
2017-05-17ALSA: ak411x: Use array instead of offsetof()Takashi Iwai3-36/+33
2016-07-12ALSA: ak4114: remove redundant check on err being < 0Colin Ian King1-1/+1
2016-07-12ALSA: ak4117: remove redundant check on err being < 0Colin Ian King1-1/+1
2015-11-30ALSA: i2c: constify snd_i2c_ops structuresJulia Lawall1-1/+1
2015-05-29ALSA: ak4xxx-adda: Drop unnecessary ifdef CONFIG_PROC_FSTakashi Iwai1-4/+0
2015-03-23ALSA: ak411x: simplify snd_ak4113_create() a bitDan Carpenter1-2/+2
2015-01-28Merge branch 'topic/ak411x-fix' into for-nextTakashi Iwai2-24/+58
2015-01-28ALSA: ak411x: Fix race of reinit() callsTakashi Iwai2-0/+6
2015-01-28ALSA: ak411x: Add PM helper functionsTakashi Iwai2-0/+32
2015-01-28ALSA: ak4114: Move EXPORT_SYMBOL() after each functionTakashi Iwai1-7/+6
2015-01-28ALSA: ak411x: Fix stall in work callbackTakashi Iwai2-19/+16
2015-01-28ALSA: Include linux/io.h instead of asm/io.hTakashi Iwai1-1/+1
2015-01-19ALSA: ak4117: Use setup_timer() and mod_timer()Takashi Iwai1-7/+3
2014-10-21ALSA: ak4xxx-adda: Use snd_ctl_enum_info()Takashi Iwai1-21/+5
2014-04-03ALSA: cs8427: separate HW initializationOndrej Zary1-19/+38
2014-02-14ALSA: ak4117: Do not free priv until timer handler hasn't actually stopped us...Kirill Tkhai1-1/+1
2014-02-14ALSA: i2c/ak413x: Use SNDRV_DEV_CODEC for ak413x codec objectsTakashi Iwai2-2/+2
2013-10-29ALSA: ak4114: Fix wrong register array sizeTakashi Iwai1-4/+4
2013-10-29ALSA: Use strlcpy() instead of strncpy()Takashi Iwai1-1/+1
2013-08-18[media] tea575x: Move from sound to mediaOndrej Zary2-586/+0
2013-08-18[media] tea575x: Move header from sound to mediaOndrej Zary1-1/+1
2013-07-26[media] tea575x-tuner: move HW init to a separate functionOndrej Zary1-6/+13
2013-06-26ALSA: ak4xx-adda: info leak in ak4xxx_capture_source_info()Dan Carpenter1-1/+1
2013-03-24[media] v4l2: add const to argument of write-only s_tuner ioctlHans Verkuil1-1/+1
2013-03-24[media] v4l2: add const to argument of write-only s_frequency ioctlHans Verkuil1-2/+2
2012-11-04ALSA: Fix typo in drivers soundMasanari Iida3-3/+3
2012-10-07Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-38/+167
2012-09-26[media] radio drivers: in non-blocking mode return EAGAIN in hwseekHans Verkuil1-0/+3
2012-09-26[media] v4l2: make vidioc_s_freq_hw_seek constHans Verkuil1-1/+1
2012-09-13[media] radio-shark: Add support for suspend & resumeHans de Goede1-1/+2
2012-09-13[media] snd_tea575x: Add support for tuning AMHans de Goede1-36/+161
2012-08-20workqueue: deprecate flush[_delayed]_work_sync()Tejun Heo2-2/+2
2012-07-30[media] snd_tea575x: Add a cannot_mute flagHans de Goede1-16/+19
2012-07-30[media] snd_tea575x: Add write_/read_val operationsHans de Goede1-0/+6
2012-06-27Merge branch 'v4l_for_linus' into staging/for_v3.6Mauro Carvalho Chehab1-7/+14
2012-06-18[media] S_HW_FREQ_SEEK: set capability flags and return ENODATA instead of EA...Hans Verkuil1-1/+3
2012-06-11[media] snd_tea575x: set_freq: update cached freq to the actual achieved freq...Hans de Goede1-2/+8
2012-06-11[media] snd_tea575x: Make the module using snd_tea575x the fops ownerHans de Goede1-3/+4
2012-06-11[media] snd_tea575x: Report correct frequency range for EU/US versus JA modelsHans de Goede1-2/+2
2012-05-14[media] v4l2-dev: rename two functionsHans Verkuil1-1/+1
2012-05-14[media] tea575x-tuner: mark VIDIOC_S_HW_FREQ_SEEK as an invalid ioctlHans Verkuil1-0/+3
2012-03-19[media] tea575x: fix HW seekHans Verkuil1-18/+61
2012-03-19[media] tea575x-tuner: update to latest V4L2 framework requirementsHans Verkuil1-66/+80
2011-10-31sound: Add module.h to the previously silent sound usersPaul Gortmaker9-0/+9
2011-07-27[media] tea575x: remove useless input ioctlsOndrej Zary1-15/+0
2011-07-27[media] tea575x: allow multiple opensOndrej Zary1-19/+3
2011-07-27[media] tea575x: convert to control frameworkOndrej Zary1-71/+35
2011-05-13ALSA: tea575x: use better card and bus namesOndrej Zary1-2/+3
2011-05-13ALSA: tea575x: remove freq_fixup from structOndrej Zary1-4/+4
2011-05-10ALSA: tea575x: unify read/write functionsOndrej Zary1-26/+72
2011-03-21ALSA: es1968: add radio (tea575x tuner) supportOndrej Zary1-1/+1
2011-03-21ALSA: tea575x-tuner: various improvementsOndrej Zary1-14/+38
2010-12-13sound: don't use flush_scheduled_work()Tejun Heo2-6/+4
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
2010-04-16Merge remote branch 'alsa/devel' into topic/miscTakashi Iwai1-0/+1
2010-04-15ALSA: i2c: Fixed 8 checkpatch errorsBrian Waters1-6/+12
2010-04-07Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds1-1/+1
2010-04-04ALSA: i2c: cleanup: change parameter to pointerDan Carpenter1-1/+1
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo1-0/+1
2009-12-04Merge branch 'topic/hda' into for-linusTakashi Iwai3-33/+745
2009-12-03ALSA: tea575x-tuner: fix muteOndrej Zary1-1/+1
2009-11-13ALSA: ice1712: Use bitrev8Akinobu Mita1-13/+2
2009-09-21ALSA: ak4113 supportPavel Hofman2-1/+641
2009-09-21ALSA: ak4620 support, codec regs listed in procPavel Hofman1-32/+104
2009-03-30V4L/DVB (10771): tea575x-tuner: convert it to V4L2 APIMauro Carvalho Chehab1-95/+207
2009-03-17ALSA: drop outdated and broken sa11xx-uda1341 driverDmitry Artamonow3-945/+0
2009-01-02V4L/DVB (10138): v4l2-ioctl: change to long return type to match unlocked_ioctl.Hans Verkuil1-1/+1
2009-01-02V4L/DVB (10135): v4l2: introduce v4l2_file_operations.Hans Verkuil1-3/+3
2008-12-29V4L/DVB (9533): cx88: Add support for TurboSight TBS8910 DVB-S PCI cardIgor M. Liplianin1-11/+11
2008-10-12V4L/DVB (8788): v4l: replace video_get_drvdata(video_devdata(filp)) with vide...Hans Verkuil1-6/+3
2008-10-12V4L/DVB (8777): tea575x-tuner: replace video_exclusive_open/releaseHans Verkuil1-2/+20
2008-08-25ALSA: revo51: add headphone outputAlexander Beregalov1-2/+2
2008-08-13ALSA: Kill snd_assert() in other placesTakashi Iwai5-10/+20
2008-07-27V4L/DVB (8523): v4l2-dev: remove unused type and type2 field from video_deviceHans Verkuil1-1/+0
2008-07-26V4L/DVB (8484): videodev: missed two more usages of the removed 'owner' field.Hans Verkuil1-1/+0
2008-05-27[ALSA] remove CVS keywordsAdrian Bunk1-2/+0
2008-05-19[ALSA] i2c: cs8427.c use put_unaligned helperHarvey Harrison1-4/+2
2008-04-24[ALSA] some fixes and cleanup for ICE1724 cardsPavel Hofman2-9/+9
2008-04-24[ALSA] AK4114 - listing regs in procPavel Hofman1-0/+22
2008-01-31[ALSA] fm801 - Add mute support for FM-only card with FM801 PCI to tuner bridgeAndy Shevchenko1-0/+8
2008-01-31[ALSA] Remove sound/driver.hTakashi Iwai9-9/+0
2008-01-31[ALSA] switching rate in STAC9460 codec of Prodigy192Pavel Hofman1-0/+5
2008-01-31[ALSA] Check value range in ctl callbacksTakashi Iwai1-0/+2
2008-01-31[ALSA] ak4xxx - Check value ranges in ctl callbacksTakashi Iwai1-11/+34
2007-10-22V4L/DVB (6320): v4l core: remove the unused .hardware V4L1 fieldMauro Carvalho Chehab1-1/+0
2007-10-16[ALSA] Changed Jaroslav Kysela's e-mail from perex@suse.cz to perex@perex.czJaroslav Kysela9-16/+16
2007-10-16[ALSA] Workaround for invalid signature read of CS8427Takashi Iwai1-0/+6
2007-10-16[ALSA] Clean up MakefileTakashi Iwai1-3/+1
2007-10-16[ALSA] Clean up with common snd_ctl_boolean_*_info callbacksTakashi Iwai5-45/+5
2007-07-20[ALSA] ice1724 - Add PCM Playback Switch to Revo 7.1Pavel Hofman1-2/+22
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 even more 'const' to everything related to TLVTakashi Iwai2-6/+6
2007-02-09[ALSA] Add some more 'const', but needs changes in i2c/other/ak4*Takashi Iwai3-9/+10
2007-02-09[ALSA] ak4114 - Use global workqueueTakashi Iwai1-13/+4
2007-02-09[ALSA] Enable the analog loopback of the Revolution 5.1Jochen Voss3-2/+236
2007-02-09[ALSA] Enable capture from line-in and CD on Revolution 5.1Jochen Voss1-2/+83
2006-11-22WorkStruct: make allyesconfigDavid Howells1-4/+4
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-07-12[ALSA] trivial: Code clean up of i2c/cs8427.cTakashi Iwai1-42/+73
2006-07-12[ALSA] sound/i2c/cs8427.c: don't export a static functionAdrian Bunk1-1/+0
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-06-22[ALSA] Remove unneeded read/write_size fields in proc text opsTakashi Iwai1-2/+2
2006-06-22[ALSA] i2c - Move EXPORT_SYMBOL() to adjacent to each functionTakashi Iwai1-6/+11
2006-03-22[ALSA] ice1712 & cs8427 - fix problem for S/PDIF input setupJaroslav Kysela1-2/+5
2006-03-22[ALSA] semaphore -> mutex (driver part)Ingo Molnar1-1/+1
2006-01-03[ALSA] Remove xxx_t typedefs: I2C driversTakashi Iwai8-312/+363
2006-01-03[ALSA] Clean up sa11xx-uda1341 driverTakashi Iwai1-35/+135
2006-01-03[ALSA] Remove tea6330t struct definition from public headerTakashi Iwai1-0/+12
2005-11-04[ALSA] Fix schedule_timeout usageNishanth Aravamudan1-2/+1
2005-11-04[ALSA] Add missing KERN_* suffix to printkTakashi Iwai4-15/+15
2005-09-12[ALSA] Replace with kzalloc() - othersTakashi Iwai6-9/+9
2005-07-28[ALSA] ak4114: removed duplicate wake_up()Jaroslav Kysela1-1/+0
2005-06-22[ALSA] Remove redundant NULL checks before kfreeJesper Juhl1-2/+1
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds11-0/+4019