aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/go7007/go7007-v4l2.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2011-11-03staging: Move media drivers to staging/mediaMauro Carvalho Chehab1-1839/+0
2010-10-21V4L/DVB: go7007: convert to use the mediabus APIHans Verkuil1-10/+9
2010-05-14Staging: Use kcalloc or kzallocJulia Lawall1-3/+1
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.hTejun Heo1-0/+1
2009-12-16V4L/DVB (13556): v4l: Remove unneeded video_device::minor assignmentsLaurent Pinchart1-1/+0
2009-12-16V4L/DVB (13550): v4l: Use the new video_device_node_name functionLaurent Pinchart1-2/+2
2009-12-05V4L/DVB (13458): go7007: subdev conversionPete Eberlein1-63/+37
2009-12-05V4L/DVB (13455): go7007: Add struct v4l2_device.Pete Eberlein1-1/+8
2009-09-19V4L/DVB (13024): go7007: Implement vidioc_g_std and vidioc_querystdPete Eberlein1-17/+35
2009-09-19V4L/DVB (13023): go7007: Merge struct gofh and go declarationsPete Eberlein1-42/+21
2009-09-19V4L/DVB (13022): go7007: Fix mpeg controlsPete Eberlein1-28/+16
2009-09-19V4L/DVB (12859): go7007: semaphore -> mutex conversionMauro Carvalho Chehab1-33/+33
2009-04-03Staging: go7007: fix build errorGreg Kroah-Hartman1-1/+0
2009-01-07V4L/DVB (10176a): Switch remaining clear_user_page users over to clear_user_highpageGuennadi Liakhovetski1-2/+1
2009-01-06Staging: go7007: add some more v4l2 ioctlsGreg Kroah-Hartman1-4/+0
2009-01-06Staging: go7007: fix minor build warningsGreg Kroah-Hartman1-1/+4
2009-01-06Staging: go7007: Convert driver to use video_ioctl2Mauro Carvalho Chehab1-692/+820
2009-01-06Staging: go7007: saa7134 updatesPete Eberlein1-13/+268
2009-01-06Staging: go7007: fixes due v4l2_file_operations api changeGreg Kroah-Hartman1-6/+4
2009-01-06Staging: go7007: fixes due to video_usercopy api changeGreg Kroah-Hartman1-3/+2
2008-10-10Staging: go7007 v4l fixesRoss Cohen1-8/+4
2008-10-10Staging: add the go7007 video driverGreg Kroah-Hartman1-0/+1503