1. 46b2109 V4L/DVB (13556): v4l: Remove unneeded video_device::minor assignments by Laurent Pinchart · 15 years ago
  2. 0fda5d4 V4L/DVB (13551): v4l: Remove video_device::num usage from device drivers by Laurent Pinchart · 15 years ago
  3. 38c7c03 V4L/DVB (13550): v4l: Use the new video_device_node_name function by Laurent Pinchart · 15 years ago
  4. 53dacb1 V4L/DVB (12540): v4l: simplify v4l2_i2c_new_subdev and friends by Hans Verkuil · 15 years ago
  5. e81516c V4L/DVB (12343): Stop defining I2C adapter IDs nobody uses by Jean Delvare · 15 years ago
  6. 1c657a9 V4L/DVB (11908): w8968cf: Use v4l bounding/alignment function by Trent Piepho · 15 years ago
  7. e6574f2 V4L/DVB (11373): v4l2-common: add explicit v4l2_device pointer as first arg to new_(probed)_subdev by Hans Verkuil · 15 years ago
  8. 119753a V4L/DVB (11358): w9968cf: use usb_interface.dev for v4l2_device_register by Janne Grunau · 15 years ago
  9. f1ba28c V4L/DVB (11045): v4l2: call v4l2_device_disconnect in USB drivers. by Hans Verkuil · 15 years ago
  10. 7e0a16f V4L/DVB (10907): avoid loading the entire videodev.h header on V4L2 drivers by Mauro Carvalho Chehab · 15 years ago
  11. 3160fbc V4L/DVB (10874): w9968cf/ovcamchip: convert to v4l2_subdev. by Hans Verkuil · 15 years ago
  12. 4e06839 V4L/DVB (10873): w9968cf: add v4l2_device. by Hans Verkuil · 15 years ago
  13. b305271 i2c: Drop I2C_CLASS_CAM_DIGITAL by Jean Delvare · 16 years ago
  14. 069b747 V4L/DVB (10138): v4l2-ioctl: change to long return type to match unlocked_ioctl. by Hans Verkuil · 16 years ago
  15. bec4366 V4L/DVB (10135): v4l2: introduce v4l2_file_operations. by Hans Verkuil · 16 years ago
  16. c6330fb V4L/DVB (9327): v4l: use video_device.num instead of minor in video%d by Hans Verkuil · 16 years ago
  17. a65e5d7 remove CONFIG_KMOD from drivers by Johannes Berg · 16 years ago
  18. ff41efc V4L/DVB (8883): w9968cf: Fix order of usb_alloc_urb validation by Douglas Schilling Landgraf · 16 years ago
  19. 0ea6bc8 V4L/DVB (8523): v4l2-dev: remove unused type and type2 field from video_device by Hans Verkuil · 16 years ago
  20. 9c39d7e V4L/DVB (8483): Remove obsolete owner field from video_device struct. by Hans Verkuil · 16 years ago
  21. 2864462 V4L/DVB (8434): Fix x86_64 compilation and move some macros to v4l2-ioctl.h by Mauro Carvalho Chehab · 16 years ago
  22. 5e85e73 V4L/DVB (8428): videodev: rename 'dev' to 'parent' by Hans Verkuil · 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. 3be27d3 i2c: Remove NOP i2c_algorithm.algo_control() methods by David Brownell · 17 years ago
  27. 3abff557 V4L/DVB (6307): V4L: w9968cf, remove bad usage of ERESTARTSYS by Jiri Slaby · 17 years ago
  28. 9c12224 V4L/DVB (6079): Cleanup: remove linux/moduleparam.h from drivers/media files by Mauro Carvalho Chehab · 17 years ago
  29. 12a917f i2c: Declare more i2c_adapter parent devices by Jean Delvare · 18 years ago
  30. fa027c2 [PATCH] mark struct file_operations const 4 by Arjan van de Ven · 18 years ago
  31. bee8a44 V4L/DVB (4958): Fix namespace conflict between w9968cf.c on MIPS by Ralf Baechle · 18 years ago
  32. 7d12e78 IRQ: Maintain regs pointer globally rather than passing to IRQ handlers by David Howells · 18 years ago
  33. 38e2bfc USB: Dealias -110 code (more complete) by Pete Zaitcev · 18 years ago
  34. d56410e V4L/DVB (3599b): Whitespace cleanups under drivers/media by Mauro Carvalho Chehab · 18 years ago
  35. 9f6933b V4L/DVB (3599a): Move drivers/usb/media to drivers/media/video by Mauro Carvalho Chehab · 18 years ago[Renamed from drivers/usb/media/w9968cf.c]
  36. 4186ecf [PATCH] USB: convert a bunch of USB semaphores to mutexes by Arjan van de Ven · 19 years ago
  37. b10b417 [PATCH] USB: kzalloc in w9968cf by Oliver Neukum · 19 years ago
  38. 7f2c01a [PATCH] USB: drivers/usb/media/w9968cf.c: remove hooks for the vpp module by Adrian Bunk · 19 years ago
  39. 0d0fbf8 V4L (926_2): Moves compat32 functions from fs to v4l subsystem by Arnd Bergmann · 19 years ago
  40. 604f28e [PATCH] i2c: Drop i2c_driver.{owner,name}, 5 of 11 by Laurent Riffard · 19 years ago
  41. 0e8eb0f [PATCH] USB: Remove unneeded kmalloc() return value casts by Jesper Juhl · 19 years ago
  42. 52950ed [PATCH] USB: Use ARRAY_SIZE macro by Tobias Klauser · 19 years ago
  43. 75318d2 [PATCH] USB: remove .owner field from struct usb_driver by Greg Kroah-Hartman · 19 years ago
  44. 733482e [PATCH] changing CONFIG_LOCALVERSION rebuilds too much, for no good reason by Olaf Hering · 19 years ago
  45. fae91e7 [PATCH] I2C: Drop I2C_DEVNAME and i2c_clientname by Jean Delvare · 19 years ago
  46. c7a4653 [PATCH] I2C: Kill i2c_algorithm.id (5/7) by Jean Delvare · 19 years ago
  47. 1d8b9e1 [PATCH] I2C: Kill i2c_algorithm.id (4/7) by Jean Delvare · 19 years ago
  48. 9751858 [PATCH] I2C: Kill i2c_algorithm.name (1/7) by Jean Delvare · 19 years ago
  49. 1bc3c9e [PATCH] USB: kfree cleanup for drivers/usb/* - no need to check for NULL by Jesper Juhl · 19 years ago
  50. 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 19 years ago