Age | Commit message (Expand) | Author |
2009-07-05 | bttv and meye: Use PCI_VDEVICE | Douglas Schilling Landgraf |
2009-04-14 | backport commit 284901a90a9e0b812ca3f5f852cbbfb60d10249d | Mauro Carvalho Chehab |
2009-03-28 | meye: Remove buffer type checks from XXX_fmt_vid_cap, XXXbuf | Trent Piepho |
2009-03-03 | meye: Don't need to zero ioctl parameter fields | Trent Piepho |
2009-03-03 | v4l2: Move code to zero querybuf output struct to v4l2_ioctl | Trent Piepho |
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-08-29 | merge: http://www.linuxtv.org/hg/~hverkuil/v4l-dvb-dev | Mauro Carvalho Chehab |
2008-08-24 | Fix error code, when camera is not turned on by sonypi | Mauro Carvalho Chehab |
2008-08-22 | V4L: fix return value of meye probe callback | Mauro Carvalho Chehab |
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-21 | videodev: move all ioctl callbacks to a new v4l2_ioctl_ops 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-20 | videodev: rename 'dev' to 'parent' | Hans Verkuil |
2008-05-28 | videodev: renamed the vidioc_*_fmt_* callbacks | Hans Verkuil |
2008-04-09 | meye: Replace meye_do_ioctl to use video_ioctl2 | Douglas Schilling Landgraf |
2008-03-23 | [PATCH] add macro validation for v4l_compat_ioctl32. | Douglas Schilling Landgraf |
2008-02-13 | remove V4L2_CID_SHARPNESS from meye.h and report private control as DISABLED | Mauro Carvalho Chehab |
2008-01-27 | [PATCH] static memory | Douglas Schilling Landgraf |
2007-11-20 | drivers/media/video: Add missing "space" | Mauro Carvalho Chehab |
2007-11-02 | backport changeset 96de0e252cedffad61b3cb5e05662c591898e69a | Mauro Carvalho Chehab |
2007-10-15 | v4l core: remove the unused .hardware V4L1 field | Mauro Carvalho Chehab |
2007-07-20 | compat: keep printing pci revision on older kernels | Trent Piepho |
2007-07-19 | compat: only access pci_dev->revision for kernels later than 2.6.22 | Michael Krufky |
2007-07-19 | Backport kernel changeset 44c10138fd4bbc4b6d6bff0873c24902f2a9da65 | Mauro Carvalho Chehab |
2007-05-13 | backport commit cbefb762b67fa6d3eb2a48ae3380358a940e8c9d | 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 |
2006-12-12 | VIDEO_PALETTE_YUYV and VIDEO_PALETTE_YUV422 are the same palette | Mauro Carvalho Chehab |
2006-10-21 | IRQ: Maintain regs pointer globally rather than passing to IRQ handlers | Mauro Carvalho Chehab |
2006-07-19 | [PATCH] irq-flags: media: Use the new IRQF_ constants | Mauro Carvalho Chehab |
2006-07-19 | Remove obsolete #include <linux/config.h> | Mauro Carvalho Chehab |
2006-06-05 | Removed all references to kernel stuff from videodev.h and videodev2.h | Mauro Carvalho Chehab |
2006-05-19 | Fix some compilation warnings | 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 |