summaryrefslogtreecommitdiff
path: root/drivers/media/platform/omap3isp
AgeCommit message (Expand)Author
2016-01-11[media] v4l: omap3isp: Use media entity enumeration interfaceSakari Ailus
2016-01-11[media] v4l: omap3isp: Use the new media graph walk interfaceSakari Ailus
2016-01-11[media] media-device: split media initialization and registrationJavier Martinez Canillas
2016-01-11[media] omap3isp: consistently use v4l2_dev var in complete notifierJavier Martinez Canillas
2016-01-11[media] omap3isp: rename single labels to just errorJavier Martinez Canillas
2016-01-11[media] omap3isp: remove pads prefix from isp_create_pads_links()Javier Martinez Canillas
2016-01-11[media] omap3isp: remove per ISP module link creation functionsJavier Martinez Canillas
2016-01-11[media] media: use unsigned for pad indexMauro Carvalho Chehab
2016-01-11[media] media framework: rename pads init function to media_entity_pads_init()Mauro Carvalho Chehab
2016-01-11[media] omap3/omap4/davinci: get rid of MEDIA_ENT_T_V4L2_SUBDEV abuseMauro Carvalho Chehab
2016-01-11[media] media: use macros to check for V4L2 subdev entitiesMauro Carvalho Chehab
2016-01-11[media] omap3isp: create links after all subdevs have been boundJavier Martinez Canillas
2016-01-11[media] omap3isp: separate links creation from entities initJavier Martinez Canillas
2016-01-11[media] media: use entity.graph_obj.mdev instead of .parentJavier Martinez Canillas
2016-01-11[media] media: rename the function that create pad linksMauro Carvalho Chehab
2016-01-11[media] omap3isp: get entity ID using media_entity_id()Javier Martinez Canillas
2016-01-11[media] media: get rid of unused "extra_links" param on media_entity_init()Mauro Carvalho Chehab
2015-12-18[media] media: videobuf2: Move timestamp to vb2_bufferJunghak Sung
2015-12-18[media] vb2: drop v4l2_format argument from queue_setupHans Verkuil
2015-10-20[media] media: videobuf2: Change queue_setup argumentJunghak Sung
2015-10-01[media] media: videobuf2: Restructure vb2_bufferJunghak Sung
2015-10-01[media] media: videobuf2: Replace videobuf2-core with videobuf2-v4l2Junghak Sung
2015-10-01[media] use v4l2_get_timestamp where possibleArnd Bergmann
2015-08-16[media] v4l: omap3isp: Drop platform data supportLaurent Pinchart
2015-07-06[media] v4l: omap3isp: Fix sub-device power management codeSakari Ailus
2015-07-06[media] v4l: omap3isp: Fix async notifier registration orderSakari Ailus
2015-06-24[media] omap3isp: remove unused varMauro Carvalho Chehab
2015-04-10[media] media: omap3isp: remove unused clkdevRussell King
2015-04-02[media] omap3isp: Deprecate platform data supportSakari Ailus
2015-04-02[media] omap3isp: Add support for the Device TreeSakari Ailus
2015-04-02[media] omap3isp: Replace many MMIO regions by twoSakari Ailus
2015-04-02[media] omap3isp: Move the syscon register out of the ISP register mapsSakari Ailus
2015-04-02[media] omap3isp: Replace mmio_base_phys array with the histogram block baseSakari Ailus
2015-04-02[media] omap3isp: Calculate vpclk_div for CSI-2Sakari Ailus
2015-04-02[media] omap3isp: Rename regulators to better suit the Device TreeSakari Ailus
2015-04-02[media] omap3isp: Refactor device configuration structs for Device TreeSakari Ailus
2015-04-02[media] omap3isp: Platform data could be NULLSakari Ailus
2015-04-02[media] omap3isp: DT support for clocksLaurent Pinchart
2015-04-02[media] omap3isp: Separate external link creation from platform data parsingSakari Ailus
2015-04-02[media] omap3isp: Avoid a BUG_ON() in media_entity_create_link()Sakari Ailus
2015-04-02[media] omap3isp: Fix error handling in probeSakari Ailus
2015-04-02[media] media: omap3isp: hist: Move histogram DMA to DMA engineLaurent Pinchart
2015-04-02[media] media: omap3isp: video: Use v4l2_get_timestamp()Laurent Pinchart
2015-04-02[media] media: omap3isp: video: drop setting of vb2 buffer state to VB2_BUF_S...Lad, Prabhakar
2015-04-02[media] media: omap3isp: video: Don't call vb2 mmap with queue lock heldLaurent Pinchart
2015-03-23[media] v4l2-subdev: add support for the new enum_frame_size 'which' fieldHans Verkuil
2015-03-23[media] v4l2-subdev: support new 'which' field in enum_mbus_codeHans Verkuil
2015-03-23[media] v4l2-subdev: replace v4l2_subdev_fh by v4l2_subdev_pad_configHans Verkuil
2015-01-27Merge tag 'v3.19-rc6' into patchworkMauro Carvalho Chehab
2015-01-24Merge tag 'media/v3.19-4' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...Linus Torvalds