1. 78490e0 media: tvp5150: avoid going past array on v4l2_querymenu() by Mauro Carvalho Chehab · 6 years ago
  2. 1b8ff91 v4l: tvp5150: Don't override output pinmuxing at stream on/off time by Laurent Pinchart · 8 years ago
  3. 11e5015 v4l: tvp5150: Fix comment regarding output pin muxing by Laurent Pinchart · 8 years ago
  4. d25f9bf v4l: tvp5150: Reset device at probe time, not in get/set format handlers by Laurent Pinchart · 8 years ago
  5. e5d92c0 v4l: tvp5150: Add missing break in set control handler by Laurent Pinchart · 8 years ago
  6. 5a08bc0 [media] tvp5150: use sd internal ops .registered instead .registered_async by Javier Martinez Canillas · 8 years ago
  7. 10d5509c [media] v4l2: remove g/s_crop from video ops by Hans Verkuil · 9 years ago
  8. eca4ca8 [media] tvp5150: propagate I2C write error in .s_register callback by Javier Martinez Canillas · 8 years ago
  9. cacdd6a [media] tvp5150: return I2C write operation failure to callers by Javier Martinez Canillas · 8 years ago
  10. 60ad768 [media] tvp5150: don't go past decoder->input_ent array by Mauro Carvalho Chehab · 8 years ago
  11. c43875f [media] tvp5150: replace MEDIA_ENT_F_CONN_TEST by a control by Mauro Carvalho Chehab · 8 years ago
  12. f7b4b54 [media] tvp5150: add HW input connectors support by Javier Martinez Canillas · 8 years ago
  13. b802fb9 [media] tvp5150: move input definition header to dt-bindings by Javier Martinez Canillas · 8 years ago
  14. 8227513 [media] tvp5150: store dev id and rom version by Javier Martinez Canillas · 8 years ago
  15. 2bd5e43 [media] tvp5150: put endpoint node on error by Javier Martinez Canillas · 8 years ago
  16. f92c70a [media] tvp5150: identify it as a MEDIA_ENT_F_ATV_DECODER by Mauro Carvalho Chehab · 8 years ago
  17. 5560631 [media] tvp5150: create the expected number of pads by Mauro Carvalho Chehab · 8 years ago
  18. e545ac8 [media] tvp5150: Add pad-level subdev operations by Laurent Pinchart · 8 years ago
  19. 4f57d27 [media] tvp5150: fix tvp5150_fill_fmt() by Laurent Pinchart · 8 years ago
  20. 841502d Revert "[media] tvp5150: Fix breakage for serial usage" by Mauro Carvalho Chehab · 8 years ago
  21. 47de9bf [media] tvp5150: Fix breakage for serial usage by Mauro Carvalho Chehab · 8 years ago
  22. 7ef930a [media] tvp5150: Add OF match table by Eduard Gavin · 8 years ago
  23. a2e5f1b [media] tvp5150: Configure data interface via DT by Javier Martinez Canillas · 8 years ago
  24. 09aa260 [media] tvp5150: Initialize the chip on probe by Javier Martinez Canillas · 8 years ago
  25. dd3a46b [media] tvp5150: Add g_mbus_config subdev operation support by Laurent Pinchart · 8 years ago
  26. 460b6c0 [media] tvp5150: Add s_stream subdev operation support by Laurent Pinchart · 8 years ago
  27. b1950b8 [media] tvp5150: Add pixel rate control support by Laurent Pinchart · 8 years ago
  28. 05676b3 [media] tvp5150: Add tvp5151 support by Laurent Pinchart · 8 years ago
  29. 7871597 [media] tvp5150: Restructure version detection by Laurent Pinchart · 8 years ago
  30. b5dcee2 [media] include/media: split I2C headers from V4L2 core by Mauro Carvalho Chehab · 9 years ago
  31. c7d9749 [media] tvp5150: add support for asynchronous probing by Javier Martinez Canillas · 9 years ago
  32. dfadacc [media] i2c: Drop owner assignment from i2c_driver by Krzysztof Kozlowski · 9 years ago
  33. da298c6 [media] v4l2: replace video op g_mbus_fmt by pad op get_fmt by Hans Verkuil · 9 years ago
  34. ebcff5f [media] v4l2: replace enum_mbus_fmt by enum_mbus_code by Hans Verkuil · 9 years ago
  35. f5fe58f [media] i2c: Make use of media_bus_format enum by Boris BREZILLON · 10 years ago
  36. e35ce2e [media] tvp5150: Use i2c_smbus_(read|write)_byte_data by Laurent Pinchart · 10 years ago
  37. 385dded [media] tvp5150: Fix device ID kernel log message by Laurent Pinchart · 10 years ago
  38. 8774bed [media] v4l: subdev: Move [gs]_std operation to video ops by Laurent Pinchart · 10 years ago
  39. 12bd10c [media] tvp5150: Replace container_of() with to_tvp5150() by Laurent Pinchart · 10 years ago
  40. 2a0489d [media] tvp5150: Make debug module parameter visible in sysfs by Philipp Zabel · 10 years ago
  41. 785a3de [media] tvp5150: Fix type mismatch warning in clamp macro by Philipp Zabel · 10 years ago
  42. f90580c [media] videodev2: Set vb2_rect's width and height as unsigned by Ricardo Ribalda · 11 years ago
  43. 8de531b [media] tvp5150: make read operations atomic by Mauro Carvalho Chehab · 10 years ago
  44. 26811ae [media] tvp5150: fix s_std support by Hans Verkuil · 11 years ago
  45. e127711 [media] media/i2c: remove g_chip_ident op by Hans Verkuil · 11 years ago
  46. 7e89bd9 [media] media: i2c: remove duplicate checks for EPERM in dbg_g/s_register by Lad, Prabhakar · 11 years ago
  47. c02b211 [media] media: i2c: Convert to devm_kzalloc() by Laurent Pinchart · 11 years ago
  48. 977ba3b [media] v4l2: add const to argument of write-only s_register ioctl by Hans Verkuil · 11 years ago
  49. 7f52979 [media] tvp5150: remove compat control ops by Hans Verkuil · 12 years ago
  50. 30634e8 [media] sliced vbi: subdevs shouldn't clear the full v4l2_sliced_vbi_format struct by Hans Verkuil · 12 years ago
  51. 4f99659 [media] v4l2: make vidioc_s_crop const by Hans Verkuil · 12 years ago
  52. cb7a01a [media] move i2c files into drivers/media/i2c by Mauro Carvalho Chehab · 12 years ago[Renamed from drivers/media/video/tvp5150.c]
  53. afcc8e8 [media] tvp5150: signedness bug in tvp5150_selmux() by Dan Carpenter · 12 years ago
  54. 8cd0d4c [media] tvp5150: fix kernel crash if chip is unavailable by Dmitry Lifshitz · 12 years ago
  55. 002eaf9 [media] media: tvp5150: Fix mbus format by Javier Martin · 12 years ago
  56. 8173090 [media] v4l: fix compiler warnings by Hans Verkuil · 12 years ago
  57. 0f67a03 [media] media: tvp5150: support g_mbus_fmt callback by Javier Martin · 12 years ago
  58. 963ddc6 [media] media: tvp5150: Add cropping support by Javier Martin · 12 years ago
  59. c6e8d86 [media] convert drivers/media/* to use module_i2c_driver() by Axel Lin · 12 years ago
  60. ec2c4f3 [media] media: tvp5150: Add mbus_fmt callbacks by Javier Martin · 12 years ago
  61. 12cbfd0 Merge tag 'v3.2-rc2' into staging/for_v3.3 by Mauro Carvalho Chehab · 13 years ago
  62. 2da12fc [media] tvp5150: replace video standard "magic" numbers by Javier Martinez Canillas · 13 years ago
  63. 7a707b8 drivers/media: Add module.h to all files using it implicitly by Paul Gortmaker · 13 years ago
  64. 0e09a3c [media] tvp5150: device detection should be done only once by Mauro Carvalho Chehab · 13 years ago
  65. 6c45ec7 [media] tvp5150: use the control framework by Hans Verkuil · 14 years ago
  66. 2962fc0 [media] tvp5150: COMPOSITE0 input should not force-enable TV mode by Paul Walmsley · 14 years ago
  67. c771145 V4L/DVB: tvp5150: remove obsolete v4l2-i2c-drv.h header by Hans Verkuil · 14 years ago
  68. 468df20 V4L/DVB: tvp5150: remove obsolete g/s_fmt ops by Hans Verkuil · 14 years ago
  69. aae6e33 V4L/DVB: cx18/cx25840/saa7115/tvp5150: remove vbi support from s_fmt by Hans Verkuil · 14 years ago
  70. d37dad4 V4L/DVB: tvp5150: support new vbi ops to set/get VBI format by Hans Verkuil · 14 years ago
  71. 32cd527 V4L/DVB: v4l: move vbi-specific video ops to a new vbi ops struct by Hans Verkuil · 14 years ago
  72. 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
  73. 5325b42 V4L/DVB (11380): v4l2-subdev: change s_routing prototype by Hans Verkuil · 15 years ago
  74. f41737e V4L/DVB (11370): v4l2-subdev: move s_std from tuner to core. by Hans Verkuil · 15 years ago
  75. 762decd V4L/DVB (11363): tvp5150: remove i2c legacy code. by Hans Verkuil · 15 years ago
  76. bccfa44 V4L/DVB (11311): v4l: replace 'ioctl' references in v4l i2c drivers by Hans Verkuil · 15 years ago
  77. 7700603 V4L/DVB (10738): Get rid of video_decoder.h header were uneeded by Mauro Carvalho Chehab · 15 years ago
  78. e230b22 V4L/DVB (10409): v4l: remove unused I2C_DRIVERIDs. by Hans Verkuil · 15 years ago
  79. aecde8b5 V4L/DVB (10141): v4l2: debugging API changed to match against driver name instead of ID. by Hans Verkuil · 15 years ago
  80. bc97430 V4L/DVB (9969): tvp5150: add support for VIDIOC_G_CHIP_IDENT ioctl by Mauro Carvalho Chehab · 16 years ago
  81. 6b8fe02 V4L/DVB (9958): tvp5150: convert to v4l2_subdev. by Hans Verkuil · 16 years ago
  82. 2c5aacc V4L/DVB (9363): tvp5150: add support to enable raw vbi by Markus Rechberger · 16 years ago
  83. 33b687c V4L/DVB (8487): videodev: replace videodev.h includes by videodev2.h where possible by Hans Verkuil · 16 years ago
  84. ff699e6 V4L/DVB (7094): static memory by Douglas Schilling Landgraf · 16 years ago
  85. 5fa1247 NULL noise: drivers/media by Al Viro · 16 years ago
  86. 7d5b7b9 V4L/DVB (7362): tvp5150.c: logical-bitwise and confusion by Roel Kluin · 16 years ago
  87. f4b8b3a V4L/DVB (6542): Fix S-video mode on tvp5150 by Mauro Carvalho Chehab · 17 years ago
  88. 032c202 V4L/DVB (6518): Fix tvp5150 default values by Mauro Carvalho Chehab · 17 years ago
  89. 0c71bf1 V4L/DVB (5739): Replace C code with calls to ARRAY_SIZE macro. by Robert P. J. Day · 17 years ago
  90. f3d092b V4L/DVB (5304): Improve chip matching in v4l2_register by Hans Verkuil · 17 years ago
  91. 62d50ad V4L/DVB (5163): Add checks for CAP_SYS_ADMIN to VIDIOC_DBG_G_REGISTER by Trent Piepho · 17 years ago
  92. 52ebc76 V4L/DVB (5146): Make VIDIOC_INT_[SG]_REGISTER ioctls no longer internal only by Trent Piepho · 17 years ago
  93. 12500f0 V4L/DVB (4506): TVP5150 routing logic were broken. by Mauro Carvalho Chehab · 18 years ago
  94. c7c0b34 V4L/DVB (3712): Fix video input setting of em28xx, use _INT_S_VIDEO_ROUTING in tvp5150 by Hans Verkuil · 18 years ago
  95. ab4cecf V4L/DVB (3700): Remove obsolete commands from tvp5150.c by Hans Verkuil · 18 years ago
  96. 9bc7400 V4L/DVB (3692): Keep experimental SLICED_VBI defines under an #if 0 by Hans Verkuil · 18 years ago
  97. 75bc801 V4L/DVB (3643): Fix default values for tvp5150 controls by Mauro Carvalho Chehab · 18 years ago
  98. f1e5ee4 V4L/DVB (3325): Disabled debug on by default in tvp5150 by Markus Rechberger · 18 years ago
  99. 19d7509 V4L/DVB (3281): Added signal detection support to tvp5150 by Markus Rechberger · 18 years ago
  100. 12db560 V4L/DVB (3420): Added iocls to configure VBI on tvp5150 by Mauro Carvalho Chehab · 18 years ago