Commit Graph

70 Commits (304daa8132a95e998b6716d4b7bd8bd76aa152b2)

Author SHA1 Message Date
Mauro Carvalho Chehab 0f6dac18cc V4L/DVB (6954): There isn't a MTS radio firmware 17 years ago
Chris Pascoe ef207feddf V4L/DVB (6897): xc2028: ignore HAS_IF during specific S-Code type searches 17 years ago
Michael Krufky 7972f9880c V4L/DVB (6893): tuner-xc2028: fix xc2028_attach function 17 years ago
Michael Krufky d536c9df41 V4L/DVB (6875): tuner-xc2028: ATSC requires 1.75 MHz tuning offset 17 years ago
Mauro Carvalho Chehab 3ac510e609 V4L/DVB (6858): Fix offset for ATSC 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
Mauro Carvalho Chehab 4bfae52b69 V4L/DVB (6827): Auto-selects D2633 for ATSC 17 years ago
Mauro Carvalho Chehab 5c15648a42 V4L/DVB (6683): Fix DVB compatibility 17 years ago
Mauro Carvalho Chehab 63806eeb61 V4L/DVB (6677): Fix xc2028 driver for non OFDM 17 years ago
Mauro Carvalho Chehab 66c2d53db2 V4L/DVB (6676): Improve s-code support 17 years ago
Mauro Carvalho Chehab b542dfdc9f V4L/DVB (6675): Allow selecting the proper SCode table for DTV 17 years ago
Mauro Carvalho Chehab d04aa54a27 V4L/DVB (6674): Add support for other DTV types 17 years ago
Mauro Carvalho Chehab d74cb25e42 V4L/DVB (6672): Add support for radio 17 years ago
Mauro Carvalho Chehab 00deff1a07 V4L/DVB (6671): Avoids checking digital/analog at check_firmware 17 years ago
Mauro Carvalho Chehab cca8379811 V4L/DVB (6662): Fix standard selection for PAL 17 years ago
Mauro Carvalho Chehab 2800ae9cd6 V4L/DVB (6661): Remove firmware reload hack for analog 17 years ago
Mauro Carvalho Chehab 71a2ee37e8 V4L/DVB (6660): Allow fully configuring xc3028 during xc2028_attach 17 years ago
Mauro Carvalho Chehab 5add9a6f3c V4L/DVB (6659): Convert MTS to bitfield 17 years ago
Mauro Carvalho Chehab a5e9fe149a V4L/DVB (6658): Sets a default std, if not specified 17 years ago
Mauro Carvalho Chehab c71d4bc512 V4L/DVB (6657): Fix standard selection for PAL/M, PAL/N, PAL/Nc and NTSC 17 years ago
Chris Pascoe 1ad0b796a3 V4L/DVB (6652): xc2028: try non-8MHZ init1 firmware 17 years ago
Chris Pascoe 11a9eff9b6 V4L/DVB (6651): xc2028: mask off type correctly when searching for standard-specific types 17 years ago
Chris Pascoe 47bd5bc648 V4L/DVB (6650): xc2028: base firmwares should have std0 17 years ago
Chris Pascoe 45819c381f V4L/DVB (6648): xc2028: add sleep hook 17 years ago
Chris Pascoe 8bf799a621 V4L/DVB (6647): xc2028: retry firmware load if tuner does not respond 17 years ago
Chris Pascoe e0f0b37a3e V4L/DVB (6646): xc2028: rework firmware (re)loading process 17 years ago
Chris Pascoe 59a636e50f V4L/DVB (6645): xc2028: allow selection of D2633 firmware 17 years ago
Chris Pascoe d7b22c5cfe V4L/DVB (6644): xc2028: use correct offset into scode firmware 17 years ago
Chris Pascoe b1535293dc V4L/DVB (6643): xc2028: use best match instead of first partial match during firmware selection 17 years ago
Chris Pascoe 0a196b6fa9 V4L/DVB (6642): xc2028: don't duplicate max_len in priv 17 years ago
Chris Pascoe a44f1c43df V4L/DVB (6641): xc2028: correct tuner offset for 7MHz DTV 17 years ago
Chris Pascoe ddf1c5f1d7 V4L/DVB (6640): xc2028: correctly select 8MHz firmware 17 years ago
Chris Pascoe 2ce4b3aa7c V4L/DVB (6639): xc2028: correct divisor length 17 years ago
Chris Pascoe 06fd82dc7b V4L/DVB (6638): xc2028: firmware loading cleanup 17 years ago
Chris Pascoe b32f9fb962 V4L/DVB (6637): xc2028: add missing break 17 years ago
Chris Pascoe aa501be989 V4L/DVB (6636): xc2028: protect device list 17 years ago
Chris Pascoe 91240dd924 V4L/DVB (6635): xc2028: v4l2_std_id needs to be long long to display completely 17 years ago
Chris Pascoe 3157ecef3b V4L/DVB (6634): xc2028: error messages missing whitespace 17 years ago
Chris Pascoe 7d58d1117e V4L/DVB (6633): xc2028: make register reads atomic 17 years ago
Chris Pascoe e155d908f7 V4L/DVB (6632): xc2028: fix inverted logic in audio standard check 17 years ago
Chris Pascoe 47cc5b7810 V4L/DVB (6631): xc2028: eliminate i2c macro side-effects 17 years ago
Mauro Carvalho Chehab ef8c1888b3 V4L/DVB (6614): Fix driver for i386 architectures 17 years ago
Mauro Carvalho Chehab 2d4c0ac60d V4L/DVB (6613): Fix: add a missing continue statement 17 years ago
Michel Ludwig 5403bbae9b V4L/DVB (6612): Allow RESET_CLK callback and avoids unneeded loading 17 years ago
Michel Ludwig a37b4c9bc8 V4L/DVB (6611): Change xc2028_attach method to make easier for DVB 17 years ago
Michel Ludwig 2fc580ffeb V4L/DVB (6610): Fix a wrong typecast 17 years ago