1. ffb4877 V4L/DVB: v4l2-common: simplify prio utility functions by Hans Verkuil · 14 years ago
  2. cb63c2a V4L/DVB (13594): cpia2: use __stringify macro. by Thiago Farina · 15 years ago
  3. 46b2109 V4L/DVB (13556): v4l: Remove unneeded video_device::minor assignments by Laurent Pinchart · 15 years ago
  4. 38c7c03 V4L/DVB (13550): v4l: Use the new video_device_node_name function by Laurent Pinchart · 15 years ago
  5. 223ffe5 V4L/DVB: cleanup redundant tests on unsigned by Roel Kluin · 15 years ago
  6. 7e0a16f V4L/DVB (10907): avoid loading the entire videodev.h header on V4L2 drivers by Mauro Carvalho Chehab · 15 years ago
  7. 069b747 V4L/DVB (10138): v4l2-ioctl: change to long return type to match unlocked_ioctl. by Hans Verkuil · 16 years ago
  8. bec4366 V4L/DVB (10135): v4l2: introduce v4l2_file_operations. by Hans Verkuil · 16 years ago
  9. f473bf7 V4L/DVB (9503): v4l: remove inode argument from video_usercopy by Hans Verkuil · 16 years ago
  10. d9b0144 V4L/DVB (9491): rationalise addresses to one common one by Alan Cox · 16 years ago
  11. c6330fb V4L/DVB (9327): v4l: use video_device.num instead of minor in video%d by Hans Verkuil · 16 years ago
  12. d45b9b8 V4L/DVB (8906): v4l-dvb: fix assorted sparse warnings by Hans Verkuil · 16 years ago
  13. c170ecf V4L/DVB (8788): v4l: replace video_get_drvdata(video_devdata(filp)) with video_drvdata(filp) by Hans Verkuil · 16 years ago
  14. beeb82b V4L/DVB (8885): cpia2_usb: fix memory leak by Douglas Schilling Landgraf · 16 years ago
  15. dc60de3 V4L/DVB (8779): v4l: fix more incorrect video_register_device result checks by Hans Verkuil · 16 years ago
  16. c6eb8ea V4L/DVB (8757): v4l-dvb: fix a bunch of sparse warnings by Hans Verkuil · 16 years ago
  17. 0ea6bc8 V4L/DVB (8523): v4l2-dev: remove unused type and type2 field from video_device by Hans Verkuil · 16 years ago
  18. f894dfd V4L/DVB (8488): videodev: remove some CONFIG_VIDEO_V4L1_COMPAT code from v4l2-dev.h by Hans Verkuil · 16 years ago
  19. 9c39d7e V4L/DVB (8483): Remove obsolete owner field from video_device struct. by Hans Verkuil · 16 years ago
  20. 35ea11f V4L/DVB (8430): videodev: move some functions from v4l2-dev.h to v4l2-common.h or v4l2-ioctl.h by Hans Verkuil · 16 years ago
  21. 04a33e4 cpia2: use request_firmware() by David Woodhouse · 16 years ago
  22. 94205c7 V4L/DVB (7519): media/video/cpia2 replace remaining __FUNCTION__ occurrences by Harvey Harrison · 16 years ago
  23. 078ff79 V4L/DVB (7402): add macro validation for v4l_compat_ioctl32 by Douglas Schilling Landgraf · 16 years ago
  24. ff699e6 V4L/DVB (7094): static memory by Douglas Schilling Landgraf · 16 years ago
  25. 22c4a4e V4L/DVB (6320): v4l core: remove the unused .hardware V4L1 field by Mauro Carvalho Chehab · 17 years ago
  26. 9c12224 V4L/DVB (6079): Cleanup: remove linux/moduleparam.h from drivers/media files by Mauro Carvalho Chehab · 17 years ago
  27. dd00cc4 some kmalloc/memset ->kzalloc (tree wide) by Yoann Padioleau · 17 years ago
  28. 97989ad V4L/DVB (5847): Clean up schedule_timeout calls in cpia2 and ivtv code by Robert P. J. Day · 17 years ago
  29. 0c71bf1 V4L/DVB (5739): Replace C code with calls to ARRAY_SIZE macro. by Robert P. J. Day · 17 years ago
  30. fa027c2 [PATCH] mark struct file_operations const 4 by Arjan van de Ven · 17 years ago
  31. d82d418 V4L/DVB (4990): Cpia2/cpia2_usb.c: fix error-path leak by Amit Choudhary · 18 years ago
  32. 7d12e78 IRQ: Maintain regs pointer globally rather than passing to IRQ handlers by David Howells · 18 years ago
  33. 6e21828 [PATCH] Generic boolean by Richard Knutsson · 18 years ago
  34. fb0b664 V4L/DVB (4344): Fix broken dependencies on media Kconfig by Mauro Carvalho Chehab · 18 years ago
  35. 6ab3d56 Remove obsolete #include <linux/config.h> by Jörn Engel · 18 years ago
  36. bafefc0 V4L/DVB (4154): Fix use-after-free bug in cpia2 driver by Jesper Juhl · 18 years ago
  37. 657de3c V4L/DVB (4118): Whitespace cleanups by Trent Piepho · 18 years ago
  38. 5e87efa V4L/DVB (4068): Removed all references to kernel stuff from videodev.h and videodev2.h by Mauro Carvalho Chehab · 18 years ago
  39. fb9c280 V4L/DVB (3667b): cpia2: fix function prototype by Randy Dunlap · 18 years ago
  40. 2ae1519 V4L/DVB (3569): PATCH: switch cpia2 to mutexes and use ioctl 32 compat lib func by Alan Cox · 18 years ago
  41. e690e14 V4L/DVB (3527): VIDEO_CPIA2 must depend on USB by Adrian Bunk · 18 years ago
  42. 49444fe1 V4L/DVB (3496): Cpia2: move Kconfig build logic into cpia2/Kconfig by Michael Krufky · 18 years ago
  43. be787ac V4L/DVB (3413): Typos grab bag of the month by Alexey Dobriyan · 18 years ago
  44. 8cbe84f V4L/DVB (3399a): cpia2/cpia2_v4l.c cleanups by Adrian Bunk · 18 years ago
  45. ab33d50 V4L/DVB (3376): Add cpia2 camera support by Alan Cox · 18 years ago