index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sound
/
i2c
/
other
/
tea575x-tuner.c
Age
Commit message (
Expand
)
Author
Files
Lines
2013-08-18
[media] tea575x: Move from sound to media
Ondrej Zary
1
-584
/
+0
2013-08-18
[media] tea575x: Move header from sound to media
Ondrej Zary
1
-1
/
+1
2013-07-26
[media] tea575x-tuner: move HW init to a separate function
Ondrej Zary
1
-6
/
+13
2013-03-24
[media] v4l2: add const to argument of write-only s_tuner ioctl
Hans Verkuil
1
-1
/
+1
2013-03-24
[media] v4l2: add const to argument of write-only s_frequency ioctl
Hans Verkuil
1
-2
/
+2
2012-09-27
[media] radio drivers: in non-blocking mode return EAGAIN in hwseek
Hans Verkuil
1
-0
/
+3
2012-09-26
[media] v4l2: make vidioc_s_freq_hw_seek const
Hans Verkuil
1
-1
/
+1
2012-09-14
[media] radio-shark: Add support for suspend & resume
Hans de Goede
1
-1
/
+2
2012-09-14
[media] snd_tea575x: Add support for tuning AM
Hans de Goede
1
-36
/
+161
2012-07-31
[media] snd_tea575x: Add a cannot_mute flag
Hans de Goede
1
-16
/
+19
2012-07-31
[media] snd_tea575x: Add write_/read_val operations
Hans de Goede
1
-0
/
+6
2012-06-27
Merge branch 'v4l_for_linus' into staging/for_v3.6
Mauro Carvalho Chehab
1
-7
/
+14
2012-06-19
[media] S_HW_FREQ_SEEK: set capability flags and return ENODATA instead of EA...
Hans Verkuil
1
-1
/
+3
2012-06-11
[media] snd_tea575x: set_freq: update cached freq to the actual achieved freq...
Hans de Goede
1
-2
/
+8
2012-06-11
[media] snd_tea575x: Make the module using snd_tea575x the fops owner
Hans de Goede
1
-3
/
+4
2012-06-11
[media] snd_tea575x: Report correct frequency range for EU/US versus JA models
Hans de Goede
1
-2
/
+2
2012-05-14
[media] v4l2-dev: rename two functions
Hans Verkuil
1
-1
/
+1
2012-05-14
[media] tea575x-tuner: mark VIDIOC_S_HW_FREQ_SEEK as an invalid ioctl
Hans Verkuil
1
-0
/
+3
2012-03-19
[media] tea575x: fix HW seek
Hans Verkuil
1
-18
/
+61
2012-03-19
[media] tea575x-tuner: update to latest V4L2 framework requirements
Hans Verkuil
1
-66
/
+80
2011-11-01
sound: Add module.h to the previously silent sound users
Paul Gortmaker
1
-0
/
+1
2011-07-28
[media] tea575x: remove useless input ioctls
Ondrej Zary
1
-15
/
+0
2011-07-28
[media] tea575x: allow multiple opens
Ondrej Zary
1
-19
/
+3
2011-07-28
[media] tea575x: convert to control framework
Ondrej Zary
1
-71
/
+35
2011-05-13
ALSA: tea575x: use better card and bus names
Ondrej Zary
1
-2
/
+3
2011-05-13
ALSA: tea575x: remove freq_fixup from struct
Ondrej Zary
1
-4
/
+4
2011-05-10
ALSA: tea575x: unify read/write functions
Ondrej Zary
1
-26
/
+72
2011-03-21
ALSA: tea575x-tuner: various improvements
Ondrej Zary
1
-14
/
+38
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
1
-0
/
+1
2009-12-03
ALSA: tea575x-tuner: fix mute
Ondrej Zary
1
-1
/
+1
2009-03-30
V4L/DVB (10771): tea575x-tuner: convert it to V4L2 API
Mauro Carvalho Chehab
1
-95
/
+207
2009-01-02
V4L/DVB (10138): v4l2-ioctl: change to long return type to match unlocked_ioctl.
Hans Verkuil
1
-1
/
+1
2009-01-02
V4L/DVB (10135): v4l2: introduce v4l2_file_operations.
Hans Verkuil
1
-3
/
+3
2008-12-29
V4L/DVB (9533): cx88: Add support for TurboSight TBS8910 DVB-S PCI card
Igor M. Liplianin
1
-11
/
+11
2008-10-12
V4L/DVB (8788): v4l: replace video_get_drvdata(video_devdata(filp)) with vide...
Hans Verkuil
1
-6
/
+3
2008-10-12
V4L/DVB (8777): tea575x-tuner: replace video_exclusive_open/release
Hans Verkuil
1
-2
/
+20
2008-07-27
V4L/DVB (8523): v4l2-dev: remove unused type and type2 field from video_device
Hans Verkuil
1
-1
/
+0
2008-07-26
V4L/DVB (8484): videodev: missed two more usages of the removed 'owner' field.
Hans Verkuil
1
-1
/
+0
2008-01-31
[ALSA] fm801 - Add mute support for FM-only card with FM801 PCI to tuner bridge
Andy Shevchenko
1
-0
/
+8
2008-01-31
[ALSA] Remove sound/driver.h
Takashi Iwai
1
-1
/
+0
2007-10-22
V4L/DVB (6320): v4l core: remove the unused .hardware V4L1 field
Mauro Carvalho Chehab
1
-1
/
+0
2007-10-16
[ALSA] Changed Jaroslav Kysela's e-mail from perex@suse.cz to perex@perex.cz
Jaroslav Kysela
1
-2
/
+2
2006-01-03
[ALSA] Remove xxx_t typedefs: I2C drivers
Takashi Iwai
1
-4
/
+4
2005-04-17
Linux-2.6.12-rc2
v2.6.12-rc2
Linus Torvalds
1
-0
/
+233