summaryrefslogtreecommitdiffstats
path: root/drivers/staging/tm6000
Commit message (Expand)AuthorAgeFilesLines
* V4L/DVB: tm6000: bugfix data handlingStefan Ringel2010-09-271-22/+39
* V4L/DVB: tm6000: depends on IR_CORERandy Dunlap2010-09-271-1/+1
* V4L/DVB: tm6000-input: Make checkpatch.pl happyMauro Carvalho Chehab2010-08-021-8/+8
* V4L/DVB: tm6000: add ir supportStefan Ringel2010-08-024-2/+402
* 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: Improve set bitrate routines used by alsaMauro Carvalho Chehab2010-08-022-1/+12
* V4L/DVB: tm6000-alsa: Implement a routine to store data received from URBMauro Carvalho Chehab2010-08-021-13/+43
* V4L/DVB: tm6000-alsa: Fix several bugs at the driver initialization codeMauro Carvalho Chehab2010-08-023-25/+35
* 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-024-1/+38
* V4L/DVB: tm6000: Use an enum for extension typeMauro Carvalho Chehab2010-08-023-5/+7
* V4L/DVB: tm6000-alsa: rework audio buffer allocation/deallocationMauro Carvalho Chehab2010-08-022-31/+32
* V4L/DVB: tm6000: Avoid OOPS when loading tm6000-alsa moduleMauro Carvalho Chehab2010-08-021-2/+2
* V4L/DVB: Staging: tm6000: Fix coding style issuesTimofey Trofimov2010-08-026-171/+154
* V4L/DVB: tm6000: move dvb into a separate kern moduleStefan Ringel2010-08-026-40/+89
* V4L/DVB: tm6000: rewrite init and finiStefan Ringel2010-08-022-78/+62
* V4L/DVB: tm6000: Fix Video decoder initializationDmitri Belimov2010-08-021-15/+15
* V4L/DVB: tm6000: rewrite copy_streamsStefan Ringel2010-08-022-214/+119
* v4l-dvb: update gfp/slab.h includesTejun Heo2010-06-284-0/+4
* V4L/DVB: tm6000: add DVB support for tuner xc5000Stefan Ringel2010-06-011-20/+49
* V4L/DVB: tm6000: set variable dev_mode in function tm6000_start_streamStefan Ringel2010-06-011-1/+4
* V4L/DVB: tm6000: Properly select the tunersStefan Ringel2010-06-011-1/+2
* V4L/DVB: tm6000: Add control to the power ledStefan Ringel2010-06-012-0/+32
* 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: tm6000, reset I2C bus functionDmitri Belimov2010-06-013-15/+20
* V4L/DVB: tm6000: Remove an extra ; symbolStefan Ringel2010-06-011-1/+1
* V4L/DVB: tm6000: add extension module supportStefan Ringel2010-06-014-2/+145
* 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: Rework for support xc5000Dmitri Belimov2010-05-192-37/+110
* 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
OpenPOWER on IntegriCloud