index
:
Linux
arm64-uaccess
for-next
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
media
/
video
/
tuner-core.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
V4L/DVB (3700): Remove obsolete commands from tvp5150.c
Hans Verkuil
2006-04-02
1
-0
/
+2
*
V4L/DVB (3697): More msp3400 and bttv fixes
Hans Verkuil
2006-04-02
1
-4
/
+4
*
V4L/DVB (3614): Fix compilation warning at powerpc platform
Mauro Carvalho Chehab
2006-04-02
1
-1
/
+1
*
V4L/DVB (3577): Cleanup audio input handling
Hans Verkuil
2006-03-24
1
-1
/
+0
*
V4L/DVB (3395): Fixed Pinnacle 300i DVB-T support
Hartmut Hackmann
2006-03-03
1
-2
/
+3
*
V4L/DVB (3392a): XC3028 code removed from -git versions
Mauro Carvalho Chehab
2006-02-27
1
-5
/
+0
*
V4L/DVB (3332): XC3028 code marked with an special define option
Mauro Carvalho Chehab
2006-02-27
1
-0
/
+2
*
V4L/DVB (3292): Fixed xc3028 firmware extractor, added terratec fw support
Markus Rechberger
2006-02-27
1
-1
/
+0
*
V4L/DVB (3291): Added support for xc3028 analogue tuner (Hauppauge HVR900, T...
Markus Rechberger
2006-02-27
1
-0
/
+3
*
V4L/DVB (3300): Add standard for South Korean NTSC-M using A2 audio.
Hans Verkuil
2006-02-07
1
-0
/
+5
*
V4L/DVB (3434): changed comment in tuner-core.c
Markus Rechberger
2006-01-23
1
-1
/
+1
*
V4L/DVB (3429): Missing break statement on tuner-core
Markus Rechberger
2006-01-23
1
-0
/
+1
*
V4L/DVB (3427): audmode and rxsubchans fixes (VIDIOC_G/S_TUNER)
Hans Verkuil
2006-01-23
1
-35
/
+33
*
V4L/DVB (3384): Separate tv & radio freqs, fix cb/freq transmit order for tun...
Hans Verkuil
2006-01-15
1
-33
/
+52
*
V4L/DVB (3347): Fixes some bad global variables
Hans Verkuil
2006-01-11
1
-8
/
+8
*
V4L/DVB (3344a): Conversions from kmalloc+memset to k(z|c)alloc
Panagiotis Issaris
2006-01-11
1
-2
/
+1
*
V4L/DVB (3307): Some cleanups at I2C modules
Mauro Carvalho Chehab
2006-01-09
1
-4
/
+4
*
V4L/DVB (3278): convert diagnostics over to the new v4l2-common.h macros.
Hans Verkuil
2006-01-09
1
-5
/
+11
*
V4L/DVB (3269): ioctls cleanups.
Michael Krufky
2006-01-09
1
-8
/
+4
*
V4L/DVB (3167): added ntsc parameter to tuner and more standardized debugs
Mauro Carvalho Chehab
2006-01-09
1
-45
/
+79
*
V4L/DVB (3105): Remove AUDC_CONFIG_PINNACLE horror, fix mt20xx radio support.
Hans Verkuil
2006-01-09
1
-13
/
+0
*
V4L/DVB (3103): Add VIDIOC_LOG_STATUS to tuner-core.c
Hans Verkuil
2006-01-09
1
-0
/
+35
*
[PATCH] I2C: Remove .owner setting from i2c_driver as it's no longer needed
Greg Kroah-Hartman
2006-01-05
1
-1
/
+0
*
[PATCH] i2c: Drop i2c_driver.{owner,name}, 5 of 11
Laurent Riffard
2006-01-05
1
-3
/
+3
*
[PATCH] i2c: Rework client usage count, 2 of 3
Jean Delvare
2006-01-05
1
-1
/
+0
*
[PATCH] i2c: Drop i2c_driver.flags, 2 of 3
Jean Delvare
2006-01-05
1
-1
/
+0
*
[PATCH] v4l: (943) added secam l video standard
Mauro Carvalho Chehab
2005-11-13
1
-3
/
+8
*
[PATCH] v4l: 893: rollback recent i2c change to solve tuner detection breakage
Ricardo Cerqueira
2005-11-09
1
-2
/
+2
*
[PATCH] v4l: 874: quick and dirty fix for audc config pinnacle
Nickolay V. Shmyrev
2005-11-09
1
-2
/
+0
*
[PATCH] v4l: 851: fixed broken api link and indentation
Nickolay V. Shmyrev
2005-11-09
1
-1
/
+1
*
[PATCH] v4l: 850: update em2800 scaler code and comments based on info from e...
Sascha Sommer
2005-11-09
1
-1
/
+1
*
[PATCH] v4l: 848: fixed tda8290 autodetection
Hartmut Hackmann
2005-11-09
1
-11
/
+12
*
[PATCH] v4l: 830: rearranged print order to present a correct answer
Mauro Carvalho Chehab
2005-11-09
1
-7
/
+6
*
[PATCH] v4l: 823: corrected probing code for tda8290
Hartmut Hackmann
2005-11-09
1
-2
/
+2
*
[PATCH] v4l: 819: added autodetection code to tda8290 to avoid conflicts
Mauro Carvalho Chehab
2005-11-09
1
-1
/
+12
*
[PATCH] v4l: 806: add support for tda8275a
Hartmut Hackmann
2005-11-09
1
-1
/
+1
*
[PATCH] v4l: 800: whitespace cleanups
Mauro Carvalho Chehab
2005-11-09
1
-15
/
+15
*
[PATCH] v4l: 660: small fixes
Mauro Carvalho Chehab
2005-11-09
1
-1
/
+1
*
[PATCH] v4l: 655: added support for the philips td1316 tuner
Hartmut Hackmann
2005-11-09
1
-0
/
+7
*
[PATCH] DRIVER MODEL: Get rid of the obsolete tri-level suspend/resume callbacks
Russell King
2005-10-28
1
-2
/
+2
*
[PATCH] v4l: print warning if pal= or secam= argument is unrecognized
Mauro Carvalho Chehab
2005-09-09
1
-0
/
+12
*
[PATCH] v4l: common part Updates and tuner additions
Mauro Carvalho Chehab
2005-09-09
1
-33
/
+46
*
[PATCH] I2C: Drop I2C_DEVNAME and i2c_clientname
Jean Delvare
2005-09-05
1
-1
/
+1
*
[PATCH] swsusp: fix remaining u32 vs. pm_message_t confusion
Pavel Machek
2005-09-05
1
-1
/
+1
*
[PATCH] V4L: Miscellaneous fixes
Mauro Carvalho Chehab
2005-08-01
1
-1
/
+28
*
[PATCH] v4l: bug fixes for tuner, cx88 and tea5767
Mauro Carvalho Chehab
2005-07-15
1
-13
/
+20
*
[PATCH] v4l: I2C Tuner
Mauro Carvalho Chehab
2005-07-12
1
-305
/
+402
*
[PATCH] v4l: tuner improvements
Mauro Carvalho Chehab
2005-06-28
1
-78
/
+85
*
[PATCH] v4l: fix I2C detect after normal_i2c_range()
Mauro Carvalho Chehab
2005-06-24
1
-7
/
+4
*
[PATCH] v4l: update for tuner cards and some V4L chips
Mauro Carvalho Chehab
2005-06-24
1
-67
/
+145
[next]