summaryrefslogtreecommitdiff
path: root/linux/drivers/media/video/pvrusb2
AgeCommit message (Expand)Author
2007-10-17backport commit 7eff2e7a8b65c25920207324e56611150eb1cd9aMauro Carvalho Chehab
2007-10-17backport changeset 3be27d37c257fa5f99363f9c8e06e405cbad712eMauro Carvalho Chehab
2007-10-14pvrusb2: Fix broken build for 2.6.18 kernelMike Isely
2007-10-14pvrusb2: Improve encoder chip health trackingMike Isely
2007-10-15v4l core: remove the unused .hardware V4L1 fieldMauro Carvalho Chehab
2007-10-10pvrusb2: Change list_for_each+list_entry to list_for_each_entryTrent Piepho
2007-10-08pvrusb: Update DEBUGIFC sysfs to kernel 2.6.13+Trent Piepho
2007-10-08V4L: convert struct class_device to struct deviceMauro Carvalho Chehab
2007-10-01backport kernel changesMauro Carvalho Chehab
2007-09-08pvrusb2: I2C adapter tweaks from Jean DelvareMike Isely
2007-09-08pvrusb2: Allocate a debug mask bit for reporting video standard thingsMike Isely
2007-09-08pvrusb2: Do a far better job at setting the default initial video standardMike Isely
2007-09-08pvrusb2: Various changes to better discriminate among device typesMike Isely
2007-09-08pvrusb2: Implement programmatic means to extract prom contentsMike Isely
2007-09-08pvrusb2: Fix a potential oops in an error leg cleanupMike Isely
2007-09-08pvrusb2: Properly terminate USB device ID tableMike Isely
2007-09-08pvrusb2: Fix oops in error leg cleanupMike Isely
2007-08-24merge: http://linuxtv.org/hg/~hverkuil/v4l-dvbMauro Carvalho Chehab
2007-08-21cx2341x: some controls should not be changed while the device is busy.Hans Verkuil
2007-08-21Cleanup: remove linux/moduleparam.h from drivers/media filesMauro Carvalho Chehab
2007-07-02Fix v4l-dvb backward compatibilityMauro Carvalho Chehab
2007-05-13Backport kernel changeset e63340ae6b6205fef26b40a75673d1c9c0c8bb90Mauro Carvalho Chehab
2007-05-02Use menuconfig objects II - V4LMauro Carvalho Chehab
2007-05-03Backed out changeset d130e8e1eb762e055371d5e3e1724d7735bad244Mauro Carvalho Chehab
2007-05-02Use menuconfig objects II - V4LMauro Carvalho Chehab
2007-04-28pvrusb2: Implement ability to disable IR receiverMike Isely
2007-04-28pvrusb2: Improve handling of PAL-60 video standardMike Isely
2007-04-28pvrusb2: kill unnecessary attribute->ownerMike Isely
2007-04-28pvrusb2: use mutex instead of semaphoreMike Isely
2007-04-07pvrusb2: Gather USB bus address info and report itMike Isely
2007-04-07pvrusb2: Use NULL instead of 0 for null pointer values (trivial)Mike Isely
2007-02-27pvrusb2: (trivial) Fix too-wide source lineMike Isely
2007-02-27pvrusb2: Fix compilation warning for amd64 builds (use %zu instead of %u)Mike Isely
2007-02-24Improve chip matching in v4l2_register for VIDIOC_DBG_G/S_REGISTERHans Verkuil
2007-02-21make pvr2_encoder_prep_config() staticMauro Carvalho Chehab
2007-02-21backport git changeset c5a69d57eb48e36f84c0737b5b24ec277d7dbfbaMauro Carvalho Chehab
2007-02-21Backport: make file_operations constMauro Carvalho Chehab
2007-02-19compat: Add -include linux/version.h to cflagsTrent Piepho
2007-02-07pvrusb2: Register I2C adapter (more) correctlyMike Isely
2007-02-07pvrusb2: Be more forgiving about encoder firmware sizeMike Isely
2007-02-07pvrusb2: Follow coding style convention for "#if 0" blocksMike Isely
2007-02-07pvrusb2: Fix printk format typoMike Isely
2007-02-02Http://linuxtv.org/hg/~mcisely/pvrusb2
2007-01-28pvrusb2: VIDIOC_DBG_[S|G]_REGISTER fixupsMike Isely
2007-01-28pvrusb2: video corruption fixesMike Isely
2007-01-28pvrusb2: encoder comm protocol cleanupMike Isely
2007-01-28pvrusb2: Control protocol cleanupMike Isely
2007-01-28Merge from v4l-dvbMike Isely
2007-01-23Make VIDIOC_INT_[SG]_REGISTER ioctls no longer internal onlyTrent Piepho
2007-01-21pvrusb2: Add boilerplate to new header fileMike Isely