1. 657f227 [media] v4l: fix handling of v4l2_input.capabilities by Hans Verkuil · 14 years ago
  2. 9a1f8b3 [media] v4l: Remove module_name argument to the v4l2_i2c_new_subdev* functions by Laurent Pinchart · 14 years ago
  3. 1532a07 [media] v4l: Remove hardcoded module names passed to v4l2_i2c_new_subdev* by Laurent Pinchart · 14 years ago
  4. 5a0e3ad include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h by Tejun Heo · 14 years ago
  5. 46b2109 V4L/DVB (13556): v4l: Remove unneeded video_device::minor assignments by Laurent Pinchart · 15 years ago
  6. f0f37e2 const: mark struct vm_struct_operations by Alexey Dobriyan · 15 years ago
  7. 53dacb1 V4L/DVB (12540): v4l: simplify v4l2_i2c_new_subdev and friends by Hans Verkuil · 15 years ago
  8. e81516c V4L/DVB (12343): Stop defining I2C adapter IDs nobody uses by Jean Delvare · 15 years ago
  9. 028bbfe V4L/DVB (11937): vino: replace dma_sync_single with dma_sync_single_for_cpu by FUJITA Tomonori · 15 years ago
  10. 5325b42 V4L/DVB (11380): v4l2-subdev: change s_routing prototype by Hans Verkuil · 15 years ago
  11. 3ff4ad8 V4L/DVB (11377): v4l: increase version numbers of drivers converted to v4l2_subdev. by Hans Verkuil · 15 years ago
  12. 1792f68 V4L/DVB (11375): v4l2: use v4l2_i2c_new_probed_subdev_addr where appropriate. by Hans Verkuil · 15 years ago
  13. e6574f2 V4L/DVB (11373): v4l2-common: add explicit v4l2_device pointer as first arg to new_(probed)_subdev by Hans Verkuil · 15 years ago
  14. f41737e V4L/DVB (11370): v4l2-subdev: move s_std from tuner to core. by Hans Verkuil · 15 years ago
  15. 4f5a744 V4L/DVB (11266): vino: Remove code for things already done by video_ioctl2 by Trent Piepho · 15 years ago
  16. a99e30d V4L/DVB (10868): vino: add note that this conversion is untested. by Hans Verkuil · 15 years ago
  17. cea0c68 V4L/DVB (10867): vino: fold i2c-algo-sgi code into vino. by Jean Delvare · 15 years ago
  18. 48f4dac V4L/DVB (10865): vino: convert to v4l2_subdev. by Hans Verkuil · 15 years ago
  19. 2895963 V4L/DVB (10864): vino: introduce v4l2_device. by Hans Verkuil · 15 years ago
  20. cf4e948 V4L/DVB (10861): vino/indycam/saa7191: convert to i2c modules to V4L2. by Hans Verkuil · 15 years ago
  21. 0ef4dba V4L/DVB (10859): vino: minor renames by Hans Verkuil · 15 years ago
  22. c49cb36 V4L/DVB (10858): vino: convert to video_ioctl2. by Hans Verkuil · 15 years ago
  23. 069b747 V4L/DVB (10138): v4l2-ioctl: change to long return type to match unlocked_ioctl. by Hans Verkuil · 16 years ago
  24. bec4366 V4L/DVB (10135): v4l2: introduce v4l2_file_operations. by Hans Verkuil · 16 years ago
  25. f473bf7 V4L/DVB (9503): v4l: remove inode argument from video_usercopy by Hans Verkuil · 16 years ago
  26. a65e5d7 remove CONFIG_KMOD from drivers by Johannes Berg · 16 years ago
  27. c170ecf V4L/DVB (8788): v4l: replace video_get_drvdata(video_devdata(filp)) with video_drvdata(filp) by Hans Verkuil · 16 years ago
  28. eda9e4e V4L/DVB (8746): v4l-dvb: fix compile warnings. by Hans Verkuil · 16 years ago
  29. 08b1438 V4L/DVB (8628a): Remove duplicated include by Mauro Carvalho Chehab · 16 years ago
  30. c2cfcf7 V4L/DVB (8564): fix vino driver build error by Yoichi Yuasa · 16 years ago
  31. 8c275ce drivers/media/video/vino.c needs v4l2-ioctl.h by Andrew Morton · 16 years ago
  32. 0ea6bc8 V4L/DVB (8523): v4l2-dev: remove unused type and type2 field from video_device by Hans Verkuil · 16 years ago
  33. 33b687c V4L/DVB (8487): videodev: replace videodev.h includes by videodev2.h where possible by Hans Verkuil · 16 years ago
  34. 3c18ddd mm: remove nopage by Nick Piggin · 16 years ago
  35. ff699e6 V4L/DVB (7094): static memory by Douglas Schilling Landgraf · 16 years ago
  36. e48d331 i2c: Change prototypes of refcounting functions by Jean Delvare · 17 years ago
  37. 9c12224 V4L/DVB (6079): Cleanup: remove linux/moduleparam.h from drivers/media files by Mauro Carvalho Chehab · 17 years ago
  38. 818ca47 V4L/DVB (5860): Use msecs_to_jiffies instead of HZ on some webcam drivers by Mauro Carvalho Chehab · 17 years ago
  39. f3a43d3 V4L/DVB (5846): Clean up setting state and scheduling timeouts by Robert P. J. Day · 17 years ago
  40. fa027c2 [PATCH] mark struct file_operations const 4 by Arjan van de Ven · 17 years ago
  41. 3269711 i2c: Discard the i2c algo del_bus wrappers by Jean Delvare · 18 years ago
  42. 7d12e78 IRQ: Maintain regs pointer globally rather than passing to IRQ handlers by David Howells · 18 years ago
  43. b23056e V4L/DVB (4421): V4L2 Conversion: saa5246a, saa5249, vino, hexium_orion, hexium_gemini by Mauro Carvalho Chehab · 18 years ago
  44. 5e87efa V4L/DVB (4068): Removed all references to kernel stuff from videodev.h and videodev2.h by Mauro Carvalho Chehab · 18 years ago
  45. d56410e V4L/DVB (3599b): Whitespace cleanups under drivers/media by Mauro Carvalho Chehab · 18 years ago
  46. 3593cab V4L/DVB (3318b): sem2mutex: drivers/media/, #2 by Ingo Molnar · 19 years ago
  47. 7408187 by Panagiotis Issaris · 19 years ago
  48. a637a11 VINO driver version 0.0.5. by Ladislav Michl · 19 years ago
  49. 495515b Let it compile again after i2c algo id removal. Sort headers. by Ladislav Michl · 19 years ago
  50. d203a7e [PATCH] Indycam / VINO drivers by Ralf Baechle · 19 years ago
  51. 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 19 years ago