aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/go7007
Commit message (Expand)AuthorAgeFilesLines
* 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
* V4L/DVB (12858): go7007: whitespacing cleanupsMauro Carvalho Chehab2009-09-194-89/+91
* Fix staging drivers after smp_lock.h reduxJean Delvare2009-07-131-0/+1
* staging: wis-sony-tuner.c: fix &&/|| errorRoel Kluin2009-06-191-1/+1
* trivial: Miscellaneous documentation typo fixesMatt LaPlante2009-06-121-2/+2
* go7007: Convert to the new i2c device binding modelJean Delvare2009-04-2113-418/+176
* Staging: go7007: fix build issuesGreg Kroah-Hartman2009-04-172-15/+2
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging-2.6Linus Torvalds2009-04-052-3/+5
|\
| * Staging: go7007: fix build errorGreg Kroah-Hartman2009-04-031-1/+0
| * Staging: go7007: introduce missing kfreeJulia Lawall2009-04-031-0/+1
| * Staging: go7007: Move a dereference below a NULL testJulia Lawall2009-04-031-2/+4
* | trivial: fix typos/grammar errors in Kconfig textsMatt LaPlante2009-03-301-2/+2
|/
* drivers/staging: Convert to snd_card_create() for go7007Takashi Iwai2009-01-121-3/+4
* V4L/DVB (10176a): Switch remaining clear_user_page users over to clear_user_h...Guennadi Liakhovetski2009-01-071-2/+1
* Staging: go7007: add some more v4l2 ioctlsGreg Kroah-Hartman2009-01-061-4/+0
* Staging: go7007: small cleanupOliver Neukum2009-01-061-21/+24
* Staging: go7007: fix minor build warningsGreg Kroah-Hartman2009-01-061-1/+4
* Staging: go7007: annotate code pointersHarvey Harrison2009-01-061-15/+15
* Staging: go7007: Convert driver to use video_ioctl2Mauro Carvalho Chehab2009-01-061-692/+820
* Staging: go7007: add sensoray 2250/2251 supportPete Eberlein2009-01-068-3/+893
* Staging: go7007: saa7134 updatesPete Eberlein2009-01-067-18/+803
* Staging: go7007: fixes due v4l2_file_operations api changeGreg Kroah-Hartman2009-01-061-6/+4
* Staging: go7007: fixes due to video_usercopy api changeGreg Kroah-Hartman2009-01-061-3/+2
* Staging: go7007: remove unused #include <version.h>Huang Weiyi2008-10-2212-12/+0
* go7007 - Add missing dependency on sound subsystemTakashi Iwai2008-10-201-0/+2
* Staging: go7007 v4l fixesRoss Cohen2008-10-1010-71/+59