1. 43c784a [media] media/i2c: Delete owner assignment by Markus Elfring · 8 years ago
  2. baf40b5 [media] tvp7002: Check v4l2_of_parse_endpoint() return value by Javier Martinez Canillas · 8 years ago
  3. ab22e77 [media] media framework: rename pads init function to media_entity_pads_init() by Mauro Carvalho Chehab · 9 years ago
  4. 4ca72ef [media] uapi/media.h: Rename entities types to functions by Mauro Carvalho Chehab · 9 years ago
  5. 1809510 [media] media: get rid of unused "extra_links" param on media_entity_init() by Mauro Carvalho Chehab · 9 years ago
  6. b5dcee2 [media] include/media: split I2C headers from V4L2 core by Mauro Carvalho Chehab · 9 years ago
  7. f5f24bc [media] media/i2c/tvp7002: Remove compat control ops by Ricardo Ribalda · 9 years ago
  8. da298c6 [media] v4l2: replace video op g_mbus_fmt by pad op get_fmt by Hans Verkuil · 9 years ago
  9. ebcff5f [media] v4l2: replace enum_mbus_fmt by enum_mbus_code by Hans Verkuil · 9 years ago
  10. f723413 [media] v4l2-subdev: replace v4l2_subdev_fh by v4l2_subdev_pad_config by Hans Verkuil · 9 years ago
  11. c3718de [media] media: drop call to v4l2_device_unregister_subdev() by Lad, Prabhakar · 9 years ago
  12. f5fe58f [media] i2c: Make use of media_bus_format enum by Boris BREZILLON · 10 years ago
  13. 18cb650 [media] tvp7002: Don't update device->streaming if write to register fails by Axel Lin · 10 years ago
  14. 9627892 [media] tvp7002: Remove deprecated video-level DV timings operations by Laurent Pinchart · 10 years ago
  15. 307d3bd [media] tvp7002: Add pad-level DV timings operations by Laurent Pinchart · 10 years ago
  16. fd9fdb7 [media] of: move graph helpers from drivers/media/v4l2-core to drivers/of by Philipp Zabel · 10 years ago
  17. b91670a [media] tvp7002: Include linux/of.h header by Sachin Kamat · 11 years ago
  18. c0d9644 [media] media: i2c: tvp7002: add OF support by Lad, Prabhakar · 11 years ago
  19. 25ba2c8 [media] media: i2c: tvp7002: add support for asynchronous probing by Lad, Prabhakar · 11 years ago
  20. fc84e65 [media] media: i2c: tvp7002: remove manual setting of subdev name by Lad, Prabhakar · 11 years ago
  21. 15c4fee [media] media/i2c: fill in missing reg->size fields by Hans Verkuil · 11 years ago
  22. e127711 [media] media/i2c: remove g_chip_ident op by Hans Verkuil · 11 years ago
  23. 7e89bd9 [media] media: i2c: remove duplicate checks for EPERM in dbg_g/s_register by Lad, Prabhakar · 11 years ago
  24. abc0fd7 [media] media: i2c: tvp7002: remove duplicate define by Lad, Prabhakar · 11 years ago
  25. 63eb2ca [media] media: i2c: tvp7002: enable TVP7002 decoder for media controller based usage by Lad, Prabhakar · 11 years ago
  26. 977ba3b [media] v4l2: add const to argument of write-only s_register ioctl by Hans Verkuil · 11 years ago
  27. 416d307 [media] tvp7002: remove dv_preset support by Hans Verkuil · 11 years ago
  28. f96067a [media] tvp7002: use dv_timings structs instead of presets by Hans Verkuil · 11 years ago
  29. f0cd015 [media] tvp7002: replace 'preset' by 'timings' in various structs/variables by Hans Verkuil · 11 years ago
  30. f3e8e4f [media] tvp7002: use devm_kzalloc() instead of kzalloc() by Lad, Prabhakar · 11 years ago
  31. cb7a01a [media] move i2c files into drivers/media/i2c by Mauro Carvalho Chehab · 12 years ago[Renamed from drivers/media/video/tvp7002.c]
  32. eb8305b [media] tvp7002: add support for the new dv timings API by Hans Verkuil · 12 years ago
  33. 8173090 [media] v4l: fix compiler warnings by Hans Verkuil · 12 years ago
  34. c6e8d86 [media] convert drivers/media/* to use module_i2c_driver() by Axel Lin · 12 years ago
  35. 90ab5ee module_param: make bool parameters really bool (drivers & misc) by Rusty Russell · 12 years ago
  36. 32aaeff Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linux by Linus Torvalds · 13 years ago
  37. 7a707b8 drivers/media: Add module.h to all files using it implicitly by Paul Gortmaker · 13 years ago
  38. 425b91c9 [media] TVP7002: Changed register values by Mats Randgaard · 14 years ago
  39. ab0ab19 [media] TVP7002: Return V4L2_DV_INVALID if any of the errors occur by Mats Randgaard · 14 years ago
  40. 0eb73de [media] tvp7002: use control framework by Hans Verkuil · 14 years ago
  41. eb78bd7 media: comment typo fix diable -> disable. by Justin P. Mattock · 13 years ago
  42. 515d93f V4L/DVB: tvp7002: remove obsolete enum/try/s/g_fmt by Hans Verkuil · 14 years ago
  43. db7b546 V4L/DVB: tvp7002: add support for enum/try/g/s_mbus_fmt by Hans Verkuil · 14 years ago
  44. 560afa7 V4L/DVB: tvp7002: fix write to H-PLL Feedback Divider LSB register by Rajashekhara, Sudhakar · 14 years ago
  45. 6fa7dac V4L/DVB: tvp7002.c: fix some copy-paste errors in the comments by Mats Randgaard · 14 years ago
  46. 37eb446 V4L/DVB: tvp7002.c: Add support for enum_dv_presets by Mats Randgaard · 14 years ago
  47. cf19cd3 V4L/DVB: tvp7002: fix query_dv_preset by Hans Verkuil · 14 years ago
  48. 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
  49. dfbd5d4 V4L/DVB: tvp7002: fix compilation breakage when advanced debug is enabled by Hans Verkuil · 14 years ago
  50. 0b67553 V4L/DVB: TVP7002 driver for DM365 by Santiago Nunez-Corrales · 14 years ago