summaryrefslogtreecommitdiffstats
path: root/drivers/media
AgeCommit message (Expand)AuthorFilesLines
2016-05-06[media] media: i2c/adp1653: fix check of devm_gpiod_get() error codeVladimir Zapolskiy1-2/+2
2016-05-06[media] dw2102: move USB IDs to dvb-usb-ids.hMauro Carvalho Chehab2-57/+16
2016-05-06[media] media: adv7180: Add of compatible strings for full familyJulian Scheel1-0/+8
2016-05-06[media] si2157: detect if firmware is runningAntti Palosaari2-7/+13
2016-05-06[media] zl10353: use div_u64 instead of do_divArnd Bergmann1-4/+2
2016-05-02Merge tag 'v4.6-rc6' into patchworkMauro Carvalho Chehab4-21/+28
2016-04-29[media] media: change pipeline validation return errorHelen Mae Koike Fornazier2-3/+3
2016-04-28Merge tag 'media/v4.6-4' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds4-21/+28
2016-04-26[media] tw686x: avoid going past arrayMauro Carvalho Chehab1-2/+2
2016-04-25[media] vb2-memops: Fix over allocation of frame vectorsRicardo Ribalda1-1/+1
2016-04-25[media] media: vb2: Fix regression on poll() for RW modeRicardo Ribalda2-8/+16
2016-04-25[media] tw686x: Don't go past arrayMauro Carvalho Chehab1-2/+11
2016-04-25[media] media/i2c/adv*: make controls inheritable instead of privateHans Verkuil4-28/+0
2016-04-25[media] tc358743: drop bogus commentHans Verkuil1-1/+0
2016-04-25[media] sta2x11: remove unused varsMauro Carvalho Chehab1-2/+0
2016-04-25[media] sta2x11_vip: fix s_stdHans Verkuil1-16/+10
2016-04-25[media] adv7180: fix broken standards handlingHans Verkuil1-38/+80
2016-04-25[media] cx231xx: silence uninitialized variable warningDan Carpenter1-1/+2
2016-04-25[media] tw686x-video: test for 60Hz instead of 50HzHans Verkuil1-4/+4
2016-04-20[media] tpg: Export the tpg code from vivid as a moduleHelen Mae Koike Fornazier11-675/+36
2016-04-20[media] vivid: use new v4l2-rect.h headerHans Verkuil5-213/+110
2016-04-20[media] ivtv/cx18: use the new mask variants of the v4l2_device_call_* definesHans Verkuil2-22/+4
2016-04-20[media] v4l2-device.h: add v4l2_device_mask_ variantsHans Verkuil1-1/+1
2016-04-20[media] adv7180: Add g_tvnorms operationNiklas Söderlund1-1/+7
2016-04-20[media] adv7180: Add cropcap operationNiklas Söderlund1-0/+16
2016-04-20[media] adv7180: Add g_std operationNiklas Söderlund1-0/+10
2016-04-20[media] tc358743: zero the reserved arrayHans Verkuil1-0/+4
2016-04-20[media] usbvision: revert commit 588afcc1Vladis Dronov1-7/+0
2016-04-20[media] dib0090: fix smatch errorHans Verkuil1-1/+1
2016-04-20[media] pvrusb2: fix smatch errorsHans Verkuil1-5/+4
2016-04-20[media] vivid: fix smatch errorsHans Verkuil1-8/+11
2016-04-20[media] tw686x: Specify that the DMA is 32 bitsEzequiel Garcia1-0/+1
2016-04-20[media] tw686x: add missing staticsHans Verkuil1-2/+2
2016-04-20[media] media: Support Intersil/Techwell TW686x-based video capture cardsEzequiel Garcia9-0/+2031
2016-04-20[media] media-device: get rid of the spinlockMauro Carvalho Chehab2-34/+21
2016-04-13[media] m88ds3103: fix undefined divisionPeter Rosin1-1/+1
2016-04-13[media] media: platform: rcar_jpu, vsp1: Use ARCH_RENESASSimon Horman1-2/+2
2016-04-13[media] v4l: vsp1: Update WPF and LIF maximum sizes for Gen3Laurent Pinchart2-5/+12
2016-04-13[media] v4l: vsp1: Fix V4L2_PIX_FMT_XRGB444 format definitionLaurent Pinchart1-1/+1
2016-04-13[media] v4l: vsp1: Add global alpha support for DRM pipelineLaurent Pinchart1-1/+4
2016-04-13[media] v4l: vsp1: Add Z-order support for DRM pipelineLaurent Pinchart3-77/+116
2016-04-13[media] v4l: vsp1: Add support for the RPF alpha multiplier on Gen3Laurent Pinchart4-3/+73
2016-04-13[media] v4l: vsp1: lut: Use display list fragments to fill LUTLaurent Pinchart2-6/+31
2016-04-13[media] v4l: vsp1: dl: Add support for multi-body display listsLaurent Pinchart2-46/+251
2016-04-13[media] v4l: vsp1: dl: Fix race conditionsLaurent Pinchart1-12/+29
2016-04-13[media] v4l: vsp1: dl: Make reg_count field unsignedLaurent Pinchart1-1/+1
2016-04-13[media] v4l: vsp1: Fix LUT format settingLaurent Pinchart1-0/+1
2016-04-13[media] v4l: vsp1: Factorize frame size enumeration codeLaurent Pinchart6-111/+69
2016-04-13Revert "[media] v4l2-ioctl: simplify code"Mauro Carvalho Chehab1-29/+22
2016-04-13[media] v4l: vsp1: Factorize media bus codes enumeration codeLaurent Pinchart7-132/+60