Commit Graph

4158 Commits (08177e12b7b4c3d59060f829e5c151d06f9a08d6)

Author SHA1 Message Date
Mauro Carvalho Chehab b0166ab3a6 V4L/DVB (7731): tuner-xc2028: fix signal strength calculus 17 years ago
Mauro Carvalho Chehab c21f1e2e39 V4L/DVB (7730): tuner-xc2028: Fix SCODE load for MTS firmwares 17 years ago
Alan Cox d2b213f7b7 V4L/DVB (7729): Fix VIDIOCGAP corruption in ivtv 17 years ago
Mauro Carvalho Chehab 867e835f4d V4L/DVB (7728): tea5761: bugzilla #10462: tea5761 autodetection code were broken 17 years ago
Steven Toth a589b66546 V4L/DVB (7726): cx23885: Enable cx23417 support on the HVR1800 17 years ago
Steven Toth b1b81f1db7 V4L/DVB (7725): cx23885: Add generic cx23417 hardware encoder support 17 years ago
Mike Isely e57b1c8006 V4L/DVB (7723): pvrusb2: Clean up input selection list generation in V4L interface 17 years ago
Mike Isely 1df59f0b90 V4L/DVB (7722): pvrusb2: Implement FM radio support for Gotview USB2.0 DVD 2 17 years ago
Mike Isely 21684ba921 V4L/DVB (7721): pvrusb2: Restructure cx23416 firmware loading to have a common exit point 17 years ago
Mike Isely 17a7b6642d V4L/DVB (7720): pvrusb2: Fix bad error code on cx23416 firmware load failure 17 years ago
Mike Isely 1cb03b76d0 V4L/DVB (7719): pvrusb2: Implement input selection enforcement 17 years ago
Michael Krufky d3f8d8fb30 V4L/DVB (7718): pvrusb2-dvb: update Kbuild selections 17 years ago
Michael Krufky 95814bc2b7 V4L/DVB (7717): pvrusb2-dvb: add DVB-T support for Hauppauge pvrusb2 model 73xxx 17 years ago
Adrian Bunk f55a871241 V4L/DVB (7716): pvrusb2: clean up global functions 17 years ago
Mike Isely 49844c291a V4L/DVB (7715): pvrusb2: Clean out all use of __FUNCTION__ 17 years ago
Mike Isely 18ecbb4771 V4L/DVB (7714): pvrusb2: Fix hang on module removal 17 years ago
Mike Isely 13e027a8bf V4L/DVB (7713): pvrusb2: Implement cleaner DVB kernel thread shutdown 17 years ago
Mike Isely 97f26ff604 V4L/DVB (7712): pvrusb2: Close connect/disconnect race 17 years ago
Mike Isely e5be15c638 V4L/DVB (7711): pvrusb2: Fix race on module unload 17 years ago
Mike Isely d913d63030 V4L/DVB (7710): pvrusb2: Implement critical digital streaming quirk for onair devices 17 years ago
Mike Isely 72998b7109 V4L/DVB (7709): pvrusb2: New device attribute for encoder usage in digital mode 17 years ago
Mike Isely 07b80264c3 V4L/DVB (7708): pvrusb2-dvb: Fix stuck thread on streaming abort 17 years ago
Michael Krufky 087886eb11 V4L/DVB (7707): pvrusb2-dvb: add atsc/qam support for Hauppauge pvrusb2 model 750xx 17 years ago
Michael Krufky c881284151 V4L/DVB (7706): pvrusb2: create a separate pvr2_device_desc structure for 751xx models 17 years ago
Michael Krufky 906a495741 V4L/DVB (7705): pvrusb2: Enable OnAir digital operation 17 years ago
Mike Isely 1b1b8d7841 V4L/DVB (7704): pvrusb2: Fix slop involving use of struct which might not be defined 17 years ago
Mike Isely 694dca2b80 V4L/DVB (7703): pvrusb2: Fix minor problem involving ARRAY_SIZE confusion 17 years ago
Mike Isely bb0c2fe0c4 V4L/DVB (7702): pvrusb2: Rework USB streaming start/stop execution 17 years ago
Mike Isely 1c9d10d4d2 V4L/DVB (7701): pvrusb2: Centralize handling of simple FX2 commands 17 years ago
Mike Isely 448cb48e6e V4L/DVB (7700): pvrusb2: Make FX2 command codes unsigned constants 17 years ago
Mike Isely ad0992e97c V4L/DVB (7699): pvrusb2: Implement statistics for USB I/O performance / tracking 17 years ago
Mike Isely be9cbb7c55 V4L/DVB (7698): pvrusb2: Remove never-reached break statements (trivial) 17 years ago
Mike Isely b9a37d9124 V4L/DVB (7697): pvrusb2: Fix misleading bit of debug output (trivial) 17 years ago
Mike Isely 38d9a2cf2d V4L/DVB (7696): pvrusb2: state control tweak 17 years ago
Mike Isely 98e184d978 V4L/DVB (7695): pvrusb2: Make associativity of == and && explicit (cosmetic) 17 years ago
Mike Isely ce52f81138 V4L/DVB (7694): pvrusb2: Fix compilation goof when CONFIG_VIDEO_PVRUSB2_DVB is off 17 years ago
Mike Isely e6d1186543 V4L/DVB (7693): pvrusb2-dvb: Change usage of 0 --> NULL 17 years ago
Mike Isely c5317b17f6 V4L/DVB (7692): pvrusb2-dvb: Further clean up dvb init/tear-down 17 years ago
Mike Isely 129a2f5efd V4L/DVB (7691): pvrusb2-dvb: Don't initialize if device lacks a digital side 17 years ago
Mike Isely 7dcc48fb55 V4L/DVB (7690): pvrusb2-dvb: Remove digital_up flag 17 years ago
Mike Isely 891d99efc5 V4L/DVB (7689): pvrusb2-dvb: Rework module tear-down 17 years ago
Mike Isely a36416d0a7 V4L/DVB (7688): pvrusb2: Clean up dvb streaming start/stop 17 years ago
Mike Isely ceb4340deb V4L/DVB (7687): pvrusb2: Fix oops in pvrusb2-dvb 17 years ago
Mike Isely e2780fb411 V4L/DVB (7686): pvrusb2: Fix broken debug interface build 17 years ago
Mike Isely 48e5329fe8 V4L/DVB (7685): pvrusb2: Fix really bad typo if DVB config option description 17 years ago
Mike Isely bc4b02caa8 V4L/DVB (7684): pvrusb2: Add VIDEO_PVRUSB2_DVB config variable 17 years ago
Michael Krufky bde316a4f1 V4L/DVB (7683): pvrusb2-dvb: set to DTV mode before attaching frontend 17 years ago
Mike Isely bb8ce9d914 V4L/DVB (7682): pvrusb2-dvb: finish up stream & buffer handling 17 years ago
Michael Krufky d8abe97d00 V4L/DVB (7681): pvrusb2-dvb: start working on streaming / buffer handling code 17 years ago
Michael Krufky 99443ae04f V4L/DVB (7680): pvrusb2-dvb: add pvr2_dvb_bus_ctrl to allow frontends to negotiate bus access 17 years ago