summaryrefslogtreecommitdiff
path: root/drivers/staging
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'v4l_for_2.6.35' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2010-05-2037-1056/+7168
|\
| * V4L/DVB (13554a): v4l: Use the video_drvdata function in driversMauro Carvalho Chehab2010-05-193-28/+2
| * V4L/DVB: tm6000: bugfix image positionStefan Ringel2010-05-191-2/+2
| * V4L/DVB: tm6000: README - add vbiStefan Ringel2010-05-191-0/+1
| * V4L/DVB: Fix unlock logic at medusa_video_initMauro Carvalho Chehab2010-05-191-32/+21
| * V4L/DVB: v4l2-common: simplify prio utility functionsHans Verkuil2010-05-1913-42/+41
| * V4L/DVB: Rework for support xc5000Dmitri Belimov2010-05-192-37/+110
| * V4L/DVB: cx25821-video-upstream.c: Added severity to printk callsRicardo Maraschini2010-05-191-16/+16
| * V4L/DVB: staging:cx25821:fixes coding styles in cx25821-i2c.csai2010-05-191-1/+1
| * V4L/DVB: staging:cx2581: fixes coding style issues in cx25821-cards.csai2010-05-191-2/+2
| * V4L/DVB: cx25821: fix coding style issues in cx25821-alsa.csai gopal2010-05-191-1/+2
| * Fix compilation breakage with tm6000Mauro Carvalho Chehab2010-05-191-2/+2
| * V4L/DVB: tm6000: update the todo listMauro Carvalho Chehab2010-05-191-7/+17
| * V4L/DVB: Fix color format with tm6010Mauro Carvalho Chehab2010-05-192-4/+7
| * V4L/DVB: tm6000: fix coding style issues of tm6000-cards.cRoel Van Nyen2010-05-191-62/+58
| * V4L/DVB: tm6000: renaming firmwareStefan Ringel2010-05-191-1/+1
| * V4L/DVB: tm6000: bugfix analog init for tm6010Stefan Ringel2010-05-191-3/+94
| * V4L/DVB: tm6000: Don't copy outside the bufferMauro Carvalho Chehab2010-05-191-5/+5
| * V4L/DVB: tm6000: Fix a panic if buffer become NULLMauro Carvalho Chehab2010-05-191-1/+3
| * V4L/DVB: tm6000: Properly set alternate when preparing to streamMauro Carvalho Chehab2010-05-194-34/+51
| * V4L/DVB: tm6000: Add additional GPIO for UT821 during frmware loadingBee Hock Goh2010-05-191-0/+16
| * V4L/DVB: tm6000: fix i2c readDmitri Belimov2010-05-191-4/+77
| * V4L/DVB: tm6000: fix compilation due to the lack of a semicolonMauro Carvalho Chehab2010-05-191-1/+1
| * V4L/DVB: TM6000: Fix code which cause memory corruptionBee Hock Goh2010-05-191-1/+1
| * V4L/DVB: tm6000: request labeling board version checkStefan Ringel2010-05-193-4/+19
| * V4L/DVB: tm6000: tm6000_i2c_xfer: request labelingStefan Ringel2010-05-191-4/+4
| * V4L/DVB: tm6000: add gpios for tm6010 generic boardStefan Ringel2010-05-191-1/+12
| * V4L/DVB: tm6000: add gpios to board structStefan Ringel2010-05-191-9/+28
| * V4L/DVB: tm6000: switch to gpio strcutStefan Ringel2010-05-192-22/+59
| * V4L/DVB: V4L2: Replace loops for finding max buffers in VIDIOC_REQBUFS callbacksAndreas Bombe2010-05-191-2/+2
| * V4L/DVB: cx25821: fix coding style issues in cx25821-video-upstream.cOlimpiu Pascariu2010-05-191-58/+63
| * V4L/DVB: cx25821: prepend cx25821_ to video exported symbolsMauro Carvalho Chehab2010-05-1815-566/+566
| * V4L/DVB: cx25821-video.c: fix table indentMauro Carvalho Chehab2010-05-181-24/+24
| * V4L/DVB: cx25821: fix coding style issues in cx25821-i2c.cOlimpiu Pascariu2010-05-181-6/+6
| * V4L/DVB: cx25821: fix coding style issues in cx25821-medusa-video.cOlimpiu Pascariu2010-05-181-99/+108
| * V4L/DVB: cx25821: fix coding style issues in cx25821-gpio.cOlimpiu Pascariu2010-05-181-13/+12
| * V4L/DVB: cx25821: fix coding style issues in cx25821-core.cOlimpiu Pascariu2010-05-181-79/+77
| * V4L/DVB: cx25821-audio-upstream.c: Fixed some checkpatch.pl warnings/errorsMauro Carvalho Chehab2010-05-181-72/+74
| * V4L/DVB: Staging: cx25821: fix coding style issues in cx25821-alsa.cOlimpiu Pascariu2010-05-181-48/+54
| * V4L/DVB: tm6000: replace occurences of req05 magic by a naming aliasMauro Carvalho Chehab2010-05-181-2/+2
| * V4L/DVB: tm6000: add request to registers of the group 05Mauro Carvalho Chehab2010-05-181-196/+196
| * V4L/DVB: tm6000: Replace naming convention for registers of req 05 groupMauro Carvalho Chehab2010-05-181-196/+196
| * V4L/DVB: tm6000: Replace all magic values by a register aliasMauro Carvalho Chehab2010-05-184-796/+796
| * V4L/DVB: tm6000: Add request at Req07/Req08 register definitionsMauro Carvalho Chehab2010-05-181-235/+235
| * V4L/DVB: tm6000: Replace all Req 8 group of regs with another naming conventionMauro Carvalho Chehab2010-05-181-57/+57
| * V4L/DVB: tm6000: Replace all Req 7 group of regs with another naming conventionMauro Carvalho Chehab2010-05-181-178/+178
| * V4L/DVB: tm6000: add new hybrid-stickStefan Ringel2010-05-181-6/+33
| * V4L/DVB: tm6000 register definesDmitri Belimov2010-05-181-0/+455
| * V4L/DVB: tm6000: bugfix reading problems with demodulator zl10353Stefan Ringel2010-05-181-1/+15
| * V4L/DVB: tm6000: add send and recv functionStefan Ringel2010-05-181-14/+42