summaryrefslogtreecommitdiff
path: root/linux/drivers/media/video/stv680.c
AgeCommit message (Expand)Author
2008-08-23v4l: fix more incorrect video_register_device result checksHans 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-25videodev: remove some CONFIG_VIDEO_V4L1_COMPAT code from v4l2-dev.hHans 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-20videodev: rename 'dev' to 'parent'Hans Verkuil
2008-07-08v4l-dvb: remove support for kernels < 2.6.16Hans Verkuil
2008-04-08media/video/ replace remaining __FUNCTION__ occurrencesMichael Krufky
2008-03-23[PATCH] add macro validation for v4l_compat_ioctl32.Douglas Schilling Landgraf
2008-01-27[PATCH] static memoryDouglas Schilling Landgraf
2007-10-15v4l core: remove the unused .hardware V4L1 fieldMauro Carvalho Chehab
2007-10-08V4L: convert struct class_device to struct deviceMauro Carvalho Chehab
2007-07-02Fix v4l-dvb backward compatibilityMauro Carvalho Chehab
2007-06-25Fix error handling for stv680Mauro Carvalho Chehab
2007-02-21Backport: make file_operations constMauro Carvalho Chehab
2006-10-21IRQ: Maintain regs pointer globally rather than passing to IRQ handlersMauro Carvalho Chehab
2006-10-17Stv680.c: check kmalloc() return value.Mauro Carvalho Chehab
2006-10-10{ov511,stv680}: handle sysfs errorsMauro Carvalho Chehab
2006-07-19Remove obsolete #include <linux/config.h>Mauro 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