aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/tm6000/tm6000-video.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2011-09-23[media] move tm6000 to drivers/media/videoMauro Carvalho Chehab1-1813/+0
2011-08-31[media] tm6000: Do not use video buffers in radio modeThierry Reding1-8/+10
2011-08-31[media] tm6000: Execute lightweight reset on closeThierry Reding1-0/+7
2011-08-31[media] tm6000: Initialize isochronous transfers only onceThierry Reding1-6/+2
2011-08-31[media] tm6000: Flesh out the IRQ callbackThierry Reding1-1/+13
2011-08-31[media] tm6000: Miscellaneous cleanupsThierry Reding1-44/+31
2011-07-08Staging: tm6000: remove unneeded check in get_next_buf()Dan Carpenter1-3/+0
2011-07-05Remove unneeded version.h includes (and add where needed) for drivers/tm6000/Jesper Juhl1-1/+0
2011-06-28staging: tm6000: cleaned up code in tm6000-video.c according to coding styleCurtis McEnroe1-19/+20
2011-05-21[media] tm6000: fix uninitialized field, change prink to dprintkStefan Ringel1-1/+4
2011-05-20[media] tm6000: add pts loggingStefan Ringel1-1/+5
2011-05-20[media] tm6000: change from ioctl to unlocked_ioctlStefan Ringel1-4/+4
2011-05-20[media] tm6000: all audio packets must swabStefan Ringel1-8/+5
2011-05-20[media] tm6000: change input controlStefan Ringel1-6/+3
2011-05-20[media] tm6000: vitual input enumsStefan Ringel1-43/+57
2011-05-20[media] tm6000: add tm6010 audio mode setupStefan Ringel1-12/+23
2011-05-20[media] tm6000: add radio capabilitiesStefan Ringel1-16/+18
2011-05-20[media] tm6000: fix vbuf may be used uninitializedJarod Wilson1-2/+2
2011-03-31Fix common misspellingsLucas De Marchi1-1/+1
2011-03-22[media] tm6000: fix s-video inputDmitri Belimov1-4/+13
2011-03-21[media] tm6000: add radio support to the driverDmitri Belimov1-39/+288
2011-01-19[media] tm6000: rework init codeDmitri Belimov1-10/+36
2010-12-29[media] tm6000: rework and fix IRDmitri Belimov1-0/+5
2010-12-29[media] V4L: remove V4L1 compatibility modeHans Verkuil1-12/+0
2010-11-09[media] tm6000: bugfix set tv standardsStefan Ringel1-0/+1
2010-10-21[media] Staging: tm6000: fix braces, tabs, comments and space coding style issue in tm6000-video.cRuslan Pisarev1-172/+173
2010-10-21[media] tm6000: fix resource lockingMauro Carvalho Chehab1-14/+42
2010-10-21[media] tm6000: don't use BKL at the driverMauro Carvalho Chehab1-14/+7
2010-10-21[media] V4L-DVB: tm6000: Move VBI init to a separate functionMauro Carvalho Chehab1-9/+7
2010-10-21[media] tm6000: add audio standards tableMauro Carvalho Chehab1-5/+7
2010-10-21V4L/DVB: tm6000+audioDmitri Belimov1-0/+8
2010-10-21V4L/DVB: videobuf: add ext_lock argument to the queue init functionsHans Verkuil1-1/+1
2010-08-02V4L/DVB: tm6000: Partially revert some copybuf logicMauro Carvalho Chehab1-2/+2
2010-08-02V4L/DVB: tm6000: Be sure that the new buffer is emptyMauro Carvalho Chehab1-2/+1
2010-08-02V4L/DVB: tm6000: Fix copybuf continue logicMauro Carvalho Chehab1-3/+3
2010-08-02V4L/DVB: tm6000: audio packet has always 180 bytesMauro Carvalho Chehab1-1/+4
2010-08-02V4L/DVB: tm6000: avoid unknown symbol tm6000_debugMauro Carvalho Chehab1-0/+1
2010-08-02V4L/DVB: tm6000: Add a callback code for buffer fillMauro Carvalho Chehab1-1/+1
2010-08-02V4L/DVB: tm6000: rewrite copy_streamsStefan Ringel1-210/+118
2010-06-01V4L/DVB: tm6000: bugfix stabilizing urb dataStefan Ringel1-2/+2
2010-06-01V4L/DVB: tm6000: bugfix video imageStefan Ringel1-43/+45
2010-06-01V4L/DVB: tm6000: add vbi message inside the type switchStefan Ringel1-2/+4
2010-06-01V4L/DVB: tm6000: bugfix incorrect sizeStefan Ringel1-1/+5
2010-05-19V4L/DVB (13554a): v4l: Use the video_drvdata function in driversMauro Carvalho Chehab1-26/+2
2010-05-19V4L/DVB: tm6000: bugfix image positionStefan Ringel1-2/+2
2010-05-19Fix compilation breakage with tm6000Mauro Carvalho Chehab1-2/+2
2010-05-19V4L/DVB: Fix color format with tm6010Mauro Carvalho Chehab1-2/+2
2010-05-19V4L/DVB: tm6000: Don't copy outside the bufferMauro Carvalho Chehab1-5/+5
2010-05-19V4L/DVB: tm6000: Fix a panic if buffer become NULLMauro Carvalho Chehab1-1/+3
2010-05-19V4L/DVB: tm6000: Properly set alternate when preparing to streamMauro Carvalho Chehab1-8/+13