Commit Graph

288 Commits (887e301aa1105326f1412a98749024263b1031c7)

Author SHA1 Message Date
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
Michael Krufky 04910bdc5c V4L/DVB (7679): pvrusb2: add DVB API framework 17 years ago
Mike Isely e7f677f336 V4L/DVB (7678): pvrusb2: Fix stupid string typo that has been reproducing wildly 17 years ago
Mauro Carvalho Chehab a53a45567c V4L/DVB (7575a): Revert changeset 4c3b01f711 17 years ago
Mike Isely a2401d9eed V4L/DVB (7447): pvrusb2: Fix compilation warning 17 years ago
Michael Krufky ab8b870e43 V4L/DVB (7381): tuner: rename TUNER_PHILIPS_ATSC to TUNER_PHILIPS_FCV1236D 17 years ago
Michael Krufky f0910c7443 V4L/DVB (7323): pvrusb2: set default video standard to NTSC for OnAir HDTV / Creator 17 years ago
Tobias Klauser ebff033039 V4L/DVB (7322): pvrusb2: Fix storage-class as per C99 spec 17 years ago
Mike Isely 794b16072e V4L/DVB (7321): pvrusb2: Rework context handling and initialization 17 years ago
Mike Isely 8f59100a42 V4L/DVB (7320): pvrusb2: Eliminate timer race during tear-down 17 years ago
Mike Isely c4a8828ddb V4L/DVB (7319): pvrusb2: Close potential race condition during initialization 17 years ago
Mike Isely ee9ca4b24f V4L/DVB (7318): pvrusb2: Remove dead code 17 years ago
Mike Isely a00199fb3f V4L/DVB (7317): pvrusb2: Increase buffer size for printing video standard strings 17 years ago
Mike Isely ef7c370092 V4L/DVB (7316): pvrusb2: Handle ATSC video standard bits 17 years ago
Mike Isely fd1da78979 V4L/DVB (7315): pvrusb2: Add Gotview USB 2.0 DVD Deluxe to supported devices 17 years ago
Mike Isely 5fd782af71 V4L/DVB (7314): pvrusb2: Make device attribute structure more compact 17 years ago
Mike Isely 40381cb02f V4L/DVB (7313): pvrusb2: Make LED control into a device-specific attribute 17 years ago
Mike Isely c55a97d753 V4L/DVB (7312): pvrusb2: Indicate streaming status via LED 17 years ago
Mike Isely 1b9c18c54d V4L/DVB (7311): pvrusb2: Allow digital streaming without encoder firmware 17 years ago
Mike Isely e9db1ff235 V4L/DVB (7310): pvrusb2: trace print cosmetic cleanup / improvements 17 years ago
Mike Isely 62433e3120 V4L/DVB (7309): pvrusb2: Enhance core logic to also control digital streaming 17 years ago
Mike Isely e8f5bacfcf V4L/DVB (7308): pvrusb2: Define digital control scheme device attributes 17 years ago
Mike Isely 84147f3dd9 V4L/DVB (7307): pvrusb2: New functions for additional FX2 digital-related commands 17 years ago
Mike Isely 99a6acf9a7 V4L/DVB (7306): pvrusb2: Fix oops possible when claiming a NULL stream 17 years ago
Mike Isely 7f421fe475 V4L/DVB (7305): pvrusb2: whitespace fixup 17 years ago
Michael Krufky e1edb19a00 V4L/DVB (7304): pvrusb2: add function pvr2_hdw_cmd_powerdown 17 years ago
Mike Isely dbc40a0e58 V4L/DVB (7303): pvrusb2: Ensure that default input selection is actually valid 17 years ago