summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
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] Staging: media: bcm2048: defined region_configs[] array as const arrayClaudiu Beznea1-1/+1
2016-04-20[media] tc358743: zero the reserved arrayHans Verkuil1-0/+4
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-kh: rename three functions to prevent clash with tw686x driverHans Verkuil3-12/+12
2016-04-20[media] tw686x: add missing staticsHans Verkuil1-2/+2
2016-04-20[media] tw686x-kh: add audio support to the TODO listHans Verkuil1-1/+4
2016-04-20[media] tw686x-kh: specify that the DMA is 32 bitsHans Verkuil1-0/+1
2016-04-20[media] tw686x-kh: use the cached valueMauro Carvalho Chehab1-1/+1
2016-04-20[media] media: Support Intersil/Techwell TW686x-based video capture cardsEzequiel Garcia9-0/+2031
2016-04-20[media] TW686x frame grabber driverKrzysztof Hałasa9-0/+1207
2016-04-20[media] media-device: get rid of the spinlockMauro Carvalho Chehab2-34/+21
2016-04-14[media] m88ds3103: fix undefined divisionPeter Rosin1-1/+1
2016-04-14[media] media: platform: rcar_jpu, vsp1: Use ARCH_RENESASSimon Horman1-2/+2
2016-04-14[media] v4l: vsp1: Update WPF and LIF maximum sizes for Gen3Laurent Pinchart2-5/+12
2016-04-14[media] v4l: vsp1: Fix V4L2_PIX_FMT_XRGB444 format definitionLaurent Pinchart1-1/+1
2016-04-14[media] v4l: vsp1: Add global alpha support for DRM pipelineLaurent Pinchart1-1/+4
2016-04-14[media] v4l: vsp1: Add Z-order support for DRM pipelineLaurent Pinchart3-77/+116
2016-04-14[media] v4l: vsp1: Add support for the RPF alpha multiplier on Gen3Laurent Pinchart4-3/+73
2016-04-14[media] v4l: vsp1: lut: Use display list fragments to fill LUTLaurent Pinchart2-6/+31
2016-04-14[media] v4l: vsp1: dl: Add support for multi-body display listsLaurent Pinchart2-46/+251
2016-04-14[media] v4l: vsp1: dl: Fix race conditionsLaurent Pinchart1-12/+29
2016-04-14[media] v4l: vsp1: dl: Make reg_count field unsignedLaurent Pinchart1-1/+1
2016-04-14[media] v4l: vsp1: Fix LUT format settingLaurent Pinchart1-0/+1
2016-04-14[media] v4l: vsp1: Factorize frame size enumeration codeLaurent Pinchart6-111/+69
2016-04-14Revert "[media] v4l2-ioctl: simplify code"Mauro Carvalho Chehab1-29/+22
2016-04-14[media] v4l: vsp1: Factorize media bus codes enumeration codeLaurent Pinchart7-132/+60
2016-04-14[media] v4l: vsp1: Factorize get pad format codeLaurent Pinchart9-126/+36
2016-04-14[media] v4l: vsp1: RPF entities can't be target nodesLaurent Pinchart1-5/+5
2016-04-14[media] v4l: vsp1: Allocate pipelines on demandLaurent Pinchart8-61/+75
2016-04-14[media] v4l: vsp1: video: Reorder functionsLaurent Pinchart1-133/+133
2016-04-14[media] v4l: vsp1: Store pipeline pointer in rwpfLaurent Pinchart5-22/+19
2016-04-14[media] v4l: vsp1: Pass pipe pointer to entity configure functionsLaurent Pinchart11-14/+29
2016-04-14[media] v4l: vsp1: Rename pipeline validate functions to pipeline buildLaurent Pinchart1-9/+9
2016-04-14[media] v4l: vsp1: Pass display list explicitly to configure functionsLaurent Pinchart16-118/+125
2016-04-14[media] v4l: vsp1: Use __vsp1_video_try_format to initialize format at init timeLaurent Pinchart1-9/+2
2016-04-14[media] v4l: vsp1: Merge RPF and WPF pad ops structuresLaurent Pinchart4-65/+38
2016-04-14[media] v4l: vsp1: Create a new configure operation to setup modulesLaurent Pinchart12-476/+418
2016-04-14[media] v4l: vsp1: Store active selection rectangles in a pad config structureLaurent Pinchart10-51/+58
2016-04-14[media] v4l: vsp1: Store active formats in a pad config structureLaurent Pinchart11-124/+311
2016-04-13[media] v4l: vsp1: Implement and use the subdev pad::init_cfg configurationLaurent Pinchart10-18/+16
2016-04-13[media] v4l: vsp1: Add race condition FIXME commentLaurent Pinchart1-0/+3
2016-04-13[media] v4l: vsp1: Fix BRU try compose rectangle storageLaurent Pinchart1-1/+2