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