1. ac61e37 [media] ARM: dts: meson: add IR receiver node by Beniamino Galvani · 10 years ago
  2. 12ddbad [media] media: rc: add driver for Amlogic Meson IR remote receiver by Beniamino Galvani · 10 years ago
  3. 36cdfa7 [media] media: rc: meson: document device tree bindings by Beniamino Galvani · 10 years ago
  4. d7c5925 [media] omap: disable COMPILE_TEST by Mauro Carvalho Chehab · 10 years ago
  5. 504febc Revert "[media] lmed04: add missing breaks" by Mauro Carvalho Chehab · 10 years ago
  6. 6b281d8 [media] siano: unnecessary check before rc_unregister_device() by Markus Elfring · 10 years ago
  7. 1cc6adf [media] media: v4l2-image-sizes.h: add SVGA, XGA and UXGA size definitions by Josh Wu · 10 years ago
  8. 6b213e8 [media] omap: Fix typo "HAS_MMU" by Paul Bolle · 10 years ago
  9. eb336ea [media] media/au0828: Fix IR stop, poll to not access device during disconnect by Shuah Khan · 10 years ago
  10. 83f56f7 [media] USB: Deletion of unnecessary checks before three function calls by Markus Elfring · 10 years ago
  11. 332b295 [media] platform: Deletion of unnecessary checks before two function calls by Markus Elfring · 10 years ago
  12. 3dd94f0 [media] rc: Deletion of unnecessary checks before two function calls by Markus Elfring · 10 years ago
  13. 8f1aeed [media] i2c: Deletion of an unnecessary check before the function call "rc_unregister_device" by Markus Elfring · 10 years ago
  14. d3fe22f [media] firewire: Deletion of an unnecessary check before the function call "dvb_unregister_device" by Markus Elfring · 10 years ago
  15. 9a7a848 [media] exynos4-is: fix error handling of irq_of_parse_and_map by Dmitry Torokhov · 10 years ago
  16. 460c8a7 [media] smipcie: add DVBSky T9580 V3 support by Nibble Max · 10 years ago
  17. 344e2e5 [media] smipcie: use add_i2c_client and del_i2c_client functions by Nibble Max · 10 years ago
  18. b43a590 [media] dvb-usb-dvbsky: add T680CI dvb-t2/t/c usb ci box support by Nibble Max · 10 years ago
  19. 034e1ec [media] si2168: One function call less in si2168_init() after error detection by Markus Elfring · 10 years ago
  20. 5ed0cf8 [media] m88ds3103: One function call less in m88ds3103_init() after error detection by Markus Elfring · 10 years ago
  21. 9bc2dd7 [media] DVB-frontends: Deletion of unnecessary checks before the function call "release_firmware" by Markus Elfring · 10 years ago
  22. d442b15 [media] lmed04: add missing breaks by Mauro Carvalho Chehab · 10 years ago
  23. a0f629b [media] cxusb: Geniatech T230 support by CrazyCat · 10 years ago
  24. 5279197 [media] si2168: TS clock inversion control by CrazyCat · 10 years ago
  25. 17ad09f [media] si2157: Si2148 support by CrazyCat · 10 years ago
  26. b7fca5b [media] si2157: make checkpatch.pl happy (remove break after goto) by Olli Salonen · 10 years ago
  27. fc30dd76 [media] em28xx: Add support for Terratec Cinergy T2 Stick HD by Olli Salonen · 10 years ago
  28. 073f384 [media] si2157: Add support for Si2146-A10 by Olli Salonen · 10 years ago
  29. 251a79f [media] vb2: use dma_map_sg_attrs to prevent unnecessary sync by Hans Verkuil · 10 years ago
  30. f5294f4 [media] vim2m: support expbuf by Hans Verkuil · 10 years ago
  31. 952768c [media] vivid: enable vb2_expbuf support by Hans Verkuil · 10 years ago
  32. 4650635 [media] vb2-vmalloc: add support for dmabuf exports by Hans Verkuil · 10 years ago
  33. 041c7b6 [media] vb2-dma-sg: add support for dmabuf exports by Hans Verkuil · 10 years ago
  34. e078b79 [media] vb2-dma-sg: add dmabuf import support by Hans Verkuil · 10 years ago
  35. d790b7e [media] vb2-dma-sg: move dma_(un)map_sg here by Hans Verkuil · 10 years ago
  36. 0c3a14c [media] vb2-dma-sg: add allocation context to dma-sg by Hans Verkuil · 10 years ago
  37. e5ae8fa [media] vb2: don't free alloc context if it is ERR_PTR by Hans Verkuil · 10 years ago
  38. d935c57 [media] vb2: add dma_dir to the alloc memop by Hans Verkuil · 10 years ago
  39. cd47403 [media] vb2: replace 'write' by 'dma_dir' by Hans Verkuil · 10 years ago
  40. cf22742 [media] videobuf2-core.h: improve documentation by Hans Verkuil · 10 years ago
  41. ef33d90 [media] uvcvideo: Return all buffers to vb2 at stream stop and start failure by Laurent Pinchart · 10 years ago
  42. 0da4ab9 [media] uvcvideo: Rename and split uvc_queue_enable to uvc_queue_stream(on|off) by Laurent Pinchart · 10 years ago
  43. 1b7f9c9 [media] uvcvideo: Rename uvc_alloc_buffers to uvc_request_buffers by Laurent Pinchart · 10 years ago
  44. 3f02de2 [media] uvcvideo: Don't stop the stream twice at file handle release by Laurent Pinchart · 10 years ago
  45. a11a03e [media] uvcvideo: Implement vb2 queue start and stop stream operations by Laurent Pinchart · 10 years ago
  46. bc75d5a [media] uvcvideo: Add function to convert from queue to stream by Laurent Pinchart · 10 years ago
  47. b83bba2 [media] uvcvideo: Separate video and queue enable/disable operations by Laurent Pinchart · 10 years ago
  48. aa3d17d [media] uvcvideo: Set buffer field to V4L2_FIELD_NONE by Laurent Pinchart · 10 years ago
  49. d5e90b7 [media] uvcvideo: Move to video_ioctl2 by Laurent Pinchart · 14 years ago
  50. 59b702e [media] v4l2: get/set prio using video_dev prio structure by Laurent Pinchart · 10 years ago
  51. 2228d80 [media] uvcvideo: Fix destruction order in uvc_delete() by Takashi Iwai · 10 years ago
  52. e1b78a3 [media] uvcvideo: Add quirk to force the Oculus DK2 IR tracker to grayscale by Philipp Zabel · 10 years ago
  53. 4daee77 [media] v4l2-common: move v4l2_ctrl_check to cx2341x by Hans Verkuil · 10 years ago
  54. 79fbc20 [media] v4l2-ctrl: move function prototypes from common.h to ctrls.h by Hans Verkuil · 10 years ago
  55. 4ed0d6a [media] v4l2-common: remove unused helper functions by Hans Verkuil · 10 years ago
  56. d9bfbcc [media] v4l2-dev: vdev->v4l2_dev is always set, so simplify code by Hans Verkuil · 10 years ago
  57. 872dfcf [media] bttv/cx25821/cx88/ivtv: use sg_next instead of sg++ by Hans Verkuil · 10 years ago
  58. 6dfa513 [media] media: vivid: use vb2_ops_wait_prepare/finish helper by Prabhakar Lad · 10 years ago
  59. a48ff17 [media] staging/media/Makefile: drop omap24xx reference by Hans Verkuil · 10 years ago
  60. 5937a78 [media] staging: media: bcm2048: fix coding style error by Christian Resell · 10 years ago
  61. bf9025f [media] em28xx: initialize si2168_config struct by Olli Salonen · 10 years ago
  62. 251a5c4 [media] af9035: initialize si2168_config struct by Olli Salonen · 10 years ago
  63. dfe8e5a [media] cxusb: initialize si2168_config struct by Olli Salonen · 10 years ago
  64. 3f56d2b [media] media: pci: smipcie: Fix dependency for DVB_SMIPCIE by Andreas Ruprecht · 10 years ago
  65. f2500ff [media] rtl28xxu: add SDR module for devices having R828D tuner by Antti Palosaari · 10 years ago
  66. 4507f75 [media] rtl28xxu: remove unused SDR attach logic by Antti Palosaari · 10 years ago
  67. 473eadf [media] rtl28xxu: rename tuner I2C client pointer by Antti Palosaari · 10 years ago
  68. fc694e4 [media] rtl28xxu: add support for Panasonic MN88473 slave demod by Antti Palosaari · 10 years ago
  69. 80f189a [media] rtl28xxu: add support for Panasonic MN88472 slave demod by Antti Palosaari · 11 years ago
  70. fe37b38 [media] rtl2832: implement option to bypass slave demod TS by Antti Palosaari · 11 years ago
  71. db85a04 [media] omap24xx/tcm825x: remove deprecated omap2 camera drivers. by Hans Verkuil · 10 years ago
  72. 1b65729 [media] mach-omap2: remove deprecated VIDEO_OMAP2 support by Hans Verkuil · 10 years ago
  73. c02ef64 [media] cx23885: add DVBSky T982(Dual DVB-T2/T/C) support by Nibble Max · 10 years ago
  74. 9aa785b [media] add "lgdt330x" device name i2c_devs array by Wilson Michaels · 10 years ago
  75. 7f56a4a [media] media: cx88: use vb2_start_streaming_called() helper by Prabhakar Lad · 10 years ago
  76. eab34ea [media] media: vivid: use vb2_start_streaming_called() helper by Prabhakar Lad · 10 years ago
  77. bf2b892 [media] si4713: cleanup platform data by Sebastian Reichel · 10 years ago
  78. 68a3c04 [media] ARM: OMAP2: RX-51: update si4713 platform data by Sebastian Reichel · 10 years ago
  79. 5325d84 [media] si4713: add DT binding documentation by Sebastian Reichel · 10 years ago
  80. 98bea62 [media] si4713: add device tree support by Sebastian Reichel · 10 years ago
  81. c3a5baf [media] si4713: use managed irq request by Sebastian Reichel · 10 years ago
  82. 80cd5c7 [media] si4713: use managed memory allocation by Sebastian Reichel · 10 years ago
  83. fbe14a1 [media] si4713: switch reset gpio to devm_gpiod API by Sebastian Reichel · 10 years ago
  84. d4471de [media] si4713: switch to devm regulator API by Sebastian Reichel · 10 years ago
  85. aa1b4da [media] v4l: Forbid usage of V4L2_MBUS_FMT definitions inside the kernel by Boris BREZILLON · 10 years ago
  86. 3e47608 [media] gpu: ipu-v3: Make use of media_bus_format enum by Boris BREZILLON · 10 years ago
  87. 3336f07 [media] staging: media: Make use of MEDIA_BUS_FMT_ definitions by Boris BREZILLON · 10 years ago
  88. 18cb5ec [media] usb: Make use of media_bus_format enum by Boris BREZILLON · 10 years ago
  89. 27ffaeb [media] platform: Make use of media_bus_format enum by Boris BREZILLON · 10 years ago
  90. 43ba464 [media] pci: Make use of MEDIA_BUS_FMT definitions by Boris BREZILLON · 10 years ago
  91. f5fe58f [media] i2c: Make use of media_bus_format enum by Boris BREZILLON · 10 years ago
  92. 32b32ce [media] Make use of the new media_bus_format definitions by Boris BREZILLON · 10 years ago
  93. 55b8cbf [media] v4l: Update subdev-formats doc with new MEDIA_BUS_FMT values by Boris BREZILLON · 10 years ago
  94. edcf58b [media] Move mediabus format definition to a more standard place by Boris BREZILLON · 10 years ago
  95. 698f626 [media] rtl28xxu: enable demod ADC only when needed by Antti Palosaari · 10 years ago
  96. b936d16 [media] r820t: add DVB-C config by Antti Palosaari · 11 years ago
  97. 4f4d238 [media] MAINTAINERS: add mn88473 (Panasonic MN88473) by Antti Palosaari · 10 years ago
  98. 0c5d216 [media] mn88473: add staging TODO by Antti Palosaari · 10 years ago
  99. 4f80d85 [media] mn88473: move to staging by Antti Palosaari · 10 years ago
  100. 97de6e8 [media] mn88473: convert to RegMap API by Antti Palosaari · 10 years ago