Age | Commit message (Expand) | Author | Files | Lines |
2007-10-10 | V4L/DVB (5982): Dev.c: memset fix | Mariusz Kozlowski | 1 | -1/+1 |
2007-05-09 | V4L/DVB (5617): V4L2: videodev, allow debugging | Jiri Slaby | 1 | -1/+1 |
2007-05-09 | V4L/DVB (5569): Fix: v4l1_compat should be called only if V4L1_COMPAT | Mauro Carvalho Chehab | 1 | -1/+13 |
2007-05-09 | V4L/DVB (5568): VIDIOCGMBUF handling in video_ioctl2() | Sam Revitch | 1 | -18/+18 |
2007-05-08 | header cleaning: don't include smp_lock.h when not used | Randy Dunlap | 1 | -1/+0 |
2007-04-27 | V4L/DVB (5554): Fix: vidioc_g_parm were not zeroing the memory | Mauro Carvalho Chehab | 1 | -2/+5 |
2007-04-27 | V4L/DVB (5306): Add support for VIDIOC_G_CHIP_IDENT | Hans Verkuil | 1 | -0/+10 |
2007-04-27 | V4L/DVB (5289): Add support for video output overlays. | Hans Verkuil | 1 | -0/+23 |
2007-03-01 | V4L/DVB (5271): Add VIDIOC_TRY_ENCODER_CMD and VIDIOC_ENCODER_CMD ioctls. | Hans Verkuil | 1 | -0/+24 |
2007-03-01 | V4L/DVB (5270): Add VIDIOC_G_ENC_INDEX ioctl | Hans Verkuil | 1 | -0/+12 |
2007-02-21 | V4L/DVB (5163): Add checks for CAP_SYS_ADMIN to VIDIOC_DBG_G_REGISTER | Trent Piepho | 1 | -1/+3 |
2007-02-21 | V4L/DVB (5146): Make VIDIOC_INT_[SG]_REGISTER ioctls no longer internal only | Trent Piepho | 1 | -3/+5 |
2007-02-21 | V4L/DVB (5144): Restore VIDIOC_INT_[SG]_REGISTER calls | Trent Piepho | 1 | -0/+16 |
2007-02-14 | [PATCH] remove many unneeded #includes of sched.h | Tim Schmielau | 1 | -1/+0 |
2007-02-12 | [PATCH] mark struct file_operations const 4 | Arjan van de Ven | 1 | -2/+2 |
2006-12-10 | V4L/DVB (4901): Improve debug msgs to show fourcc and buffer length on video_... | Mauro Carvalho Chehab | 1 | -9/+14 |
2006-12-10 | V4L/DVB (4861): Remove the need of a STD array for drivers using video_ioctl2 | Mauro Carvalho Chehab | 1 | -45/+81 |
2006-12-10 | V4L/DVB (4860): Optimization of v4l1 handling | Mauro Carvalho Chehab | 1 | -6/+5 |
2006-12-10 | V4L/DVB (4859): Fix initializations on some video_ioctl2 handlers | Mauro Carvalho Chehab | 1 | -0/+13 |
2006-12-08 | [PATCH] struct path: convert v4l | Josef Sipek | 1 | -1/+1 |
2006-10-14 | V4L/DVB (4743): Fix oops in VIDIOC_G_PARM | Jonathan Corbet | 1 | -2/+9 |
2006-10-14 | V4L/DVB (4740): Fixed an if-block to avoid floating with debug-messages | Enrico Scholz | 1 | -2/+3 |
2006-09-26 | V4L/DVB (4637): Add a default method for VIDIOC_G_PARM | Mauro Carvalho Chehab | 1 | -3/+23 |
2006-09-26 | V4L/DVB (4628): Fix VIDIOC_ENUMSTD ioctl in videodev.c | Sascha Hauer | 1 | -1/+1 |
2006-09-26 | V4L/DVB (4622): Copy-paste bug in videodev.c | Sascha Hauer | 1 | -2/+2 |
2006-09-26 | [PATCH] VIDIOC_ENUMSTD bug | Jonathan Corbet | 1 | -1/+1 |
2006-08-08 | V4L/DVB (4399): Fix a typo that caused some compat stuff to not work | Mauro Carvalho Chehab | 1 | -1/+1 |
2006-07-30 | V4L/DVB (4379): Videodev: Check return value of class_device_register() corre... | Trent Piepho | 1 | -1/+1 |
2006-07-30 | V4L/DVB (4368): Bttv: use class_device_create_file and handle errors | Trent Piepho | 1 | -3/+4 |
2006-07-30 | V4L/DVB (4367): Videodev: Handle class_device related errors | Trent Piepho | 1 | -0/+11 |
2006-07-30 | V4L/DVB (4343): Fix for compilation without V4L1 or V4L1_COMPAT | Mauro Carvalho Chehab | 1 | -2/+6 |
2006-07-30 | V4L/DVB (4316): Check __must_check warnings | Michael Krufky | 1 | -3/+8 |
2006-06-26 | [PATCH] devfs: Remove the videodevice devfs_name field as it's no longer needed | Greg Kroah-Hartman | 1 | -2/+1 |
2006-06-26 | [PATCH] devfs: Remove the devfs_fs_kernel.h file from the tree | Greg Kroah-Hartman | 1 | -1/+0 |
2006-06-26 | [PATCH] devfs: Remove devfs_remove() function from the kernel tree | Greg Kroah-Hartman | 1 | -1/+0 |
2006-06-26 | [PATCH] devfs: Remove devfs_mk_cdev() function from the kernel tree | Greg Kroah-Hartman | 1 | -5/+2 |
2006-06-25 | V4L/DVB (4198): Avoid newer usages of obsoleted experimental MPEGCOMP API | Hans Verkuil | 1 | -0/+1 |
2006-06-25 | V4L/DVB (4189): Add videodev support for VIDIOC_S/G/TRY_EXT_CTRLS. | Hans Verkuil | 1 | -2/+103 |
2006-06-25 | V4L/DVB (4148): Fix userbits debug prints | Mauro Carvalho Chehab | 1 | -1/+1 |
2006-06-25 | V4L/DVB (4112): Fix: videodev.c were cleaning the pointer, not the values | Mauro Carvalho Chehab | 1 | -1/+1 |
2006-06-25 | V4L/DVB (4065): Several improvements at videodev.c | Mauro Carvalho Chehab | 1 | -16/+1156 |
2006-03-28 | [PATCH] mark f_ops const in the inode | Arjan van de Ven | 1 | -1/+1 |
2006-02-07 | V4L/DVB (3318b): sem2mutex: drivers/media/, #2 | Ingo Molnar | 1 | -3/+3 |
2006-01-23 | V4L/DVB (3419): added some VBI macros and moved minor definitions to header file | Mauro Carvalho Chehab | 1 | -8/+8 |
2006-01-15 | V4L/DVB (3380): Semaphore to mutex conversion on drivers/media | Ingo Molnar | 1 | -13/+12 |
2006-01-12 | V4L/DVB (3344a): Conversions from kmalloc+memset to k(z|c)alloc | Panagiotis Issaris | 1 | -4/+1 |
2006-01-09 | V4L/DVB (3218): Whitespace cleanups | Michael Krufky | 1 | -3/+3 |
2006-01-09 | V4L/DVB (3123b): syncs V4L subsystem tree with kernel | Mauro Carvalho Chehab | 1 | -2/+4 |
2005-12-02 | [PATCH] V4L: Fixes maximum number of VBI devices | Sigmund Augdal Helberg | 1 | -13/+13 |
2005-11-07 | [PATCH] kfree cleanup: drivers/media | Jesper Juhl | 1 | -2/+1 |