V4L/DVB (13554a): v4l: Use the video_drvdata function in drivers
[pandora-kernel.git] / drivers / staging / tm6000 / tm6000-video.c
2010-05-19 Mauro Carvalho ChehabV4L/DVB (13554a): v4l: Use the video_drvdata function...
2010-05-19 Stefan RingelV4L/DVB: tm6000: bugfix image position
2010-05-19 Mauro Carvalho ChehabFix compilation breakage with tm6000
2010-05-19 Mauro Carvalho ChehabV4L/DVB: Fix color format with tm6010
2010-05-19 Mauro Carvalho ChehabV4L/DVB: tm6000: Don't copy outside the buffer
2010-05-19 Mauro Carvalho ChehabV4L/DVB: tm6000: Fix a panic if buffer become NULL
2010-05-19 Mauro Carvalho ChehabV4L/DVB: tm6000: Properly set alternate when preparing...
2010-05-19 Bee Hock GohV4L/DVB: TM6000: Fix code which cause memory corruption
2010-05-18 Mauro Carvalho ChehabV4L/DVB: tm6000: Replace all magic values by a register...
2010-05-18 Dmitri BelimovV4L/DVB: tm6000: fix some info messages
2010-05-18 Julia LawallV4L/DVB: drivers/staging/tm6000/tm6000-video.c: correct...
2010-05-18 Laurent PinchartV4L/DVB (13556a): v4l: Remove unneeded video_device...
2010-05-18 Mauro Carvalho ChehabV4L/DVB (13555a): v4l: Use video_device_node_name(...
2010-05-18 Mauro Carvalho ChehabV4L/DVB (12853): tm6000: Fix almost all warnings at...
2010-05-18 Mauro Carvalho ChehabV4L/DVB (12852): tm6000: Fix compilation against 2...
2010-05-18 Mauro Carvalho ChehabV4L/DVB (12845): tm6000: more buffer handling fixes
2010-05-18 Mauro Carvalho ChehabV4L/DVB (12844): tm6000: avoid writing on a floating...
2010-05-18 Mauro Carvalho ChehabV4L/DVB (12842): tm6000: avoid kernel panic while retri...
2010-05-18 Mauro Carvalho ChehabV4L/DVB (12841): tm6000: Fix compilation with newer...
2010-05-18 Mauro Carvalho ChehabV4L/DVB (12836): tm6000: revert to an old way to copy...
2010-05-18 Mauro Carvalho ChehabV4L/DVB (12835): tm6000: Cleanups to work like em28xx...
2010-05-18 Mauro Carvalho ChehabV4L/DVB (12829): tm6000: several changes on usb prepara...
2010-05-18 Mauro Carvalho ChehabV4L/DVB (12828): tm6000: fixes several CodingStyle...
2010-05-18 Mauro Carvalho ChehabV4L/DVB (12827): tm6000: fix image hangs
2010-05-18 Mauro Carvalho ChehabV4L/DVB (12823): tm6000: Uses another method for handli...
2010-05-18 Mauro Carvalho ChehabV4L/DVB (12815): tm6000: follow videobuf API changes
2010-05-18 Mauro Carvalho ChehabV4L/DVB (12805): tm6000: Fix a memory leak at tm6000...
2010-05-18 Mauro Carvalho ChehabV4L/DVB (12803): tm6000: make tm6000_devused static
2010-05-18 Mauro Carvalho ChehabV4L/DVB (12800): tm6000: fix tm6000 analog video buffer...
2010-05-18 Mauro Carvalho ChehabV4L/DVB (12799): tm6000: avoid troubles if a header...
2010-05-18 Mauro Carvalho ChehabV4L/DVB (12798): tm6000: Split header processing from...
2010-05-18 Mauro Carvalho ChehabV4L/DVB (12797): tm6000: Allow selecting audio bitrate
2010-05-18 Mauro Carvalho ChehabV4L/DVB (12795): tm6000: Fix buffering size
2010-05-18 Mauro Carvalho ChehabV4L/DVB (12794): tm6000: handle also PAL/SECAM resolutions
2010-05-18 Mauro Carvalho ChehabV4L/DVB (12791): tm6000: fix poll() method
2010-05-18 Mauro Carvalho ChehabV4L/DVB (12790): tm6000: check for errors on usb->status
2010-05-18 Mauro Carvalho ChehabV4L/DVB (12784): tm6000: Some cleanups at the driver
2010-05-18 Michel LudwigV4L/DVB (12782): tm6000: Correct some device capabilities
2010-05-18 Mauro Carvalho ChehabV4L/DVB (12776): tm6000: decrement users count
2010-05-18 Michel LudwigV4L/DVB (12775): tm6000: fix usb_submit_urb to be calle...
2010-05-18 Michel LudwigV4L/DVB (12774): tm6000: fix module load/unload
2010-05-18 Michel LudwigV4L/DVB (12773): tm6000: fix module unregister
2010-05-18 Michel LudwigV4L/DVB (12772): tm6000: fix module load/unload
2010-05-18 Mauro Carvalho ChehabV4L/DVB (12770): Add tm6000 driver to staging tree