summaryrefslogtreecommitdiffstats
path: root/sound/i2c
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'asoc-v4.15' of https://git.kernel.org/pub/scm/linux/kernel/git/bro...Takashi Iwai2017-11-132-0/+2
|\
| * License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-022-0/+2
* | ALSA: Convert timers to use timer_setup()Kees Cook2017-10-261-4/+4
|/
* ALSA: ak411x: Use array instead of offsetof()Takashi Iwai2017-05-173-36/+33
* ALSA: ak4114: remove redundant check on err being < 0Colin Ian King2016-07-121-1/+1
* ALSA: ak4117: remove redundant check on err being < 0Colin Ian King2016-07-121-1/+1
* ALSA: i2c: constify snd_i2c_ops structuresJulia Lawall2015-11-301-1/+1
* ALSA: ak4xxx-adda: Drop unnecessary ifdef CONFIG_PROC_FSTakashi Iwai2015-05-291-4/+0
* ALSA: ak411x: simplify snd_ak4113_create() a bitDan Carpenter2015-03-231-2/+2
* Merge branch 'topic/ak411x-fix' into for-nextTakashi Iwai2015-01-282-24/+58
|\
| * ALSA: ak411x: Fix race of reinit() callsTakashi Iwai2015-01-282-0/+6
| * ALSA: ak411x: Add PM helper functionsTakashi Iwai2015-01-282-0/+32
| * ALSA: ak4114: Move EXPORT_SYMBOL() after each functionTakashi Iwai2015-01-281-7/+6
| * ALSA: ak411x: Fix stall in work callbackTakashi Iwai2015-01-282-19/+16
* | ALSA: Include linux/io.h instead of asm/io.hTakashi Iwai2015-01-281-1/+1
* | ALSA: ak4117: Use setup_timer() and mod_timer()Takashi Iwai2015-01-191-7/+3
|/
* ALSA: ak4xxx-adda: Use snd_ctl_enum_info()Takashi Iwai2014-10-211-21/+5
* ALSA: cs8427: separate HW initializationOndrej Zary2014-04-031-19/+38
* ALSA: ak4117: Do not free priv until timer handler hasn't actually stopped us...Kirill Tkhai2014-02-141-1/+1
* ALSA: i2c/ak413x: Use SNDRV_DEV_CODEC for ak413x codec objectsTakashi Iwai2014-02-142-2/+2
* ALSA: ak4114: Fix wrong register array sizeTakashi Iwai2013-10-291-4/+4
* ALSA: Use strlcpy() instead of strncpy()Takashi Iwai2013-10-291-1/+1
* [media] tea575x: Move from sound to mediaOndrej Zary2013-08-182-586/+0
* [media] tea575x: Move header from sound to mediaOndrej Zary2013-08-181-1/+1
* [media] tea575x-tuner: move HW init to a separate functionOndrej Zary2013-07-261-6/+13
* ALSA: ak4xx-adda: info leak in ak4xxx_capture_source_info()Dan Carpenter2013-06-261-1/+1
* [media] v4l2: add const to argument of write-only s_tuner ioctlHans Verkuil2013-03-241-1/+1
* [media] v4l2: add const to argument of write-only s_frequency ioctlHans Verkuil2013-03-241-2/+2
* ALSA: Fix typo in drivers soundMasanari Iida2012-11-043-3/+3
* Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2012-10-071-38/+167
|\
| * [media] radio drivers: in non-blocking mode return EAGAIN in hwseekHans Verkuil2012-09-261-0/+3
| * [media] v4l2: make vidioc_s_freq_hw_seek constHans Verkuil2012-09-261-1/+1
| * [media] radio-shark: Add support for suspend & resumeHans de Goede2012-09-131-1/+2
| * [media] snd_tea575x: Add support for tuning AMHans de Goede2012-09-131-36/+161
* | workqueue: deprecate flush[_delayed]_work_sync()Tejun Heo2012-08-202-2/+2
|/
* [media] snd_tea575x: Add a cannot_mute flagHans de Goede2012-07-301-16/+19
* [media] snd_tea575x: Add write_/read_val operationsHans de Goede2012-07-301-0/+6
* Merge branch 'v4l_for_linus' into staging/for_v3.6Mauro Carvalho Chehab2012-06-271-7/+14
|\
| * [media] snd_tea575x: set_freq: update cached freq to the actual achieved freq...Hans de Goede2012-06-111-2/+8
| * [media] snd_tea575x: Make the module using snd_tea575x the fops ownerHans de Goede2012-06-111-3/+4
| * [media] snd_tea575x: Report correct frequency range for EU/US versus JA modelsHans de Goede2012-06-111-2/+2
* | [media] S_HW_FREQ_SEEK: set capability flags and return ENODATA instead of EA...Hans Verkuil2012-06-181-1/+3
|/
* [media] v4l2-dev: rename two functionsHans Verkuil2012-05-141-1/+1
* [media] tea575x-tuner: mark VIDIOC_S_HW_FREQ_SEEK as an invalid ioctlHans Verkuil2012-05-141-0/+3
* [media] tea575x: fix HW seekHans Verkuil2012-03-191-18/+61
* [media] tea575x-tuner: update to latest V4L2 framework requirementsHans Verkuil2012-03-191-66/+80
* sound: Add module.h to the previously silent sound usersPaul Gortmaker2011-10-319-0/+9
* [media] tea575x: remove useless input ioctlsOndrej Zary2011-07-271-15/+0
* [media] tea575x: allow multiple opensOndrej Zary2011-07-271-19/+3
* [media] tea575x: convert to control frameworkOndrej Zary2011-07-271-71/+35
OpenPOWER on IntegriCloud