Age | Commit message (Expand) | Author |
2008-03-28 | pvrusb2: Fix minor problem involving ARRAY_SIZE confusion | Mike Isely |
2008-03-28 | pvrusb2: Rework USB streaming start/stop execution | Mike Isely |
2008-03-28 | pvrusb2: Centralize handling of simple FX2 commands | Mike Isely |
2008-03-28 | pvrusb2: Make FX2 command codes unsigned constants | Mike Isely |
2008-03-28 | pvrusb2: Implement statistics for USB I/O performance / tracking | Mike Isely |
2008-03-28 | pvrusb2: Remove never-reached break statements (trivial) | Mike Isely |
2008-03-28 | pvrusb2: Fix misleading bit of debug output (trivial) | Mike Isely |
2008-03-28 | pvrusb2: state control tweak | Mike Isely |
2008-03-28 | pvrusb2: Make associativity of == and && explicit (cosmetic) | Mike Isely |
2008-03-15 | pvrusb2: Fix compilation goof when CONFIG_VIDEO_PVRUSB2_DVB is off | Mike Isely |
2008-02-09 | pvrusb2-dvb: Change usage of 0 --> NULL | Mike Isely |
2008-02-09 | pvrusb2-dvb: Further clean up dvb init/tear-down | Mike Isely |
2008-02-09 | pvrusb2-dvb: Don't initialize if device lacks a digital side | Mike Isely |
2008-02-09 | pvrusb2-dvb: Remove digital_up flag | Mike Isely |
2008-02-09 | pvrusb2-dvb: Rework module tear-down | Mike Isely |
2008-02-06 | pvrusb2: Clean up dvb streaming start/stop | Mike Isely |
2008-02-05 | pvrusb2: Fix oops in pvrusb2-dvb | Mike Isely |
2008-02-03 | pvrusb2: Fix broken debug interface build | Mike Isely |
2008-02-03 | pvrusb2: Fix really bad typo if DVB config option description | Mike Isely |
2008-02-03 | pvrusb2: Add VIDEO_PVRUSB2_DVB config variable. | Mike Isely |
2008-02-09 | pvrusb2-dvb: set to DTV mode before attaching frontend | Mike Isely |
2008-02-03 | pvrusb2-dvb: finish up stream & buffer handling | Mike Isely |
2008-02-03 | pvrusb2-dvb: start working on streaming / buffer handling code | Mike Isely |
2008-02-03 | pvrusb2-dvb: add pvr2_dvb_bus_ctrl to allow frontends to negotiate bus access | Mike Isely |
2008-02-03 | pvrusb2: add DVB API framework | Mike Isely |
2008-03-15 | pvrusb2: Fix stupid string typo that has been reproducing wildly | Mike Isely |
2008-04-15 | Backport changeset 5fa1247a2b56f33f88432c24e109deaf91ef8281 | Mauro Carvalho Chehab |
2008-03-15 | pvrusb2: add new usb pid for 73xxx models | Michael Krufky |
2008-03-08 | pvrusb2: add new usb pid for 75xxx models | Michael Krufky |
2008-03-07 | pvrusb2: Fix compilation warning | Mike Isely |
2008-03-15 | tuner: rename TUNER_PHILIPS_ATSC to TUNER_PHILIPS_FCV1236D | Michael Krufky |
2008-02-24 | pvrusb2: set default video standard to NTSC for OnAir HDTV / Creator | Michael Krufky |
2008-03-02 | pvrusb2: Fix storage-class as per C99 spec | Mike Isely |
2008-02-09 | pvrusb2: Rework context handling and initialization | Mike Isely |
2008-02-09 | pvrusb2: Eliminate timer race during tear-down | Mike Isely |
2008-02-09 | pvrusb2: Close potential race condition during initialization | Mike Isely |
2008-02-09 | pvrusb2: Remove dead code | Mike Isely |
2008-02-09 | pvrusb2: Increase buffer size for printing video standard strings | Mike Isely |
2008-02-09 | pvrusb2: Handle ATSC video standard bits | Mike Isely |
2008-02-09 | pvrusb2: Add Gotview USB 2.0 DVD Deluxe to supported devices | Mike Isely |
2008-02-09 | pvrusb2: Make device attribute structure more compact | Mike Isely |
2008-02-09 | pvrusb2: Make LED control into a device-specific attribute | Mike Isely |
2008-02-09 | pvrusb2: Indicate streaming status via LED | Mike Isely |
2008-02-06 | pvrusb2: Allow digital streaming without encoder firmware | Mike Isely |
2008-02-03 | pvrusb2: trace print cosmetic cleanup / improvements | Mike Isely |
2008-02-03 | pvrusb2: Enhance core logic to also control digital streaming | Mike Isely |
2008-02-03 | pvrusb2: Define digital control scheme device attributes | Mike Isely |
2008-02-03 | pvrusb2: New functions for additional FX2 digital-related commands | Mike Isely |
2008-02-03 | pvrusb2: Fix oops possible when claiming a NULL stream | Mike Isely |
2008-02-03 | pvrusb2: whitespace fixup | Mike Isely |