1. 5325b42 V4L/DVB (11380): v4l2-subdev: change s_routing prototype by Hans Verkuil · 15 years ago
  2. f41737e V4L/DVB (11370): v4l2-subdev: move s_std from tuner to core. by Hans Verkuil · 15 years ago
  3. 762decd V4L/DVB (11363): tvp5150: remove i2c legacy code. by Hans Verkuil · 15 years ago
  4. bccfa44 V4L/DVB (11311): v4l: replace 'ioctl' references in v4l i2c drivers by Hans Verkuil · 15 years ago
  5. 7700603 V4L/DVB (10738): Get rid of video_decoder.h header were uneeded by Mauro Carvalho Chehab · 15 years ago
  6. e230b22 V4L/DVB (10409): v4l: remove unused I2C_DRIVERIDs. by Hans Verkuil · 16 years ago
  7. aecde8b5 V4L/DVB (10141): v4l2: debugging API changed to match against driver name instead of ID. by Hans Verkuil · 16 years ago
  8. bc97430 V4L/DVB (9969): tvp5150: add support for VIDIOC_G_CHIP_IDENT ioctl by Mauro Carvalho Chehab · 16 years ago
  9. 6b8fe02 V4L/DVB (9958): tvp5150: convert to v4l2_subdev. by Hans Verkuil · 16 years ago
  10. 2c5aacc V4L/DVB (9363): tvp5150: add support to enable raw vbi by Markus Rechberger · 16 years ago
  11. 33b687c V4L/DVB (8487): videodev: replace videodev.h includes by videodev2.h where possible by Hans Verkuil · 16 years ago
  12. ff699e6 V4L/DVB (7094): static memory by Douglas Schilling Landgraf · 16 years ago
  13. 5fa1247 NULL noise: drivers/media by Al Viro · 16 years ago
  14. 7d5b7b9 V4L/DVB (7362): tvp5150.c: logical-bitwise and confusion by Roel Kluin · 16 years ago
  15. f4b8b3a V4L/DVB (6542): Fix S-video mode on tvp5150 by Mauro Carvalho Chehab · 17 years ago
  16. 032c202 V4L/DVB (6518): Fix tvp5150 default values by Mauro Carvalho Chehab · 17 years ago
  17. 0c71bf1 V4L/DVB (5739): Replace C code with calls to ARRAY_SIZE macro. by Robert P. J. Day · 17 years ago
  18. f3d092b V4L/DVB (5304): Improve chip matching in v4l2_register by Hans Verkuil · 17 years ago
  19. 62d50ad V4L/DVB (5163): Add checks for CAP_SYS_ADMIN to VIDIOC_DBG_G_REGISTER by Trent Piepho · 18 years ago
  20. 52ebc76 V4L/DVB (5146): Make VIDIOC_INT_[SG]_REGISTER ioctls no longer internal only by Trent Piepho · 18 years ago
  21. 12500f0 V4L/DVB (4506): TVP5150 routing logic were broken. by Mauro Carvalho Chehab · 18 years ago
  22. c7c0b34 V4L/DVB (3712): Fix video input setting of em28xx, use _INT_S_VIDEO_ROUTING in tvp5150 by Hans Verkuil · 18 years ago
  23. ab4cecf V4L/DVB (3700): Remove obsolete commands from tvp5150.c by Hans Verkuil · 18 years ago
  24. 9bc7400 V4L/DVB (3692): Keep experimental SLICED_VBI defines under an #if 0 by Hans Verkuil · 18 years ago
  25. 75bc801 V4L/DVB (3643): Fix default values for tvp5150 controls by Mauro Carvalho Chehab · 18 years ago
  26. f1e5ee4 V4L/DVB (3325): Disabled debug on by default in tvp5150 by Markus Rechberger · 19 years ago
  27. 19d7509 V4L/DVB (3281): Added signal detection support to tvp5150 by Markus Rechberger · 19 years ago
  28. 12db560 V4L/DVB (3420): Added iocls to configure VBI on tvp5150 by Mauro Carvalho Chehab · 19 years ago
  29. 2701dac V4L/DVB (3410): Implemented sliced VBI set on VIDIOC_S_FMT by Mauro Carvalho Chehab · 19 years ago
  30. 6ac48b4 V4L/DVB (3408): Included new sliced VBI types to videodev2.h and tvp5150 by Mauro Carvalho Chehab · 19 years ago
  31. 3ad9683 V4L/DVB (3407): added some code for VBI processing and cleanup debug dump by Mauro Carvalho Chehab · 19 years ago
  32. e36eaa7 V4L/DVB (3405): Fixes tvp5150a/am1 detection. by Mauro Carvalho Chehab · 19 years ago
  33. d04ae27 Merge branch 'work' by Mauro Carvalho Chehab · 19 years ago
  34. a9cff90 V4L/DVB (3377): make some code static by Adrian Bunk · 19 years ago
  35. 858119e [PATCH] Unlinline a bunch of other functions by Arjan van de Ven · 19 years ago
  36. 7408187 by Panagiotis Issaris · 19 years ago
  37. cab462f V4L/DVB (3307): Some cleanups at I2C modules by Mauro Carvalho Chehab · 19 years ago
  38. 21dcd8c V4L/DVB (3234): Included advanced debug option to tvp5150.c by Mauro Carvalho Chehab · 19 years ago
  39. e1bc80a V4L/DVB (3232): Several improvements at tvp5150 driver by Mauro Carvalho Chehab · 19 years ago
  40. c0477ad V4L/DVB (3099): Fixed device controls for em28xx on WinTV USB2 devices by Mauro Carvalho Chehab · 19 years ago
  41. 2b48716 [PATCH] I2C: Remove .owner setting from i2c_driver as it's no longer needed by Greg Kroah-Hartman · 19 years ago
  42. 604f28e [PATCH] i2c: Drop i2c_driver.{owner,name}, 5 of 11 by Laurent Riffard · 19 years ago
  43. cde7859 [PATCH] i2c: Rework client usage count, 2 of 3 by Jean Delvare · 19 years ago
  44. 8a99475 [PATCH] i2c: Drop i2c_driver.flags, 2 of 3 by Jean Delvare · 19 years ago
  45. 674434c [PATCH] V4L/DVB: (3086c) Whitespaces cleanups part 4 by Mauro Carvalho Chehab · 19 years ago
  46. 1f6173e [PATCH] v4l: 729: fixed include when compiling at kernel tree by Mauro Carvalho Chehab · 19 years ago
  47. a6c2ba2 [PATCH] v4l: 716: support for em28xx board family by akpm@osdl.org · 19 years ago
  48. 4c86f97 [PATCH] v4l: 678: fixed input selection by Mauro Carvalho Chehab · 19 years ago
  49. 84486d5 [PATCH] v4l: 675: tvp5150 included on makefile by Mauro Carvalho Chehab · 19 years ago
  50. cd4665c [PATCH] v4l: 673: initial code for texas instruments tvp5150a and tvp5150am1 by Mauro Carvalho Chehab · 19 years ago