summaryrefslogtreecommitdiffstats
path: root/drivers/staging/tm6000/tm6000-video.c
Commit message (Expand)AuthorAgeFilesLines
* [media] move tm6000 to drivers/media/videoMauro Carvalho Chehab2011-09-231-1813/+0
* [media] tm6000: Do not use video buffers in radio modeThierry Reding2011-08-311-8/+10
* [media] tm6000: Execute lightweight reset on closeThierry Reding2011-08-311-0/+7
* [media] tm6000: Initialize isochronous transfers only onceThierry Reding2011-08-311-6/+2
* [media] tm6000: Flesh out the IRQ callbackThierry Reding2011-08-311-1/+13
* [media] tm6000: Miscellaneous cleanupsThierry Reding2011-08-311-44/+31
* Staging: tm6000: remove unneeded check in get_next_buf()Dan Carpenter2011-07-081-3/+0
* Remove unneeded version.h includes (and add where needed) for drivers/tm6000/Jesper Juhl2011-07-051-1/+0
* staging: tm6000: cleaned up code in tm6000-video.c according to coding styleCurtis McEnroe2011-06-281-19/+20
* [media] tm6000: fix uninitialized field, change prink to dprintkStefan Ringel2011-05-211-1/+4
* [media] tm6000: add pts loggingStefan Ringel2011-05-201-1/+5
* [media] tm6000: change from ioctl to unlocked_ioctlStefan Ringel2011-05-201-4/+4
* [media] tm6000: all audio packets must swabStefan Ringel2011-05-201-8/+5
* [media] tm6000: change input controlStefan Ringel2011-05-201-6/+3
* [media] tm6000: vitual input enumsStefan Ringel2011-05-201-43/+57
* [media] tm6000: add tm6010 audio mode setupStefan Ringel2011-05-201-12/+23
* [media] tm6000: add radio capabilitiesStefan Ringel2011-05-201-16/+18
* [media] tm6000: fix vbuf may be used uninitializedJarod Wilson2011-05-201-2/+2
* Fix common misspellingsLucas De Marchi2011-03-311-1/+1
* [media] tm6000: fix s-video inputDmitri Belimov2011-03-221-4/+13
* [media] tm6000: add radio support to the driverDmitri Belimov2011-03-211-39/+288
* [media] tm6000: rework init codeDmitri Belimov2011-01-191-10/+36
* [media] tm6000: rework and fix IRDmitri Belimov2010-12-291-0/+5
* [media] V4L: remove V4L1 compatibility modeHans Verkuil2010-12-291-12/+0
* [media] tm6000: bugfix set tv standardsStefan Ringel2010-11-091-0/+1
* [media] Staging: tm6000: fix braces, tabs, comments and space coding style is...Ruslan Pisarev2010-10-211-172/+173
* [media] tm6000: fix resource lockingMauro Carvalho Chehab2010-10-211-14/+42
* [media] tm6000: don't use BKL at the driverMauro Carvalho Chehab2010-10-211-14/+7
* [media] V4L-DVB: tm6000: Move VBI init to a separate functionMauro Carvalho Chehab2010-10-211-9/+7
* [media] tm6000: add audio standards tableMauro Carvalho Chehab2010-10-211-5/+7
* V4L/DVB: tm6000+audioDmitri Belimov2010-10-211-0/+8
* V4L/DVB: videobuf: add ext_lock argument to the queue init functionsHans Verkuil2010-10-211-1/+1
* V4L/DVB: tm6000: Partially revert some copybuf logicMauro Carvalho Chehab2010-08-021-2/+2
* V4L/DVB: tm6000: Be sure that the new buffer is emptyMauro Carvalho Chehab2010-08-021-2/+1
* V4L/DVB: tm6000: Fix copybuf continue logicMauro Carvalho Chehab2010-08-021-3/+3
* V4L/DVB: tm6000: audio packet has always 180 bytesMauro Carvalho Chehab2010-08-021-1/+4
* V4L/DVB: tm6000: avoid unknown symbol tm6000_debugMauro Carvalho Chehab2010-08-021-0/+1
* V4L/DVB: tm6000: Add a callback code for buffer fillMauro Carvalho Chehab2010-08-021-1/+1
* V4L/DVB: tm6000: rewrite copy_streamsStefan Ringel2010-08-021-210/+118
* V4L/DVB: tm6000: bugfix stabilizing urb dataStefan Ringel2010-06-011-2/+2
* V4L/DVB: tm6000: bugfix video imageStefan Ringel2010-06-011-43/+45
* V4L/DVB: tm6000: add vbi message inside the type switchStefan Ringel2010-06-011-2/+4
* V4L/DVB: tm6000: bugfix incorrect sizeStefan Ringel2010-06-011-1/+5
* V4L/DVB (13554a): v4l: Use the video_drvdata function in driversMauro Carvalho Chehab2010-05-191-26/+2
* V4L/DVB: tm6000: bugfix image positionStefan Ringel2010-05-191-2/+2
* Fix compilation breakage with tm6000Mauro Carvalho Chehab2010-05-191-2/+2
* V4L/DVB: Fix color format with tm6010Mauro Carvalho Chehab2010-05-191-2/+2
* 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-191-8/+13
OpenPOWER on IntegriCloud