1. c1b5e3d [media] platform: compile VIDEO_CODA with COMPILE_TEST by Mauro Carvalho Chehab · 8 years ago
  2. 155ee52 [media] coda: get rid of unused var by Mauro Carvalho Chehab · 8 years ago
  3. 1e9b71d [media] coda: restore original firmware locations by Philipp Zabel · 8 years ago
  4. 6912227 [media] coda: disable reordering for baseline profile h.264 streams by Philipp Zabel · 8 years ago
  5. 0eef894 [media] coda: pad first h.264 buffer to 512 bytes by Philipp Zabel · 8 years ago
  6. 331e786 [media] coda: keep queued buffers on a temporary list during start_streaming by Philipp Zabel · 8 years ago
  7. 888708b [media] coda: Use && instead of & for non-bitfield conditions by Michael Tretter · 8 years ago
  8. 89ed025 [media] coda: disable BWB for all codecs on CODA 960 by Philipp Zabel · 8 years ago
  9. 59195ce [media] coda: implement encoder stop command by Philipp Zabel · 8 years ago
  10. fbd4676 [media] tc358743: put lanes in STOP state before starting streaming by Philipp Zabel · 8 years ago
  11. 700ea5e Merge tag 'v4.11-rc1' into patchwork by Mauro Carvalho Chehab · 8 years ago
  12. 3dc2046 [media] media: ti-vpe: vpe: allow use of user specified stride by Benoit Parrot · 8 years ago
  13. da4414e [media] media: ti-vpe: vpdma: add support for user specified stride by Benoit Parrot · 8 years ago
  14. f9fa0f2 [media] dvb-usb-firmware: don't do DMA on stack by Stefan Brüns · 8 years ago
  15. f8585ce6 [media] dvb-usb-cxusb: Geniatech T230C support by Evgeny Plehov · 8 years ago
  16. 690d55d [media] si2157: Si2141/2151 tuner support by Evgeny Plehov · 8 years ago
  17. 50d6446 [media] si2168: Si2168-D60 support by Evgeny Plehov · 8 years ago
  18. b2f0d27 [media] vcodec: mediatek: Add Mediatek JPEG Decoder Driver by Rick Chang · 8 years ago
  19. 1abfa3b [media] exynos-gsc: Add support for NV{16,21,61}M pixel formats by Thibault Saunier · 8 years ago
  20. d7f3e33 [media] exynos-gsc: Do not swap cb/cr for semi planar formats by Thibault Saunier · 8 years ago
  21. 446aba6 [media] tveeprom: get rid of unused arg on tveeprom_hauppauge_analog() by Mauro Carvalho Chehab · 8 years ago
  22. 227dc9b [media] coda/imx-vdoa: platform_driver should not be const by Arnd Bergmann · 8 years ago
  23. 3538aa6 [media] tc358743: fix register i2c_rd/wr functions by Arnd Bergmann · 8 years ago
  24. 371d114 [media] mxl111sf: reduce stack usage in init function by Arnd Bergmann · 8 years ago
  25. 4063987 [media] cx231xx-i2c: reduce stack size in bus scan by Arnd Bergmann · 8 years ago
  26. 6830733 [media] pvrusb2: reduce stack usage pvr2_eeprom_analyze() by Arnd Bergmann · 8 years ago
  27. 8ecc5413 [media] vivid: support for contiguous DMA buffers by Vincent ABRIOU · 8 years ago
  28. 93d4a26 [media] atmel-isc: add the isc pipeline function by Songjun Wu · 8 years ago
  29. eb3f1b7 [media] bdisp: Clean up file handle in open() error path by Shailendra Verma · 8 years ago
  30. 589ee62 sched/headers: Prepare to remove the <linux/mm_types.h> dependency from <linux/sched.h> by Ingo Molnar · 8 years ago
  31. 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
  32. ae7e81c sched/headers: Prepare for new header dependencies before moving code to <uapi/linux/sched/types.h> by Ingo Molnar · 8 years ago
  33. 5b5e092 lib/vsprintf.c: remove %Z support by Alexey Dobriyan · 8 years ago
  34. a6ab4ef scripts/spelling.txt: add "applys" pattern and fix typo instances by Masahiro Yamada · 8 years ago
  35. 2c14960 scripts/spelling.txt: add "configuartion" pattern and fix typo instances by Masahiro Yamada · 8 years ago
  36. 176180c scripts/spelling.txt: add "neded" pattern and fix typo instances by Masahiro Yamada · 8 years ago
  37. 550116d scripts/spelling.txt: add "aligment" pattern and fix typo instances by Masahiro Yamada · 8 years ago
  38. 9332ef9 scripts/spelling.txt: add "an user" pattern and fix typo instances by Masahiro Yamada · 8 years ago
  39. c6efb58 scripts/spelling.txt: add "swithc" pattern and fix typo instances by Masahiro Yamada · 8 years ago
  40. 11bac80 mm, fs: reduce fault, page_mkwrite, and pfn_mkwrite to take only vmf by Dave Jiang · 8 years ago
  41. e6b377d Merge tag 'v4.10' into patchwork by Mauro Carvalho Chehab · 8 years ago
  42. ff58d00 Merge tag 'media/v4.11-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media by Linus Torvalds · 8 years ago
  43. 4695dae Merge tag 'media/v4.10-5' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media by Linus Torvalds · 8 years ago
  44. f9c85ee [media] siano: make it work again with CONFIG_VMAP_STACK by Mauro Carvalho Chehab · 8 years ago
  45. 747ae0a Merge tag 'media/v4.10-4' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media by Linus Torvalds · 8 years ago
  46. 42980da [media] cec: initiator should be the same as the destination for, poll by Hans Verkuil · 8 years ago
  47. 9eeb0ed [media] mtk-vcodec: fix build warnings without DEBUG by Minghsiu Tsai · 8 years ago
  48. 0d1270d [media] zd1301: fix building interface driver without demodulator by Arnd Bergmann · 8 years ago
  49. 9165ba1 [media] usbtv: add sharpness control by Lubomir Rintel · 8 years ago
  50. 3f190e3 [media] cxusb: Use a dma capable buffer also for reading by Stefan Brüns · 8 years ago
  51. 69d3973 [media] ttpci: address stringop overflow warning by Arnd Bergmann · 8 years ago
  52. 0051453 [media] dvb-usb-v2: avoid use-after-free by Arnd Bergmann · 8 years ago
  53. 430ae12 [media] add Hama Hybrid DVB-T Stick support by Piotr Oleszczyk · 8 years ago
  54. bed6838 [media] et8ek8: Fix compiler / Coccinelle warnings by Sakari Ailus · 8 years ago
  55. 26db4d39 [media] media: fix semicolon.cocci warnings by Fengguang Wu · 8 years ago
  56. 91f2a7b [media] media: exynos4-is: add flags to dummy Exynos IS i2c adapter by Marek Szyprowski · 8 years ago
  57. e22f709 [media] v4l: of: check for unique lanes in data-lanes and clock-lanes by Niklas Söderlund · 8 years ago
  58. d2fe28f [media] coda/imx-vdoa: constify structs by Mauro Carvalho Chehab · 8 years ago
  59. 2905869 [media] st-delta: debug: trace stream/frame information & summary by Hugues Fruchet · 8 years ago
  60. 433ff5b4 [media] st-delta: add mjpeg support by Hugues Fruchet · 8 years ago
  61. 017c324 [media] st-delta: EOS (End Of Stream) support by Hugues Fruchet · 8 years ago
  62. 91c83f3 [media] st-delta: rpmsg ipc support by Hugues Fruchet · 8 years ago
  63. c502e58 [media] st-delta: add memory allocator helper functions by Hugues Fruchet · 8 years ago
  64. f386509 [media] st-delta: STiH4xx multi-format video decoder v4l2 driver by Hugues Fruchet · 8 years ago
  65. 6c5da80 [media] cx231xx: Fix I2C on Internal Master 3 Bus by Oleh Kravchenko · 8 years ago
  66. a096fd6 [media] cx231xx: Initial support Evromedia USB Full Hybrid Full HD by Oleh Kravchenko · 8 years ago
  67. 72df5eb Merge tag 'media/v4.10-3' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media by Linus Torvalds · 8 years ago
  68. 47b037a [media] v4l2-async: failing functions shouldn't have side effects by Tuukka Toivonen · 8 years ago
  69. 79a2eda [media] mantis_dvb: fix some error codes in mantis_dvb_init() by Dan Carpenter · 8 years ago
  70. c2987aa [media] exynos-gsc: Avoid spamming the log on VIDIOC_TRY_FMT by Javier Martinez Canillas · 8 years ago
  71. 43fab97 [media] dvb-usb: don't use stack for firmware load by Mauro Carvalho Chehab · 8 years ago
  72. 2b2d1d4 [media] exynos4-is: Add missing 'of_node_put' by Christophe JAILLET · 8 years ago
  73. dd93e79 [media] media: dvb-frontends: constify vb2_ops structure by Bhumika Goyal · 8 years ago
  74. 8b6fe20 [media] media: pci: constify vb2_ops structure by Bhumika Goyal · 8 years ago
  75. 909aa00 [media] v4l: subdev: Clean up properly in subdev devnode registration error path by Laurent Pinchart · 8 years ago
  76. 8af7779 [media] coda: add Freescale firmware compatibility location by Baruch Siach · 8 years ago
  77. 4475060 [media] mce_kbd: add missing keys from UK layout by Sean Young · 8 years ago
  78. 32002f7 [media] lirc: cannot read from tx-only device by Sean Young · 8 years ago
  79. d46e0a8 [media] gp8psk: make local symbol gp8psk_fe_ops static by Wei Yongjun · 8 years ago
  80. 634b2b5 [media] tm6000: fix typo in parameter description by Wei Yongjun · 8 years ago
  81. 1586342 [media] em28xx: support for Hauppauge WinTV-dualHD 01595 ATSC/QAM by Kevin Cheng · 8 years ago
  82. 4f75189 [media] lgdt3306a: support i2c mux for use by em28xx by Kevin Cheng · 8 years ago
  83. 3f70608 [media] media/usbvision: remove ctrl_urb_wq by Davidlohr Bueso · 8 years ago
  84. 4c171636b [media] v4l: rcar_fdp1: use %4.4s to format a 4-byte string by Nicolas Iooss · 8 years ago
  85. d615128 [media] cx23885: attach md88ds3103 driver via i2c_client for DVBSky S952 by Niels Ole Salscheider · 8 years ago
  86. 081d0d8 [media] ngene: drop ngene_link_reset() by Cao jin · 8 years ago
  87. e90bbac [media] media: dvb: dmx: fixed coding style issues of spacing by devendra sharma · 8 years ago
  88. 504fc02 [media] stk1160: make some functions static by Mauro Carvalho Chehab · 8 years ago
  89. 9a4825e [media] stk1160: Wait for completion of transfers to and from AC97 codec by Marcel Hasler · 8 years ago
  90. 1dc7df4 [media] stk1160: Check whether to use AC97 codec by Marcel Hasler · 8 years ago
  91. e36e6b5f [media] stk1160: Remove stk1160-mixer and setup internal AC97 codec automatically by Marcel Hasler · 8 years ago
  92. 814e92b [media] v4l2-ctrls.c: add NULL check by Hans Verkuil · 8 years ago
  93. 75d1b13 [media] media: radio-cadet, initialize timer with setup_timer by Matej Hulín · 8 years ago
  94. ca80fbc [media] saa7164: "first image" should be "second image" in error message by Colin Ian King · 8 years ago
  95. c099b73 [media] gspca_stv06xx: remove redundant check for err < 0 by Colin Ian King · 8 years ago
  96. 676c002 [media] tc358743: ctrl_detect_tx_5v should always be updated by Mats Randgaard · 8 years ago
  97. 0a1f085 [media] tc358743: Disable HDCP with "manual HDCP authentication" bit by Mats Randgaard · 8 years ago
  98. 59e34ba [media] tc358743: Do not read number of CSI lanes in use from chip by Mats Randgaard · 8 years ago
  99. 10106c1 [media] media: platform: s3c-camif: constify v4l2_subdev_ops structures by Bhumika Goyal · 8 years ago
  100. 5332b62 [media] dib7000p: avoid division by zero by Martin Wache · 8 years ago