1. 2874c5f treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152 by Thomas Gleixner · 6 years ago
  2. 85709cb media: replace strncpy() by strscpy() by Mauro Carvalho Chehab · 6 years ago
  3. 30fa627 media: s5p-g2d: Correct return type for mem2mem buffer helpers by Ezequiel Garcia · 6 years ago
  4. f72b9d8 media: s5p-g2d: convert g/s_crop to g/s_selection by Hans Verkuil · 6 years ago
  5. 5525b83 media: mem2mem: Make .job_abort optional by Ezequiel Garcia · 7 years ago
  6. 774f1c9 media: s5p-g2d: Remove unrequired wait in .job_abort by Ezequiel Garcia · 7 years ago
  7. b53e19e media: s5p-g2d: Implement wait_prepare and wait_finish by Ezequiel Garcia · 7 years ago
  8. 4fb5288 media: s5p-g2d: Remove surplus name initialization by Anton Leontiev · 7 years ago
  9. 5303135 media: platform: make video_device const by Bhumika Goyal · 7 years ago
  10. 65d371a media: s5p-g2d: constify v4l2_m2m_ops structures by Julia Lawall · 7 years ago
  11. 2f65ec0 [media] s5p-g2d: Fix error handling by Christophe JAILLET · 8 years ago
  12. b7b361f [media] platform: constify vb2_ops structures by Julia Lawall · 8 years ago
  13. 36c0f8b [media] vb2: replace void *alloc_ctxs by struct device *alloc_devs by Hans Verkuil · 9 years ago
  14. c781e4a [media] media/platform: convert drivers to use the new vb2_queue dev field by Hans Verkuil · 9 years ago
  15. 712b617 media: set proper max seg size for devices on Exynos SoCs by Marek Szyprowski · 9 years ago
  16. ef3617c [media] s5p-g2d: remove non-device-tree init code by Marek Szyprowski · 9 years ago
  17. d6dd645 [media] media: videobuf2: Move timestamp to vb2_buffer by Junghak Sung · 9 years ago
  18. df9ecb0c [media] vb2: drop v4l2_format argument from queue_setup by Hans Verkuil · 9 years ago
  19. 33119e8 [media] media: videobuf2: Change queue_setup argument by Junghak Sung · 9 years ago
  20. 2d70071 [media] media: videobuf2: Restructure vb2_buffer by Junghak Sung · 9 years ago
  21. c139990 [media] media: videobuf2: Replace videobuf2-core with videobuf2-v4l2 by Junghak Sung · 9 years ago
  22. 6425f64 [media] media: platform: s5p: Constify platform_device_id by Krzysztof Kozlowski · 10 years ago
  23. ef8fab7 [media] s5p-g2d: remove unnecessary version.h inclusion by Fabian Frederick · 10 years ago
  24. e6b5be2 Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 10 years ago
  25. 8c17e5e [media] media/platform: fix querycap by Hans Verkuil · 10 years ago
  26. 831de32 media: platform: s5p-g2d: drop owner assignment from platform_drivers by Wolfram Sang · 10 years ago
  27. dc916aa [media] g2d: remove unused var by Mauro Carvalho Chehab · 10 years ago
  28. 309f4d6 [media] v4l: Copy timestamp source flags to destination on m2m devices by Sakari Ailus · 11 years ago
  29. ade4868 [media] v4l: Rename vb2_queue.timestamp_type as timestamp_flags by Sakari Ailus · 11 years ago
  30. febeaa4 [media] s5p-g2d: Use mem-to-mem ioctl helpers by Sylwester Nawrocki · 11 years ago
  31. 4e3eff6 [media] s5p-g2d: Remove casting the return value which is a void pointer by Jingoo Han · 11 years ago
  32. 8a09a4c [media] s5p-g2d: Fix registration failure by Sachin Kamat · 12 years ago
  33. dc7be295 [media] s5p-g2d: Add copy time stamp handling by Kamil Debski · 12 years ago
  34. 5ce60d7 [media] s5p-g2d: Add DT based discovery support by Sachin Kamat · 12 years ago
  35. f23999e [media] media: Convert to devm_ioremap_resource() by Thierry Reding · 12 years ago
  36. 62ce272 [media] s5p-g2d: Add support for G2D H/W Rev.4.1 by Sachin Kamat · 12 years ago
  37. 15514fb [media] s5p-g2d: Fix incorrect usage of IS_ERR_OR_NULL by Tony Prisk · 12 years ago
  38. 21ec9c9 [media] s5p-g2d: fix compiler warning by Hans Verkuil · 12 years ago
  39. 954f340 [media] Set vfl_dir for all display or m2m drivers by Hans Verkuil · 12 years ago
  40. 4f99659 [media] v4l2: make vidioc_s_crop const by Hans Verkuil · 12 years ago
  41. ef925e5 [media] s5p-g2d: Remove unneeded struct vb2_queue clear on queue_init() by Ezequiel García · 12 years ago
  42. 2c3fb08 [media] rename drivers/media/video as .../platform by Mauro Carvalho Chehab · 12 years ago[Renamed from drivers/media/video/s5p-g2d/g2d.c]
  43. de40cb2 [media] s5p-g2d: remove V4L2_FL_LOCK_ALL_FOPS by Hans Verkuil · 13 years ago
  44. f0476a8 [media] V4L: Add capability flags for memory-to-memory devices by Sylwester Nawrocki · 12 years ago
  45. 32fced0 [media] s5p-g2d: Use devm_* functions in g2d.c file by Sachin Kamat · 13 years ago
  46. ec76afe [media] s5p-g2d: Add missing static storage class in g2d.c file by Sachin Kamat · 13 years ago
  47. 2356877 [media] s5p-g2d: Fix NULL pointer warnings in g2d.c file by Sachin Kamat · 13 years ago
  48. 5126f25 [media] v4l2-dev: add flag to have the core lock all file operations by Hans Verkuil · 13 years ago
  49. 27dda97 [media] s5p-g2d: Added locking for writing control values to registers by Kamil Debski · 13 years ago
  50. d0d2832 [media] s5p-g2d: Add HFLIP and VFLIP support by Sachin Kamat · 13 years ago
  51. 11a37c7 [media] s5p-g2d: Added support for clk_prepare by Kamil Debski · 13 years ago
  52. 7f6cce6 [media] s5p-g2d: fixed a bug in controls setting function by Kamil Debski · 13 years ago
  53. 1d6629b [media] convert drivers/media/* to use module_platform_driver() by Axel Lin · 13 years ago
  54. 9188473 [media] v4l: add G2D driver for s5p device family by Kamil Debski · 13 years ago