| Commit message (Expand) | Author | Age |
* | V4L/DVB (8786): v4l2: remove the priv field, use dev_get_drvdata instead | Hans Verkuil | 2008-10-12 |
* | V4L/DVB (8757): v4l-dvb: fix a bunch of sparse warnings | Hans Verkuil | 2008-09-03 |
* | V4L/DVB (8548): pwc: Fix compilation | Mauro Carvalho Chehab | 2008-07-27 |
* | V4L/DVB (8523): v4l2-dev: remove unused type and type2 field from video_device | Hans Verkuil | 2008-07-27 |
* | V4L/DVB (8488): videodev: remove some CONFIG_VIDEO_V4L1_COMPAT code from v4l2... | Hans Verkuil | 2008-07-26 |
* | V4L/DVB (8483): Remove obsolete owner field from video_device struct. | Hans Verkuil | 2008-07-26 |
* | V4L/DVB (8430): videodev: move some functions from v4l2-dev.h to v4l2-common.... | Hans Verkuil | 2008-07-23 |
* | V4L/DVB (8428): videodev: rename 'dev' to 'parent' | Hans Verkuil | 2008-07-23 |
* | v4l-dvb: remove legacy checks to allow support for kernels < 2.6.10 | Hans Verkuil | 2008-07-20 |
* | V4L/DVB (7558): videobuf: Improve command output for debug purposes | Mauro Carvalho Chehab | 2008-04-24 |
* | V4L/DVB (7525): media/video/pwc replace remaining __FUNCTION__ occurrences | Harvey Harrison | 2008-04-24 |
* | V4L/DVB (7402): add macro validation for v4l_compat_ioctl32 | Douglas Schilling Landgraf | 2008-04-24 |
* | V4L/DVB (7094): static memory | Douglas Schilling Landgraf | 2008-04-24 |
* | NULL noise: drivers/media | Al Viro | 2008-03-30 |
* | Spelling fixes: lenght->length | Paulius Zaleckas | 2008-02-03 |
* | V4L/DVB (6320): v4l core: remove the unused .hardware V4L1 field | Mauro Carvalho Chehab | 2007-10-22 |
* | signedness: module_param_array nump argument | Al Viro | 2007-10-14 |
* | V4L/DVB (6293): V4L: convert struct class_device to struct device | Kay Sievers | 2007-10-09 |
* | V4L/DVB (6237): Oops in pwc v4l driver | Oliver Neukum | 2007-10-09 |
* | V4L/DVB (6125): whitespace cleanup: replace leading spaces with tabs | Michael Krufky | 2007-10-09 |
* | V4L/DVB (6079): Cleanup: remove linux/moduleparam.h from drivers/media files | Mauro Carvalho Chehab | 2007-10-09 |
* | V4L/DVB (6147): Pwc: Fix a broken debug message | Jean Delvare | 2007-09-14 |
* | USB: fix DoS in pwc USB video driver | Oliver Neukum | 2007-08-22 |
* | V4L/DVB (5809): Use mutex instead of semaphore in Philips webcam driver | Matthias Kaehlcke | 2007-07-18 |
* | Merge branch 'master' of ssh://master.kernel.org/pub/scm/linux/kernel/git/mch... | Linus Torvalds | 2007-05-11 |
|\ |
|
| * | V4L/DVB (5586): Use menuconfig objects II - V4L | Jan Engelhardt | 2007-05-09 |
* | | misc doc and kconfig typos | Matt LaPlante | 2007-05-09 |
|/ |
|
* | V4L/DVB (5548): Fix v4l2 buffer to the length | Luc Saillard | 2007-04-27 |
* | V4L/DVB (5547): Add ENUM_FRAMESIZES and ENUM_FRAMEINTERVALS ioctls | Luc Saillard | 2007-04-27 |
* | V4L/DVB (5462): Add Logitech ViewPort AV 100 | Mauro Carvalho Chehab | 2007-04-27 |
* | V4L/DVB (5461): Pwc: cisco VT Camera support | Jean Tourrilhes | 2007-04-27 |
* | V4L/DVB (5166): Remove obsolete alias defines of CONFIG_* settings | Trent Piepho | 2007-02-21 |
* | [PATCH] mark struct file_operations const 4 | Arjan van de Ven | 2007-02-12 |
* | Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/usb-2.6 | Linus Torvalds | 2006-12-01 |
|\ |
|
| * | usb: pwc-if free urb cleanup | Mariusz Kozlowski | 2006-12-01 |
| * | USB: pwc-if loop fix | Mariusz Kozlowski | 2006-12-01 |
* | | BUG_ON conversion for drivers/media/video/pwc/pwc-if.c | Eric Sesterhenn | 2006-11-29 |
|/ |
|
* | V4L/DVB (4742): Drivers/media/video: handle sysfs errors | Jeff Garzik | 2006-10-13 |
* | IRQ: Maintain regs pointer globally rather than passing to IRQ handlers | David Howells | 2006-10-05 |
* | remove mentionings of devfs in documentation | Adrian Bunk | 2006-10-03 |
* | USB: Dealias -110 code (more complete) | Pete Zaitcev | 2006-09-27 |
* | V4L/DVB (4411): Fix minor errors in build files | Trent Piepho | 2006-08-08 |
* | V4L/DVB (4395): Restore compat_ioctl in pwc driver | Luc Van Oostenryck | 2006-08-08 |
* | Remove obsolete #include <linux/config.h> | Jörn Engel | 2006-06-30 |
* | V4L/DVB (4147): Drivers/media/video/pwc/: make code static | Adrian Bunk | 2006-06-25 |
* | V4L/DVB (4118): Whitespace cleanups | Trent Piepho | 2006-06-25 |
* | V4L/DVB (4105): Remove uneeded prototype | Trent Piepho | 2006-06-25 |
* | V4L/DVB (4068): Removed all references to kernel stuff from videodev.h and vi... | Mauro Carvalho Chehab | 2006-06-25 |
* | V4L/DVB (3968): Fix checking logic for a broken xawtv version | Mauro Carvalho Chehab | 2006-06-25 |
* | V4L/DVB (3967): Pwc-dec23 oops fix | akpm@osdl.org | 2006-06-25 |