1. d1c754a [media] V4L2: drivers implementing vidioc_default should also return -ENOTTY by Hans Verkuil · 12 years ago
  2. 99cd47bc [media] v4l2-ioctl: add priority handling support by Hans Verkuil · 13 years ago
  3. 61df3c9 [media] BKL: trivial ioctl -> unlocked_ioctl video driver conversions by Hans Verkuil · 14 years ago
  4. 5127061 V4L/DVB: meye: remove last V4L1 remnants from the code and add v4l2_device by Hans Verkuil · 14 years ago
  5. 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
  6. 9842c38 kfifo: fix warn_unused_result by Stefani Seibold · 15 years ago
  7. 7acd72e kfifo: rename kfifo_put... into kfifo_in... and kfifo_get... into kfifo_out... by Stefani Seibold · 15 years ago
  8. c1e13f2 kfifo: move out spinlock by Stefani Seibold · 15 years ago
  9. 4546548 kfifo: move struct kfifo in place by Stefani Seibold · 15 years ago
  10. 46b2109 V4L/DVB (13556): v4l: Remove unneeded video_device::minor assignments by Laurent Pinchart · 15 years ago
  11. d43c36d headers: remove sched.h from interrupt.h by Alexey Dobriyan · 15 years ago
  12. f0f37e2 const: mark struct vm_struct_operations by Alexey Dobriyan · 15 years ago
  13. 76e9741 V4L/DVB (12204): bttv and meye: Use PCI_VDEVICE by Joe Perches · 15 years ago
  14. 284901a dma-mapping: replace all DMA_32BIT_MASK macro with DMA_BIT_MASK(32) by Yang Hongyang · 15 years ago
  15. 6174523 V4L/DVB (11270): meye: Remove buffer type checks from XXX_fmt_vid_cap, XXXbuf by Trent Piepho · 15 years ago
  16. 1a15001 V4L/DVB (10820): meye: Don't need to zero ioctl parameter fields by Trent Piepho · 15 years ago
  17. 9cfb6a3 V4L/DVB (10794): v4l2: Move code to zero querybuf output struct to v4l2_ioctl by Trent Piepho · 15 years ago
  18. 069b747 V4L/DVB (10138): v4l2-ioctl: change to long return type to match unlocked_ioctl. by Hans Verkuil · 16 years ago
  19. bec4366 V4L/DVB (10135): v4l2: introduce v4l2_file_operations. by Hans Verkuil · 16 years ago
  20. 7d43cd5 V4L/DVB (8780): v4l: replace the last uses of video_exclusive_open/release by Hans Verkuil · 16 years ago
  21. ef0e3c2 V4L/DVB (8748): V4L: fix return value of meye probe callback by Henrik Kretzschmar · 16 years ago
  22. d56dc61 V4L/DVB (8613): v4l: move BKL down to the driver level. by Hans Verkuil · 16 years ago
  23. 5b5aff8 V4L/DVB (8749): Fix error code, when camera is not turned on by sonypi by Mauro Carvalho Chehab · 16 years ago
  24. 0ea6bc8 V4L/DVB (8523): v4l2-dev: remove unused type and type2 field from video_device by Hans Verkuil · 16 years ago
  25. 9c39d7e V4L/DVB (8483): Remove obsolete owner field from video_device struct. by Hans Verkuil · 16 years ago
  26. a399810 V4L/DVB (8482): videodev: move all ioctl callbacks to a new v4l2_ioctl_ops struct by Hans Verkuil · 16 years ago
  27. 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
  28. 5e85e73 V4L/DVB (8428): videodev: rename 'dev' to 'parent' by Hans Verkuil · 16 years ago
  29. 78b526a V4L/DVB (7949): videodev: renamed the vidioc_*_fmt_* callbacks by Hans Verkuil · 16 years ago
  30. 6ec6e0c V4L/DVB (7666): meye: Replace meye_do_ioctl to use video_ioctl2 by Douglas Schilling Landgraf · 16 years ago
  31. 078ff79 V4L/DVB (7402): add macro validation for v4l_compat_ioctl32 by Douglas Schilling Landgraf · 16 years ago
  32. e723ee0 V4L/DVB (7204): remove V4L2_CID_SHARPNESS from meye.h and report private control as DISABLED by Brandon Philips · 16 years ago
  33. ff699e6 V4L/DVB (7094): static memory by Douglas Schilling Landgraf · 16 years ago
  34. ac9bb7f V4L/DVB (6617): drivers/media/video: Add missing "space" by Joe Perches · 17 years ago
  35. 22c4a4e V4L/DVB (6320): v4l core: remove the unused .hardware V4L1 field by Mauro Carvalho Chehab · 17 years ago
  36. 96de0e2 Convert files to UTF-8 and some cleanups by Jan Engelhardt · 17 years ago
  37. 44c1013 PCI: Change all drivers to use pci_device->revision by Auke Kok · 17 years ago
  38. cbefb76 meye: make meye use sony-laptop instead of sonypi by malattia@linux.it · 17 years ago
  39. cd354f1 [PATCH] remove many unneeded #includes of sched.h by Tim Schmielau · 17 years ago
  40. fa027c2 [PATCH] mark struct file_operations const 4 by Arjan van de Ven · 17 years ago
  41. 2485eb0 V4L/DVB (4964): VIDEO_PALETTE_YUYV and VIDEO_PALETTE_YUV422 are the same palette by audetto@tiscali.it · 18 years ago
  42. 7d12e78 IRQ: Maintain regs pointer globally rather than passing to IRQ handlers by David Howells · 18 years ago
  43. 8076fe3 [PATCH] irq-flags: media: Use the new IRQF_ constants by Thomas Gleixner · 18 years ago
  44. 6ab3d56 Remove obsolete #include <linux/config.h> by Jörn Engel · 18 years ago
  45. 5e87efa V4L/DVB (4068): Removed all references to kernel stuff from videodev.h and videodev2.h by Mauro Carvalho Chehab · 18 years ago
  46. d614402 V4L/DVB (4036): Fix some compilation warnings by Mauro Carvalho Chehab · 18 years ago
  47. 3593cab V4L/DVB (3318b): sem2mutex: drivers/media/, #2 by Ingo Molnar · 18 years ago
  48. 0d0fbf8 V4L (926_2): Moves compat32 functions from fs to v4l subsystem by Arnd Bergmann · 19 years ago
  49. d013a06 [PATCH] meye: use dma-mapping constants by Tobias Klauser · 19 years ago
  50. a291068 [PATCH] fix u32 vs. pm_message_t in drivers/media by Pavel Machek · 19 years ago
  51. 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 19 years ago