Age | Commit message (Expand) | Author |
2009-03-10 | avoid loading the entire videodev.h header for drivers that are already V4L2 ... | Mauro Carvalho Chehab |
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-03 | v4l: missed some video_usercopy conversions. | 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: add all missing video_device release callbacks | Hans Verkuil |
2008-08-23 | v4l: replace the last uses of video_exclusive_open/release | Hans Verkuil |
2008-08-23 | v4l: fix more incorrect video_register_device result checks | Hans Verkuil |
2008-07-26 | v4l2-dev: remove unused type and type2 field from video_device | Hans Verkuil |
2008-07-25 | videodev: replace videodev.h includes by videodev2.h where possible | 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-04-08 | media/video/ replace remaining __FUNCTION__ occurrences | Michael Krufky |
2008-03-23 | [PATCH] add macro validation for v4l_compat_ioctl32. | Douglas Schilling Landgraf |
2008-01-27 | [PATCH] static memory | Douglas Schilling Landgraf |
2007-10-15 | v4l core: remove the unused .hardware V4L1 field | Mauro Carvalho Chehab |
2007-02-21 | Backport: make file_operations const | Mauro Carvalho Chehab |
2006-12-12 | VIDEO_PALETTE_YUYV and VIDEO_PALETTE_YUV422 are the same palette | Mauro Carvalho Chehab |
2006-06-05 | Removed all references to kernel stuff from videodev.h and videodev2.h | Mauro Carvalho Chehab |
2006-04-11 | A previous patch introduced a dot-comma at wrong places. | Mauro Carvalho Chehab |
2006-04-11 | added /* keep */ to all #if 0 to avoid being removed by gentree.pl | Mauro Carvalho Chehab |
2006-04-07 | Added almost all other V4L missing drivers to the tree | Mauro Carvalho Chehab |