Age | Commit message (Expand) | Author |
2009-02-07 | saa7146: convert saa7146 and mxb in particular to v4l2_subdev. | Hans Verkuil |
2009-01-29 | v4l: remove unused I2C_DRIVERIDs. | Hans Verkuil |
2008-12-30 | v4l2-ioctl: change to long return type to match unlocked_ioctl. | Hans Verkuil |
2008-12-30 | v4l2: introduce v4l2_file_operations. | Hans Verkuil |
2008-11-01 | v4l: remove inode argument from video_usercopy | Hans Verkuil |
2008-10-27 | rationalise addresses to one common one | Mauro Carvalho Chehab |
2008-09-07 | saa5246a: convert i2c driver for new i2c API | Hans Verkuil |
2008-08-23 | v4l: replace video_get_drvdata(video_devdata(filp)) with video_drvdata(filp) | Hans Verkuil |
2008-08-23 | v4l2: remove the priv field, use dev_get_drvdata instead | Hans Verkuil |
2008-08-23 | v4l: replace the last uses of video_exclusive_open/release | Hans Verkuil |
2008-07-30 | v4l: move BKL down to the driver level. | Hans Verkuil |
2008-07-26 | v4l2-dev: remove unused type and type2 field from video_device | Hans Verkuil |
2008-07-21 | Remove obsolete owner field from video_device struct. | Hans Verkuil |
2008-07-20 | videodev: move some functions from v4l2-dev.h to v4l2-common.h or v4l2-ioctl.h | Hans Verkuil |
2008-07-08 | v4l-dvb: remove support for kernels < 2.6.16 | Hans Verkuil |
2008-07-08 | v4l-dvb: remove support for kernels < 2.6.13 | Hans Verkuil |
2007-11-27 | Complement va_start() with va_end() + style fixes | Mauro Carvalho Chehab |
2007-11-02 | backport changeset db955170d40601d9925f01712782fbe3ce362b7e | Mauro Carvalho Chehab |
2007-02-21 | Backport of git changeset cd354f1ae75e6466a7e31b727faede57a1f89ca5 | Mauro Carvalho Chehab |
2007-02-21 | Backport: make file_operations const | Mauro Carvalho Chehab |
2007-02-06 | Convert to generic boolean-values | Mauro Carvalho Chehab |
2006-08-02 | V4L2 Conversion: saa5246a, saa5249, vino, hexium_orion, hexium_gemini | Mauro Carvalho Chehab |
2006-06-05 | Removed all references to kernel stuff from videodev.h and videodev2.h | Mauro Carvalho Chehab |
2006-04-09 | Make new drivers compile with older kernels | Mauro Carvalho Chehab |
2006-04-07 | Added almost all other V4L missing drivers to the tree | Mauro Carvalho Chehab |