aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/go7007
Commit message (Expand)AuthorAgeFilesLines
* Fix common misspellingsLucas De Marchi2011-03-311-1/+1
* staging: go7007: Remove NULL check before kfreeIlia Mirkin2011-03-141-4/+2
* staging/go7007: remove the BKLArnd Bergmann2011-01-312-4/+0
* Merge branch 'staging-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2011-01-101-1/+1
|\
| * Staging: Merge 2.6.37-rc5 into staging-nextGreg Kroah-Hartman2010-12-071-1/+1
| |\
| * | drivers/staging: Remove unnecessary semicolonsJoe Perches2010-11-161-1/+1
* | | [media] rc: rename the remaining things to rc_coreMauro Carvalho Chehab2010-12-291-1/+1
* | | [media] ir-core: more cleanups of ir-functions.cDavid Härdeman2010-12-291-2/+2
| |/ |/|
* | [media] v4l: Remove module_name argument to the v4l2_i2c_new_subdev* functionsLaurent Pinchart2010-11-221-1/+1
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging-2.6Linus Torvalds2010-10-281-5/+5
|\
| * Merge 'staging-next' to Linus's treeGreg Kroah-Hartman2010-10-281-5/+5
| |\
| | * Staging: go7007: Makefile: makefile cleanupTracey Dent2010-10-081-5/+5
* | | Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2010-10-2812-62/+57
|\ \ \ | |/ / |/| |
| * | [media] go7007: Don't use module names to load I2C modulesLaurent Pinchart2010-10-221-40/+3
| * | [media] go7007: Fix the TW2804 I2C type nameLaurent Pinchart2010-10-221-1/+1
| * | [media] go7007: Add MODULE_DEVICE_TABLE to the go7007 I2C modulesLaurent Pinchart2010-10-227-0/+7
| * | [media] go7007: MJPEG buffer overflowPete Eberlein2010-10-211-1/+11
| * | V4L/DVB: Fix Kconfig dependencies for VIDEO_IRMauro Carvalho Chehab2010-10-211-1/+1
| * | V4L/DVB: s2250: remove obsolete v4l2-i2c-drv.h headerHans Verkuil2010-10-211-6/+21
| * | V4L/DVB: go7007: convert to use the mediabus APIHans Verkuil2010-10-212-13/+13
| |/
* | BKL: introduce CONFIG_BKL.Arnd Bergmann2010-10-211-0/+1
|/
* i2c: Remove all i2c_set_clientdata(client, NULL) in driversWolfram Sang2010-06-035-8/+0
* Staging: saa7134-go7007: replace dma_sync_single with dma_sync_single_for_cpuFUJITA Tomonori2010-05-271-4/+4
* Staging: Use kcalloc or kzallocJulia Lawall2010-05-144-15/+7
* Staging: go7007: fix dangling i2c pointersWolfram Sang2010-05-113-0/+3
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-3011-0/+11
* Staging: merge staging patches into Linus's main branchGreg Kroah-Hartman2010-03-0412-11/+16
|\
| * Staging: go7007: Eliminate useless codeJulia Lawall2010-03-031-1/+1
| * staging: declare MODULE_FIRMWARE in various driversBen Hutchings2010-03-033-0/+5
| * staging: make i2c device id constantNémeth Márton2010-03-038-8/+8
| * staging: make USB device id constantNémeth Márton2010-03-032-2/+2
* | V4L/DVB: s2250: Fix write_reg i2c addressPete Eberlein2010-02-261-1/+1
|/
* V4L/DVB (13556): v4l: Remove unneeded video_device::minor assignmentsLaurent Pinchart2009-12-161-1/+0
* V4L/DVB (13550): v4l: Use the new video_device_node_name functionLaurent Pinchart2009-12-161-2/+2
* V4L/DVB (13458): go7007: subdev conversionPete Eberlein2009-12-052-71/+47
* V4L/DVB (13457): s2250: subdev conversionPete Eberlein2009-12-051-246/+261
* V4L/DVB (13456): s2250: Change module structurePete Eberlein2009-12-055-50/+27
* V4L/DVB (13455): go7007: Add struct v4l2_device.Pete Eberlein2009-12-054-8/+23
* V4L/DVB (13372): staging/go7007: fix mutex function usage for s2250Pete Eberlein2009-11-301-2/+2
* staging/go7007: Fix compilation by re-adding the missing s2250-loader.hMauro Carvalho Chehab2009-11-301-0/+24
* V4L/DVB (13037): go7007: Revert compatibility code added at the wrong placeMauro Carvalho Chehab2009-09-221-5/+0
* V4L/DVB (13027): go7007: convert printks to v4l2_infoPete Eberlein2009-09-191-12/+11
* V4L/DVB (13026): s2250-board: Implement brightness and contrast controlsPete Eberlein2009-09-191-5/+72
* V4L/DVB (13025): s2250-board: Fix memory leaksPete Eberlein2009-09-191-2/+8
* V4L/DVB (13024): go7007: Implement vidioc_g_std and vidioc_querystdPete Eberlein2009-09-191-17/+35
* V4L/DVB (13023): go7007: Merge struct gofh and go declarationsPete Eberlein2009-09-191-42/+21
* V4L/DVB (13022): go7007: Fix mpeg controlsPete Eberlein2009-09-191-28/+16
* V4L/DVB (13021): go7007: Fix whitespace and line lengthsPete Eberlein2009-09-191-23/+25
* V4L/DVB (13020): go7007: Updates to Kconfig and MakefilePete Eberlein2009-09-192-10/+94
* V4L/DVB (12859): go7007: semaphore -> mutex conversionMauro Carvalho Chehab2009-09-199-70/+68