summaryrefslogtreecommitdiff
path: root/drivers/media/platform/omap/omap_vout.c
AgeCommit message (Expand)Author
2022-03-18media: platform: rename omap/ to ti/omap/Mauro Carvalho Chehab
2021-10-08media: omap_vout: use dma_addr_t consistentlyArnd Bergmann
2020-02-24media: media/platform: rename VFL_TYPE_GRABBER to _VIDEOHans Verkuil
2019-08-13media: omap_vout: convert to vb2Hans Verkuil
2019-08-13media: omap_vout: fix various v4l2-compliance failuresHans Verkuil
2019-07-23media: omap_vout: use struct v4l2_fhHans Verkuil
2019-07-22media: omap_vout: set device_caps in struct video_deviceHans Verkuil
2019-07-22media: media/platform: don't set description in ENUM_FMTHans Verkuil
2019-05-08media: omap_vout: potential buffer overflow in vidioc_dqbuf()Dan Carpenter
2019-03-01media: platform: fix several typosMauro Carvalho Chehab
2019-02-07media: videobuf: use u64 for the timestamp internallyHans Verkuil
2018-09-11media: use strscpy() instead of strlcpy()Mauro Carvalho Chehab
2018-04-17media: platform: fix some 64-bits warningsMauro Carvalho Chehab
2018-04-17media: omap_vout: fix wrong identingMauro Carvalho Chehab
2018-02-06Merge tag 'media/v4.16-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...Linus Torvalds
2018-01-04media: replace all <spaces><tab> occurrencesMauro Carvalho Chehab
2017-11-27media: annotate ->poll() instancesAl Viro
2017-10-31media: omap_vout: Fix a possible null pointer dereference in omap_vout_open()Markus Elfring
2016-11-16Merge tag 'v4.9-rc5' into patchworkMauro Carvalho Chehab
2016-10-21[media] omap: don't break long linesMauro Carvalho Chehab
2016-10-19mm: replace get_vaddr_frames() write/force parameters with gup_flagsLorenzo Stoakes
2016-08-24[media] omap_vout: convert g/s_crop to g/s_selectionHans Verkuil
2016-08-01Merge tag 'drm-for-v4.8' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2016-07-12[media] omap_vout: use control frameworkHans Verkuil
2016-06-03[media] omap_vout: Switch to use the video/omapfb_dss.h header filePeter Ujfalusi
2015-09-11Merge tag 'media/v4.3-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds
2015-09-10mm: mark most vm_operations_struct constKirill A. Shutemov
2015-08-16[media] media: omap_vout: Convert omap_vout_uservirt_to_phys() to use get_vad...Jan Kara
2015-06-06[media] omap_vout: use swap() in omapvid_init()Fabian Frederick
2015-03-03[media] media: omap/omap_vout: fix type of input members to omap_vout_setup_v...Lad, Prabhakar
2014-12-02[media] omap_vout: fix compile warningsHans Verkuil
2014-12-02[media] media/platform: fix querycapHans Verkuil
2014-09-03[media] omap: simplify test logicMauro Carvalho Chehab
2014-08-26[media] omap_vout: Get rid of a few warningsMauro Carvalho Chehab
2014-07-17[media] v4l: Support extending the v4l2_pix_format structureLaurent Pinchart
2014-03-11[media] omap_vout: Add DVI display type supportLaurent Pinchart
2013-06-28[media] omap_vout: fix compiler warningHans Verkuil
2013-05-29Merge branch 'fbdev-3.10-fixes' of git://gitorious.org/linux-omap-dss2/linux ...Jean-Christophe PLAGNIOL-VILLARD
2013-05-23OMAPDSS: Fix crash with DT bootTomi Valkeinen
2013-03-21[media] Corrected Oops on omap_vout when no manager is connectedFederico Fuga
2013-01-06[media] omap_vout: find_vma() needs ->mmap_sem heldAl Viro
2012-12-27Merge tag 'v3.8-rc1' into staging/for_v3.9Mauro Carvalho Chehab
2012-12-21[media] v4l: Convert drivers to use monotonic timestampsSakari Ailus
2012-12-19[media] omap_vout: Use the output overlay ioctl operationsLaurent Pinchart
2012-12-19[media] omap_vout: Drop overlay format enumerationLaurent Pinchart
2012-12-15Merge tag 'fbdev-for-3.8' of git://gitorious.org/linux-omap-dss2/linuxLinus Torvalds
2012-12-13Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2012-12-07OMAPDSS: use omapdss_compat_init() in other driversTomi Valkeinen
2012-11-30ARM: OMAP: Move plat-omap/dma-omap.h to include/linux/omap-dma.hTony Lindgren
2012-11-29[media] omap_vout: remove extra includeTomi Valkeinen