Age | Commit message (Expand) | Author |
2009-01-22 | pvrusb2: Use usb_make_path() to determine device bus location | Mike Isely |
2009-01-14 | pvrusb2: Generate a device-unique identifier | Mauro Carvalho Chehab |
2009-01-14 | changeset: 10235:e30767d80056 | Mauro Carvalho Chehab |
2008-12-30 | v4l2: debugging API changed to match against driver name instead of ID. | Hans Verkuil |
2008-10-30 | V4L: struct device - replace bus_id with dev_name(), dev_set_name() | Mauro Carvalho Chehab |
2008-10-19 | pvrusb2: Fix deadlock problem | Mike Isely |
2008-09-03 | pvrusb2: Remove comment lines which refer to checkpatch's behavior | Mike Isely |
2008-08-31 | pvrusb2: Implement cropping pass through | Mike Isely |
2008-08-31 | pvrusb2: Mark crop window size change as being disruptive to the encoder | Mike Isely |
2008-08-30 | pvrusb2: Implement crop support | Mike Isely |
2008-08-30 | pvrusb2: Fail gracefully if an alien USB ID is used | Mike Isely |
2008-08-30 | pvrusb2: Add comment elaborating on direct use of swab32() | Mike Isely |
2008-08-18 | pvrusb2: use proper byteorder interface | Mauro Carvalho Chehab |
2008-07-25 | pvrusb2: Enable IR chip on HVR-1900 class devices | Mike Isely |
2008-07-08 | v4l-dvb: remove support for kernels < 2.6.13 | Hans Verkuil |
2008-06-29 | pvrusb2: Update video_gop_size | Mike Isely |
2008-06-29 | pvrusb2: Fix misleading source code comment | Mike Isely |
2008-06-22 | cx2341x: add TS capability | Hans Verkuil |
2008-05-26 | pvrusb2: Increase enforced encoder wait delay to improve reliability | Mike Isely |
2008-05-26 | pvrusb2: Change several embedded timer constants to defined values | Mike Isely |
2008-05-25 | pvrusb2: Remove svn Id keyword from all sources | Mike Isely |
2008-05-11 | pvrusb2: make default frequency configurable via modprobe option | Michael Krufky |
2008-05-09 | pvrusb2: make code static | Mike Isely |
2008-04-26 | backport commit d3135846f6c1858dbad6ccb780a42e6c98953e6d | Mauro Carvalho Chehab |
2008-04-20 | pvrusb2: Implement FM radio support for Gotview USB2.0 DVD 2 | Mike Isely |
2008-04-20 | pvrusb2: Restructure cx23416 firmware loading to have a common exit point | Mike Isely |
2008-04-20 | pvrusb2: Fix bad error code on cx23416 firmware load failure | Mike Isely |
2008-04-20 | pvrusb2: Implement input selection enforcement | Mike Isely |
2008-04-18 | pvrusb2: clean up global functions | Mike Isely |
2008-04-06 | pvrusb2: Close connect/disconnect race | Mike Isely |
2008-04-05 | pvrusb2: Implement critical digital streaming quirk for onair devices | Mike Isely |
2008-04-02 | pvrusb2: New device attribute for encoder usage in digital mode | Mike Isely |
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: 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-04-15 | Backport changeset 5fa1247a2b56f33f88432c24e109deaf91ef8281 | Mauro Carvalho Chehab |
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: 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 |