summaryrefslogtreecommitdiff
path: root/linux/drivers/media/video/saa5246a.c
AgeCommit message (Expand)Author
2008-08-23v4l: replace video_get_drvdata(video_devdata(filp)) with video_drvdata(filp)Hans Verkuil
2008-08-23v4l2: remove the priv field, use dev_get_drvdata insteadHans Verkuil
2008-08-23v4l: replace the last uses of video_exclusive_open/releaseHans Verkuil
2008-07-30v4l: move BKL down to the driver level.Hans Verkuil
2008-07-26v4l2-dev: remove unused type and type2 field from video_deviceHans Verkuil
2008-07-21Remove obsolete owner field from video_device struct.Hans Verkuil
2008-07-20videodev: move some functions from v4l2-dev.h to v4l2-common.h or v4l2-ioctl.hHans Verkuil
2008-07-08v4l-dvb: remove support for kernels < 2.6.16Hans Verkuil
2008-07-08v4l-dvb: remove support for kernels < 2.6.13Hans Verkuil
2007-11-27 Complement va_start() with va_end() + style fixesMauro Carvalho Chehab
2007-11-02backport changeset db955170d40601d9925f01712782fbe3ce362b7eMauro Carvalho Chehab
2007-02-21Backport of git changeset cd354f1ae75e6466a7e31b727faede57a1f89ca5Mauro Carvalho Chehab
2007-02-21Backport: make file_operations constMauro Carvalho Chehab
2007-02-06Convert to generic boolean-valuesMauro Carvalho Chehab
2006-08-02V4L2 Conversion: saa5246a, saa5249, vino, hexium_orion, hexium_geminiMauro Carvalho Chehab
2006-06-05Removed all references to kernel stuff from videodev.h and videodev2.hMauro Carvalho Chehab
2006-04-09Make new drivers compile with older kernelsMauro Carvalho Chehab
2006-04-07Added almost all other V4L missing drivers to the treeMauro Carvalho Chehab