Commit Graph

71 Commits (f868f4e196177ee96f77304ab707a0ad5ddd6fe4)

Author SHA1 Message Date
Michael Krufky 0f2ce98342 V4L/DVB (7055): make tuner names consistent with standard cases 17 years ago
Michael Krufky bc3e5c7fc2 V4L/DVB (6881): include struct analog_demod_ops directly inside struct dvb_frontend 17 years ago
Michael Krufky 9ad89f0104 V4L/DVB (6880): kill tuner-driver.h 17 years ago
Michael Krufky 71021d2601 V4L/DVB (6846): tda9887: initialize mode to T_STANDBY at startup 17 years ago
Michael Krufky 790ba18ec7 V4L/DVB (6843): tda9887: use printk macros from tuner-i2c.h 17 years ago
Michael Krufky 8ca4083b50 V4L/DVB (6842): tda9887: remove dependency on struct tuner 17 years ago
Michael Krufky 91c9d4a167 V4L/DVB (6841): tda9887: maintain private state independent of struct tuner 17 years ago
Michael Krufky 710401b837 V4L/DVB (6840): tuner: convert tda9887 to use TUNER_SET_CONFIG 17 years ago
Michael Krufky daae58956b V4L/DVB (6838): tda9887: remove references to struct tuner from printk macros 17 years ago
Michael Krufky a55db8cd7f V4L/DVB (6786): tuner: add struct analog_demod_info to struct analog_tuner_ops 17 years ago
Michael Krufky ab1660503a V4L/DVB (6785): tda8290: remove dependency on struct tuner 17 years ago
Michael Krufky c7919d520f V4L/DVB (6783): tuner: combine set_tv_freq and set_radio_freq into a single set_params method 17 years ago
Hans Verkuil 1cba97d71d V4L/DVB (6471): tuner: i2c_client cannot be part of the tuner struct 17 years ago
Michael Krufky 5ef4730d1b V4L/DVB (6450): tda9887: add missing module license 17 years ago
Michael Krufky 31c9584c0b V4L/DVB (6443): make tda9887 build selectable via Kconfig 17 years ago
Michael Krufky 4e9154b8a7 V4L/DVB (6440): tuner: convert analog tuner demod sub-modules to dvb_frontend interface 17 years ago
Michael Krufky 16f291684c V4L/DVB (6438): tuner: move analog_demod_priv into struct dvb_frontend 17 years ago
Michael Krufky 1dde7a4fa2 V4L/DVB (6436): tuner: move analog_tuner_ops into dvb_frontend_ops 17 years ago
Michael Krufky db8a695658 V4L/DVB (6127): tuner: kill i2c_client interface to tuner sub-drivers 18 years ago
Mauro Carvalho Chehab 9c12224a60 V4L/DVB (6079): Cleanup: remove linux/moduleparam.h from drivers/media files 18 years ago
Michael Krufky ffbb807c13 V4L/DVB (6075): tuner: kernel headers go above subsystem headers 18 years ago
Trent Piepho 5e082f1521 V4L/DVB (5978): tuner: Better tuner radio support 18 years ago
Michael Krufky 8218b0b2ca V4L/DVB (5793): Tuner: remove hardware-specific info from public header 18 years ago
Michael Krufky 9af596ebc7 V4L/DVB (5756): Tda9887: store tuning operations in tuner_operations structure 18 years ago
Michael Krufky 7a91a80a0d V4L/DVB (5753): Tuner: create struct tuner_operations 18 years ago
Michael Krufky 024cf53089 V4L/DVB (5742): Tuner: define release callback for mt20xx, tda9887 and tda8290 18 years ago
Michael Krufky b208319993 V4L/DVB (5719): Tuner: Move device-specific private data out of tuner struct 18 years ago
Mauro Carvalho Chehab cefccc8011 V4L/DVB (4934): Usbvision radio requires GainNormal at e register 18 years ago
Trent Piepho d7304dee3b V4L/DVB (4533): Tda9887: add configuration setting for L standard PLL gating 19 years ago
Hans Verkuil ba8fc39954 V4L/DVB (4270): Add tda9887-specific tuner configuration 19 years ago
Hans Verkuil f5b0142ad6 V4L/DVB (4255): Tda9887 default TOP value is 0x10 19 years ago
Hans Verkuil 343f92c293 V4L/DVB (4252): Remove duplicate 'tda9887' in info messages. 19 years ago
Mauro Carvalho Chehab 153962364d V4L/DVB (4205): Merge tda9887 module into tuner. 19 years ago
Hans Verkuil d97a11e091 V4L/DVB (3300): Add standard for South Korean NTSC-M using A2 audio. 19 years ago
Hans Verkuil 0dfd812d4b V4L/DVB (3300): Add standard for South Korean NTSC-M using A2 audio. 19 years ago
Mike Isely c835ac24e2 V4L/DVB (3418): Cause tda9887 to use I2C_DRIVERID_TDA9887 19 years ago
Mike Isely 20c40878e4 V4L/DVB (3418): Cause tda9887 to use I2C_DRIVERID_TDA9887 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
Michael Krufky 5e453dc757 V4L/DVB (3269): ioctls cleanups. 19 years ago
Mauro Carvalho Chehab b060c25f70 V4L/DVB (3123a): remove uneeded #if from V4L subsystem 19 years ago
Hans Verkuil f98c55ea18 V4L/DVB (3116): tda9887 improvements: better defaults, better configurability. 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
Mauro Carvalho Chehab f3c5987a38 V4L (0987): Added Secam L' std on tda9887 and common macros moved to videodev2.h 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 674434c691 [PATCH] V4L/DVB: (3086c) Whitespaces cleanups part 4 19 years ago