aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/go7007 (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-10-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging-2.6Linus Torvalds1-5/+5
2010-10-28Merge 'staging-next' to Linus's treeGreg Kroah-Hartman1-5/+5
2010-10-28Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-2.6Linus Torvalds12-62/+57
2010-10-22[media] go7007: Don't use module names to load I2C modulesLaurent Pinchart1-40/+3
2010-10-22[media] go7007: Fix the TW2804 I2C type nameLaurent Pinchart1-1/+1
2010-10-22[media] go7007: Add MODULE_DEVICE_TABLE to the go7007 I2C modulesLaurent Pinchart7-0/+7
2010-10-21BKL: introduce CONFIG_BKL.Arnd Bergmann1-0/+1
2010-10-21[media] go7007: MJPEG buffer overflowPete Eberlein1-1/+11
2010-10-21V4L/DVB: Fix Kconfig dependencies for VIDEO_IRMauro Carvalho Chehab1-1/+1
2010-10-21V4L/DVB: s2250: remove obsolete v4l2-i2c-drv.h headerHans Verkuil1-6/+21
2010-10-21V4L/DVB: go7007: convert to use the mediabus APIHans Verkuil2-13/+13
2010-10-08Staging: go7007: Makefile: makefile cleanupTracey Dent1-5/+5
2010-06-03i2c: Remove all i2c_set_clientdata(client, NULL) in driversWolfram Sang5-8/+0
2010-05-27Staging: saa7134-go7007: replace dma_sync_single with dma_sync_single_for_cpuFUJITA Tomonori1-4/+4
2010-05-14Staging: Use kcalloc or kzallocJulia Lawall4-15/+7
2010-05-11Staging: go7007: fix dangling i2c pointersWolfram Sang3-0/+3
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.hTejun Heo11-0/+11
2010-03-04Staging: merge staging patches into Linus's main branchGreg Kroah-Hartman12-11/+16
2010-03-03Staging: go7007: Eliminate useless codeJulia Lawall1-1/+1
2010-03-03staging: declare MODULE_FIRMWARE in various driversBen Hutchings3-0/+5
2010-03-03staging: make i2c device id constantNémeth Márton8-8/+8
2010-03-03staging: make USB device id constantNémeth Márton2-2/+2
2010-02-26V4L/DVB: s2250: Fix write_reg i2c addressPete Eberlein1-1/+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 Eberlein2-71/+47
2009-12-05V4L/DVB (13457): s2250: subdev conversionPete Eberlein1-246/+261
2009-12-05V4L/DVB (13456): s2250: Change module structurePete Eberlein5-50/+27
2009-12-05V4L/DVB (13455): go7007: Add struct v4l2_device.Pete Eberlein4-8/+23
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