1. 3e30a92 media: media/pci: rename VFL_TYPE_GRABBER to _VIDEO by Hans Verkuil · 5 years ago
  2. 846de71 Merge tag 'media/v5.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media by Linus Torvalds · 5 years ago
  3. 9f68e36 Merge tag 'drm-next-2020-01-30' of git://anongit.freedesktop.org/drm/drm by Linus Torvalds · 5 years ago
  4. 634cd4b Merge branch 'efi-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 5 years ago
  5. 0f9be03 media: pci: ivtv: convert to i2c_new_scanned_device by Wolfram Sang · 5 years ago
  6. 4bdc0d6 remove ioremap_nocache and devm_ioremap_nocache by Christoph Hellwig · 5 years ago
  7. 6c56e8a Merge tag 'drm-misc-next-2019-12-16' of git://anongit.freedesktop.org/drm/drm-misc into drm-next by Daniel Vetter · 5 years ago
  8. 75d1849 media: constify fb ops across all drivers by Jani Nikula · 5 years ago
  9. 3028bc2 media: ivtv: Drop superfluous ioctl PCM ops by Takashi Iwai · 5 years ago
  10. 7ffeb6c media: ivtv: Clean up ALSA PCM API usages by Takashi Iwai · 5 years ago
  11. 55f240a2 media: ivtv/cx18: remove ivtvdriver.org references by Hans Verkuil · 5 years ago
  12. eb243d1 x86/mm/pat: Rename <asm/pat.h> => <asm/memtype.h> by Ingo Molnar · 5 years ago
  13. 31218df media: media/pci/ivtv: Variable vbi.type could be uninitialized if macro v4l2_subdev_call set __result an error code by Yizhuo · 6 years ago
  14. 95c5206 media: don't do a 31 bit shift on a signed int by Mauro Carvalho Chehab · 6 years ago
  15. cce8ccc media: use the BIT() macro by Mauro Carvalho Chehab · 6 years ago
  16. 59364e9 media: remove include stdarg.h from some drivers by Mauro Carvalho Chehab · 6 years ago
  17. 2d41ef5 Merge tag 'fbdev-v5.3' of git://github.com/bzolnier/linux by Linus Torvalds · 6 years ago
  18. 2161536 media: media/pci: set device_caps in struct video_device by Hans Verkuil · 6 years ago
  19. deb00d2 fbdev: make unregister/unlink functions not fail by Daniel Vetter · 6 years ago
  20. 5800571 Merge tag 'v5.2-rc4' into media/master by Mauro Carvalho Chehab · 6 years ago
  21. c942fdd treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 157 by Thomas Gleixner · 6 years ago
  22. 1a59d1b8 treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156 by Thomas Gleixner · 6 years ago
  23. 1e0566f Merge tag 'v5.2-rc2' into patchwork by Mauro Carvalho Chehab · 6 years ago
  24. 2f39cce media: remove redundant 'default n' from Kconfig-s by Bartlomiej Zolnierkiewicz · 6 years ago
  25. ec8f24b treewide: Add SPDX license identifier - Makefile/Kconfig by Thomas Gleixner · 6 years ago
  26. b60a5b8 media: Kconfig files: use the right help coding style by Mauro Carvalho Chehab · 6 years ago
  27. f8e579f media: ivtv: update *pos correctly in ivtv_read_pos() by Dan Carpenter · 6 years ago
  28. 1679055 media: pci: fix several typos by Mauro Carvalho Chehab · 6 years ago
  29. 526daee media: ivtv: add parameter to enable ivtvfb on x86 PAT systems by French, Nicholas A · 7 years ago
  30. 96d4f26 Remove 'type' argument from access_ok() function by Linus Torvalds · 6 years ago
  31. 5200ab6 media: vidioc_cropcap -> vidioc_g_pixelaspect by Hans Verkuil · 6 years ago
  32. db6df01 media: ivtv: make const array addr_list static by Colin Ian King · 6 years ago
  33. 8d11eb8 media: pci: ivtv: Fix a sleep-in-atomic-context bug in ivtv_yuv_init() by Jia-Ju Bai · 7 years ago
  34. 04b7232 media: dvb: move compat handlers into drivers by Arnd Bergmann · 7 years ago
  35. 8a24280 media: dvb: move most compat_ioctl handling into drivers by Arnd Bergmann · 7 years ago
  36. c0decac media: use strscpy() instead of strlcpy() by Mauro Carvalho Chehab · 7 years ago
  37. 5bfffa0 media: pci: ivtv: Replace GFP_ATOMIC with GFP_KERNEL by Jia-Ju Bai · 7 years ago
  38. c928d45 media: ivtv: zero-initialize cx25840 platform data by Maciej S. Szmigiero · 7 years ago
  39. 6da2ec5 treewide: kmalloc() -> kmalloc_array() by Kees Cook · 7 years ago
  40. 057bad7 media: ivtvfb: Cleanup some warnings by Mauro Carvalho Chehab · 7 years ago
  41. 47b9348 media: ivtv: remove ivtv-alsa-mixer by Corentin Labbe · 7 years ago
  42. a9a0884 vfs: do bulk POLL* -> EPOLL* replacement by Linus Torvalds · 7 years ago
  43. 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
  44. 6e6a8b5 media: replace all <spaces><tab> occurrences by Mauro Carvalho Chehab · 7 years ago
  45. 4a3fad7 media: fix usage of whitespaces and on indentation by Mauro Carvalho Chehab · 7 years ago
  46. ada7955 media: don't include drivers/media/i2c at cflags by Mauro Carvalho Chehab · 7 years ago
  47. fada193 media: move dvb kAPI headers to include/media by Mauro Carvalho Chehab · 7 years ago
  48. ab5222e media: merge ir_tx_z8f0811_haup and ir_rx_z8f0811_haup i2c devices by Sean Young · 7 years ago
  49. c23e0cb media: annotate ->poll() instances by Al Viro · 8 years ago
  50. 0169943 annotate poll_table_struct ->_key by Al Viro · 8 years ago
  51. 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
  52. b244131 License cleanup: add SPDX GPL-2.0 license identifier to files with no license by Greg Kroah-Hartman · 7 years ago
  53. 162e637 media: pci: Convert timers to use timer_setup() by Kees Cook · 7 years ago
  54. b8e9b36 media: pci: make i2c_client const by Bhumika Goyal · 8 years ago
  55. e5fffeb media: pci: make i2c_adapter const by Bhumika Goyal · 8 years ago
  56. 6d741bf media: rc: rename RC_TYPE_* to RC_PROTO_* and RC_BIT_* to RC_PROTO_BIT_* by Sean Young · 8 years ago
  57. d088c31 media: ivtv: Fix incompatible type for argument error by Bhumika Goyal · 8 years ago
  58. 47f1431 media: pci: make snd_pcm_hardware const by Bhumika Goyal · 8 years ago
  59. a166faa media: ivtv: constify pci_device_id by Arvind Yadav · 8 years ago
  60. d989dc2 [media] ivtv: Fix a sleep-in-atomic bug in snd_ivtv_pcm_hw_free by Jia-Ju Bai · 8 years ago
  61. f563607 [media] ivtv: use setup_timer by Geliang Tang · 8 years ago
  62. acf0e53 [media] ivtv: use for_each_sg by Geliang Tang · 8 years ago
  63. 88b172f [media] ivtv: improve subscribe_event handling by Gustavo Padovan · 8 years ago
  64. 700ea5e Merge tag 'v4.11-rc1' into patchwork by Mauro Carvalho Chehab · 8 years ago
  65. 446aba6 [media] tveeprom: get rid of unused arg on tveeprom_hauppauge_analog() by Mauro Carvalho Chehab · 8 years ago
  66. 174cd4b sched/headers: Prepare to move signal wakeup & sigpending methods from <linux/sched.h> into <linux/sched/signal.h> by Ingo Molnar · 8 years ago
  67. ae7e81c sched/headers: Prepare for new header dependencies before moving code to <uapi/linux/sched/types.h> by Ingo Molnar · 8 years ago
  68. 6689638 [media] ivtv: mark DVB "borrowed" ioctls as deprecated by Mauro Carvalho Chehab · 8 years ago
  69. f57e961 [media] ivtv: use pr_foo() instead of calling printk() directly by Mauro Carvalho Chehab · 8 years ago
  70. bbdba43 [media] ivtv: prepare to convert to pr_foo() by Mauro Carvalho Chehab · 8 years ago
  71. c5b81fe [media] ivtv: Clean up file handle in open() error path by Santosh Kumar Singh · 8 years ago
  72. bcb6331 [media] media: Drop FSF's postal address from the source code files by Sakari Ailus · 8 years ago
  73. 7c0f6ba Replace <asm/uaccess.h> with <linux/uaccess.h> globally by Linus Torvalds · 8 years ago
  74. 36f94a5 Merge tag 'v4.9-rc5' into patchwork by Mauro Carvalho Chehab · 8 years ago
  75. 67ccf86 [media] ivtv: don't break long lines by Mauro Carvalho Chehab · 8 years ago
  76. c164154 mm: replace get_user_pages_unlocked() write/force parameters with gup_flags by Lorenzo Stoakes · 8 years ago
  77. a379f71a Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 8 years ago
  78. 3989144 kthread: kthread worker API cleanup by Petr Mladek · 8 years ago
  79. 00bb820 [media] rc: Hauppauge z8f0811 can decode RC6 by Sean Young · 8 years ago
  80. 78f2c50 [media] constify i2c_algorithm structures by Julia Lawall · 9 years ago
  81. 5c8d8c0 [media] pci: constify snd_pcm_ops structures by Julia Lawall · 9 years ago
  82. 6ddd545 [media] ivtv: use v4l2_g/s_ctrl instead of the g/s_ctrl ops by Hans Verkuil · 9 years ago
  83. fe29301 [media] ivtv/cx18: use the new mask variants of the v4l2_device_call_* defines by Hans Verkuil · 9 years ago
  84. 643ad15 Merge branch 'mm-pkeys-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  85. 4c2f7f7 [media] ivtv: steal could be NULL by Mauro Carvalho Chehab · 9 years ago
  86. d4edcf0 mm/gup: Switch all callers of get_user_pages() to not pass tsk/mm by Dave Hansen · 9 years ago
  87. 80954cb [media] ivtv/cx18: fix inverted pixel aspect ratio by Hans Verkuil · 9 years ago
  88. 083206fc [media] cx231xx: constify cx2341x_handler_ops structures by Julia Lawall · 9 years ago
  89. d647f0b [media] include/media: move driver interface headers to a separate dir by Mauro Carvalho Chehab · 9 years ago
  90. b5dcee22 [media] include/media: split I2C headers from V4L2 core by Mauro Carvalho Chehab · 9 years ago
  91. d55ebd0 [media] ivtv: avoid going past input/audio array by Mauro Carvalho Chehab · 9 years ago
  92. 8238734 [media] Revert "[media] ivtv: avoid going past input/audio array" by Mauro Carvalho Chehab · 9 years ago
  93. 520e82d [media] ivtv: Convert to get_user_pages_unlocked() by Jan Kara · 9 years ago
  94. 2731505 [media] ivtv-alsa: Add index to specify device number by Nicolas Sugino · 10 years ago
  95. 1e3f298 [media] x86/mm/pat, drivers/media/ivtv: move pat warn and replace WARN() with pr_warn() by Luis R. Rodriguez · 10 years ago
  96. 59617e7 [media] pci/ivtv/ivtv-gpio: Remove compat control ops by Ricardo Ribalda · 10 years ago
  97. 5b4ca44 Merge tag 'media/v4.2-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media by Linus Torvalds · 10 years ago
  98. 1bf1735 x86/mm/pat, drivers/media/ivtv: Use arch_phys_wc_add() and require PAT disabled by Luis R. Rodriguez · 10 years ago
  99. 5cbe9f3 [media] ivtv: fix two smatch warnings by Mauro Carvalho Chehab · 10 years ago
  100. 3725d53 [media] ivtv: fix incorrect audio mode report in log_status by Hans Verkuil · 10 years ago