Age | Commit message (Expand) | Author |
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 |
2008-02-03 | pvrusb2: add function pvr2_hdw_cmd_powerdown | Mike Isely |
2008-02-03 | pvrusb2: Ensure that default input selection is actually valid | Mike Isely |
2008-02-03 | pvrusb2: Improve control validation for enumerations | Mike Isely |
2008-02-03 | pvrusb2: Implement addition sysfs tracing | Mike Isely |
2008-02-03 | pvrusb2: v4l2 implementation fixes for input selection | Mike Isely |
2008-02-03 | pvrusb2: Improve logic which handles input choice availability | Mike Isely |
2008-02-03 | pvrusb2: Account for dtv choice (a bit) in v4l2 implementation | Mike Isely |
2008-02-03 | pvrusb2: Dynamically control range of input selections | Mike Isely |
2008-02-03 | pvrusb2: Define device attributes for all input modes | Mike Isely |
2008-02-03 | pvrusb2: add device attributes for fm radio and digital tuner | Mike Isely |
2008-02-05 | backport kernel commit c84e6036ba7177a404cc860cb5a440e06fad92dd | Mauro Carvalho Chehab |
2008-01-27 | [PATCH] static memory | Douglas Schilling Landgraf |
2008-01-13 | Kconfig: add missing selections for VIDEO_PVRUSB2 | Michael Krufky |
2007-10-25 | pvrusb2: add support for Hauppauge WinTV PVR-USB2 Model 75xxx | Michael Krufky |
2007-12-12 | cx2341x: command argument should be u32 instead of int. | Hans Verkuil |
2007-12-10 | backout a backward compatibility patch that shouldn't go to master | Mauro Carvalho Chehab |
2007-12-08 | pvrusb2: Fix compilation for OnAir Creator config | Mike Isely |
2007-12-08 | pvrusb2: rework device descriptor layout | Mike Isely |
2007-12-08 | pvrusb2: Remove obsolete (and misleading) comment | Mike Isely |
2007-12-08 | pvrusb2: Remove old obsolete CONFIG flags for pvrusb2 driver. | Mike Isely |
2007-12-08 | pvrusb2: Device CONFIG flags for OnAir device support | Mike Isely |
2007-12-08 | pvrusb2: Implement experimental support for OnAir Creator and USB2 devices | Mike Isely |
2007-12-08 | pvrusb2: Mark Gotview hardware as having a cx2584x part | Mike Isely |
2007-12-02 | pvrusb2: Recognize ATSC video standard bit values | Mike Isely |
2007-12-02 | pvrusb2: minor rework for default video standard handling | Mike Isely |
2007-12-02 | pvrusb2: Expand comment in device attributes description. | Mike Isely |
2007-12-02 | pvrusb2: Remove use of volatile in pipeline control state machine | Mike Isely |
2007-12-02 | pvrusb2: Remove use of volatile in command sequencer | Mike Isely |
2007-12-02 | pvrusb2: Implement default standard selection based on device type | Mike Isely |
2007-12-02 | pvrusb2: Change division to bit-or for tveeprom standards | Mike Isely |