aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/go7007/s2250-board.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.hTejun Heo1-0/+1
2010-03-04Staging: merge staging patches into Linus's main branchGreg Kroah-Hartman1-1/+1
2010-03-03staging: make i2c device id constantNémeth Márton1-1/+1
2010-02-26V4L/DVB: s2250: Fix write_reg i2c addressPete Eberlein1-1/+1
2009-12-05V4L/DVB (13457): s2250: subdev conversionPete Eberlein1-246/+261
2009-12-05V4L/DVB (13456): s2250: Change module structurePete Eberlein1-42/+15
2009-11-30V4L/DVB (13372): staging/go7007: fix mutex function usage for s2250Pete Eberlein1-2/+2
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 (12859): go7007: semaphore -> mutex conversionMauro Carvalho Chehab1-10/+8
2009-09-19V4L/DVB (12858): go7007: whitespacing cleanupsMauro Carvalho Chehab1-1/+1
2009-04-21go7007: Convert to the new i2c device binding modelJean Delvare1-41/+30
2009-04-03Staging: go7007: introduce missing kfreeJulia Lawall1-0/+1
2009-04-03Staging: go7007: Move a dereference below a NULL testJulia Lawall1-2/+4
2009-01-06Staging: go7007: add sensoray 2250/2251 supportPete Eberlein1-0/+630