1. 29fb44a [media] cec-edid: add module for EDID CEC helper functions by Hans Verkuil · 9 years ago
  2. ff42c8a [media] rc: Add HDMI CEC protocol handling by Kamil Debski · 10 years ago
  3. 66fa120 [media] rcar-vin: get rid of an unused var by Mauro Carvalho Chehab · 9 years ago
  4. f00add9 [media] rcar-vin: add Renesas R-Car VIN driver by Niklas Söderlund · 9 years ago
  5. 83934b7 [media] videobuf2-v4l2: Verify planes array in buffer dequeueing by Sakari Ailus · 9 years ago
  6. 126f402 [media] vb2: core: Skip planes array verification if pb is NULL by Sakari Ailus · 9 years ago
  7. 6f0dd24 [media] media: fix media devnode ioctl/syscall and unregister race by Shuah Khan · 9 years ago
  8. 5b28dde [media] media: fix use-after-free in cdev_put() when app exits after driver unbind by Shuah Khan · 9 years ago
  9. a087ce7 [media] media-device: dynamically allocate struct media_devnode by Mauro Carvalho Chehab · 9 years ago
  10. 163f1e9 [media] media-devnode: fix namespace mess by Mauro Carvalho Chehab · 9 years ago
  11. dc19ed1 Update my main e-mails at the Kernel tree by Mauro Carvalho Chehab · 9 years ago
  12. cac1c63 [media] m88rs2000: initialize status to zero by Colin Ian King · 9 years ago
  13. e44c153 [media] em28xx-i2c: rt_mutex_trylock() returns zero on failure by Dan Carpenter · 9 years ago
  14. 917d11a [media] mt2063: use lib gcd by Zhaoxiu Zeng · 9 years ago
  15. d10f89c [media] rtl2832: add support for slave ts pid filter by Martin Blumenstingl · 9 years ago
  16. 2b987ea [media] af9035: fix logging by Antti Palosaari · 9 years ago
  17. 1882f59 [media] af9035: fix for MXL5007T devices with I2C read issues by Alessandro Radicati · 9 years ago
  18. 57f1c05 [media] af9035: I2C combined write + read transaction fix by Alessandro Radicati · 9 years ago
  19. bd3df3c [media] drivers/media/dvb-core/en50221: move code to dvb_ca_private_free() by Max Kellermann · 9 years ago
  20. 212fa08 [media] ds3000: return error if invalid symbol rate is set by Olli Salonen · 9 years ago
  21. 155af08 [media] fix semicolon.cocci warnings by Fengguang Wu · 9 years ago
  22. 1f84662 [media] rtl28xxu: sort the config symbols which are auto-selected by Martin Blumenstingl · 9 years ago
  23. d287a4e [media] rtl28xxu: auto-select more DVB-frontends and tuners by Martin Blumenstingl · 9 years ago
  24. 94d0eaa [media] mn88472: move out of staging to media by Antti Palosaari · 9 years ago
  25. 8d1f38f [media] mn88472: finalize driver by Antti Palosaari · 9 years ago
  26. 734fd63 [media] rtl28xxu: increase failed I2C msg repeat count to 3 by Antti Palosaari · 9 years ago
  27. c5ee19c [media] mn88473: fix typo by Julia Lawall · 9 years ago
  28. 37cf9b2 [media] mn88473: fix error path on probe() by Antti Palosaari · 9 years ago
  29. 4cf11a4 [media] s5p-mfc: fix a typo in s5p_mfc_dec by ayaka · 9 years ago
  30. ee0829f [media] s5p-mfc: remove unnecessary check in try_fmt by ayaka · 9 years ago
  31. bcbf298 [media] s5p-mfc: Add handling of buffer freeing reqbufs request by ayaka · 9 years ago
  32. b6095d2 [media] helene: fix a warning when printing sizeof() by Mauro Carvalho Chehab · 9 years ago
  33. 9ca1736 [media] fix typo in SONY demodulator description by Abylay Ospan · 9 years ago
  34. 3f3b48a [media] Change frontend allocation strategy for NetUP Universal DVB cards by Abylay Ospan · 9 years ago
  35. 6c77161 [media] support DVB-T2 for SONY CXD2841/54 by Abylay Ospan · 9 years ago
  36. 1cdc4f0 [media] fix DVB-S/S2 tuning by Abylay Ospan · 9 years ago
  37. 76344a3f [media] ISDB-T retune and offset fix and DVB-C bw fix by Mauro Carvalho Chehab · 9 years ago
  38. 4da093c [media] Fix DVB-T frequency offset calculation by Abylay Ospan · 9 years ago
  39. 30ae330 [media] Sanity check when initializing DVB-S/S2 demodulator by Abylay Ospan · 9 years ago
  40. c5ea46d [media] Add carrier offset calculation for DVB-T by Abylay Ospan · 9 years ago
  41. a09afd8 [media] Fix CAM module memory read/write by Abylay Ospan · 9 years ago
  42. e4c645f [media] New hw revision 1.4 of NetUP Universal DVB card added by Abylay Ospan · 9 years ago
  43. c5eb643 [media] Fix DVB-S/S2 tune for sony ascot3a tuner by Abylay Ospan · 9 years ago
  44. 83808c2 [media] Add support Sony CXD2854ER demodulator by Abylay Ospan · 9 years ago
  45. 2dc1ed4 [media] Add support Sony HELENE Sat/Ter Tuner by Abylay Ospan · 9 years ago
  46. 92a6345 [media] uvcvideo: Correct speed testing by Oliver Neukum · 9 years ago
  47. f222467 [media] uvcvideo: Fix bytesperline calculation for planar YUV by Nicolas Dufresne · 9 years ago
  48. 9bd5d86 [media] s5p-mfc: don't close instance after free OUTPUT buffers by ayaka · 9 years ago
  49. 8b120e7 [media] s5p-mfc: Don't try to put pm->clock if lookup failed by Javier Martinez Canillas · 9 years ago
  50. 675f9bc [media] media: s5p-mfc: fix compilation issue on archs other than ARM (32bit) by Marek Szyprowski · 9 years ago
  51. 04f7767 media: s5p-mfc: add iommu support by Marek Szyprowski · 9 years ago
  52. c79667d media: s5p-mfc: replace custom reserved memory handling code with generic one by Marek Szyprowski · 9 years ago
  53. 712b617 media: set proper max seg size for devices on Exynos SoCs by Marek Szyprowski · 9 years ago
  54. 3f03396 media: vb2-dma-contig: add helper for setting dma max seg size by Marek Szyprowski · 9 years ago
  55. c974c43 s5p-mfc: Fix race between s5p_mfc_probe() and s5p_mfc_open() by Javier Martinez Canillas · 9 years ago
  56. 6311f12 s5p-mfc: Add release callback for memory region devs by Javier Martinez Canillas · 9 years ago
  57. 29debab s5p-mfc: Set device name for reserved memory region devs by Javier Martinez Canillas · 9 years ago
  58. 7e0fb73 Merge branch 'hash' of git://ftp.sciencehorizons.net/linux by Linus Torvalds · 9 years ago
  59. ef703f4 Eliminate bad hash multipliers from hash_32() and hash_64() by George Spelvin · 9 years ago
  60. 287980e remove lots of IS_ERR_VALUE abuses by Arnd Bergmann · 9 years ago
  61. a05a70d Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 9 years ago
  62. bad7de7 scripts/spelling.txt: add "fimware" misspelling by Kees Cook · 9 years ago
  63. 78975f2 Merge branch 'i2c/for-4.7' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux by Linus Torvalds · 9 years ago
  64. 19c5abc Merge tag 'media/v4.7-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media by Linus Torvalds · 9 years ago
  65. 90fa7c7 Merge tag 'media/v4.6-6' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media by Linus Torvalds · 9 years ago
  66. 93f0750 Revert "[media] videobuf2-v4l2: Verify planes array in buffer dequeueing" by Mauro Carvalho Chehab · 9 years ago
  67. aff093d [media] exynos-gsc: avoid build warning without CONFIG_OF by Arnd Bergmann · 9 years ago
  68. ec78879 [media] dib0700: add USB ID for another STK8096-PVR ref design based card by Alejandro Torrado · 9 years ago
  69. eca4ca8 [media] tvp5150: propagate I2C write error in .s_register callback by Javier Martinez Canillas · 9 years ago
  70. cacdd6a [media] tvp5150: return I2C write operation failure to callers by Javier Martinez Canillas · 9 years ago
  71. 11a2a94 [media] em28xx: add support for Hauppauge WinTV-dualHD DVB tuner by Olli Salonen · 9 years ago
  72. eda220a [media] media: au0828 fix au0828_v4l2_device_register() to not unlock and free by Shuah Khan · 9 years ago
  73. c23ac90 [media] c8sectpfe: Rework firmware loading mechanism by Peter Griffin · 9 years ago
  74. ee105ca [media] c8sectpfe: Demote print to dev_dbg by Peter Griffin · 9 years ago
  75. a6311d2 [media] c8sectpfe: Fix broken circular buffer wp management by Peter Griffin · 9 years ago
  76. a022f93 Merge tag 'v4.6-rc7' into patchwork by Mauro Carvalho Chehab · 9 years ago
  77. 67601c3b Merge tag 'media/v4.6-5' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media by Linus Torvalds · 9 years ago
  78. f736962 [media] media-device: Simplify compat32 logic by Mauro Carvalho Chehab · 9 years ago
  79. 00303f9 [media] media: i2c: ths7303: remove redundant assignment on bt by Colin Ian King · 9 years ago
  80. e8e20f1 [media] dvb-usb: hide unused functions by Arnd Bergmann · 9 years ago
  81. c64ee34 [media] xilinx-vipp: remove unnecessary of_node_put by Franck Jullien · 9 years ago
  82. bf244f6 [media] drivers/media/media-devnode: clear private_data before put_device() by Max Kellermann · 9 years ago
  83. c56d34a [media] drivers/media/media-device: move debug log before _devnode_unregister() by Max Kellermann · 9 years ago
  84. 47cae1e [media] drivers/media/rc: postpone kfree(rc_dev) by Max Kellermann · 9 years ago
  85. acc37e8 [media] media/dvb-core: forward media_create_pad_links() return value by Max Kellermann · 9 years ago
  86. 1869384 [media] mceusb: add support for SMK eHome receiver by Olli Salonen · 9 years ago
  87. e186613 [media] mceusb: add support for Adaptec eHome receiver by Olli Salonen · 9 years ago
  88. 36ac2f3 [media] media: rc: remove unneeded mutex in rc_register_device by Heiner Kallweit · 9 years ago
  89. a403cee [media] pctv452e: correct parameters for TechnoTrend TT S2-3600 by Olli Salonen · 9 years ago
  90. 27924dc [media] ds3000: return meaningful return codes by Olli Salonen · 9 years ago
  91. 6dfe991 [media] smipcie: add RC map into card configuration options by Olli Salonen · 9 years ago
  92. 9b8537d [media] smipcie: MAC address printout formatting by Olli Salonen · 9 years ago
  93. 0ed8289 [media] smipcie: add support for TechnoTrend S2-4200 Twin by Olli Salonen · 9 years ago
  94. 869f076 [media] ati_remote: avoid fragile snprintf use by Rasmus Villemoes · 9 years ago
  95. e57b36c [media] drivers/media/pci/zoran: avoid fragile snprintf use by Rasmus Villemoes · 9 years ago
  96. 9c574ad [media] af9035: correct eeprom offsets by Antti Palosaari · 9 years ago
  97. ab4d145 [media] em28xx: add support for PLEX PX-BCUD (ISDB-S) by Satoshi Nagahama · 9 years ago
  98. 7977a15 [media] az6027: Add support for Elgato EyeTV Sat v3 by Olli Salonen · 9 years ago
  99. 7e31223 [media] i2c: saa7115: Support CJC7113 detection by Kevin Fitch · 9 years ago
  100. 95dd7b7 [media] v4l2-ioctl.c: improve cropcap compatibility code by Hans Verkuil · 9 years ago