Age | Commit message (Expand) | Author |
2011-05-20 | [media] Prevent null pointer derefernce of pdev | Huzaifa Sidhpurwala |
2011-05-20 | [media] pwc: Handle V4L2_CTRL_FLAG_NEXT_CTRL in queryctrl | Jean-Francois Moine |
2011-03-22 | [media] v4l2-ioctl: add priority handling support | Hans Verkuil |
2011-03-21 | [media] pwc: convert to video_ioctl2 | Hans Verkuil |
2011-03-21 | [media] pwc: convert to core-assisted locking | Hans Verkuil |
2010-12-29 | [media] V4L: remove V4L1 compatibility mode | Hans Verkuil |
2010-12-29 | [media] pwc: failure to submit an urb is a fatal error | Hans de Goede |
2010-12-29 | [media] pwc: Also set alt setting to alt0 when no error occured | Hans de Goede |
2010-12-29 | [media] pwc: do not start isoc stream on /dev/video open | Hans de Goede |
2010-12-29 | [media] drivers/media: Use vzalloc | Joe Perches |
2010-11-17 | BKL: remove extraneous #include <smp_lock.h> | Arnd Bergmann |
2010-10-21 | V4L/DVB: pwc: remove BKL | Hans Verkuil |
2010-10-21 | V4L/DVB: pwc: fully convert driver to V4L2 | Hans Verkuil |
2010-05-19 | V4L/DVB: pwc Kconfig dependency fix | Christoph Fritz |
2010-03-30 | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo |
2010-03-08 | Merge branch 'for-next' into for-linus | Jiri Kosina |
2010-02-19 | V4L/DVB: Video : pwc : Fix regression in pwc_set_shutter_speed caused by bad ... | Martin Fuzzey |
2010-02-09 | tree-wide: Assorted spelling fixes | Daniel Mack |
2009-12-16 | V4L/DVB (13593): PWC: parameter trace is only available in debug | Andrea Odetti |
2009-12-16 | V4L/DVB (13556): v4l: Remove unneeded video_device::minor assignments | Laurent Pinchart |
2009-12-16 | V4L/DVB (13550): v4l: Use the new video_device_node_name function | Laurent Pinchart |
2009-12-05 | V4L/DVB (13231): pwc: Use kernel's simple_strtol() | Andy Shevchenko |
2009-09-12 | V4L/DVB (12489): pwc - fix few use-after-free and memory leaks | Dmitry Torokhov |
2009-09-12 | V4L/DVB (12435): strlcpy() will always null terminate the string. | Roel Kluin |
2009-09-12 | V4L/DVB (12147): pwc: remove definitions that are already present at videodev2.h | Mauro Carvalho Chehab |
2009-07-12 | headers: smp_lock.h redux | Alexey Dobriyan |
2009-06-16 | V4L/DVB (11993): V4L/pwc - use usb_interface as parent, not usb_device | Lennart Poettering |
2009-06-16 | V4L/DVB (11960): v4l: generate KEY_CAMERA instead of BTN_0 key events on inpu... | Lennart Poettering |
2009-06-16 | V4L/DVB: cleanup redundant tests on unsigned | Roel Kluin |
2009-04-23 | USB: pwc : do not pass stack allocated buffers to USB core. | Martin Fuzzey |
2009-04-06 | V4L/DVB (11440): PWC: fix build error when CONFIG_INPUT=m | Randy Dunlap |
2009-03-30 | V4L/DVB (10945): pwc : fix LED and power setup for first open | Martin Fuzzey |
2009-03-30 | V4L/DVB (10242): pwc: add support for webcam snapshot button | Nam Phạm Thành |
2009-01-29 | V4L/DVB (10193): removed unused #include <version.h>'s | Huang Weiyi |
2009-01-02 | V4L/DVB (10138): v4l2-ioctl: change to long return type to match unlocked_ioctl. | Hans Verkuil |
2009-01-02 | V4L/DVB (10135): v4l2: introduce v4l2_file_operations. | Hans Verkuil |
2008-12-29 | V4L/DVB (9503): v4l: remove inode argument from video_usercopy | Hans Verkuil |
2008-10-21 | V4L/DVB (9327): v4l: use video_device.num instead of minor in video%d | Hans Verkuil |
2008-10-12 | V4L/DVB: remove unused #include <version.h> | Huang Weiyi |
2008-10-12 | V4L/DVB (8786): v4l2: remove the priv field, use dev_get_drvdata instead | Hans Verkuil |
2008-09-03 | V4L/DVB (8757): v4l-dvb: fix a bunch of sparse warnings | Hans Verkuil |
2008-07-27 | 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-26 | 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-23 | 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-20 | v4l-dvb: remove legacy checks to allow support for kernels < 2.6.10 | Hans Verkuil |
2008-04-24 | 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 |