Age | Commit message (Expand) | Author |
2008-08-23 | v4l: replace video_get_drvdata(video_devdata(filp)) with video_drvdata(filp) | 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: remove some CONFIG_VIDEO_V4L1_COMPAT code from v4l2-dev.h | Hans Verkuil |
2008-07-21 | Remove obsolete owner field from video_device struct. | Hans Verkuil |
2008-07-24 | This patch fixes some kernel version checks. | Mauro Carvalho Chehab |
2008-07-24 | make cpia2 and vicam backward compatible | Mauro Carvalho Chehab |
2008-07-24 | backport request_firmware changesets for vicam and cpia2_core | Mauro Carvalho Chehab |
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-04-08 | media/video/cpia2 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-08-21 | Cleanup: remove linux/moduleparam.h from drivers/media files | Mauro Carvalho Chehab |
2007-07-20 | Backport changeset from kernel mainstream | Mauro Carvalho Chehab |
2007-07-16 | Clean up schedule_timeout calls in cpia2 and ivtv code | Mauro Carvalho Chehab |
2007-06-05 | Replace C code with calls to ARRAY_SIZE macro. | Mauro Carvalho Chehab |
2007-02-21 | Backport: make file_operations const | Mauro Carvalho Chehab |
2006-12-20 | Cpia2/cpia2_usb.c: fix error-path leak | Mauro Carvalho Chehab |
2006-10-21 | IRQ: Maintain regs pointer globally rather than passing to IRQ handlers | Mauro Carvalho Chehab |
2006-10-04 | [PATCH] Generic boolean | Mauro Carvalho Chehab |
2006-07-23 | Fix broken dependencies on media Kconfig | Mauro Carvalho Chehab |
2006-07-19 | Remove obsolete #include <linux/config.h> | Mauro Carvalho Chehab |
2006-06-23 | Fix use-after-free bug in cpia2 driver | Mauro Carvalho Chehab |
2006-06-20 | Whitespace cleanups | Mauro Carvalho Chehab |
2006-06-05 | Removed all references to kernel stuff from videodev.h and videodev2.h | Mauro Carvalho Chehab |
2006-04-11 | Since we are not using CVS, $Id makes no sense anymore | Mauro Carvalho Chehab |
2006-04-02 | cpia2: fix function prototype | Mauro Carvalho Chehab |
2006-04-02 | Kernel-sync patch | Mauro Carvalho Chehab |
2006-03-29 | Kernel-sync changes to -git | Mauro Carvalho Chehab |
2006-03-20 | Make cpia2 compile with older kernel versions | Mauro Carvalho Chehab |
2006-03-20 | PATCH: switch cpia2 to mutexes and use ioctl 32 compat lib func | Mauro Carvalho Chehab |
2006-03-16 | VIDEO_CPIA2 must depend on USB | Michael Krufky |
2006-03-13 | cpia2: move Kconfig build logic into cpia2/Kconfig | Michael Krufky |
2006-03-10 | V4L/DVB (3399a): cpia2/cpia2_v4l.c cleanups | Mauro Carvalho Chehab |
2006-03-08 | Typos grab bag of the month | Oliver Endriss |
2006-02-24 | Add cpia2 camera support | Mauro Carvalho Chehab |