1. b5dcee2 [media] include/media: split I2C headers from V4L2 core by Mauro Carvalho Chehab · 9 years ago
  2. dfadacc [media] i2c: Drop owner assignment from i2c_driver by Krzysztof Kozlowski · 9 years ago
  3. e127711 [media] media/i2c: remove g_chip_ident op by Hans Verkuil · 11 years ago
  4. 7e89bd9 [media] media: i2c: remove duplicate checks for EPERM in dbg_g/s_register by Lad, Prabhakar · 11 years ago
  5. c02b211 [media] media: i2c: Convert to devm_kzalloc() by Laurent Pinchart · 11 years ago
  6. 977ba3b [media] v4l2: add const to argument of write-only s_register ioctl by Hans Verkuil · 11 years ago
  7. 30634e8 [media] sliced vbi: subdevs shouldn't clear the full v4l2_sliced_vbi_format struct by Hans Verkuil · 12 years ago
  8. cb7a01a [media] move i2c files into drivers/media/i2c by Mauro Carvalho Chehab · 12 years ago[Renamed from drivers/media/video/saa7127.c]
  9. 6f28f75 [media] saa7127: use %*ph to print small buffers by Andy Shevchenko · 12 years ago
  10. c6e8d86 [media] convert drivers/media/* to use module_i2c_driver() by Axel Lin · 12 years ago
  11. 96209a2 V4L/DVB: saa7127: remove obsolete v4l2-i2c-drv.h header by Hans Verkuil · 14 years ago
  12. 60298c9 V4L/DVB: saa7127: remove obsolete g_fmt support by Hans Verkuil · 14 years ago
  13. 1dbf853 V4L/DVB: saa7127: support new vbi ops to set/get VBI format by Hans Verkuil · 14 years ago
  14. 32cd527 V4L/DVB: v4l: move vbi-specific video ops to a new vbi ops struct by Hans Verkuil · 14 years ago
  15. f05b7f5 V4L/DVB (13913): saa7127: Add support for generating SECAM output for the SAA712[89] chips by Andy Walls · 15 years ago
  16. 5325b42 V4L/DVB (11380): v4l2-subdev: change s_routing prototype by Hans Verkuil · 15 years ago
  17. 2d26698 V4L/DVB (10731): zoran i2c modules: remove i2c autoprobing support. by Hans Verkuil · 15 years ago
  18. 0f3559e V4L/DVB (10216): saa7127: fix broken S-Video with saa7129 by Martin Dauskardt · 16 years ago
  19. aecde8b5 V4L/DVB (10141): v4l2: debugging API changed to match against driver name instead of ID. by Hans Verkuil · 16 years ago
  20. 627426c V4L/DVB (9827): saa7127: convert to v4l2_subdev. by Hans Verkuil · 16 years ago
  21. 2a1d245 V4L/DVB (9240): saa7127: Fix two typos by Jean Delvare · 16 years ago
  22. 5daed07 V4L/DVB (8379): saa7127: Make device detection optional by Jean Delvare · 16 years ago
  23. f87086e v4l-dvb: remove legacy checks to allow support for kernels < 2.6.10 by Hans Verkuil · 16 years ago
  24. af29486 i2c: Convert remaining new-style drivers to use module aliasing by Jean Delvare · 16 years ago
  25. d2653e9 i2c: Add support for device alias names by Jean Delvare · 16 years ago
  26. 9fad368 V4L/DVB (6867): saa7127: CodingStyle cleanups by Hans Verkuil · 17 years ago
  27. f69d419 V4L/DVB (6862): ivtv: really remove i2c legacy support from drivers that no longer need it by Hans Verkuil · 17 years ago
  28. 2a2bfbf V4L/DVB (6766): ivtv: remove i2c legacy support from drivers that no longer need it by Hans Verkuil · 17 years ago
  29. 188f345 V4L/DVB (6465): Use correct error codes when chip is not recognized by Hans Verkuil · 17 years ago
  30. 77566dd V4L/DVB (6456): saa7127: convert to bus-based I2C API by Hans Verkuil · 17 years ago
  31. 2f3a989 V4L/DVB (6116): ivtv: VBI cleanups and fixes by Hans Verkuil · 17 years ago
  32. 3434eb7 V4L/DVB (5306): Add support for VIDIOC_G_CHIP_IDENT by Hans Verkuil · 17 years ago
  33. 045290b V4L/DVB (5290): Add support for VIDIOC_INT_G/S_STD_OUTPUT by Hans Verkuil · 17 years ago
  34. f3d092b V4L/DVB (5304): Improve chip matching in v4l2_register by Hans Verkuil · 17 years ago
  35. 62d50ad V4L/DVB (5163): Add checks for CAP_SYS_ADMIN to VIDIOC_DBG_G_REGISTER by Trent Piepho · 18 years ago
  36. 52ebc76 V4L/DVB (5146): Make VIDIOC_INT_[SG]_REGISTER ioctls no longer internal only by Trent Piepho · 18 years ago
  37. 35a303b V4L/DVB (4110): Small bug in saa7127.c by Jose Alberto Reguero · 18 years ago
  38. ea76ce5 V4L/DVB (3767): Pvr350 tv out (saa7127) by Jose Alberto Reguero · 18 years ago
  39. 39b6f68 V4L/DVB (3608): Implement new routing commands in saa7127.c by Hans Verkuil · 18 years ago
  40. f167cb4e by Mauro Carvalho Chehab · 19 years ago
  41. 7408187 by Panagiotis Issaris · 19 years ago
  42. fac9e89 V4L/DVB (3278): convert diagnostics over to the new v4l2-common.h macros. by Hans Verkuil · 19 years ago
  43. b060c25 V4L/DVB (3123a): remove uneeded #if from V4L subsystem by Mauro Carvalho Chehab · 19 years ago
  44. 2b48716 [PATCH] I2C: Remove .owner setting from i2c_driver as it's no longer needed by Greg Kroah-Hartman · 19 years ago
  45. 604f28e [PATCH] i2c: Drop i2c_driver.{owner,name}, 5 of 11 by Laurent Riffard · 19 years ago
  46. cde7859 [PATCH] i2c: Rework client usage count, 2 of 3 by Jean Delvare · 19 years ago
  47. 8a99475 [PATCH] i2c: Drop i2c_driver.flags, 2 of 3 by Jean Delvare · 19 years ago
  48. 515432a V4L/DVB (3191): Fix CC output by Hans Verkuil · 19 years ago
  49. 769e243 [PATCH] V4L: Some funcions now static and I2C hw code for IR by Mauro Carvalho Chehab · 19 years ago
  50. e77f34d [PATCH] v4l: (966.1) Removes Obsoleted i2c-compat.h from newer drivers by Mauro Carvalho Chehab · 19 years ago
  51. 1f4b336 [PATCH] v4l: (966) Authorship fixes for new Modules by Hans Verkuil · 19 years ago
  52. 419d4e7 [PATCH] v4l-944-added-driver-for-saa7127-video-tidy by Andrew Morton · 19 years ago
  53. cfbb5b8 [PATCH] v4l: (944) added driver for saa7127 video decoder by Hans Verkuil · 19 years ago