index
:
~airlied/linux
01.01-gsp-rm
amdgpu-dc-cleanups
amdgpu-non-dc-cleanups
amdgpu-semaphores
amdgpu-semapohres-sync-file
ast-fixes
ast-updates
cache-hacks
dal-4.7-minor-cleanups
dma-buf-merge
dp-mst-audio
drm-5.20-merged
drm-5.8-merged
drm-amdgpu-dal-wip
drm-amdgpu-dal-wip-bios-parser-separate
drm-amdgpu-objects
drm-connector-lifetimes
drm-core-next
drm-core-next-testing
drm-displayid-timings
drm-dmabuf
drm-dmabuf-wip
drm-dmabuf2
drm-exclusive-objects
drm-fixes
drm-fixes-amd-acp
drm-fixes-intel
drm-fixes-kbl
drm-fixes-mst
drm-fixes-no-fbcon
drm-fixes-staging
drm-hacked-to-shit
drm-i915-display-funcs-constify
drm-i915-mst-support
drm-i915-mst-support-next
drm-i915-mst-v3.14
drm-i915-mst-v3.16
drm-i915-next
drm-intel-display-refactor
drm-lease-v5
drm-legacy-cleanup
drm-linus-merged
drm-mst-dell-30-hacks
drm-mst-fixes
drm-mst-hide-monitor
drm-mst-next
drm-mst-tiled
drm-next
drm-next-5.10-merged
drm-next-5.11-merged
drm-next-5.15-merged
drm-next-5.17-merged
drm-next-5.5-merged
drm-next-6.1-merged
drm-next-6.2-merged
drm-next-6.9-merged
drm-next-amd-dc-staging
drm-next-ast-2500
drm-next-ast-fixes
drm-next-coc
drm-next-lease-stage
drm-next-merged
drm-next-mst-prep
drm-next-staging
drm-next-todo
drm-next-wip-fix-runtime-race
drm-nouveau-destage
drm-optimus-power-down
drm-optimus-power-down-snd-merge
drm-prime-dmabuf
drm-prime-dmabuf-initial
drm-prime-vmap
drm-radeon-aiw
drm-radeon-mullins
drm-radeon-poweroff
drm-radeon-sitn-support
drm-radeon-sun-hainan
drm-radeon-testing
drm-rcar-for-v3.12
drm-render-nodes
drm-syncobj
drm-syncobj-amdgpu
drm-syncobj-sem
drm-syncobj-tip
drm-syncobj-wait-null
drm-udl-next
drm-vma-manager
fbcon-fixes
fbcon-locking-fixes
for-intel-ci
i915-display-funcs-refactor-wip
i915-display-struct-refactor
i915-mst-hacks
i915-uncore-vfunc
i915-vtable-cleanup
kms-server
master
mgag200-queue
mst-hacks
nv-pm-ops2
nv-pm-ops2-wip
nv-pm-ops3
nv-pm-ops3-wip
prime-fixes
prime-merge
prime-todo
prime-todo2
qxl-3d
qxl-cleanups
qxl-demidlayer
qxl-fedora-queue
qxl-fixes
qxl-hack
qxl-kms-test
qxl-next
qxl-upstream
qxl-wtuf-reservations-port
radeon-cs-setup
radeon-mst-hacks
radeon-mst-hacks-rebase
radeon-mst-v1
switchy-wip
ttm-refactor-mem-manager
ttm-refactor-mem-manager-rename
udl-unplug
udl-v2
udl-v4
virgl
virgl-wip
virtio-gpu
virtio-vga
virtio-vga-3d
wip-open-source-userspace
Official DRM kernel tree
airlied
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
media
/
video
/
tda9887.c
Age
Commit message (
Expand
)
Author
Files
Lines
2007-07-18
V4L/DVB (5793): Tuner: remove hardware-specific info from public header
Michael Krufky
1
-0
/
+1
2007-07-18
V4L/DVB (5756): Tda9887: store tuning operations in tuner_operations structure
Michael Krufky
1
-6
/
+10
2007-07-18
V4L/DVB (5753): Tuner: create struct tuner_operations
Michael Krufky
1
-6
/
+6
2007-07-18
V4L/DVB (5742): Tuner: define release callback for mt20xx, tda9887 and tda8290
Michael Krufky
1
-0
/
+9
2007-07-18
V4L/DVB (5719): Tuner: Move device-specific private data out of tuner struct
Michael Krufky
1
-11
/
+22
2006-12-10
V4L/DVB (4934): Usbvision radio requires GainNormal at e register
Mauro Carvalho Chehab
1
-0
/
+6
2006-09-26
V4L/DVB (4533): Tda9887: add configuration setting for L standard PLL gating
Trent Piepho
1
-0
/
+2
2006-06-30
V4L/DVB (4270): Add tda9887-specific tuner configuration
Hans Verkuil
1
-2
/
+2
2006-06-27
V4L/DVB (4255): Tda9887 default TOP value is 0x10
Hans Verkuil
1
-14
/
+13
2006-06-27
V4L/DVB (4252): Remove duplicate 'tda9887' in info messages.
Hans Verkuil
1
-2
/
+2
2006-06-25
V4L/DVB (4205): Merge tda9887 module into tuner.
Mauro Carvalho Chehab
1
-387
/
+74
2006-02-07
V4L/DVB (3300): Add standard for South Korean NTSC-M using A2 audio.
Hans Verkuil
1
-1
/
+6
2006-01-23
V4L/DVB (3418): Cause tda9887 to use I2C_DRIVERID_TDA9887
Mike Isely
1
-1
/
+1
2006-01-11
V4L/DVB (3344a): Conversions from kmalloc+memset to k(z|c)alloc
Panagiotis Issaris
1
-2
/
+1
2006-01-09
V4L/DVB (3307): Some cleanups at I2C modules
Mauro Carvalho Chehab
1
-1
/
+1
2006-01-09
V4L/DVB (3269): ioctls cleanups.
Michael Krufky
1
-1
/
+1
2006-01-09
V4L/DVB (3123a): remove uneeded #if from V4L subsystem
Mauro Carvalho Chehab
1
-10
/
+0
2006-01-09
V4L/DVB (3116): tda9887 improvements: better defaults, better configurability.
Hans Verkuil
1
-32
/
+132
2006-01-09
V4L/DVB (3105): Remove AUDC_CONFIG_PINNACLE horror, fix mt20xx radio support.
Hans Verkuil
1
-41
/
+0
2006-01-09
V4L/DVB (3103): Add VIDIOC_LOG_STATUS to tuner-core.c
Hans Verkuil
1
-1
/
+1
2006-01-09
V4L (0987): Added Secam L' std on tda9887 and common macros moved to videodev2.h
Mauro Carvalho Chehab
1
-0
/
+9
2006-01-05
[PATCH] I2C: Remove .owner setting from i2c_driver as it's no longer needed
Greg Kroah-Hartman
1
-1
/
+0
2006-01-05
[PATCH] i2c: Drop i2c_driver.{owner,name}, 5 of 11
Laurent Riffard
1
-2
/
+2
2006-01-05
[PATCH] i2c: Rework client usage count, 2 of 3
Jean Delvare
1
-1
/
+0
2006-01-05
[PATCH] i2c: Drop i2c_driver.flags, 2 of 3
Jean Delvare
1
-1
/
+0
2005-12-12
[PATCH] V4L/DVB: (3086c) Whitespaces cleanups part 4
Mauro Carvalho Chehab
1
-0
/
+1
2005-12-12
[PATCH] V4L/DVB: (3086c) Whitespaces cleanups part 3
Mauro Carvalho Chehab
1
-7
/
+7
2005-11-09
[PATCH] v4l: 885: second round of i2c ids redefinition cleanup
Jean Delvare
1
-1
/
+0
2005-11-09
[PATCH] v4l: 800: whitespace cleanups
Mauro Carvalho Chehab
1
-18
/
+18
2005-11-09
[PATCH] v4l: 798: this patch adds the vidioc log status to videodev2 h and adds
Hans Verkuil
1
-12
/
+17
2005-11-09
[PATCH] v4l: 795: new config option for tda9887 to specifically set intercarrier
Nickolay V. Shmyrev
1
-0
/
+2
2005-11-09
[PATCH] v4l: 754: add the adapter address prefix to the tda9887 kernel messages
Hans Verkuil
1
-51
/
+59
2005-11-09
[PATCH] v4l: 714: fix typo
Nickolay V. Shmyrev
1
-2
/
+2
2005-11-09
[PATCH] v4l: 713: add alsa support to saa7134 driver
Nickolay V. Shmyrev
1
-2
/
+3
2005-10-28
[PATCH] DRIVER MODEL: Get rid of the obsolete tri-level suspend/resume callbacks
Russell King
1
-2
/
+2
2005-09-09
[PATCH] v4l: print warning if pal= or secam= argument is unrecognized
Mauro Carvalho Chehab
1
-0
/
+13
2005-09-09
[PATCH] v4l: common part Updates and tuner additions
Mauro Carvalho Chehab
1
-14
/
+25
2005-09-05
[PATCH] I2C: Drop I2C_DEVNAME and i2c_clientname
Jean Delvare
1
-1
/
+1
2005-09-05
[PATCH] I2C: Kill i2c_algorithm.id (6/7)
Jean Delvare
1
-1
/
+1
2005-09-05
[PATCH] I2C: Kill i2c_algorithm.id (5/7)
Jean Delvare
1
-2
/
+2
2005-09-05
[PATCH] swsusp: fix remaining u32 vs. pm_message_t confusion
Pavel Machek
1
-1
/
+1
2005-07-12
[PATCH] v4l: I2C Tuner
Mauro Carvalho Chehab
1
-9
/
+0
2005-06-28
[PATCH] v4l: tuner improvements
Mauro Carvalho Chehab
1
-4
/
+3
2005-06-24
[PATCH] v4l: fix I2C detect after normal_i2c_range()
Mauro Carvalho Chehab
1
-1
/
+0
2005-06-24
[PATCH] v4l: update for tuner cards and some V4L chips
Mauro Carvalho Chehab
1
-5
/
+36
2005-06-21
[PATCH] I2C: Kill address ranges in non-sensors i2c chip drivers
Jean Delvare
1
-1
/
+0
2005-04-16
[PATCH] fix module_param_string() calls
Bert Wesarg
1
-2
/
+2
2005-04-16
[PATCH] fix u32 vs. pm_message_t in drivers/media
Pavel Machek
1
-1
/
+1
2005-04-16
Linux-2.6.12-rc2
v2.6.12-rc2
Linus Torvalds
1
-0
/
+801