| Commit message (Expand) | Author | Age | Files | Lines |
* | ALSA: ak4114: remove redundant check on err being < 0 | Colin Ian King | 2016-07-12 | 1 | -1/+1 |
* | ALSA: ak4117: remove redundant check on err being < 0 | Colin Ian King | 2016-07-12 | 1 | -1/+1 |
* | ALSA: i2c: constify snd_i2c_ops structures | Julia Lawall | 2015-11-30 | 1 | -1/+1 |
* | ALSA: ak4xxx-adda: Drop unnecessary ifdef CONFIG_PROC_FS | Takashi Iwai | 2015-05-29 | 1 | -4/+0 |
* | ALSA: ak411x: simplify snd_ak4113_create() a bit | Dan Carpenter | 2015-03-23 | 1 | -2/+2 |
* | Merge branch 'topic/ak411x-fix' into for-next | Takashi Iwai | 2015-01-28 | 2 | -24/+58 |
|\ |
|
| * | ALSA: ak411x: Fix race of reinit() calls | Takashi Iwai | 2015-01-28 | 2 | -0/+6 |
| * | ALSA: ak411x: Add PM helper functions | Takashi Iwai | 2015-01-28 | 2 | -0/+32 |
| * | ALSA: ak4114: Move EXPORT_SYMBOL() after each function | Takashi Iwai | 2015-01-28 | 1 | -7/+6 |
| * | ALSA: ak411x: Fix stall in work callback | Takashi Iwai | 2015-01-28 | 2 | -19/+16 |
* | | ALSA: Include linux/io.h instead of asm/io.h | Takashi Iwai | 2015-01-28 | 1 | -1/+1 |
* | | ALSA: ak4117: Use setup_timer() and mod_timer() | Takashi Iwai | 2015-01-19 | 1 | -7/+3 |
|/ |
|
* | ALSA: ak4xxx-adda: Use snd_ctl_enum_info() | Takashi Iwai | 2014-10-21 | 1 | -21/+5 |
* | ALSA: cs8427: separate HW initialization | Ondrej Zary | 2014-04-03 | 1 | -19/+38 |
* | ALSA: ak4117: Do not free priv until timer handler hasn't actually stopped us... | Kirill Tkhai | 2014-02-14 | 1 | -1/+1 |
* | ALSA: i2c/ak413x: Use SNDRV_DEV_CODEC for ak413x codec objects | Takashi Iwai | 2014-02-14 | 2 | -2/+2 |
* | ALSA: ak4114: Fix wrong register array size | Takashi Iwai | 2013-10-29 | 1 | -4/+4 |
* | ALSA: Use strlcpy() instead of strncpy() | Takashi Iwai | 2013-10-29 | 1 | -1/+1 |
* | [media] tea575x: Move from sound to media | Ondrej Zary | 2013-08-18 | 2 | -586/+0 |
* | [media] tea575x: Move header from sound to media | Ondrej Zary | 2013-08-18 | 1 | -1/+1 |
* | [media] tea575x-tuner: move HW init to a separate function | Ondrej Zary | 2013-07-26 | 1 | -6/+13 |
* | ALSA: ak4xx-adda: info leak in ak4xxx_capture_source_info() | Dan Carpenter | 2013-06-26 | 1 | -1/+1 |
* | [media] v4l2: add const to argument of write-only s_tuner ioctl | Hans Verkuil | 2013-03-24 | 1 | -1/+1 |
* | [media] v4l2: add const to argument of write-only s_frequency ioctl | Hans Verkuil | 2013-03-24 | 1 | -2/+2 |
* | ALSA: Fix typo in drivers sound | Masanari Iida | 2012-11-04 | 3 | -3/+3 |
* | Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2012-10-07 | 1 | -38/+167 |
|\ |
|
| * | [media] radio drivers: in non-blocking mode return EAGAIN in hwseek | Hans Verkuil | 2012-09-26 | 1 | -0/+3 |
| * | [media] v4l2: make vidioc_s_freq_hw_seek const | Hans Verkuil | 2012-09-26 | 1 | -1/+1 |
| * | [media] radio-shark: Add support for suspend & resume | Hans de Goede | 2012-09-13 | 1 | -1/+2 |
| * | [media] snd_tea575x: Add support for tuning AM | Hans de Goede | 2012-09-13 | 1 | -36/+161 |
* | | workqueue: deprecate flush[_delayed]_work_sync() | Tejun Heo | 2012-08-20 | 2 | -2/+2 |
|/ |
|
* | [media] snd_tea575x: Add a cannot_mute flag | Hans de Goede | 2012-07-30 | 1 | -16/+19 |
* | [media] snd_tea575x: Add write_/read_val operations | Hans de Goede | 2012-07-30 | 1 | -0/+6 |
* | Merge branch 'v4l_for_linus' into staging/for_v3.6 | Mauro Carvalho Chehab | 2012-06-27 | 1 | -7/+14 |
|\ |
|
| * | [media] snd_tea575x: set_freq: update cached freq to the actual achieved freq... | Hans de Goede | 2012-06-11 | 1 | -2/+8 |
| * | [media] snd_tea575x: Make the module using snd_tea575x the fops owner | Hans de Goede | 2012-06-11 | 1 | -3/+4 |
| * | [media] snd_tea575x: Report correct frequency range for EU/US versus JA models | Hans de Goede | 2012-06-11 | 1 | -2/+2 |
* | | [media] S_HW_FREQ_SEEK: set capability flags and return ENODATA instead of EA... | Hans Verkuil | 2012-06-18 | 1 | -1/+3 |
|/ |
|
* | [media] v4l2-dev: rename two functions | Hans Verkuil | 2012-05-14 | 1 | -1/+1 |
* | [media] tea575x-tuner: mark VIDIOC_S_HW_FREQ_SEEK as an invalid ioctl | Hans Verkuil | 2012-05-14 | 1 | -0/+3 |
* | [media] tea575x: fix HW seek | Hans Verkuil | 2012-03-19 | 1 | -18/+61 |
* | [media] tea575x-tuner: update to latest V4L2 framework requirements | Hans Verkuil | 2012-03-19 | 1 | -66/+80 |
* | sound: Add module.h to the previously silent sound users | Paul Gortmaker | 2011-10-31 | 9 | -0/+9 |
* | [media] tea575x: remove useless input ioctls | Ondrej Zary | 2011-07-27 | 1 | -15/+0 |
* | [media] tea575x: allow multiple opens | Ondrej Zary | 2011-07-27 | 1 | -19/+3 |
* | [media] tea575x: convert to control framework | Ondrej Zary | 2011-07-27 | 1 | -71/+35 |
* | ALSA: tea575x: use better card and bus names | Ondrej Zary | 2011-05-13 | 1 | -2/+3 |
* | ALSA: tea575x: remove freq_fixup from struct | Ondrej Zary | 2011-05-13 | 1 | -4/+4 |
* | ALSA: tea575x: unify read/write functions | Ondrej Zary | 2011-05-10 | 1 | -26/+72 |
* | ALSA: es1968: add radio (tea575x tuner) support | Ondrej Zary | 2011-03-21 | 1 | -1/+1 |