summaryrefslogtreecommitdiffstats
path: root/drivers/media/platform/omap3isp/ispvideo.c
Commit message (Expand)AuthorAgeFilesLines
* [media] platform: Make use of media_bus_format enumBoris BREZILLON2014-11-141-48/+47
* [media] omap3isp: ccdc: Support the interlaced field orders at the CCDC outputLaurent Pinchart2014-08-211-7/+33
* [media] omap3isp: ccdc: Add basic support for interlaced videoLaurent Pinchart2014-08-211-0/+6
* [media] omap3isp: video: Validate the video node field orderLaurent Pinchart2014-08-211-2/+3
* [media] omap3isp: Default to progressive field order when setting the formatLaurent Pinchart2014-08-211-0/+9
* [media] omap3isp: Move non-critical code out of the mutex-protected sectionLaurent Pinchart2014-08-211-3/+2
* [media] omap3isp: Remove boilerplate disclaimer and FSF addressLaurent Pinchart2014-08-211-10/+0
* [media] omap3isp: Rename isp_buffer isp_addr field to dmaLaurent Pinchart2014-05-251-1/+1
* [media] omap3isp: Move to videobuf2Laurent Pinchart2014-05-251-70/+97
* [media] omap3isp: Cancel all queued buffers when stopping the video streamLaurent Pinchart2014-05-251-0/+2
* [media] omap3isp: Move buffer irqlist to isp_buffer structureLaurent Pinchart2014-05-251-19/+20
* [media] omap3isp: Move queue irqlock to isp_video structureLaurent Pinchart2014-05-251-8/+13
* [media] omap3isp: Move queue mutex to isp_video structureLaurent Pinchart2014-05-251-13/+59
* [media] omap3isp: queue: Move IOMMU handling code to the queueLaurent Pinchart2014-05-251-76/+1
* [media] omap3isp: video: Set the buffer bytesused field at completion timeLaurent Pinchart2014-05-251-1/+4
* [media] omap3isp: Rename the variable names in descriptionLad, Prabhakar2014-03-051-2/+2
* [media] omap3isp: Don't ignore failure to locate external subdevLaurent Pinchart2014-02-241-2/+2
* [media] omap3isp: Don't try to locate external subdev for mem-to-mem pipelinesLaurent Pinchart2014-02-241-0/+4
* [media] omap3isp: Cancel streaming when a fatal error occursLaurent Pinchart2014-01-071-0/+46
* Merge branch 'upstream-fixes' into patchworkMauro Carvalho Chehab2013-12-131-5/+2
|\
| * [media] v4l: omap3isp: Don't check for missing get_fmt op on remote subdevLaurent Pinchart2013-12-041-5/+2
* | [media] omap3isp: Add resizer data rate configuration to resizer_link_validateSakari Ailus2013-12-041-54/+0
* | [media] omap3isp: Mark which pads must connectSakari Ailus2013-12-041-2/+4
|/
* [media] media: Rename media_entity_remote_source to media_entity_remote_padAndrzej Hajda2013-06-081-3/+3
* Merge tag 'v3.8-rc3' into v4l_for_linusMauro Carvalho Chehab2013-01-111-0/+1
|\
| * Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2012-12-131-1/+2
| |\
| * \ Merge tag 'headers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2012-12-121-0/+1
| |\ \
| | * \ Merge tag 'omap-for-v3.8/cleanup-headers-iommu-signed' of git://git.kernel.or...Olof Johansson2012-11-301-0/+2
| | |\ \
| | | * | ARM: OMAP2+: Move iommu/iovmm headers to platform_dataTony Lindgren2012-11-201-1/+0
| | | * | ARM: OMAP2+: Move plat/iovmm.h to include/linux/omap-iommu.hTony Lindgren2012-11-201-1/+1
| | * | | ARM: OMAP: Move omap-pm-noop.c local to mach-omap2Tony Lindgren2012-10-311-1/+0
| | |/ /
* | | | [media] [FOR,v3.8] omap3isp: Don't include deleted OMAP plat/ header filesLaurent Pinchart2013-01-011-3/+0
| |_|/ |/| |
* | | [media] omap3isp: Replace printk with dev_*Laurent Pinchart2012-11-281-1/+2
|/ /
* | [media] omap3isp: video: Fix warning caused by bad vidioc_s_crop prototypeLaurent Pinchart2012-10-251-1/+1
|/
* [media] omap3isp: Fix up ENOIOCTLCMD error handlingWanlong Gao2012-09-271-4/+4
* [media] Set vfl_dir for all display or m2m driversHans Verkuil2012-09-261-0/+1
* [media] rename drivers/media/video as .../platformMauro Carvalho Chehab2012-08-151-0/+1403
OpenPOWER on IntegriCloud