1. 25763b3 treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 206 by Thomas Gleixner · 6 years ago
  2. 1802d0b treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 174 by Thomas Gleixner · 6 years ago
  3. 1a59d1b8 treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156 by Thomas Gleixner · 6 years ago
  4. 2874c5f treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152 by Thomas Gleixner · 6 years ago
  5. 7371efe treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 84 by Thomas Gleixner · 6 years ago
  6. ec8f24b treewide: Add SPDX license identifier - Makefile/Kconfig by Thomas Gleixner · 6 years ago
  7. 09c434b treewide: Add SPDX license identifier for more missed files by Thomas Gleixner · 6 years ago
  8. 457c899 treewide: Add SPDX license identifier for missed files by Thomas Gleixner · 6 years ago
  9. 932f4a6 mm/gup: replace get_user_pages_longterm() with FOLL_LONGTERM by Ira Weiny · 6 years ago
  10. d82b921 media: v4l2-common: add bayer formats in v4l2_format_info by Helen Fornazier · 6 years ago
  11. f44b969 media: Introduce helpers to fill pixel format structs by Ezequiel Garcia · 6 years ago
  12. 87effaa media: v4l: add I / P frame min max QP definitions by Fish Lin · 6 years ago
  13. d7a955c media: v4l2-ctrl: potential shift wrapping bugs by Dan Carpenter · 6 years ago
  14. f05a51b media: v4l2-ioctl.c: add V4L2_PIX_FMT_FWHT_STATELESS to v4l_fill_fmtdesc by Hans Verkuil · 6 years ago
  15. 2495f39 media: vicodec: Introducing stateless fwht defs and structs by Dafna Hirschfeld · 6 years ago
  16. 09ca38a media: v4l2-ctrl: v4l2_ctrl_request_setup returns with error upon failure by Dafna Hirschfeld · 6 years ago
  17. b60a5b8 media: Kconfig files: use the right help coding style by Mauro Carvalho Chehab · 6 years ago
  18. 8a3946c media: v4l2-fwnode: Add a deprecation note in the old ACPI parsing example by Sakari Ailus · 6 years ago
  19. fff35d4 media: v4l2-fwnode: The first default data lane is 0 on C-PHY by Sakari Ailus · 6 years ago
  20. 9d38637 media: v4l2-fwnode: Defaults may not override endpoint configuration in firmware by Sakari Ailus · 6 years ago
  21. e7dd89c media: strscpy() returns a negative value on failure unlike strlcpy(). by Hans Petter Selasky · 6 years ago
  22. 218bf10 media: v4l2-subdev: handle module refcounting here by Hans Verkuil · 6 years ago
  23. 0e43734 media: v4l2-subdev: add release() internal op by Hans Verkuil · 6 years ago
  24. 4faf706 media: v4l2-core: fix several typos by Mauro Carvalho Chehab · 6 years ago
  25. 8dd22b2 media: v4l2-mem2mem: Correct return type for mem2mem buffer helpers by Ezequiel Garcia · 6 years ago
  26. bb436cb media: videobuf: fix epoll() by calling poll_wait first by Hans Verkuil · 6 years ago
  27. 96ebc0c media: v4l2-mem2mem: add q->error check to v4l2_m2m_poll() by Hans Verkuil · 6 years ago
  28. dd8695e media: v4l2-mem2mem: fix epoll() by calling poll_wait first by Hans Verkuil · 6 years ago
  29. 398d768 media: v4l2-ctrls.c: fix epoll() by calling poll_wait first by Hans Verkuil · 6 years ago
  30. 7e4e716 media: vb2: keep track of timestamp status by Hans Verkuil · 6 years ago
  31. a7fe4ca media: v4l: Add 32-bit packed YUV formats by Vivek Kasireddy · 6 years ago
  32. 14c8e80 media: v4l: ioctl: Sanitize num_planes before using it by Ezequiel Garcia · 6 years ago
  33. 5f09bc8 Merge tag 'v5.0-rc7' into patchwork by Mauro Carvalho Chehab · 6 years ago
  34. a4d3d61 media: v4l2-mem2mem: Rename v4l2_m2m_buf_copy_data to v4l2_m2m_buf_copy_metadata by Ezequiel Garcia · 6 years ago
  35. 276c1f0 media: v4l2-common: drop v4l2_get_timestamp by Hans Verkuil · 6 years ago
  36. 15a40b2 media: videobuf: use u64 for the timestamp internally by Hans Verkuil · 6 years ago
  37. 63635b5 media: v4l2-event: keep track of the timestamp in ns by Hans Verkuil · 6 years ago
  38. 0a44baa media: media/v4l2-core/videobuf-vmalloc.c: Remove dead code by Souptick Joarder · 6 years ago
  39. d034696 media: v4l2-ctrl: Add control for h.264 chroma qp offset by Philipp Zabel · 6 years ago
  40. 50656ba media: v4l2-ctrl: Add control to enable h.264 constrained intra prediction by Philipp Zabel · 6 years ago
  41. f45f3f7 media: v4l2-ctrls.c/uvc: zero v4l2_event by Hans Verkuil · 6 years ago
  42. 7fe9f01 media: v4l: ioctl: Validate num_planes for debug messages by Sakari Ailus · 6 years ago
  43. 9048b2e media: v4l: ioctl: Validate num_planes before using it by Sakari Ailus · 6 years ago
  44. dd91642a media: v4l2-ioctl: Clear only per-plane reserved fields by Thierry Reding · 6 years ago
  45. d998e03 media: cedrus: identify buffers by timestamp by Hans Verkuil · 6 years ago
  46. e2d8ffe2 media: v4l2-mem2mem: add v4l2_m2m_buf_copy_data helper function by Hans Verkuil · 6 years ago
  47. 96d4f26 Remove 'type' argument from access_ok() function by Linus Torvalds · 6 years ago
  48. 996680d Merge tag 'media/v4.20-7' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media by Linus Torvalds · 6 years ago
  49. 4bd257d Merge tag 'v4.20-rc7' into patchwork by Mauro Carvalho Chehab · 6 years ago
  50. 72148d1 media: v4l: Add support for V4L2_BUF_TYPE_META_OUTPUT by Sakari Ailus · 8 years ago
  51. fa09d06 media: v4l2-fwnode: Fix setting V4L2_MBUS_DATA_ACTIVE_HIGH/LOW flag by Ondrej Jirman · 6 years ago
  52. ee494cf media: v4l2-device: Link subdevices to their parent devices if available by Tomasz Figa · 7 years ago
  53. 2fc6e40 media: Use of_node_name_eq for node name comparisons by Rob Herring · 6 years ago
  54. 4e1e0eb media: v4l2-ioctl: Zero v4l2_plane_pix_format reserved fields by Ezequiel Garcia · 6 years ago
  55. 9514063 media: mpeg2-ctrls.h: move MPEG2 state controls to non-public header by Hans Verkuil · 6 years ago
  56. da2c94c media: v4l2: async: remove locking when initializing async notifier by Niklas Söderlund · 6 years ago
  57. dceccec media: v4l2-fwnode: Demote warning to debug level by Fabio Estevam · 6 years ago
  58. ba08e61 media: v4l2-pci-skeleton: depend on CONFIG_SAMPLES by Michael Tretter · 6 years ago
  59. c2286cc media: v4l: ioctl: Allow drivers to fill in the format description by Sakari Ailus · 6 years ago
  60. b04240a media: v4l: Fix MPEG-2 slice Intra DC Precision validation by Jonas Karlman · 6 years ago
  61. 92799ef media: v4l: Add 4bpp packed depth confidence format CNF4 by Sergey Dorodnicov · 6 years ago
  62. cbd9463 media: v4l2-mem2mem: Avoid calling .device_run in v4l2_m2m_job_finish by Ezequiel Garcia · 6 years ago
  63. cbec283 media: v4l2-mem2mem: Simplify exiting the function in __v4l2_m2m_try_schedule by Sakari Ailus · 6 years ago
  64. 542a522 media: v4l2-ioctl.c: Simplify locking for m2m devices by Ezequiel Garcia · 6 years ago
  65. 913f3ec media: mem2mem: Require capture and output mutexes to match by Ezequiel Garcia · 6 years ago
  66. 7c91d0a media: v4l: constify v4l2_ioctls[] by Eric Biggers · 6 years ago
  67. 5200ab6 media: vidioc_cropcap -> vidioc_g_pixelaspect by Hans Verkuil · 6 years ago
  68. ed3e274 media: v4l2-ioctl: remove unused vidioc_g/s_crop by Hans Verkuil · 6 years ago
  69. 8cbd94b media: v4l2-ioctl: add QUIRK_INVERTED_CROP by Hans Verkuil · 6 years ago
  70. 5b79da0 media: v4l2-ioctl: don't use CROP/COMPOSE_ACTIVE by Hans Verkuil · 6 years ago
  71. 92539d3 media: v4l: event: Add subscription to list before calling "add" operation by Sakari Ailus · 6 years ago
  72. ef86eaf media: Rename vb2_m2m_request_queue -> v4l2_m2m_request_queue by Ezequiel Garcia · 6 years ago
  73. df18bfd media: v4l: fix uapi mpeg slice params definition by Arnd Bergmann · 6 years ago
  74. b3491d8 Merge tag 'media/v4.20-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media by Linus Torvalds · 6 years ago
  75. 134bf98 Merge tag 'media/v4.20-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media by Linus Torvalds · 6 years ago
  76. 7a9b109 media: v4l: ctrl: Provide unlocked variant of v4l2_ctrl_grab by Sakari Ailus · 7 years ago
  77. 9a8aaa2 media: v4l: ctrl: Remove old documentation from v4l2_ctrl_grab by Sakari Ailus · 7 years ago
  78. be9c03e media: v4l2-fwnode: simplify v4l2_fwnode_reference_parse_int_props() call by Mauro Carvalho Chehab · 6 years ago
  79. c1e6305 media: v4l2-fwnode: cleanup functions that parse endpoints by Mauro Carvalho Chehab · 6 years ago
  80. 6087b21 media: v4l2-core: cleanup coding style at V4L2 async/fwnode by Mauro Carvalho Chehab · 6 years ago
  81. edc6d56 media: v4l: fwnode: Support parsing of CSI-2 C-PHY endpoints by Sakari Ailus · 7 years ago
  82. e7b2f51 media: v4l: fwnode: Use V4L2 fwnode endpoint media bus type if set by Sakari Ailus · 7 years ago
  83. 3eb32c2 media: v4l: fwnode: Print bus type by Sakari Ailus · 7 years ago
  84. e9be1b8 media: v4l: fwnode: Use default parallel flags by Sakari Ailus · 7 years ago
  85. 26c1126 media: v4l: fwnode: Use media bus type for bus parser selection by Sakari Ailus · 7 years ago
  86. 9a5b4b7 media: v4l: fwnode: Only zero the struct if bus type is set to V4L2_MBUS_UNKNOWN by Sakari Ailus · 7 years ago
  87. 32593dd media: v4l: fwnode: Parse the graph endpoint as last by Sakari Ailus · 7 years ago
  88. b4357d2 media: v4l: fwnode: Support default CSI-2 lane mapping for drivers by Sakari Ailus · 7 years ago
  89. c2475ae media: v4l: fwnode: Support driver-defined lane mapping defaults by Sakari Ailus · 7 years ago
  90. af11a74 media: v4l: fwnode: Only assign configuration if there is no error by Sakari Ailus · 7 years ago
  91. 276565e media: v4l: fwnode: Read lane inversion information despite lane numbering by Sakari Ailus · 7 years ago
  92. 175b18b media: v4l: fwnode: Make use of newly specified bus types by Sakari Ailus · 7 years ago
  93. 2835b5b media: v4l: fwnode: Detect bus type correctly by Sakari Ailus · 7 years ago
  94. 6970d37 media: v4l: fwnode: Let the caller provide V4L2 fwnode endpoint by Sakari Ailus · 7 years ago
  95. 2d95e7e media: v4l: mediabus: Recognise CSI-2 D-PHY and C-PHY by Sakari Ailus · 7 years ago
  96. bf63856 media: v4l: fwnode: Add definitions for CSI-2 D-PHY, parallel and Bt.656 busses by Sakari Ailus · 7 years ago
  97. d486532 media: v4l: fwnode: The CSI-2 clock is continuous if it's not non-continuous by Sakari Ailus · 7 years ago
  98. 106ee38 media: v4l: fwnode: Use fwnode_graph_for_each_endpoint by Sakari Ailus · 7 years ago
  99. c8677aa media: v4l: fwnode: Add debug prints for V4L2 endpoint property parsing by Sakari Ailus · 7 years ago
  100. 66beb32 media: v4l2: async: Remove notifier subdevs array by Steve Longerbeam · 6 years ago