aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/media/video/pvrusb2/pvrusb2-v4l2.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2007-02-12[PATCH] mark struct file_operations const 4Arjan van de Ven1-1/+1
2006-11-02V4L/DVB (4786): Pvrusb2: use NULL instead of 0Randy Dunlap1-3/+3
2006-10-03V4L/DVB (4675): Pvrusb2: Fix VIDIOC_INT_[G|S]_REGISTER so that it actually works nowMike Isely1-1/+1
2006-10-03V4L/DVB (4664): Pvrusb2: Don't use videodev.h; use v4l2-dev.h in its placeMike Isely1-1/+1
2006-10-03V4L/DVB (4663): Pvrusb2: Get rid of private global context array brain damageMike Isely1-75/+36
2006-10-03V4L/DVB (4662): Pvrusb2: Implement VIDIOC_INT_[G|S]_REGISTERMike Isely1-0/+14
2006-09-26V4L/DVB (4584): Fix VIDIOC_S_FMT min/max check in pvrusb2Hans Verkuil1-7/+7
2006-09-26V4L/DVB (4375): Eliminate hardcoded limits in VIDIOC_[S|TRY]_FMT for pvrusb2Mike Isely1-17/+19
2006-06-30V4L/DVB (4288): Clean out a zillion sparse warnings in pvrusb2Mike Isely1-8/+8
2006-06-30V4L/DVB (4287): Pvrusb2/: possible cleanupsAdrian Bunk1-8/+8
2006-06-30V4L/DVB (4273): Always log pvrusb2 device register / unregister eventsMike Isely1-6/+4
2006-06-27V4L/DVB (4261): Included required header for in-kernel compilationMauro Carvalho Chehab1-0/+1
2006-06-27V4L/DVB (4245): Reduce the amount of pvrusb2-sourced noise going into the system logMike Isely1-5/+5
2006-06-27V4L/DVB (4243): Exploit new V4L control features in pvrusb2Mike Isely1-2/+71
2006-06-27V4L/DVB (4240): Various V4L control enhancements in pvrusb2Mike Isely1-2/+12
2006-06-27V4L/DVB (4239): Handle boolean controls in pvrusb2Mike Isely1-0/+6
2006-06-27V4L/DVB (4238): Make sure flags field is initialized when quering a control in pvrusb2Mike Isely1-0/+1
2006-06-27V4L/DVB (4237): Move LOG_STATUS bracketing to a different part of the pvrusb2 driverMike Isely1-4/+0
2006-06-27V4L/DVB (4234): Clean up long-standing video format handling mess in pvrusb2-v4l2.cMike Isely1-24/+11
2006-06-27V4L/DVB (4228a): pvrusb2 to kernel 2.6.18Mike Isely1-0/+1056