summaryrefslogtreecommitdiff
path: root/drivers/media/platform/omap
AgeCommit message (Expand)Author
2022-03-18media: platform: rename omap/ to ti/omap/Mauro Carvalho Chehab
2022-03-14media: platform: move platform menu dependencies to driversMauro Carvalho Chehab
2021-10-08media: omap_vout: use dma_addr_t consistentlyArnd Bergmann
2021-01-12media: videobuf2: Move frame_vector into media subsystemDaniel Vetter
2020-02-24media: media/platform: rename VFL_TYPE_GRABBER to _VIDEOHans Verkuil
2019-09-17Merge tag 'media/v5.4-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds
2019-08-13media: omap_vout: convert to vb2Hans Verkuil
2019-08-13media: omap_vout: fix various v4l2-compliance failuresHans Verkuil
2019-08-09omap-dma/omap_vout_vrfb: fix off-by-one fi valueHans 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-28Merge tag 'v5.2-rc2' into patchworkMauro Carvalho Chehab
2019-05-24media: remove redundant 'default n' from Kconfig-sBartlomiej Zolnierkiewicz
2019-05-21treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner
2019-05-08media: omap_vout: potential buffer overflow in vidioc_dqbuf()Dan Carpenter
2019-03-20media: Kconfig files: use the right help coding styleMauro Carvalho Chehab
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-06-28media: v4l: omap: add VIDEO_V4L2 dependencyArnd Bergmann
2018-06-06media: omap2: fix compile-testing with FB_OMAP2=mArnd Bergmann
2018-05-04media: omap2: allow building it with COMPILE_TEST && DRM_OMAPMauro Carvalho Chehab
2018-04-17media: platform: fix some 64-bits warningsMauro Carvalho Chehab
2018-04-17media: omap_vout: fix wrong identingMauro Carvalho Chehab
2018-04-17media: omap: allow building it with COMPILE_TESTMauro Carvalho Chehab
2018-03-22media: v4l: omap_vout: vrfb: remove an unused variableArnd Bergmann
2018-03-06media: v4l: omap_vout: vrfb: Use the wrapper for prep_interleaved_dma()Peter Ujfalusi
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
2017-08-08media: v4l: omap_vout: vrfb: initialize DMA flagsArnd Bergmann
2017-08-08media: v4l: omap_vout: vrfb: include linux/slab.hArnd Bergmann
2017-06-24media: v4l: omap_vout: vrfb: Convert to dmaenginePeter Ujfalusi
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
2016-01-18Merge tag 'fbdev-4.5' of git://git.kernel.org/pub/scm/linux/kernel/git/tomba/...Linus Torvalds
2015-12-29omapfb: take omapfb's private omapdss into useTomi Valkeinen
2015-11-19[media] v4l: omap_vout: Don't free buffers if they haven't been allocatedLaurent Pinchart
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