summaryrefslogtreecommitdiff
AgeCommit messageAuthorFilesLines
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 Lawall3-3/+3
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 Iwai5-27/+81
2015-01-28ALSA: ak411x: Fix race of reinit() callsTakashi Iwai4-0/+8
2015-01-28ALSA: ak411x: Add PM helper functionsTakashi Iwai5-1/+51
2015-01-28ALSA: ak4114: Move EXPORT_SYMBOL() after each functionTakashi Iwai1-7/+6
2015-01-28ALSA: ak411x: Fix stall in work callbackTakashi Iwai4-21/+18
2015-01-28ALSA: Include linux/io.h instead of asm/io.hTakashi Iwai100-111/+100
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 Zary2-19/+39
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 Iwai2-6/+6
2013-10-29ALSA: Use strlcpy() instead of strncpy()Takashi Iwai6-8/+8
2013-08-18[media] tea575x: Move from sound to mediaOndrej Zary5-10/+14
2013-08-18[media] tea575x: Move header from sound to mediaOndrej Zary7-6/+6
2013-07-26[media] tea575x-tuner: move HW init to a separate functionOndrej Zary2-6/+14
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 Verkuil51-75/+68
2013-03-24[media] v4l2: add const to argument of write-only s_frequency ioctlHans Verkuil56-110/+115
2012-11-04ALSA: Fix typo in drivers soundMasanari Iida6-6/+6
2012-10-07Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2063-364230/+376749
2012-09-26[media] radio drivers: in non-blocking mode return EAGAIN in hwseekHans Verkuil6-0/+18
2012-09-26[media] v4l2: make vidioc_s_freq_hw_seek constHans Verkuil7-22/+24
2012-09-13[media] radio-shark: Add support for suspend & resumeHans de Goede3-2/+45
2012-09-13[media] snd_tea575x: Add support for tuning AMHans de Goede3-36/+165
2012-08-20workqueue: deprecate flush[_delayed]_work_sync()Tejun Heo81-111/+111
2012-07-30[media] snd_tea575x: Add a cannot_mute flagHans de Goede2-16/+20
2012-07-30[media] snd_tea575x: Add write_/read_val operationsHans de Goede2-0/+10
2012-06-27Merge branch 'v4l_for_linus' into staging/for_v3.6Mauro Carvalho Chehab54-271/+218
2012-06-18[media] S_HW_FREQ_SEEK: set capability flags and return ENODATA instead of EA...Hans Verkuil6-8/+16
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 Goede6-9/+11
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 Verkuil6-16/+16
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 Verkuil5-76/+172
2011-10-31sound: Add module.h to the previously silent sound usersPaul Gortmaker150-1/+151
2011-07-27[media] tea575x: remove useless input ioctlsOndrej Zary1-15/+0
2011-07-27[media] tea575x: allow multiple opensOndrej Zary2-20/+4
2011-07-27[media] tea575x: convert to control frameworkOndrej Zary2-73/+39
2011-05-13ALSA: tea575x: use better card and bus namesOndrej Zary4-2/+9
2011-05-13ALSA: tea575x: remove freq_fixup from structOndrej Zary4-7/+6
2011-05-10ALSA: tea575x: unify read/write functionsOndrej Zary2-30/+81
2011-03-21ALSA: es1968: add radio (tea575x tuner) supportOndrej Zary3-4/+137
[next]