aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/media/platform/omap3isp (follow)
AgeCommit message (Expand)AuthorFilesLines
2016-01-11[media] v4l: omap3isp: Use media entity enumeration interfaceSakari Ailus5-19/+33
2016-01-11[media] v4l: omap3isp: Use the new media graph walk interfaceSakari Ailus4-27/+61
2016-01-11[media] media-device: split media initialization and registrationJavier Martinez Canillas1-7/+7
2016-01-11[media] omap3isp: consistently use v4l2_dev var in complete notifierJavier Martinez Canillas1-1/+1
2016-01-11[media] omap3isp: rename single labels to just errorJavier Martinez Canillas2-4/+4
2016-01-11[media] omap3isp: remove pads prefix from isp_create_pads_links()Javier Martinez Canillas1-4/+8
2016-01-11[media] omap3isp: remove per ISP module link creation functionsJavier Martinez Canillas11-108/+35
2016-01-11[media] media: use unsigned for pad indexMauro Carvalho Chehab5-5/+5
2016-01-11[media] media framework: rename pads init function to media_entity_pads_init()Mauro Carvalho Chehab7-7/+7
2016-01-11[media] omap3/omap4/davinci: get rid of MEDIA_ENT_T_V4L2_SUBDEV abuseMauro Carvalho Chehab5-21/+46
2016-01-11[media] media: use macros to check for V4L2 subdev entitiesMauro Carvalho Chehab2-12/+9
2016-01-11[media] omap3isp: create links after all subdevs have been boundJavier Martinez Canillas1-8/+15
2016-01-11[media] omap3isp: separate links creation from entities initJavier Martinez Canillas11-104/+185
2016-01-11[media] media: use entity.graph_obj.mdev instead of .parentJavier Martinez Canillas2-3/+3
2016-01-11[media] media: rename the function that create pad linksMauro Carvalho Chehab6-16/+16
2016-01-11[media] omap3isp: get entity ID using media_entity_id()Javier Martinez Canillas3-6/+11
2016-01-11[media] media: get rid of unused "extra_links" param on media_entity_init()Mauro Carvalho Chehab7-7/+7
2015-12-18[media] media: videobuf2: Move timestamp to vb2_bufferJunghak Sung1-1/+1
2015-12-18[media] vb2: drop v4l2_format argument from queue_setupHans Verkuil1-1/+0
2015-10-20[media] media: videobuf2: Change queue_setup argumentJunghak Sung1-1/+1
2015-10-01[media] media: videobuf2: Restructure vb2_bufferJunghak Sung2-12/+15
2015-10-01[media] media: videobuf2: Replace videobuf2-core with videobuf2-v4l2Junghak Sung1-1/+1
2015-10-01[media] use v4l2_get_timestamp where possibleArnd Bergmann2-4/+3
2015-08-16[media] v4l: omap3isp: Drop platform data supportLaurent Pinchart5-126/+157
2015-07-06[media] v4l: omap3isp: Fix sub-device power management codeSakari Ailus1-2/+2
2015-07-06[media] v4l: omap3isp: Fix async notifier registration orderSakari Ailus1-10/+13
2015-06-24[media] omap3isp: remove unused varMauro Carvalho Chehab1-4/+0
2015-04-10[media] media: omap3isp: remove unused clkdevRussell King2-25/+0
2015-04-02[media] omap3isp: Deprecate platform data supportSakari Ailus1-0/+2
2015-04-02[media] omap3isp: Add support for the Device TreeSakari Ailus3-12/+224
2015-04-02[media] omap3isp: Replace many MMIO regions by twoSakari Ailus2-57/+60
2015-04-02[media] omap3isp: Move the syscon register out of the ISP register mapsSakari Ailus3-17/+42
2015-04-02[media] omap3isp: Replace mmio_base_phys array with the histogram block baseSakari Ailus3-6/+6
2015-04-02[media] omap3isp: Calculate vpclk_div for CSI-2Sakari Ailus1-1/+7
2015-04-02[media] omap3isp: Rename regulators to better suit the Device TreeSakari Ailus1-2/+2
2015-04-02[media] omap3isp: Refactor device configuration structs for Device TreeSakari Ailus6-84/+81
2015-04-02[media] omap3isp: Platform data could be NULLSakari Ailus2-9/+7
2015-04-02[media] omap3isp: DT support for clocksLaurent Pinchart1-0/+25
2015-04-02[media] omap3isp: Separate external link creation from platform data parsingSakari Ailus1-71/+72
2015-04-02[media] omap3isp: Avoid a BUG_ON() in media_entity_create_link()Sakari Ailus1-0/+13
2015-04-02[media] omap3isp: Fix error handling in probeSakari Ailus1-1/+1
2015-04-02[media] media: omap3isp: hist: Move histogram DMA to DMA engineLaurent Pinchart5-57/+80
2015-04-02[media] media: omap3isp: video: Use v4l2_get_timestamp()Laurent Pinchart1-4/+1
2015-04-02[media] media: omap3isp: video: drop setting of vb2 buffer state to VB2_BUF_STATE_ACTIVELad, Prabhakar1-1/+0
2015-04-02[media] media: omap3isp: video: Don't call vb2 mmap with queue lock heldLaurent Pinchart1-7/+1
2015-03-23[media] v4l2-subdev: add support for the new enum_frame_size 'which' fieldHans Verkuil5-10/+10
2015-03-23[media] v4l2-subdev: support new 'which' field in enum_mbus_codeHans Verkuil4-5/+5
2015-03-23[media] v4l2-subdev: replace v4l2_subdev_fh by v4l2_subdev_pad_configHans Verkuil5-157/+157
2015-01-27Merge tag 'v3.19-rc6' into patchworkMauro Carvalho Chehab1-2/+5
2015-01-24Merge tag 'media/v3.19-4' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-mediaLinus Torvalds1-2/+5