Age | Commit message (Expand) | Author |
2007-07-02 | Fix v4l-dvb backward compatibility | Mauro Carvalho Chehab |
2007-05-13 | Backport kernel changeset e63340ae6b6205fef26b40a75673d1c9c0c8bb90 | Mauro Carvalho Chehab |
2007-05-02 | Use menuconfig objects II - V4L | Mauro Carvalho Chehab |
2007-05-03 | Backed out changeset d130e8e1eb762e055371d5e3e1724d7735bad244 | Mauro Carvalho Chehab |
2007-05-02 | Use menuconfig objects II - V4L | Mauro Carvalho Chehab |
2007-04-28 | pvrusb2: Implement ability to disable IR receiver | Mike Isely |
2007-04-28 | pvrusb2: Improve handling of PAL-60 video standard | Mike Isely |
2007-04-28 | pvrusb2: kill unnecessary attribute->owner | Mike Isely |
2007-04-28 | pvrusb2: use mutex instead of semaphore | Mike Isely |
2007-04-07 | pvrusb2: Gather USB bus address info and report it | Mike Isely |
2007-04-07 | pvrusb2: Use NULL instead of 0 for null pointer values (trivial) | Mike Isely |
2007-02-27 | pvrusb2: (trivial) Fix too-wide source line | Mike Isely |
2007-02-27 | pvrusb2: Fix compilation warning for amd64 builds (use %zu instead of %u) | Mike Isely |
2007-02-24 | Improve chip matching in v4l2_register for VIDIOC_DBG_G/S_REGISTER | Hans Verkuil |
2007-02-21 | make pvr2_encoder_prep_config() static | Mauro Carvalho Chehab |
2007-02-21 | backport git changeset c5a69d57eb48e36f84c0737b5b24ec277d7dbfba | Mauro Carvalho Chehab |
2007-02-21 | Backport: make file_operations const | Mauro Carvalho Chehab |
2007-02-19 | compat: Add -include linux/version.h to cflags | Trent Piepho |
2007-02-07 | pvrusb2: Register I2C adapter (more) correctly | Mike Isely |
2007-02-07 | pvrusb2: Be more forgiving about encoder firmware size | Mike Isely |
2007-02-07 | pvrusb2: Follow coding style convention for "#if 0" blocks | Mike Isely |
2007-02-07 | pvrusb2: Fix printk format typo | Mike Isely |
2007-02-02 | Http://linuxtv.org/hg/~mcisely/pvrusb2 | |
2007-01-28 | pvrusb2: VIDIOC_DBG_[S|G]_REGISTER fixups | Mike Isely |
2007-01-28 | pvrusb2: video corruption fixes | Mike Isely |
2007-01-28 | pvrusb2: encoder comm protocol cleanup | Mike Isely |
2007-01-28 | pvrusb2: Control protocol cleanup | Mike Isely |
2007-01-28 | Merge from v4l-dvb | Mike Isely |
2007-01-23 | Make VIDIOC_INT_[SG]_REGISTER ioctls no longer internal only | Trent Piepho |
2007-01-21 | pvrusb2: Add boilerplate to new header file | Mike Isely |
2007-01-21 | pvrusb2: Use macro names for FX2 commands | Mike Isely |
2007-01-21 | pvrusb2: Add comment for why G_TUNER only looks at index zero | Mike Isely |
2007-01-21 | Fix: VIDIOC_G_TUNER were returning an endless number of tuners | Mauro Carvalho Chehab |
2007-01-21 | Remove some warnings when compiling on x86_64 | Mauro Carvalho Chehab |
2007-01-19 | pvrusb2: Allow VIDIOC_S_FMT with -1 for resolution values | Mike Isely |
2007-01-19 | pvrusb2: Introduce fake audio input selection | Mike Isely |
2007-01-19 | pvrusb2: Emit VIDIOC_S_TUNER correctly | Mike Isely |
2007-01-19 | pvrusb2: Use ARRAY_SIZE wherever possible | Mike Isely |
2007-01-19 | pvrusb2: Use kzalloc in place of kmalloc/memset pairs | Mike Isely |
2007-01-19 | pvrusb2: A patch to use ARRAY_SIZE macro when appropriate | Mike Isely |
2007-01-19 | pvrusb2: V4L EXT_CTRLS fixup | Mike Isely |
2007-01-19 | pvrusb2: Minor dead code / comment cleanups | Mike Isely |
2007-01-19 | pvrusb2: Fix sizeof() calculation foul-up | Mike Isely |
2007-01-19 | pvrusb2: Fix missing break statement which had broken VIDIOC_S_TUNER | Mike Isely |
2007-01-19 | pvrusb2: trace print added | Mike Isely |
2007-01-19 | pvrusb2: Stop hardcoding frequency ranges | Mike Isely |
2007-01-19 | pvrusb2: Remove automodeswitch control | Mike Isely |
2007-01-19 | pvrusb2: Slight debug printing efficiency fixup | Mike Isely |
2007-01-19 | pvrusb2: VIDIOC_G_TUNER cleanup | Mike Isely |
2007-01-19 | pvrusb2: Allow streaming from /dev/radioX | Mike Isely |