summaryrefslogtreecommitdiffstats
path: root/drivers/staging/tm6000/tm6000-video.c
Commit message (Expand)AuthorAgeFilesLines
...
* V4L/DVB: TM6000: Fix code which cause memory corruptionBee Hock Goh2010-05-191-1/+1
* V4L/DVB: tm6000: Replace all magic values by a register aliasMauro Carvalho Chehab2010-05-181-8/+8
* V4L/DVB: tm6000: fix some info messagesDmitri Belimov2010-05-181-3/+3
* V4L/DVB: drivers/staging/tm6000/tm6000-video.c: correct NULL testJulia Lawall2010-05-181-1/+1
* V4L/DVB (13556a): v4l: Remove unneeded video_device::minor assignmentsLaurent Pinchart2010-05-181-1/+0
* V4L/DVB (13555a): v4l: Use video_device_node_name() instead of the minor numberMauro Carvalho Chehab2010-05-181-10/+12
* V4L/DVB (12853): tm6000: Fix almost all warnings at the driverMauro Carvalho Chehab2010-05-181-7/+6
* V4L/DVB (12852): tm6000: Fix compilation against 2.6.31Mauro Carvalho Chehab2010-05-181-3/+4
* V4L/DVB (12845): tm6000: more buffer handling fixesMauro Carvalho Chehab2010-05-181-15/+34
* V4L/DVB (12844): tm6000: avoid writing on a floating pointerMauro Carvalho Chehab2010-05-181-0/+1
* V4L/DVB (12842): tm6000: avoid kernel panic while retrieving the filling bufferMauro Carvalho Chehab2010-05-181-25/+42
* V4L/DVB (12841): tm6000: Fix compilation with newer v4l2-dev APIMauro Carvalho Chehab2010-05-181-34/+38
* V4L/DVB (12836): tm6000: revert to an old way to copy videoMauro Carvalho Chehab2010-05-181-196/+191
* V4L/DVB (12835): tm6000: Cleanups to work like em28xx-videoMauro Carvalho Chehab2010-05-181-165/+16
* V4L/DVB (12829): tm6000: several changes on usb preparation trying to avoid -...Mauro Carvalho Chehab2010-05-181-47/+49
* V4L/DVB (12828): tm6000: fixes several CodingStyle and do some cleanupsMauro Carvalho Chehab2010-05-181-167/+146
* V4L/DVB (12827): tm6000: fix image hangsMauro Carvalho Chehab2010-05-181-48/+26
* V4L/DVB (12823): tm6000: Uses another method for handling incomplete packetsMauro Carvalho Chehab2010-05-181-127/+122
* V4L/DVB (12815): tm6000: follow videobuf API changesMauro Carvalho Chehab2010-05-181-15/+15
* V4L/DVB (12805): tm6000: Fix a memory leak at tm6000-videoMauro Carvalho Chehab2010-05-181-0/+1
* V4L/DVB (12803): tm6000: make tm6000_devused staticMauro Carvalho Chehab2010-05-181-2/+0
* V4L/DVB (12800): tm6000: fix tm6000 analog video buffer handlingMauro Carvalho Chehab2010-05-181-58/+140
* V4L/DVB (12799): tm6000: avoid troubles if a header is broken on separate URBsMauro Carvalho Chehab2010-05-181-13/+43
* V4L/DVB (12798): tm6000: Split header processing from header findMauro Carvalho Chehab2010-05-181-76/+87
* V4L/DVB (12797): tm6000: Allow selecting audio bitrateMauro Carvalho Chehab2010-05-181-10/+27
* V4L/DVB (12795): tm6000: Fix buffering sizeMauro Carvalho Chehab2010-05-181-0/+4
* V4L/DVB (12794): tm6000: handle also PAL/SECAM resolutionsMauro Carvalho Chehab2010-05-181-22/+9
* V4L/DVB (12791): tm6000: fix poll() methodMauro Carvalho Chehab2010-05-181-3/+2
* V4L/DVB (12790): tm6000: check for errors on usb->statusMauro Carvalho Chehab2010-05-181-34/+51
* V4L/DVB (12784): tm6000: Some cleanups at the driverMauro Carvalho Chehab2010-05-181-2/+0
* V4L/DVB (12782): tm6000: Correct some device capabilitiesMichel Ludwig2010-05-181-1/+14
* V4L/DVB (12776): tm6000: decrement users countMauro Carvalho Chehab2010-05-181-2/+6
* V4L/DVB (12775): tm6000: fix usb_submit_urb to be called inside interrupt con...Michel Ludwig2010-05-181-1/+1
* V4L/DVB (12774): tm6000: fix module load/unloadMichel Ludwig2010-05-181-9/+22
* V4L/DVB (12773): tm6000: fix module unregisterMichel Ludwig2010-05-181-1/+1
* V4L/DVB (12772): tm6000: fix module load/unloadMichel Ludwig2010-05-181-6/+5
* V4L/DVB (12770): Add tm6000 driver to staging treeMauro Carvalho Chehab2010-05-181-0/+1559
OpenPOWER on IntegriCloud