1. 65d9ff9 V4L/DVB (11390): 2-dev.c: return 0 for NULL open and release callbacks by Hans Verkuil · 15 years ago
  2. c01f1a5 V4L/DVB (11242): allow v4l2 drivers to provide a get_unmapped_area handler by Daniel Glöckner · 15 years ago
  3. 0057596 V4L/DVB (10988): v4l2-dev: use parent field if the v4l2_device has no parent set. by Hans Verkuil · 15 years ago
  4. cbb72b0 V4L/DVB (10947): Auto-load videodev module when device opened. by Scott James Remnant · 15 years ago
  5. 428c8d1 V4L/DVB (10791): videodev: not possible to register NULL video_device by Trent Piepho · 15 years ago
  6. 775a05d V4L/DVB (10641): v4l2-dev: remove limit of 32 devices per driver in get_index() by Hans Verkuil · 15 years ago
  7. 9bb7cde V4L/DVB (10139): v4l: rename v4l_compat_ioctl32 to v4l2_compat_ioctl32 by Hans Verkuil · 16 years ago
  8. bec4366 V4L/DVB (10135): v4l2: introduce v4l2_file_operations. by Hans Verkuil · 16 years ago
  9. 9bea351 V4L/DVB (9974): v4l2-dev: allow drivers to pass v4l2_device as parent by Hans Verkuil · 16 years ago
  10. dc93a70 V4L/DVB (9973): v4l2-dev: use the release callback from device instead of cdev by Hans Verkuil · 16 years ago
  11. 806e5b7 V4L/DVB (9942): v4l2-dev: check for parent device in get_index. by Hans Verkuil · 16 years ago
  12. af128a1 V4L/DVB (9521): V4L: struct device - replace bus_id with dev_name(), dev_set_name() by Kay Sievers · 16 years ago
  13. d9b0144 V4L/DVB (9491): rationalise addresses to one common one by Alan Cox · 16 years ago
  14. dd89601 V4L/DVB (9133): v4l: disconnect kernel number from minor by Hans Verkuil · 16 years ago
  15. 6ea9a18 V4L/DVB (8857): v4l2-dev: replace panic with BUG by Hans Verkuil · 16 years ago
  16. 7f8ecfa V4L/DVB (8852): v4l2: use register_chrdev_region instead of register_chrdev by Hans Verkuil · 16 years ago
  17. 9d95af9 V4L/DVB (8791): v4l2-dev: do not clear the driver_data field by Hans Verkuil · 16 years ago
  18. bfa8a27 V4L/DVB (8787): v4l2-dev: cleanups and add video_drvdata helper function by Hans Verkuil · 16 years ago
  19. d6e7497 V4L/DVB (8784): v4l2-dev: make the video_device's release callback mandatory by Hans Verkuil · 16 years ago
  20. f9e86b5 V4L/DVB (8782): v4l2-dev: add video_device_release_empty by Hans Verkuil · 16 years ago
  21. cb35358 V4L/DVB (8781): v4l2-dev: remove obsolete video_exclusive_open/release by Hans Verkuil · 16 years ago
  22. ee7aa9f V4L/DVB (8750): V4L: check inval in video_register_device_index() by Henrik Kretzschmar · 16 years ago
  23. d56dc61 V4L/DVB (8613): v4l: move BKL down to the driver level. by Hans Verkuil · 16 years ago
  24. f3b9f50 V4L/DVB (8750): V4L: check inval in video_register_device_index() by Henrik Kretzschmar · 16 years ago
  25. 46f2c21 V4L/DVB (8682): V4L: fix return value of register video func by Henrik Kretzschmar · 16 years ago
  26. edc9189 V4L/DVB (8549a): fix kernel-doc warning, function name, and docbook filename by Randy Dunlap · 16 years ago
  27. 0ea6bc8 V4L/DVB (8523): v4l2-dev: remove unused type and type2 field from video_device by Hans Verkuil · 16 years ago
  28. 22a04f1 V4L/DVB (8429): videodev: renamed 'class_dev' to 'dev' by Hans Verkuil · 16 years ago
  29. 5e85e73 V4L/DVB (8428): videodev: rename 'dev' to 'parent' by Hans Verkuil · 16 years ago
  30. 27a5e6d V4L/DVB (8427): videodev: split off the ioctl handling into v4l2-ioctl.c by Hans Verkuil · 16 years ago