summaryrefslogtreecommitdiffstats
path: root/drivers/media/video/pvrusb2/pvrusb2-v4l2.c
Commit message (Expand)AuthorAgeFilesLines
* V4L/DVB (4786): Pvrusb2: use NULL instead of 0Randy Dunlap2006-11-021-3/+3
* V4L/DVB (4675): Pvrusb2: Fix VIDIOC_INT_[G|S]_REGISTER so that it actually wo...Mike Isely2006-10-031-1/+1
* V4L/DVB (4664): Pvrusb2: Don't use videodev.h; use v4l2-dev.h in its placeMike Isely2006-10-031-1/+1
* V4L/DVB (4663): Pvrusb2: Get rid of private global context array brain damageMike Isely2006-10-031-75/+36
* V4L/DVB (4662): Pvrusb2: Implement VIDIOC_INT_[G|S]_REGISTERMike Isely2006-10-031-0/+14
* V4L/DVB (4584): Fix VIDIOC_S_FMT min/max check in pvrusb2Hans Verkuil2006-09-261-7/+7
* V4L/DVB (4375): Eliminate hardcoded limits in VIDIOC_[S|TRY]_FMT for pvrusb2Mike Isely2006-09-261-17/+19
* V4L/DVB (4288): Clean out a zillion sparse warnings in pvrusb2Mike Isely2006-06-301-8/+8
* V4L/DVB (4287): Pvrusb2/: possible cleanupsAdrian Bunk2006-06-301-8/+8
* V4L/DVB (4273): Always log pvrusb2 device register / unregister eventsMike Isely2006-06-301-6/+4
* V4L/DVB (4261): Included required header for in-kernel compilationMauro Carvalho Chehab2006-06-271-0/+1
* V4L/DVB (4245): Reduce the amount of pvrusb2-sourced noise going into the sys...Mike Isely2006-06-271-5/+5
* V4L/DVB (4243): Exploit new V4L control features in pvrusb2Mike Isely2006-06-271-2/+71
* V4L/DVB (4240): Various V4L control enhancements in pvrusb2Mike Isely2006-06-271-2/+12
* V4L/DVB (4239): Handle boolean controls in pvrusb2Mike Isely2006-06-271-0/+6
* V4L/DVB (4238): Make sure flags field is initialized when quering a control i...Mike Isely2006-06-271-0/+1
* V4L/DVB (4237): Move LOG_STATUS bracketing to a different part of the pvrusb2...Mike Isely2006-06-271-4/+0
* V4L/DVB (4234): Clean up long-standing video format handling mess in pvrusb2-...Mike Isely2006-06-271-24/+11
* V4L/DVB (4228a): pvrusb2 to kernel 2.6.18Mike Isely2006-06-271-0/+1056