aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/media (follow)
AgeCommit message (Expand)AuthorFilesLines
2016-05-04[media] rtl2832: regmap is aware of lockdep, drop local locking hackPeter Rosin2-31/+0
2016-05-04[media] rtl2832_sdr: get rid of empty regmap wrappersPeter Rosin1-170/+132
2016-05-04[media] rtl2832: change the i2c gate to be mux-lockedPeter Rosin5-181/+36
2016-05-04[media] si2168: change the i2c gate to be mux-lockedAntti Palosaari2-63/+21
2016-05-02[media] media: s3c-camif: fix deadlock on driver probe()Marek Szyprowski1-9/+3
2016-05-02[media] media: exynos4-is: fix deadlock on driver probeMarek Szyprowski1-11/+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/mchehab/linux-mediaLinus 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-22[media] cx231xx: convert to use an explicit i2c mux corePeter Rosin3-26/+31
2016-04-22[media] si2168: convert to use an explicit i2c mux corePeter Rosin2-11/+16
2016-04-22[media] rtl2832: convert to use an explicit i2c mux corePeter Rosin2-12/+15
2016-04-22[media] rtl2830: convert to use an explicit i2c mux corePeter Rosin2-9/+13
2016-04-22[media] m88ds3103: convert to use an explicit i2c mux corePeter Rosin2-9/+12
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