1. 6b6a427 [media] media: use media_gobj inside links by Mauro Carvalho Chehab · 9 years ago
  2. 18710dc [media] media: use media_gobj inside pads by Mauro Carvalho Chehab · 9 years ago
  3. bfab2aac [media] media: use media_gobj inside entities by Mauro Carvalho Chehab · 9 years ago
  4. ec6e4c9 [media] media: add a common struct to be embed on media graph objects by Mauro Carvalho Chehab · 9 years ago
  5. e0077cf [media] omap3isp: get entity ID using media_entity_id() by Javier Martinez Canillas · 9 years ago
  6. fa76239 [media] media: create a macro to get entity ID by Mauro Carvalho Chehab · 9 years ago
  7. 20fe031 [media] au0828: Fix the logic that enables the analog demoder link by Mauro Carvalho Chehab · 9 years ago
  8. 21a0654 [media] Kconfig: Re-enable Media controller support for DVB by Mauro Carvalho Chehab · 9 years ago
  9. 1809510 [media] media: get rid of unused "extra_links" param on media_entity_init() by Mauro Carvalho Chehab · 9 years ago
  10. 0158e7b [media] au0828: Cache the decoder info at au0828 dev structure by Mauro Carvalho Chehab · 9 years ago
  11. bed6919 [media] au0828: Add support for media controller by Rafael Lourenço de Lima Chehab · 9 years ago
  12. e576d60 [media] media: define Media Controller API when CONFIG_MEDIA_CONTROLLER enabled by Shuah Khan · 9 years ago
  13. d062f91 [media] media: new media controller API for device resource support by Shuah Khan · 9 years ago
  14. 768acf4 [media] rc: sunxi-cir: Initialize the spinlock properly by Chen-Yu Tsai · 9 years ago
  15. 4020c18 [media] rtl2832: do not filter out slave TS null packets by Antti Palosaari · 9 years ago
  16. 891e055 [media] rtl2832: print reg number on error case by Antti Palosaari · 9 years ago
  17. 31d60f1 [media] rtl28xxu: return demod reg page from driver cache by Antti Palosaari · 9 years ago
  18. 95847f4 [media] coda: enable MPEG-2 ES decoding by Philipp Zabel · 9 years ago
  19. 49b966f [media] coda: don't start streaming without queued buffers by Philipp Zabel · 9 years ago
  20. bb757d7 [media] coda: hook up vidioc_prepare_buf by Philipp Zabel · 9 years ago
  21. d4de047 [media] coda: relax coda_jpeg_check_buffer for trailing bytes by Philipp Zabel · 9 years ago
  22. 5542570 [media] coda: make to_coda_video_device static by Philipp Zabel · 9 years ago
  23. 54774f8 [media] s5p-mfc: remove volatile attribute from MFC register addresses by Andrzej Hajda · 9 years ago
  24. fdd1d4b [media] s5p-mfc: merge together s5p_mfc_hw_call and s5p_mfc_hw_call_void by Andrzej Hajda · 9 years ago
  25. 7969b12 [media] s5p-mfc: use spinlock to protect MFC context by Andrzej Hajda · 9 years ago
  26. 8eceb9a [media] s5p-mfc: remove unnecessary callbacks by Andrzej Hajda · 9 years ago
  27. 62bbd72 [media] s5p-mfc: make queue cleanup code common by Andrzej Hajda · 9 years ago
  28. 05d1d0f [media] s5p-mfc: use one implementation of s5p_mfc_get_new_ctx by Andrzej Hajda · 9 years ago
  29. 4e9691a [media] s5p-mfc: constify s5p_mfc_codec_ops structures by Julia Lawall · 9 years ago
  30. aa37763 [media] au8522: Avoid memory leak for device config data by Mauro Carvalho Chehab · 9 years ago
  31. c77adf2 [media] ir-lirc-codec.c: don't leak lirc->drv-rbuf by Mauro Carvalho Chehab · 9 years ago
  32. 0aff8a8 [media] uvcvideo: small cleanup in uvc_video_clock_update() by Dan Carpenter · 9 years ago
  33. 1ab8c3f [media] uvcvideo: Fix reading the current exposure value of UVC by Anton V. Shokurov · 9 years ago
  34. f0b0faff [media] cx23885-dvb: move initialization of a8293_pdata by Mauro Carvalho Chehab · 9 years ago
  35. aee5f29 [media] cx23885-dvb: initialize a8293_pdata by Mauro Carvalho Chehab · 9 years ago
  36. b62ef37 [media] videobuf2: avoid memory leak on errors by Mauro Carvalho Chehab · 9 years ago
  37. 58e1ba3 [media] videobuf2-core: fix plane_sizes handling in VIDIOC_CREATE_BUFS by Hans Verkuil · 9 years ago
  38. 20eedf0e1 [media] videobuf2-core: call __setup_offsets before buf_init() by Hans Verkuil · 9 years ago
  39. e32f856 [media] videobuf2-core: fill in q->bufs[vb->index] before buf_init() by Hans Verkuil · 9 years ago
  40. 489648a [media] videobuf2-core: move __setup_lengths into __vb2_queue_alloc() by Hans Verkuil · 9 years ago
  41. 10cc3b1 [media] videobuf2-core: fill_user_buffer and copy_timestamp should return void by Hans Verkuil · 9 years ago
  42. df868ea [media] videobuf2-core.c: update module description by Hans Verkuil · 9 years ago
  43. af3bac1 [media] media: videobuf2: Move vb2_fileio_data and vb2_thread to core part by Junghak Sung · 9 years ago
  44. 70433a1 [media] media: videobuf2: Refactor vb2_fileio_data and vb2_thread by Junghak Sung · 9 years ago
  45. dcbc216 [media] media: videobuf2: last_buffer_queued is set at fill_v4l2_buffer() by Junghak Sung · 9 years ago
  46. 49d8ab9 [media] media: videobuf2: Separate vb2_poll() by Junghak Sung · 9 years ago
  47. 959c3ef [media] media: videobuf2: Add copy_timestamp to struct vb2_queue by Junghak Sung · 9 years ago
  48. d6dd645 [media] media: videobuf2: Move timestamp to vb2_buffer by Junghak Sung · 9 years ago
  49. 9057bc2 [media] solo6x10: use v4l2_get_timestamp to fill in buffer timestamp by Hans Verkuil · 9 years ago
  50. df9ecb0 [media] vb2: drop v4l2_format argument from queue_setup by Hans Verkuil · 9 years ago
  51. ecc2fe2 [media] cx23885: video instead of vbi register used by Hans Verkuil · 9 years ago
  52. 6c43a21 [media] cx23885: add support for ViewCast 260e and 460e by Hans Verkuil · 9 years ago
  53. fc279cc [media] cs3308: add new 8-channel volume control driver by Hans Verkuil · 9 years ago
  54. bfd1bbf [media] cx25840: initialize the standard to NTSC_M by Hans Verkuil · 9 years ago
  55. e69d894 [media] cx25840: fix cx25840_s_stream for cx2388x and cx231xx by Hans Verkuil · 9 years ago
  56. 499ebed [media] cx25840: relax a Vsrc check by Hans Verkuil · 9 years ago
  57. ee61cd9 [media] cx25840: more cx23888 register address changes by Hans Verkuil · 9 years ago
  58. cdf472d [media] cx25840: fix VBI support for cx23888 by Hans Verkuil · 9 years ago
  59. 80954cb [media] ivtv/cx18: fix inverted pixel aspect ratio by Hans Verkuil · 9 years ago
  60. e25cb20 [media] cx231xx: fix NTSC cropcap, add missing cropcap for 417 by Hans Verkuil · 9 years ago
  61. e80bf856 [media] cx23885: fix format/crop handling by Hans Verkuil · 9 years ago
  62. 52d60eb Revert "[media] UVC: Add support for ds4 depth camera" by Mauro Carvalho Chehab · 9 years ago
  63. 991ce92 [media] use https://linuxtv.org for LinuxTV URLs by Mauro Carvalho Chehab · 9 years ago
  64. b046d3a [media] tda10071: Fix dependency to REGMAP_I2C by Matthias Schwarzott · 9 years ago
  65. f7488c5 [media] dm1105: Remove unnecessary synchronize_irq() before free_irq() by Lars-Peter Clausen · 9 years ago
  66. c1500ba [media] media: rc: remove unneeded code by Heiner Kallweit · 9 years ago
  67. 94c1733 [media] si2165: Add DVB-C support for HVR-4400/HVR-5500 by Matthias Schwarzott · 9 years ago
  68. 3b0c980 [media] si2165: Prepare si2165_set_frontend() for future DVB-C support by Matthias Schwarzott · 9 years ago
  69. 25e7375 [media] si2165: set list of DVB-T registers together by Matthias Schwarzott · 9 years ago
  70. 542fb3c [media] si2165: Simplify si2165_set_if_freq_shift usage by Matthias Schwarzott · 9 years ago
  71. 75d62fc [media] si2165: move setting ts config to init by Matthias Schwarzott · 9 years ago
  72. eae5668 [media] si2165: only write agc registers after reset before start_syncro by Matthias Schwarzott · 9 years ago
  73. a5293db [media] si2165: create function si2165_write_reg_list for writing register lists by Matthias Schwarzott · 9 years ago
  74. c1c4967 [media] si2165: rename si2165_set_parameters to si2165_set_frontend by Matthias Schwarzott · 9 years ago
  75. d9a201d [media] si2165: rename frontend -> fe by Matthias Schwarzott · 9 years ago
  76. 120c41d [media] UVC: Add support for ds4 depth camera by Aviv Greenberg · 9 years ago
  77. 083206fc [media] cx231xx: constify cx2341x_handler_ops structures by Julia Lawall · 9 years ago
  78. 22dbec2 [media] media, sound: tea575x: constify snd_tea575x_ops structures by Julia Lawall · 9 years ago
  79. 85f9e06 [media] v4l2-dv-timings: add new arg to v4l2_match_dv_timings by Hans Verkuil · 9 years ago
  80. 10897da Merge tag 'v4.4-rc2' into patchwork by Mauro Carvalho Chehab · 9 years ago
  81. 1a47de6 various: fix pci_set_dma_mask return value checking by Christoph Hellwig · 9 years ago
  82. ca78946 [media] davinci: add i2c Kconfig dependencies by Arnd Bergmann · 9 years ago
  83. a733a41 [media] fix dvb_frontend_sleep_until() logic by Mauro Carvalho Chehab · 9 years ago
  84. 439be34 [media] media: cx23885: fix type of allowed_protos by Heiner Kallweit · 9 years ago
  85. 850c8a7 smsir.h: remove a now duplicated definition (IR_DEFAULT_TIMEOUT) by Mauro Carvalho Chehab · 9 years ago
  86. d80ca8b [media] media: rc: move check whether a protocol is enabled to the core by Heiner Kallweit · 9 years ago
  87. acc1c3c [media] media: rc: load decoder modules on-demand by Heiner Kallweit · 9 years ago
  88. 53df877 [media] media: rc: constify struct proto_names by Heiner Kallweit · 9 years ago
  89. 9f0bf36 [media] media: rc: preparation for on-demand decoder module loading by Heiner Kallweit · 9 years ago
  90. 93cffffc [media] media: rc: fix decoder module unloading by Heiner Kallweit · 9 years ago
  91. fa52bd50 [media] usbvision: fix crash on detecting device with invalid configuration by Vladis Dronov · 9 years ago
  92. 1efc217 [media] Add support for dvb usb stick Hauppauge WinTV-soloHD by Arno Bauernöppel · 9 years ago
  93. 18349f4 [media] si2165: fix checkpatch issues by Matthias Schwarzott · 9 years ago
  94. 599bedb [media] cx231xx_dvb: use demod_i2c for demod attach by Matthias Schwarzott · 9 years ago
  95. 9bca626 [media] ttusb-dec: constify ttusbdecfe_config structure by Julia Lawall · 9 years ago
  96. 9c5e44a [media] drivers/media/usb/dvb-usb-v2: constify mxl111sf_demod_config structure by Julia Lawall · 9 years ago
  97. c0a182b [media] tv tuner max2165 driver: extend frequency range by Walter Cheuk · 9 years ago
  98. b446631 [media] v4l: omap_vout: Don't free buffers if they haven't been allocated by Laurent Pinchart · 9 years ago
  99. 8afe97b [media] uvcvideo: Enable UVC 1.5 device detection by Laurent Pinchart · 9 years ago
  100. 1ea7252 [media] c8sectpfe: Combine three checks into a single if block by Markus Elfring · 9 years ago