Commit Graph

76473 Commits (d1987d55a1eda774dfbab240a432607c17241d07)
 

Author SHA1 Message Date
Steven Toth d1987d55a1 V4L/DVB (6885): Add support for the Hauppauge HVR1500Q 17 years ago
Steven Toth aacb9d31ee V4L/DVB (6884): Add support for the Xceive xc5000 silicon tuner 17 years ago
Michael Krufky 2426a27e4d V4L/DVB (6882): dvb_frontend: release analog demod in dvb_frontend_detach 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 807ffe8df2 V4L/DVB (6879): move struct analog_tuner_ops into dvb_frontend.h 17 years ago
Michael Krufky b624aa86cd V4L/DVB (6878): tuner: remove extraneous variable declaration 17 years ago
Michael Krufky d536c9df41 V4L/DVB (6875): tuner-xc2028: ATSC requires 1.75 MHz tuning offset 17 years ago
Matthias Schwarzott 0b6a3342a6 V4L/DVB (6874): removes duplicated KERN_DEBUG flags from dprintk calls in mt312.c 17 years ago
Matthias Schwarzott 89f6475857 V4L/DVB (6873): Fixes issues listed by checkpatch 17 years ago
Hans Verkuil 6fb377f85c V4L/DVB (6869): cs5345: new i2c driver 17 years ago
Hans Verkuil 0b394def21 V4L/DVB (6868): i2c-id.h: add I2C_DRIVERID_CS5345 17 years ago
Hans Verkuil 9fad368b6d V4L/DVB (6867): saa7127: CodingStyle cleanups 17 years ago
Hans Verkuil d52c7385ec V4L/DVB (6866): msp3400: CodingStyle cleanups 17 years ago
Hans Verkuil 35df38c015 V4L/DVB (6865): vp27smpx: CodingStyle cleanup 17 years ago
Hans Verkuil 79f998a71b V4L/DVB (6864): upd64031a: CodingStyle cleanup 17 years ago
Hans Verkuil 8c9fc8de54 V4L/DVB (6863): upd64083: CodingStyle cleanups 17 years ago
Hans Verkuil f69d419a0b V4L/DVB (6862): ivtv: really remove i2c legacy support from drivers that no longer need it 17 years ago
Hans Verkuil ea48c13ad0 V4L/DVB (6861): cx2341x: command argument should be u32 instead of int 17 years ago
Hans Verkuil f19a73d620 V4L/DVB (6860): tveeprom: CodingStyle cleanup 17 years ago
Hans Verkuil 5412c8204f V4L/DVB (6859): tveeprom: add support for Hauppauge models 74xxx 17 years ago
Mauro Carvalho Chehab 3ac510e609 V4L/DVB (6858): Fix offset for ATSC 17 years ago
Chris Pascoe 5e3c5967da V4L/DVB (6857): cx23885: correctly join I2C writes and reads from same address 17 years ago
Chris Pascoe bc51471088 V4L/DVB (6856): zl10353: improve tuning parameters and update register map 17 years ago
Chris Pascoe 3dfefc50ff V4L/DVB (6855): xc2028: select DTV78 firmware if tuning 7MHz VHF / 8MHz UHF 17 years ago
Chris Pascoe 897b842296 V4L/DVB (6854): xc2028: be more specific about when applying offset for 7MHz channels 17 years ago
Chris Pascoe 9ca01e780f V4L/DVB (6853): xc2028: check HAS_IF flag against table 17 years ago
Chris Pascoe ad35ce9e3e V4L/DVB (6852): xc2028: s-code offset should not modify internal control structure 17 years ago
Chris Pascoe e026268870 V4L/DVB (6851): xc2028: include int_freq in firmware version display 17 years ago
Aurelien Jarno aec2aef267 V4L/DVB (em28xx): Add support for Pinnacle Dazzle DVC 100 17 years ago
Akinobu Mita 9e7e85ebae V4L/DVB (6848): bttv: check pci_register_driver() error 17 years ago
Michael Krufky 71021d2601 V4L/DVB (6846): tda9887: initialize mode to T_STANDBY at startup 17 years ago
Michael Krufky dabe61565e V4L/DVB (6845): tuner: remove unneeded #includes from tuner-driver.h 17 years ago
Michael Krufky f7f427e4cc V4L/DVB (6844): tuner: remove struct tuner from tuner-driver.h 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 f1c9a28100 V4L/DVB (6839): tuner: add set_config to struct analog_tuner_ops 17 years ago
Michael Krufky daae58956b V4L/DVB (6838): tda9887: remove references to struct tuner from printk macros 17 years ago
Michael Krufky 35e420357b V4L/DVB (6837): Convert cx88_input.audioroute to a bitfield 17 years ago
Mauro Carvalho Chehab d8f69971d8 V4L/DVB (6836): Fix CodingStyle troubles caused by the previous cx88 commits 17 years ago
Frej Drejhammar 36e05a4475 V4L/DVB (6834): cx88-video: Enable selection of the WM8775 for cx88 cards 17 years ago
Ricardo Cerqueira 66e6fbdf99 V4L/DVB (6833): Don't limit cx88 audio routing to blackbird boards 17 years ago
Michael Krufky 6a0bc9a016 V4L/DVB (6832): cx88-blackbird: don't mute audio when stopping the codec 17 years ago
Ricardo Cerqueira 7b27d45bb5 V4L/DVB (6831): Audio routes fix for blackbird boards with the wm8775 ADC 17 years ago
Jelle Foks 4423a9a339 V4L/DVB (6830): cx88-blackbird: remove unnecessary encoder unmute 17 years ago
Jelle Foks e21a5c68de V4L/DVB (6829): cx88-blackbird: remove unnecessary msleep()'s 17 years ago
Jelle Foks f9e54e0c84 V4L/DVB (6828): cx88-blackbird: audio improvements 17 years ago
Mauro Carvalho Chehab 4bfae52b69 V4L/DVB (6827): Auto-selects D2633 for ATSC 17 years ago