1. ed63b9c Merge tag 'media/v5.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media by Linus Torvalds · 5 years ago
  2. 2504ba9 treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 235 by Thomas Gleixner · 6 years ago
  3. dd60bf4 media: pvrusb2: Add Hauppauge HVR1955/1975 devices by Brad Love · 6 years ago
  4. 6f6be37 media: pvrusb2: Add i2c client demod/tuner support by Brad Love · 6 years ago
  5. cac821d media: pvrusb2: Add multiple dvb frontend support by Brad Love · 6 years ago
  6. 6e2980c media: pvrusb2: fix null-ptr-deref in class_unregister() by Kefeng Wang · 6 years ago
  7. 8c3854d media: media/usb: set device_caps in struct video_device by Hans Verkuil · 6 years ago
  8. 1753c7c media: pvrusb2: use a different format for warnings by Andrey Konovalov · 6 years ago
  9. ec8f24b treewide: Add SPDX license identifier - Makefile/Kconfig by Thomas Gleixner · 6 years ago
  10. 14340de media: prefix header search paths with $(srctree)/ by Masahiro Yamada · 6 years ago
  11. c1ced46 media: pvrusb2: Prevent a buffer overflow by Dan Carpenter · 6 years ago
  12. 85709cb media: replace strncpy() by strscpy() by Mauro Carvalho Chehab · 6 years ago
  13. b60a5b8 media: Kconfig files: use the right help coding style by Mauro Carvalho Chehab · 6 years ago
  14. 87c9f19 media: pvrusb2: fix spelling mistake "statuss" -> "status" by Colin Ian King · 6 years ago
  15. 5200ab6 media: vidioc_cropcap -> vidioc_g_pixelaspect by Hans Verkuil · 6 years ago
  16. 8f845c6 media: pvrusb2: replace `printk` with `pr_*` by Dafna Hirschfeld · 6 years ago
  17. c0decac media: use strscpy() instead of strlcpy() by Mauro Carvalho Chehab · 6 years ago
  18. 6396bb2 treewide: kzalloc() -> kcalloc() by Kees Cook · 7 years ago
  19. eba09b5 media: pvrusb2: replace pvr2_v4l2_ioctl by video_ioctl2 by Hans Verkuil · 7 years ago
  20. 06af462 media: pvrusb2: delete unneeded include by Julia Lawall · 7 years ago
  21. 23ba635 media: lgdt330x: convert it to the new I2C binding way by Mauro Carvalho Chehab · 7 years ago
  22. a9a0884 vfs: do bulk POLL* -> EPOLL* replacement by Linus Torvalds · 7 years ago
  23. 68c5735 Merge tag 'media/v4.16-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media by Linus Torvalds · 7 years ago
  24. 4a3fad7 media: fix usage of whitespaces and on indentation by Mauro Carvalho Chehab · 7 years ago
  25. 510bb91 media: pvrusb2: drop unneeded newline by Julia Lawall · 7 years ago
  26. ada7955 media: don't include drivers/media/i2c at cflags by Mauro Carvalho Chehab · 7 years ago
  27. fada193 media: move dvb kAPI headers to include/media by Mauro Carvalho Chehab · 7 years ago
  28. c4b72ee media: pvrusb2: correctly return V4L2_PIX_FMT_MPEG in enum_fmt by Hans Verkuil · 7 years ago
  29. 4839c58 media: v4l2-dev: convert VFL_TYPE_* into an enum by Mauro Carvalho Chehab · 7 years ago
  30. ab5222e media: merge ir_tx_z8f0811_haup and ir_rx_z8f0811_haup i2c devices by Sean Young · 7 years ago
  31. 72c27a6 media: pvrusb2: properly check endpoint types by Andrey Konovalov · 7 years ago
  32. c23e0cb media: annotate ->poll() instances by Al Viro · 8 years ago
  33. 5d352e6 Merge tag 'media/v4.15-1' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media by Linus Torvalds · 7 years ago
  34. 2bcc673 Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  35. 8da0edf media: pvrusb2: Convert timers to use timer_setup() by Kees Cook · 7 years ago
  36. b244131 License cleanup: add SPDX GPL-2.0 license identifier to files with no license by Greg Kroah-Hartman · 7 years ago
  37. 561b29e media: fix media Kconfig help syntax issues by Hans Verkuil · 7 years ago
  38. 8684494 media: usb: make video_device const by Bhumika Goyal · 7 years ago
  39. 6843868 media: usb: make i2c_adapter const by Bhumika Goyal · 7 years ago
  40. d746cf8 media: usb: make i2c_algorithm const by Bhumika Goyal · 7 years ago
  41. 6d741bf media: rc: rename RC_TYPE_* to RC_PROTO_* and RC_BIT_* to RC_PROTO_BIT_* by Sean Young · 7 years ago
  42. 1ad371d media: pvrusb2: fix the retry logic by Mauro Carvalho Chehab · 8 years ago
  43. 47b586f [media] pvrusb2: remove redundant check on cnt > 8 by Colin Ian King · 8 years ago
  44. 446aba6 [media] tveeprom: get rid of unused arg on tveeprom_hauppauge_analog() by Mauro Carvalho Chehab · 8 years ago
  45. 6830733 [media] pvrusb2: reduce stack usage pvr2_eeprom_analyze() by Arnd Bergmann · 8 years ago
  46. 7cf8c10 [media] pvrusb2-io: Add some spaces for better code readability by Markus Elfring · 8 years ago
  47. 16eddbe3 [media] pvrusb2-io: Use kmalloc_array() in pvr2_stream_buffer_count() by Markus Elfring · 8 years ago
  48. 01faa0d [media] pvrusb2: Clean up file handle in open() error path by Santosh Kumar Singh · 8 years ago
  49. bcb6331 [media] media: Drop FSF's postal address from the source code files by Sakari Ailus · 8 years ago
  50. 7c0f6ba Replace <asm/uaccess.h> with <linux/uaccess.h> globally by Linus Torvalds · 8 years ago
  51. 6dc3a35 [media] pvrusb2: use KERNEL_CONT where needed by Mauro Carvalho Chehab · 8 years ago
  52. 6911799 [media] variable name is never null, so remove null check by Colin Ian King · 8 years ago
  53. 96292c8 [media] pvrusb2: don't break long lines by Mauro Carvalho Chehab · 8 years ago
  54. 00bb820 [media] rc: Hauppauge z8f0811 can decode RC6 by Sean Young · 8 years ago
  55. 1f981a4 [media] pvrusb2: convert g/s_crop to g/s_selection by Hans Verkuil · 9 years ago
  56. 29a3006 [media] pvrusb2: Remove deprecated create_singlethread_workqueue by Bhaktipriya Shridhar · 8 years ago
  57. b5b97f3 [media] pvrusb2: use v4l2_s_ctrl instead of the s_ctrl op by Hans Verkuil · 9 years ago
  58. 6222029 [media] pvrusb2: fix smatch errors by Hans Verkuil · 9 years ago
  59. 2e158d4 [media] pvrusb2: don't go past buf array by Mauro Carvalho Chehab · 9 years ago
  60. 19409c8 [media] pvrusb2-io: no need to check if sp is not NULL by Mauro Carvalho Chehab · 9 years ago
  61. bb07df8 [media] pvrusb2: correctly handling failed thread run by Insu Yun · 9 years ago
  62. 082afb7 [media] media/usb/pvrusb2: Support for V4L2_CTRL_WHICH_DEF_VAL by Ricardo Ribalda · 9 years ago
  63. d647f0b [media] include/media: move driver interface headers to a separate dir by Mauro Carvalho Chehab · 9 years ago
  64. b5dcee2 [media] include/media: split I2C headers from V4L2 core by Mauro Carvalho Chehab · 9 years ago
  65. ebf984b [media] v4l2: replace s_mbus_fmt by set_fmt in bridge drivers by Hans Verkuil · 10 years ago
  66. f419edd [media] pvrusb2: fix inconsistent indenting by Mauro Carvalho Chehab · 10 years ago
  67. 03983e5 [media] v4l2: remove unused including <linux/version.h> by Wei Yongjun · 10 years ago
  68. cee05cb [media] pvrusb2: use struct v4l2_fh by Hans Verkuil · 10 years ago
  69. ab91c61 [media] pvrusb2: replace .ioctl by .unlocked_ioctl by Hans Verkuil · 10 years ago
  70. 3edf7eb [media] pvrusb2: use msecs_to_jiffies for conversion by Nicholas Mc Guire · 10 years ago
  71. 811afab [media] usb: pvrusb2: pvrusb2-hdw: Remove unused function by Rickard Strandqvist · 10 years ago
  72. 03f23fc [media] pvrusb2: Use setup_timer by Julia Lawall · 10 years ago
  73. 4a8ba33 Merge tag 'v3.19-rc6' into patchwork by Mauro Carvalho Chehab · 10 years ago
  74. 42639f6 [media] pvrusb2: fix missing device_caps in querycap by Hans Verkuil · 10 years ago
  75. 215cede [media] media: remove emacs editor variables by Hans Verkuil · 10 years ago
  76. 83f56f7 [media] USB: Deletion of unnecessary checks before three function calls by Markus Elfring · 10 years ago
  77. 18cb5ec [media] usb: Make use of media_bus_format enum by Boris BREZILLON · 10 years ago
  78. 599bc36 [media] media: pvrusb2: make logging code sane by Andrey Utkin · 10 years ago
  79. 8774bed [media] v4l: subdev: Move [gs]_std operation to video ops by Laurent Pinchart · 11 years ago
  80. 45bc3fc [media] pvrusb2: fix sparse warning by Hans Verkuil · 11 years ago
  81. 746cb2c [media] pvrusb2: Remove unused variable by Mauro Carvalho Chehab · 12 years ago
  82. a28fbd0 [media] pvrusb2: use v4l2_dev instead of the deprecated parent field by Hans Verkuil · 12 years ago
  83. 0734266 [media] pvrusb2: Cocci spatch "memdup.spatch" by Thomas Meyer · 12 years ago
  84. 43aea90 [media] pvrusb2: drop g/s_register ioctls by Hans Verkuil · 12 years ago
  85. 625b352 [media] media: usb: remove duplicate checks for EPERM in vidioc_g/s_register by Lad, Prabhakar · 12 years ago
  86. 977ba3b1 [media] v4l2: add const to argument of write-only s_register ioctl by Hans Verkuil · 12 years ago
  87. 314527acb [media] v4l2: pass std by value to the write-only s_std ioctl by Hans Verkuil · 12 years ago
  88. 2f73c7c [media] v4l2: add const to argument of write-only s_tuner ioctl by Hans Verkuil · 12 years ago
  89. b530a44 [media] v4l2: add const to argument of write-only s_frequency ioctl by Hans Verkuil · 12 years ago
  90. 21fbd58 Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media by Linus Torvalds · 12 years ago
  91. ba48f1a drivers/media/video/pvrusb2: remove depends on CONFIG_EXPERIMENTAL by Kees Cook · 12 years ago
  92. 5338c16 [media] pvrusb2: Replace memcpy with struct assignment by Ezequiel Garcia · 12 years ago
  93. 6c058fb [media] pvr2: fix minor storage by Alan Cox · 12 years ago
  94. f4a5122 [media] pvrusb2: get rid of warning: no previous prototype by Mauro Carvalho Chehab · 12 years ago
  95. c003ab1 [media] rc-core: add separate defines for protocol bitmaps and numbers by David Härdeman · 12 years ago
  96. 4f99659 [media] v4l2: make vidioc_s_crop const by Hans Verkuil · 12 years ago
  97. 0e8025b9 [media] v4l2: make vidioc_s_audio const by Hans Verkuil · 12 years ago
  98. fccea74 [media] Kconfig: merge all customise options into just one by Mauro Carvalho Chehab · 12 years ago
  99. cb7a01a [media] move i2c files into drivers/media/i2c by Mauro Carvalho Chehab · 12 years ago
  100. 0c0d06c [media] rename most media/video usb drivers to media/usb by Mauro Carvalho Chehab · 12 years ago