summaryrefslogtreecommitdiff
path: root/drivers/media
AgeCommit message (Expand)AuthorFilesLines
2016-01-25[media] media: change email addressPatrick Boettcher54-79/+79
2016-01-25[media] tvp5150: Add OF match tableEduard Gavin1-0/+9
2016-01-25[media] tvp5150: Configure data interface via DTJavier Martinez Canillas1-3/+63
2016-01-25[media] tvp5150: Initialize the chip on probeJavier Martinez Canillas1-0/+35
2016-01-25[media] tvp5150: Add g_mbus_config subdev operation supportLaurent Pinchart1-0/+11
2016-01-25[media] tvp5150: Add s_stream subdev operation supportLaurent Pinchart1-0/+16
2016-01-25[media] tvp5150: Add pixel rate control supportLaurent Pinchart1-1/+4
2016-01-25[media] tvp5150: Add tvp5151 supportLaurent Pinchart1-0/+2
2016-01-25[media] tvp5150: Restructure version detectionLaurent Pinchart1-34/+45
2016-01-25[media] soc_camera: constify v4l2_subdev_sensor_ops structuresJulia Lawall3-3/+3
2016-01-25[media] soc_camera: rcar_vin: Add R-Car Gen3 supportYoshihiko Mori1-0/+2
2016-01-25[media] sh_mobile_ceu_camera: use soc_camera_from_vb2qGeliang Tang1-9/+5
2016-01-25[media] v4l: omap3isp: Fix data lane shift configurationLaurent Pinchart3-6/+6
2016-01-25[media] v4l: omap3isp: preview: Mark output buffer done firstSakari Ailus1-7/+7
2016-01-25[media] v4l: omap3isp: Fix handling platform_get_irq resultAndrzej Hajda1-2/+3
2016-01-25[media] v4l: omap3isp: use vb2_buffer_state enum for vb2 buffer stateLad, Prabhakar1-4/+6
2016-01-25[media] v4l: omap3isp: Return buffers back to videobuf2 if pipeline streamon ...Sakari Ailus1-14/+32
2016-01-25[media] v4l: omap3isp: Move starting the sensor from streamon IOCTL handler t...Sakari Ailus1-19/+30
2016-01-25[media] v4l: omap3isp: Fix module autoloadingJavier Martinez Canillas1-0/+1
2016-01-25Revert "[media] Postpone the addition of MEDIA_IOC_G_TOPOLOGY"Mauro Carvalho Chehab1-6/+1
2016-01-21dma-mapping: always provide the dma_map_ops based implementationChristoph Hellwig1-1/+0
2016-01-18Merge tag 'fbdev-4.5' of git://git.kernel.org/pub/scm/linux/kernel/git/tomba/...Linus Torvalds1-1/+1
2016-01-17Merge tag 'gpio-v4.5-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...Linus Torvalds1-1/+1
2016-01-15Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds4-5/+5
2016-01-13Merge tag 'media/v4.5-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds97-1013/+2604
2016-01-12Merge tag 'media/v4.5-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds357-3389/+3783
2016-01-11[media] Postpone the addition of MEDIA_IOC_G_TOPOLOGYMauro Carvalho Chehab1-1/+6
2016-01-11[media] mxl111sf: Add a tuner entityMauro Carvalho Chehab3-0/+31
2016-01-11[media] dvbdev: create links on devices with multiple frontendsMauro Carvalho Chehab2-13/+51
2016-01-11[media] media-entitiy: add a function to create multiple linksMauro Carvalho Chehab1-0/+65
2016-01-11[media] dvb-usb-v2: postpone removal of media_deviceMauro Carvalho Chehab1-1/+1
2016-01-11[media] dvbdev: Add RF connector if neededMauro Carvalho Chehab7-9/+70
2016-01-11[media] dvbdev: remove two dead functions if !CONFIG_MEDIA_CONTROLLER_DVBMauro Carvalho Chehab1-4/+2
2016-01-11[media] call media_device_init() before registering the V4L2 deviceMauro Carvalho Chehab2-4/+4
2016-01-11[media] media-entity: don't sleep at media_device_register_entity()Mauro Carvalho Chehab1-4/+8
2016-01-11[media] media-entity: increase max number of PADsMauro Carvalho Chehab1-1/+1
2016-01-11[media] media-device.h: use just one u32 counter for object IDMauro Carvalho Chehab1-20/+15
2016-01-11[media] move documentation to the header filesMauro Carvalho Chehab2-40/+0
2016-01-11[media] media: Move MEDIA_ENTITY_MAX_PADS from media-entity.h to media-entity.cSakari Ailus1-0/+5
2016-01-11[media] media: Remove pre-allocated entity enumeration bitmapSakari Ailus1-11/+5
2016-01-11[media] v4l: vsp1: Use media entity enumeration interfaceSakari Ailus1-14/+31
2016-01-11[media] v4l: omap3isp: Use media entity enumeration interfaceSakari Ailus5-19/+33
2016-01-11[media] media: Keep using the same graph walk object for a given pipelineSakari Ailus1-6/+11
2016-01-11[media] media: Use entity enums in graph walkSakari Ailus1-10/+6
2016-01-11[media] v4l: vsp1: Use the new media graph walk interfaceSakari Ailus1-0/+8
2016-01-11[media] v4l: xilinx: Use the new media graph walk interfaceSakari Ailus1-0/+9
2016-01-11[media] v4l: exynos4-is: Use the new media graph walk interfaceSakari Ailus2-11/+21
2016-01-11[media] v4l: omap3isp: Use the new media graph walk interfaceSakari Ailus4-27/+61
2016-01-11[media] media: Use the new media graph walk interfaceSakari Ailus1-1/+11
2016-01-11[media] media: Amend media graph walk API by init and cleanup functionsSakari Ailus1-0/+27