aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/go7007 (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-11-30V4L/DVB (13372): staging/go7007: fix mutex function usage for s2250Pete Eberlein1-2/+2
2009-11-30staging/go7007: Fix compilation by re-adding the missing s2250-loader.hMauro Carvalho Chehab1-0/+24
2009-09-22V4L/DVB (13037): go7007: Revert compatibility code added at the wrong placeMauro Carvalho Chehab1-5/+0
2009-09-19V4L/DVB (13027): go7007: convert printks to v4l2_infoPete Eberlein1-12/+11
2009-09-19V4L/DVB (13026): s2250-board: Implement brightness and contrast controlsPete Eberlein1-5/+72
2009-09-19V4L/DVB (13025): s2250-board: Fix memory leaksPete Eberlein1-2/+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 (13021): go7007: Fix whitespace and line lengthsPete Eberlein1-23/+25
2009-09-19V4L/DVB (13020): go7007: Updates to Kconfig and MakefilePete Eberlein2-10/+94
2009-09-19V4L/DVB (12859): go7007: semaphore -> mutex conversionMauro Carvalho Chehab9-70/+68
2009-09-19V4L/DVB (12858): go7007: whitespacing cleanupsMauro Carvalho Chehab4-89/+91
2009-07-13Fix staging drivers after smp_lock.h reduxJean Delvare1-0/+1
2009-06-19staging: wis-sony-tuner.c: fix &&/|| errorRoel Kluin1-1/+1
2009-06-12trivial: Miscellaneous documentation typo fixesMatt LaPlante1-2/+2
2009-04-21go7007: Convert to the new i2c device binding modelJean Delvare13-418/+176
2009-04-17Staging: go7007: fix build issuesGreg Kroah-Hartman2-15/+2
2009-04-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging-2.6Linus Torvalds2-3/+5
2009-04-03Staging: go7007: fix build errorGreg Kroah-Hartman1-1/+0
2009-04-03Staging: go7007: introduce missing kfreeJulia Lawall1-0/+1
2009-04-03Staging: go7007: Move a dereference below a NULL testJulia Lawall1-2/+4
2009-03-30trivial: fix typos/grammar errors in Kconfig textsMatt LaPlante1-2/+2
2009-01-12drivers/staging: Convert to snd_card_create() for go7007Takashi Iwai1-3/+4
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: small cleanupOliver Neukum1-21/+24
2009-01-06Staging: go7007: fix minor build warningsGreg Kroah-Hartman1-1/+4
2009-01-06Staging: go7007: annotate code pointersHarvey Harrison1-15/+15
2009-01-06Staging: go7007: Convert driver to use video_ioctl2Mauro Carvalho Chehab1-692/+820
2009-01-06Staging: go7007: add sensoray 2250/2251 supportPete Eberlein8-3/+893
2009-01-06Staging: go7007: saa7134 updatesPete Eberlein7-18/+803
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-22Staging: go7007: remove unused #include <version.h>Huang Weiyi12-12/+0
2008-10-20go7007 - Add missing dependency on sound subsystemTakashi Iwai1-0/+2
2008-10-10Staging: go7007 v4l fixesRoss Cohen10-71/+59
2008-10-10Staging: add the go7007 video driverGreg Kroah-Hartman20-0/+9266