1. bfab2aac [media] media: use media_gobj inside entities by Mauro Carvalho Chehab · 9 years ago
  2. ec6e4c9 [media] media: add a common struct to be embed on media graph objects by Mauro Carvalho Chehab · 9 years ago
  3. e0077cf [media] omap3isp: get entity ID using media_entity_id() by Javier Martinez Canillas · 9 years ago
  4. 1302d39 [media] staging: omap4iss: get entity ID using media_entity_id() by Javier Martinez Canillas · 9 years ago
  5. fa76239 [media] media: create a macro to get entity ID by Mauro Carvalho Chehab · 9 years ago
  6. 20fe031 [media] au0828: Fix the logic that enables the analog demoder link by Mauro Carvalho Chehab · 9 years ago
  7. 21a0654 [media] Kconfig: Re-enable Media controller support for DVB by Mauro Carvalho Chehab · 9 years ago
  8. 1809510 [media] media: get rid of unused "extra_links" param on media_entity_init() by Mauro Carvalho Chehab · 9 years ago
  9. 0158e7b [media] au0828: Cache the decoder info at au0828 dev structure by Mauro Carvalho Chehab · 9 years ago
  10. bed6919 [media] au0828: Add support for media controller by Rafael Lourenço de Lima Chehab · 9 years ago
  11. e576d60 [media] media: define Media Controller API when CONFIG_MEDIA_CONTROLLER enabled by Shuah Khan · 9 years ago
  12. d062f91 [media] media: new media controller API for device resource support by Shuah Khan · 9 years ago
  13. 768acf4 [media] rc: sunxi-cir: Initialize the spinlock properly by Chen-Yu Tsai · 9 years ago
  14. 4020c18 [media] rtl2832: do not filter out slave TS null packets by Antti Palosaari · 9 years ago
  15. 891e055 [media] rtl2832: print reg number on error case by Antti Palosaari · 9 years ago
  16. 31d60f1 [media] rtl28xxu: return demod reg page from driver cache by Antti Palosaari · 9 years ago
  17. 95847f4 [media] coda: enable MPEG-2 ES decoding by Philipp Zabel · 9 years ago
  18. 49b966f [media] coda: don't start streaming without queued buffers by Philipp Zabel · 9 years ago
  19. bb757d7 [media] coda: hook up vidioc_prepare_buf by Philipp Zabel · 9 years ago
  20. d4de047 [media] coda: relax coda_jpeg_check_buffer for trailing bytes by Philipp Zabel · 9 years ago
  21. 5542570 [media] coda: make to_coda_video_device static by Philipp Zabel · 9 years ago
  22. 54774f8 [media] s5p-mfc: remove volatile attribute from MFC register addresses by Andrzej Hajda · 9 years ago
  23. fdd1d4b [media] s5p-mfc: merge together s5p_mfc_hw_call and s5p_mfc_hw_call_void by Andrzej Hajda · 9 years ago
  24. 7969b12 [media] s5p-mfc: use spinlock to protect MFC context by Andrzej Hajda · 9 years ago
  25. 8eceb9a [media] s5p-mfc: remove unnecessary callbacks by Andrzej Hajda · 9 years ago
  26. 62bbd72 [media] s5p-mfc: make queue cleanup code common by Andrzej Hajda · 9 years ago
  27. 05d1d0f [media] s5p-mfc: use one implementation of s5p_mfc_get_new_ctx by Andrzej Hajda · 9 years ago
  28. 4e9691a [media] s5p-mfc: constify s5p_mfc_codec_ops structures by Julia Lawall · 9 years ago
  29. aa37763 [media] au8522: Avoid memory leak for device config data by Mauro Carvalho Chehab · 9 years ago
  30. c77adf2 [media] ir-lirc-codec.c: don't leak lirc->drv-rbuf by Mauro Carvalho Chehab · 9 years ago
  31. 0aff8a8 [media] uvcvideo: small cleanup in uvc_video_clock_update() by Dan Carpenter · 9 years ago
  32. 1ab8c3f [media] uvcvideo: Fix reading the current exposure value of UVC by Anton V. Shokurov · 9 years ago
  33. f0b0faff [media] cx23885-dvb: move initialization of a8293_pdata by Mauro Carvalho Chehab · 9 years ago
  34. aee5f29 [media] cx23885-dvb: initialize a8293_pdata by Mauro Carvalho Chehab · 9 years ago
  35. b62ef37 [media] videobuf2: avoid memory leak on errors by Mauro Carvalho Chehab · 9 years ago
  36. 58e1ba3 [media] videobuf2-core: fix plane_sizes handling in VIDIOC_CREATE_BUFS by Hans Verkuil · 9 years ago
  37. 20eedf0e1 [media] videobuf2-core: call __setup_offsets before buf_init() by Hans Verkuil · 9 years ago
  38. e32f856 [media] videobuf2-core: fill in q->bufs[vb->index] before buf_init() by Hans Verkuil · 9 years ago
  39. 489648a [media] videobuf2-core: move __setup_lengths into __vb2_queue_alloc() by Hans Verkuil · 9 years ago
  40. 10cc3b1 [media] videobuf2-core: fill_user_buffer and copy_timestamp should return void by Hans Verkuil · 9 years ago
  41. df868ea [media] videobuf2-core.c: update module description by Hans Verkuil · 9 years ago
  42. af3bac1 [media] media: videobuf2: Move vb2_fileio_data and vb2_thread to core part by Junghak Sung · 9 years ago
  43. 70433a1 [media] media: videobuf2: Refactor vb2_fileio_data and vb2_thread by Junghak Sung · 9 years ago
  44. dcbc216 [media] media: videobuf2: last_buffer_queued is set at fill_v4l2_buffer() by Junghak Sung · 9 years ago
  45. 49d8ab9 [media] media: videobuf2: Separate vb2_poll() by Junghak Sung · 9 years ago
  46. 959c3ef [media] media: videobuf2: Add copy_timestamp to struct vb2_queue by Junghak Sung · 9 years ago
  47. d6dd645 [media] media: videobuf2: Move timestamp to vb2_buffer by Junghak Sung · 9 years ago
  48. 9057bc2 [media] solo6x10: use v4l2_get_timestamp to fill in buffer timestamp by Hans Verkuil · 9 years ago
  49. 02a34b6 [media] DocBook media: update VIDIOC_CREATE_BUFS documentation 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. 4a3d0cb drm, ipu-v3: use https://linuxtv.org for LinuxTV URL by Mauro Carvalho Chehab · 9 years ago
  65. e9a73f6 WHENCE: use https://linuxtv.org for LinuxTV URLs by Mauro Carvalho Chehab · 9 years ago
  66. a825eae MAINTAINERS: use https://linuxtv.org for LinuxTV URLs by Mauro Carvalho Chehab · 9 years ago
  67. 0dbf41a [media] staging: media: lirc: Replace timeval with ktime_t in lirc_parallel.c by Arnd Bergmann · 9 years ago
  68. f07c73f [media] staging: media: lirc: Replace timeval with ktime_t in lirc_sasem.c by Arnd Bergmann · 9 years ago
  69. 8459503 [media] staging: media: lirc: Replace timeval with ktime_t in lirc_serial.c by Arnd Bergmann · 9 years ago
  70. 21312f6 [media] radio-bcm2048: fix code indent by Joseph Marrero · 9 years ago
  71. b046d3a [media] tda10071: Fix dependency to REGMAP_I2C by Matthias Schwarzott · 9 years ago
  72. f7488c5 [media] dm1105: Remove unnecessary synchronize_irq() before free_irq() by Lars-Peter Clausen · 9 years ago
  73. c1500ba [media] media: rc: remove unneeded code by Heiner Kallweit · 9 years ago
  74. 94c1733 [media] si2165: Add DVB-C support for HVR-4400/HVR-5500 by Matthias Schwarzott · 9 years ago
  75. 3b0c980 [media] si2165: Prepare si2165_set_frontend() for future DVB-C support by Matthias Schwarzott · 9 years ago
  76. 25e7375 [media] si2165: set list of DVB-T registers together by Matthias Schwarzott · 9 years ago
  77. 542fb3c [media] si2165: Simplify si2165_set_if_freq_shift usage by Matthias Schwarzott · 9 years ago
  78. 75d62fc [media] si2165: move setting ts config to init by Matthias Schwarzott · 9 years ago
  79. eae5668 [media] si2165: only write agc registers after reset before start_syncro by Matthias Schwarzott · 9 years ago
  80. a5293db [media] si2165: create function si2165_write_reg_list for writing register lists by Matthias Schwarzott · 9 years ago
  81. c1c4967 [media] si2165: rename si2165_set_parameters to si2165_set_frontend by Matthias Schwarzott · 9 years ago
  82. d9a201d [media] si2165: rename frontend -> fe by Matthias Schwarzott · 9 years ago
  83. 120c41d [media] UVC: Add support for ds4 depth camera by Aviv Greenberg · 9 years ago
  84. 083206fc [media] cx231xx: constify cx2341x_handler_ops structures by Julia Lawall · 9 years ago
  85. 22dbec2 [media] media, sound: tea575x: constify snd_tea575x_ops structures by Julia Lawall · 9 years ago
  86. 85f9e06 [media] v4l2-dv-timings: add new arg to v4l2_match_dv_timings by Hans Verkuil · 9 years ago
  87. 10897da Merge tag 'v4.4-rc2' into patchwork by Mauro Carvalho Chehab · 9 years ago
  88. 1ec2183 Linux 4.4-rc2 by Linus Torvalds · 9 years ago
  89. 104e2a6 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 9 years ago
  90. dcfeda9 Merge tag 'tty-4.4-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty by Linus Torvalds · 9 years ago
  91. 7f21739 Merge tag 'staging-4.4-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging by Linus Torvalds · 9 years ago
  92. 6d2d91b Merge tag 'usb-4.4-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 9 years ago
  93. 0ec7dc8 Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus by Linus Torvalds · 9 years ago
  94. 94521b2 Merge branch 'parisc-4.4-2' of git://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linux by Linus Torvalds · 9 years ago
  95. 727cde6 Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  96. 069ec22 Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  97. 865762a slab/slub: adjust kmem_cache_alloc_bulk API by Jesper Dangaard Brouer · 9 years ago
  98. 0337451 slub: add missing kmem cgroup support to kmem_cache_free_bulk by Jesper Dangaard Brouer · 9 years ago
  99. 03ec0ed slub: fix kmem cgroup bug in kmem_cache_alloc_bulk by Jesper Dangaard Brouer · 9 years ago
  100. d0ecd89 slub: optimize bulk slowpath free by detached freelist by Jesper Dangaard Brouer · 9 years ago