summaryrefslogtreecommitdiffstats
path: root/drivers/staging/go7007
AgeCommit message (Expand)AuthorLines
2011-11-03staging: Move media drivers to staging/mediaMauro Carvalho Chehab-10925/+0
2011-08-23Staging: go7007: fix braces coding style issue in wis-tw2804.cPradheep Shrinivasan-4/+2
2011-08-23drivers/staging: do not use EXTRA_CFLAGSArnaud Lacombe-6/+2
2011-03-31Fix common misspellingsLucas De Marchi-1/+1
2011-03-14staging: go7007: Remove NULL check before kfreeIlia Mirkin-4/+2
2011-01-31staging/go7007: remove the BKLArnd Bergmann-4/+0
2011-01-10Merge branch 'staging-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds-1/+1
2010-12-29[media] rc: rename the remaining things to rc_coreMauro Carvalho Chehab-1/+1
2010-12-29[media] ir-core: more cleanups of ir-functions.cDavid Härdeman-2/+2
2010-12-07Staging: Merge 2.6.37-rc5 into staging-nextGreg Kroah-Hartman-1/+1
2010-11-22[media] v4l: Remove module_name argument to the v4l2_i2c_new_subdev* functionsLaurent Pinchart-1/+1
2010-11-16drivers/staging: Remove unnecessary semicolonsJoe Perches-1/+1
2010-10-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging-2.6Linus Torvalds-5/+5
2010-10-28Merge 'staging-next' to Linus's treeGreg Kroah-Hartman-5/+5
2010-10-28Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds-62/+57
2010-10-22[media] go7007: Don't use module names to load I2C modulesLaurent Pinchart-40/+3
2010-10-22[media] go7007: Fix the TW2804 I2C type nameLaurent Pinchart-1/+1
2010-10-22[media] go7007: Add MODULE_DEVICE_TABLE to the go7007 I2C modulesLaurent Pinchart-0/+7
2010-10-21BKL: introduce CONFIG_BKL.Arnd Bergmann-0/+1
2010-10-21[media] go7007: MJPEG buffer overflowPete Eberlein-1/+11
2010-10-21V4L/DVB: Fix Kconfig dependencies for VIDEO_IRMauro Carvalho Chehab-1/+1
2010-10-21V4L/DVB: s2250: remove obsolete v4l2-i2c-drv.h headerHans Verkuil-6/+21
2010-10-21V4L/DVB: go7007: convert to use the mediabus APIHans Verkuil-13/+13
2010-10-08Staging: go7007: Makefile: makefile cleanupTracey Dent-5/+5
2010-06-03i2c: Remove all i2c_set_clientdata(client, NULL) in driversWolfram Sang-8/+0
2010-05-27Staging: saa7134-go7007: replace dma_sync_single with dma_sync_single_for_cpuFUJITA Tomonori-4/+4
2010-05-14Staging: Use kcalloc or kzallocJulia Lawall-15/+7
2010-05-11Staging: go7007: fix dangling i2c pointersWolfram Sang-0/+3
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo-0/+11
2010-03-04Staging: merge staging patches into Linus's main branchGreg Kroah-Hartman-11/+16
2010-03-03Staging: go7007: Eliminate useless codeJulia Lawall-1/+1
2010-03-03staging: declare MODULE_FIRMWARE in various driversBen Hutchings-0/+5
2010-03-03staging: make i2c device id constantNémeth Márton-8/+8
2010-03-03staging: make USB device id constantNémeth Márton-2/+2
2010-02-26V4L/DVB: s2250: Fix write_reg i2c addressPete Eberlein-1/+1
2009-12-16V4L/DVB (13556): v4l: Remove unneeded video_device::minor assignmentsLaurent Pinchart-1/+0
2009-12-16V4L/DVB (13550): v4l: Use the new video_device_node_name functionLaurent Pinchart-2/+2
2009-12-05V4L/DVB (13458): go7007: subdev conversionPete Eberlein-71/+47
2009-12-05V4L/DVB (13457): s2250: subdev conversionPete Eberlein-246/+261
2009-12-05V4L/DVB (13456): s2250: Change module structurePete Eberlein-50/+27
2009-12-05V4L/DVB (13455): go7007: Add struct v4l2_device.Pete Eberlein-8/+23
2009-11-30V4L/DVB (13372): staging/go7007: fix mutex function usage for s2250Pete Eberlein-2/+2
2009-11-30staging/go7007: Fix compilation by re-adding the missing s2250-loader.hMauro Carvalho Chehab-0/+24
2009-09-22V4L/DVB (13037): go7007: Revert compatibility code added at the wrong placeMauro Carvalho Chehab-5/+0
2009-09-19V4L/DVB (13027): go7007: convert printks to v4l2_infoPete Eberlein-12/+11
2009-09-19V4L/DVB (13026): s2250-board: Implement brightness and contrast controlsPete Eberlein-5/+72
2009-09-19V4L/DVB (13025): s2250-board: Fix memory leaksPete Eberlein-2/+8
2009-09-19V4L/DVB (13024): go7007: Implement vidioc_g_std and vidioc_querystdPete Eberlein-17/+35
2009-09-19V4L/DVB (13023): go7007: Merge struct gofh and go declarationsPete Eberlein-42/+21
2009-09-19V4L/DVB (13022): go7007: Fix mpeg controlsPete Eberlein-28/+16