Commit Graph

48 Commits (67890d7084085e29c51afa2514036d42643fd3cf)

Author SHA1 Message Date
Hartmut Hackmann be6f655d03 V4L/DVB (3395): Fixed Pinnacle 300i DVB-T support 19 years ago
Hans Verkuil 0dfd812d4b V4L/DVB (3300): Add standard for South Korean NTSC-M using A2 audio. 19 years ago
Markus Rechberger 65f17ee28e V4L/DVB (3434): changed comment in tuner-core.c 19 years ago
Markus Rechberger c73e4486bc V4L/DVB (3429): Missing break statement on tuner-core 19 years ago
Hans Verkuil 27487d4471 V4L/DVB (3384): Separate tv & radio freqs, fix cb/freq transmit order for tuners that need this. 19 years ago
Hans Verkuil f9195ded25 V4L/DVB (3347): Fixes some bad global variables 19 years ago
Panagiotis Issaris 7408187d22 V4L/DVB (3344a): Conversions from kmalloc+memset to k(z|c)alloc 19 years ago
Mauro Carvalho Chehab cab462f716 V4L/DVB (3307): Some cleanups at I2C modules 19 years ago
Hans Verkuil fac9e89999 V4L/DVB (3278): convert diagnostics over to the new v4l2-common.h macros. 19 years ago
Michael Krufky 5e453dc757 V4L/DVB (3269): ioctls cleanups. 19 years ago
Mauro Carvalho Chehab 7e57819169 V4L/DVB (3167): added ntsc parameter to tuner and more standardized debugs 19 years ago
Hans Verkuil 39e8f40da2 V4L/DVB (3105): Remove AUDC_CONFIG_PINNACLE horror, fix mt20xx radio support. 19 years ago
Hans Verkuil cd43c3f60b V4L/DVB (3103): Add VIDIOC_LOG_STATUS to tuner-core.c 19 years ago
Greg Kroah-Hartman 2b48716d1d [PATCH] I2C: Remove .owner setting from i2c_driver as it's no longer needed 19 years ago
Laurent Riffard 604f28e2b8 [PATCH] i2c: Drop i2c_driver.{owner,name}, 5 of 11 19 years ago
Jean Delvare cde7859bda [PATCH] i2c: Rework client usage count, 2 of 3 19 years ago
Jean Delvare 8a9947552d [PATCH] i2c: Drop i2c_driver.flags, 2 of 3 19 years ago
Mauro Carvalho Chehab 800d3c6f90 [PATCH] v4l: (943) added secam l video standard 19 years ago
Ricardo Cerqueira 291d1d7356 [PATCH] v4l: 893: rollback recent i2c change to solve tuner detection breakage 19 years ago
Nickolay V. Shmyrev 50c8640725 [PATCH] v4l: 874: quick and dirty fix for audc config pinnacle 19 years ago
Nickolay V. Shmyrev b228ede44c [PATCH] v4l: 851: fixed broken api link and indentation 19 years ago
Sascha Sommer 52c02fcd00 [PATCH] v4l: 850: update em2800 scaler code and comments based on info from empiatech 19 years ago
Hartmut Hackmann 07345f5d6a [PATCH] v4l: 848: fixed tda8290 autodetection 19 years ago
Mauro Carvalho Chehab 67678360c8 [PATCH] v4l: 830: rearranged print order to present a correct answer 19 years ago
Hartmut Hackmann 95736034df [PATCH] v4l: 823: corrected probing code for tda8290 19 years ago
Mauro Carvalho Chehab 13dd38d081 [PATCH] v4l: 819: added autodetection code to tda8290 to avoid conflicts 19 years ago
Hartmut Hackmann de48eebce8 [PATCH] v4l: 806: add support for tda8275a 19 years ago
Mauro Carvalho Chehab 4ac97914c6 [PATCH] v4l: 800: whitespace cleanups 19 years ago
Mauro Carvalho Chehab fd1c388125 [PATCH] v4l: 660: small fixes 19 years ago
Hartmut Hackmann 93df3413f1 [PATCH] v4l: 655: added support for the philips td1316 tuner 19 years ago
Russell King 9480e307cd [PATCH] DRIVER MODEL: Get rid of the obsolete tri-level suspend/resume callbacks 19 years ago
Mauro Carvalho Chehab 21d4df375b [PATCH] v4l: print warning if pal= or secam= argument is unrecognized 20 years ago
Mauro Carvalho Chehab 793cf9e6a5 [PATCH] v4l: common part Updates and tuner additions 20 years ago
Jean Delvare fae91e72b7 [PATCH] I2C: Drop I2C_DEVNAME and i2c_clientname 20 years ago
Pavel Machek 829ca9a30a [PATCH] swsusp: fix remaining u32 vs. pm_message_t confusion 20 years ago
Mauro Carvalho Chehab fd3113e84e [PATCH] V4L: Miscellaneous fixes 20 years ago
Mauro Carvalho Chehab c5287ba132 [PATCH] v4l: bug fixes for tuner, cx88 and tea5767 20 years ago
Mauro Carvalho Chehab f7ce3cc670 [PATCH] v4l: I2C Tuner 20 years ago
Mauro Carvalho Chehab 586b0cab25 [PATCH] v4l: tuner improvements 20 years ago
Mauro Carvalho Chehab f5bec39639 [PATCH] v4l: fix I2C detect after normal_i2c_range() 20 years ago
Mauro Carvalho Chehab 56fc08ca37 [PATCH] v4l: update for tuner cards and some V4L chips 20 years ago
Mauro Carvalho Chehab 391cd727ea [PATCH] tuner-core.c improvments and Ymec Tvision TVF8533MF support 20 years ago
Jean Delvare b3d5496ea5 [PATCH] I2C: Kill address ranges in non-sensors i2c chip drivers 20 years ago
Jiri Benc c184ca3681 [PATCH] video/tuner: add VIDEO_G_FREQUENCY and freq range to VIDIOC_G_TUNER 20 years ago
Jiri Benc e99d3438e4 [PATCH] video/tuner: fix tuner->freq updating 20 years ago
Bert Wesarg 975e046cc0 [PATCH] fix module_param_string() calls 20 years ago
Pavel Machek a291068991 [PATCH] fix u32 vs. pm_message_t in drivers/media 20 years ago
Linus Torvalds 1da177e4c3 Linux-2.6.12-rc2 20 years ago