aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/dt3155v4l (follow)
AgeCommit message (Expand)AuthorFilesLines
2011-10-11Staging: dt3155v4l: silence a compiler warningDan Carpenter1-1/+1
2011-09-09staging: dt3155v4l: remove irq_handler from struct dt3155_privH Hartley Sweeten2-4/+1
2011-09-09staging: dt3155v4l: pci_iomap returns a void __iomem * not a void *H Hartley Sweeten1-1/+1
2011-09-09staging: dt3155v4l: Remove printk noiseH Hartley Sweeten1-90/+28
2011-08-25staging: Add module.h to drivers/staging usersPaul Gortmaker1-0/+1
2011-08-02drivers/staging/dt3155v4l/dt3155v4l.c needs slab.hAndrew Morton1-0/+1
2011-06-28staging: use videobuf2 framework for drivers/staging/dt3155v4l driverMarin Mitov3-334/+184
2010-12-29[media] V4L: remove V4L1 compatibility modeHans Verkuil1-3/+0
2010-10-21V4L/DVB: videobuf: add queue argument to videobuf_waiton()Hans Verkuil1-4/+4
2010-06-18Staging: dt3155v4l: correcting a pointer mismatch bug and cleanupsMarin Mitov1-13/+18
2010-05-18Staging: dt3155v4l: remove private memory allocatorMarin Mitov6-851/+107
2010-05-14Staging: dt3155v4l: introduce state machineMarin Mitov3-23/+69
2010-05-11staging: dt3155v4l: last fix to correct a bug introduces a bug. Correct it.Marin Mitov1-1/+1
2010-05-11Staging: dt3155v4l: correcting a bugMarin Mitov2-1/+8
2010-05-11staging: dt3155v4l syncronize with API changesMarin Mitov1-32/+36
2010-05-11Staging: dt3155v4l: fix some sparse warningsGreg Kroah-Hartman1-6/+4
2010-05-11Staging: dt3155v4l: Adding the missing linux/delay.hMarin Mitov1-0/+1
2010-05-11Staging: Yet another (third) dt3155 driver PCI/video4linux compliantMarin Mitov6-0/+2133