Age | Commit message (Expand) | Author |
2009-08-14 | pwc - fix few use-after-free and memory leaks | Mauro Carvalho Chehab |
2009-08-08 | strlcpy() will always null terminate the string. | Douglas Schilling Landgraf |
2009-07-21 | backport commit 405f55712dfe464b3240d7816cc4fe4174831be2 | Mauro Carvalho Chehab |
2009-06-30 | pwc: remove definitions that are already present at videodev2.h | Mauro Carvalho Chehab |
2009-06-04 | V4L/pwc - use usb_interface as parent, not usb_device | Mauro Carvalho Chehab |
2009-06-11 | v4l: generate KEY_CAMERA instead of BTN_0 key events on input devices | Douglas Schilling Landgraf |
2009-05-02 | V4L/DVB: cleanup redundant tests on unsigned | Mauro Carvalho Chehab |
2009-04-29 | backport commit 6b35ca0d3d586b8ecb8396821af21186e20afaf0 | Mauro Carvalho Chehab |
2009-04-06 | PWC: fix build error when CONFIG_INPUT=m | Mauro Carvalho Chehab |
2009-03-09 | pwc : fix LED and power setup for first open | Mauro Carvalho Chehab |
2009-01-12 | pwc: add support for webcam snapshot button | Mauro Carvalho Chehab |
2009-01-07 | removed unused #include <version.h>'s | 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-01 | v4l: remove inode argument from video_usercopy | Hans Verkuil |
2008-10-19 | v4l: use video_device.num instead of minor in video%d | Hans Verkuil |
2008-09-09 | V4L/DVB: remove unused #include <version.h> | Mauro Carvalho Chehab |
2008-08-29 | merge: http://www.linuxtv.org/hg/~hverkuil/v4l-dvb-dev | Mauro Carvalho Chehab |
2008-08-23 | v4l-dvb: fix a bunch of sparse warnings | Hans Verkuil |
2008-08-23 | v4l2: remove the priv field, use dev_get_drvdata instead | Hans Verkuil |
2008-07-27 | pwc: Fix compilation | Mauro Carvalho Chehab |
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-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-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 |
2008-07-08 | v4l-dvb: remove support for kernels < 2.6.10 | Hans Verkuil |
2008-07-08 | v4l-dvb: remove support for kernels < 2.6.0 | Hans Verkuil |
2008-04-15 | Backport changeset 5fa1247a2b56f33f88432c24e109deaf91ef8281 | Mauro Carvalho Chehab |
2008-04-13 | videobuf: Improve command output for debug purposes | Mauro Carvalho Chehab |
2008-04-08 | media/video/pwc replace remaining __FUNCTION__ occurrences | Michael Krufky |
2008-03-23 | [PATCH] add macro validation for v4l_compat_ioctl32. | Douglas Schilling Landgraf |
2008-02-05 | More English fixes from kernel tree | Mauro Carvalho Chehab |
2008-01-27 | [PATCH] static memory | Douglas Schilling Landgraf |
2007-10-31 | compat: pwc didn't include compat.h | Trent Piepho |
2007-10-17 | backport commit 64a6f9500d8e8a8e1b1adc2120e56cc88df5727f | Mauro Carvalho Chehab |
2007-10-15 | v4l core: remove the unused .hardware V4L1 field | Mauro Carvalho Chehab |
2007-10-08 | V4L: convert struct class_device to struct device | Mauro Carvalho Chehab |
2007-09-26 | Oops in pwc v4l driver | Mauro Carvalho Chehab |
2007-09-03 | Pwc: Fix a broken debug message | Mauro Carvalho Chehab |
2007-09-03 | Remove some compat code from pwc-if, moving to compat.h | Mauro Carvalho Chehab |
2007-09-03 | Backport kernel commit 85237f202d46d55c1bffe0c5b1aa3ddc0f1dce4d | Mauro Carvalho Chehab |
2007-08-27 | whitespace cleanup: replace leading spaces with tabs | Michael Krufky |
2007-08-21 | Cleanup: remove linux/moduleparam.h from drivers/media files | Mauro Carvalho Chehab |
2007-07-02 | Backport mutex changes to work with kernels <=2.6.15 | Mauro Carvalho Chehab |
2007-07-02 | Use mutex instead of semaphore in Philips webcam driver | Mauro Carvalho Chehab |
2007-05-13 | backport some language fixes at philips.txt | Mauro Carvalho Chehab |
2007-05-02 | Use menuconfig objects II - V4L | Mauro Carvalho Chehab |