1. 3bcc957 V4L/DVB (6321): Remove obsolete VIDIOC_S/G_MPEGCOMP ioctls by Hans Verkuil · 17 years ago
  2. bde00cc V4L/DVB (6300): CodingStyle cleanup by Trent Piepho · 17 years ago
  3. 54bd5b6 V4L/DVB (6293): V4L: convert struct class_device to struct device by Kay Sievers · 17 years ago
  4. 473c653 V4L/DVB (5982): Dev.c: memset fix by Mariusz Kozlowski · 17 years ago
  5. 57e45b3 V4L/DVB (5617): V4L2: videodev, allow debugging by Jiri Slaby · 17 years ago
  6. 452c0fb V4L/DVB (5569): Fix: v4l1_compat should be called only if V4L1_COMPAT by Mauro Carvalho Chehab · 17 years ago
  7. 1088b13 V4L/DVB (5568): VIDIOCGMBUF handling in video_ioctl2() by Sam Revitch · 17 years ago
  8. e63340a header cleaning: don't include smp_lock.h when not used by Randy Dunlap · 17 years ago
  9. 2aa2342 V4L/DVB (5554): Fix: vidioc_g_parm were not zeroing the memory by Mauro Carvalho Chehab · 17 years ago
  10. 3434eb7 V4L/DVB (5306): Add support for VIDIOC_G_CHIP_IDENT by Hans Verkuil · 17 years ago
  11. b278784 V4L/DVB (5289): Add support for video output overlays. by Hans Verkuil · 17 years ago
  12. ada6ecd V4L/DVB (5271): Add VIDIOC_TRY_ENCODER_CMD and VIDIOC_ENCODER_CMD ioctls. by Hans Verkuil · 17 years ago
  13. db6eb5b V4L/DVB (5270): Add VIDIOC_G_ENC_INDEX ioctl by Hans Verkuil · 17 years ago
  14. 62d50ad V4L/DVB (5163): Add checks for CAP_SYS_ADMIN to VIDIOC_DBG_G_REGISTER by Trent Piepho · 18 years ago
  15. 52ebc76 V4L/DVB (5146): Make VIDIOC_INT_[SG]_REGISTER ioctls no longer internal only by Trent Piepho · 18 years ago
  16. dbbff48 V4L/DVB (5144): Restore VIDIOC_INT_[SG]_REGISTER calls by Trent Piepho · 18 years ago
  17. cd354f1 [PATCH] remove many unneeded #includes of sched.h by Tim Schmielau · 17 years ago
  18. fa027c2 [PATCH] mark struct file_operations const 4 by Arjan van de Ven · 17 years ago
  19. bf5dbed V4L/DVB (4901): Improve debug msgs to show fourcc and buffer length on video_ioctl2 by Mauro Carvalho Chehab · 18 years ago
  20. e75f9ce V4L/DVB (4861): Remove the need of a STD array for drivers using video_ioctl2 by Mauro Carvalho Chehab · 18 years ago
  21. 207705c V4L/DVB (4860): Optimization of v4l1 handling by Mauro Carvalho Chehab · 18 years ago
  22. 7964b1b V4L/DVB (4859): Fix initializations on some video_ioctl2 handlers by Mauro Carvalho Chehab · 18 years ago
  23. 723731b [PATCH] struct path: convert v4l by Josef Sipek · 18 years ago
  24. 83427ac V4L/DVB (4743): Fix oops in VIDIOC_G_PARM by Jonathan Corbet · 18 years ago
  25. 474ce78 V4L/DVB (4740): Fixed an if-block to avoid floating with debug-messages by Enrico Scholz · 18 years ago
  26. 1c2d034 V4L/DVB (4637): Add a default method for VIDIOC_G_PARM by Mauro Carvalho Chehab · 18 years ago
  27. 666c73d V4L/DVB (4628): Fix VIDIOC_ENUMSTD ioctl in videodev.c by Sascha Hauer · 18 years ago
  28. c93a5c3 V4L/DVB (4622): Copy-paste bug in videodev.c by Sascha Hauer · 18 years ago
  29. b7de567 [PATCH] VIDIOC_ENUMSTD bug by Jonathan Corbet · 18 years ago
  30. 0dfa9ab V4L/DVB (4399): Fix a typo that caused some compat stuff to not work by Mauro Carvalho Chehab · 18 years ago
  31. 8c31311 V4L/DVB (4379): Videodev: Check return value of class_device_register() correctly by Trent Piepho · 18 years ago
  32. d94fc9a V4L/DVB (4368): Bttv: use class_device_create_file and handle errors by Trent Piepho · 18 years ago
  33. 53dd8de V4L/DVB (4367): Videodev: Handle class_device related errors by Trent Piepho · 18 years ago
  34. 985bc96 V4L/DVB (4343): Fix for compilation without V4L1 or V4L1_COMPAT by Mauro Carvalho Chehab · 18 years ago
  35. 3117bee V4L/DVB (4316): Check __must_check warnings by Michael Krufky · 18 years ago
  36. 5e48307 [PATCH] devfs: Remove the videodevice devfs_name field as it's no longer needed by Greg Kroah-Hartman · 19 years ago
  37. ff23eca [PATCH] devfs: Remove the devfs_fs_kernel.h file from the tree by Greg Kroah-Hartman · 19 years ago
  38. 8ab5e4c [PATCH] devfs: Remove devfs_remove() function from the kernel tree by Greg Kroah-Hartman · 19 years ago
  39. 7c69ef7 [PATCH] devfs: Remove devfs_mk_cdev() function from the kernel tree by Greg Kroah-Hartman · 19 years ago
  40. f81cf75 V4L/DVB (4198): Avoid newer usages of obsoleted experimental MPEGCOMP API by Hans Verkuil · 18 years ago
  41. 0597691 V4L/DVB (4189): Add videodev support for VIDIOC_S/G/TRY_EXT_CTRLS. by Hans Verkuil · 18 years ago
  42. c18cb01 V4L/DVB (4148): Fix userbits debug prints by Mauro Carvalho Chehab · 18 years ago
  43. 4ceb04e V4L/DVB (4112): Fix: videodev.c were cleaning the pointer, not the values by Mauro Carvalho Chehab · 18 years ago
  44. 401998f V4L/DVB (4065): Several improvements at videodev.c by Mauro Carvalho Chehab · 18 years ago
  45. 99ac48f [PATCH] mark f_ops const in the inode by Arjan van de Ven · 18 years ago
  46. 3593cab V4L/DVB (3318b): sem2mutex: drivers/media/, #2 by Ingo Molnar · 18 years ago
  47. 4d0dddb V4L/DVB (3419): added some VBI macros and moved minor definitions to header file by Mauro Carvalho Chehab · 19 years ago
  48. 1e4baed V4L/DVB (3380): Semaphore to mutex conversion on drivers/media by Ingo Molnar · 19 years ago
  49. 7408187 by Panagiotis Issaris · 19 years ago
  50. 50c25ff V4L/DVB (3218): Whitespace cleanups by Michael Krufky · 19 years ago
  51. d21838d V4L/DVB (3123b): syncs V4L subsystem tree with kernel by Mauro Carvalho Chehab · 19 years ago
  52. 938606b [PATCH] V4L: Fixes maximum number of VBI devices by Sigmund Augdal Helberg · 19 years ago
  53. 2ea7533 [PATCH] kfree cleanup: drivers/media by Jesper Juhl · 19 years ago
  54. 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 19 years ago