Commit Graph

1084 Commits (00405f8f11d3064c4af6fe826d8287863a453e7f)

Author SHA1 Message Date
Marco Schluessler 58a44040b4 V4L/DVB (6497): saa7146/budget*/dvb-ttpci: Remove V4L1 code 17 years ago
Michael Krufky 7d11c53c5d V4L/DVB (6449): tda18271: clean up i2c_gate handling 17 years ago
Michael Krufky 6f998742f0 V4L/DVB (6446): tda18271: clean up debug macros 17 years ago
Michael Krufky 5c82f4497b V4L/DVB (6442): move std if setting from tda8290 to tda827x 17 years ago
Michael Krufky 482b498d7a V4L/DVB (6439): dvb_frontend: codingstyle cleanups 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 5bea1cd387 V4L/DVB (6435): tda8290: add support for NXP TDA18271 tuner and TDA8295 analog demod 17 years ago
Michael Krufky ce1f8bdb0c V4L/DVB (6434): tda827x: fix GPL export on attach function 17 years ago
Michael Krufky 746d9732db V4L/DVB (6433): Move all tda8275/8275a tuning code from tda8290 module into tda827x module 17 years ago
Mauro Carvalho Chehab 7f1711234e V4L/DVB (6384): Replace TDA9887_SET_CONFIG by TUNER_SET_CONFIG 17 years ago
Randy Dunlap da517164f5 V4L/DVB (7001): av7110: fix section mismatch 17 years ago
Steven Toth 2300317f30 V4L/DVB (6820): s5h1409: QAM SNR related fixes 17 years ago
Mauro Carvalho Chehab 4a56087f3b V4L/DVB (6794): Fix compilation when dib3000mc is compiled as a module 17 years ago
Jiri Kosina f6b5cf771a V4L/DVB (6733): DVB: Compile 3000MC-specific DIB code only for CONFIG_DVB_DIB3000MC 17 years ago
Mauro Carvalho Chehab 8733e29748 V4L/DVB (6750): Fix in-kernel compilation for cxusb 17 years ago
Chris Pascoe 78f3b0b672 V4L/DVB (6629): zl10353: fix default adc_clock and TRL nominal rate calculation 17 years ago
Hartmut Hackmann 33f7771411 V4L/DVB (6579): Fix bug #8824: Correct support for Diseqc on tda10086 17 years ago
Hartmut Birr 85085ad7b2 V4L/DVB (6501): stv0297: Signal strength fixes 18 years ago
Hartmut Birr 7cccccc33a V4L/DVB (6500): tda10021: Fix reported signal strength 18 years ago
Hartmut Birr 3de0e18b3a V4L/DVB (6499): tda10021: Bit error counting fixed 18 years ago
Oliver Endriss 4a3625b221 V4L/DVB (6498): ves1820: Change the acquisition range for clock recovery from 120 ppm to 240ppm 18 years ago
Randy Dunlap cb20630cef V4L/DVB (6479): use input functions, should depend on INPUT 18 years ago
Steven Toth 195ccf6773 V4L/DVB (6403): mt2131: replace comma with semicolon fix 18 years ago
Steven Toth dd7d5013cd V4L/DVB (6402): s5h1409: Fix broken QAM support 18 years ago
Patrick Boettcher 74c78a2664 V4L/DVB (6378): DiB0700-device: Using 1.10 firmware 18 years ago
Marco Schluessler a39a8ed7be V4L/DVB (6356): "while (!ca->wakeup)" breaks the CAM initialisation 18 years ago
Jiri Slaby 475d526311 V4L/DVB (6323): V4L: cinergyT2, remove bad usage of ERESTARTSYS 18 years ago
Jan Engelhardt 96de0e252c Convert files to UTF-8 and some cleanups 18 years ago
Robert P. J. Day 3a4fa0a25d Fix misspellings of "system", "controller", "interrupt" and "necessary". 18 years ago
Jiri Slaby 7b19ada2ed get rid of input BIT* duplicate defines 18 years ago
Jiri Slaby 1977f03272 remove asm/bitops.h includes 18 years ago
Rafael J. Wysocki e42837bcd3 freezer: introduce freezer-friendly waiting macros 18 years ago
Greg Kroah-Hartman 7e7654a92a cdev: remove unneeded setting of cdev names 18 years ago
Stephen Hemminger 3b04ddde02 [NET]: Move hardware header operations out of netdevice. 18 years ago
Trent Piepho 7948261942 V4L/DVB (6311): dvb: Replace list_for_each+list_entry with list_for_each_entry 18 years ago
Joachim Steiger fa3b877e5c V4L/DVB (6296): dib0700: add support for AverMedia DVB-T Express card 18 years ago
Christoph Hellwig 9320874a3e V4L/DVB (6279): en_50221: convert to kthread API 18 years ago
Michael Krufky 0173e4696f V4L/DVB (6241): fix typo in DVB_PLL Kconfig help text 18 years ago
Michael Krufky 4562fbeac6 V4L/DVB (6232): dvb-pll: report whether input rf will be autoselected or set via insmod option 18 years ago
Michael Krufky 8528fa4147 V4L/DVB (6231): dvb-pll: always show pll name if forced via insmod option 18 years ago
Michael Krufky 704e39bf62 V4L/DVB (6230): dvb-pll: add module option to force dvb-pll desc id (for debug use only) 18 years ago
Michael Krufky ff3e7dd580 V4L/DVB (6229): dvb-pll: increase DVB_PLL_MAX to 64 18 years ago
Michael Krufky 05a4611b5d V4L/DVB (6228): dvb-pll: add module option to specify rf input 18 years ago
Michael Krufky a27e5e769e V4L/DVB (6227): dvb-pll: store instance ID in dvb_pll_priv structure 18 years ago
Michael Krufky 5d7802b261 V4L/DVB (6226): dvb-pll: pass fe pointer into dvb_pll_configure() and set() functions 18 years ago
Oliver Endriss f64899ca5a V4L/DVB (6221): budget-ci: select TT keymap for DVB-S TT 1500 18 years ago
Steven Toth f29379c361 V4L/DVB (6169): Removed unused function mt2131_set_gpo() 18 years ago
Michael Krufky 8fb3b9f7a9 V4L/DVB (6136): dvb_frontend: add get_rf_strength function pointer to dvb_tuner_ops 18 years ago
Michael Krufky e18f9444bd V4L/DVB (6128): hybrid tuner refactoring core changes, phase 1 18 years ago