summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-04-02[media] media: blackfin: bfin_capture: make sure all buffers are returned on ...Lad, Prabhakar
2015-04-02[media] media: blackfin: bfin_capture: use vb2_ioctl_* helpersLad, Prabhakar
2015-04-02[media] media: blackfin: bfin_capture: use v4l2_fh_open and vb2_fop_releaseLad, Prabhakar
2015-04-02[media] media: blackfin: bfin_capture: use vb2_fop_mmap/pollLad, Prabhakar
2015-04-02[media] media: blackfin: bfin_capture: improve queue_setup() callbackLad, Prabhakar
2015-04-02[media] media: blackfin: bfin_capture: set vb2 buffer fieldLad, Prabhakar
2015-04-02[media] media: blackfin: bfin_capture: set min_buffers_neededLad, Prabhakar
2015-04-02[media] media: blackfin: bfin_capture: release buffers in case start_streamin...Lad, Prabhakar
2015-04-02[media] media: blackfin: bfin_capture: drop buf_init() callbackLad, Prabhakar
2015-04-02[media] vivid: BT.2020 R'G'B' is limited rangeHans Verkuil
2015-04-02[media] videodev2.h: fix commentHans Verkuil
2015-04-02[media] DocBook media: BT.2020 RGB uses limited quantization rangeHans Verkuil
2015-04-02[media] DocBook media: fix xv601/709 formulasHans Verkuil
2015-04-02[media] v4l2-ioctl: tidy up debug messagesHans Verkuil
2015-04-02[media] v4l2-framework.txt: debug -> dev_debugHans Verkuil
2015-04-02[media] media: am437x-vpfe: embed video_device struct in vpfe_deviceLad, Prabhakar
2015-04-02[media] media: am437x-vpfe: return error in case memory allocation failureLad, Prabhakar
2015-04-02[media] media: am437x-vpfe: match the OF node/i2c addr instead of nameLad, Prabhakar
2015-04-02[media] drivers: media: platform: vivid: Fix possible null derefrenceTapasweni Pathak
2015-04-02[media] am437x: include linux/videodev2.h for expanding BASE_VIDIOC_PRIVATEMasatake YAMATO
2015-04-02[media] vb2: check if vb2_fop_write/read is allowedHans Verkuil
2015-04-02[media] media: am437x: Don't release OF node reference twiceLaurent Pinchart
2015-04-02[media] uvcvideo: Validate index during step-wise frame intervals enumerationLaurent Pinchart
2015-04-02[media] uvcvideo: Recognize the Tasco USB microscopeLaurent Pinchart
2015-04-02[media] uvcvideo: Don't call vb2 mmap and get_unmapped_area with queue lock heldLaurent Pinchart
2015-04-02[media] smiapp: Make pixel_order_str staticSakari Ailus
2015-04-02[media] smiapp: Use of_property_read_u64_array() to read a 64-bit number arraySakari Ailus
2015-04-02[media] Revert "[media] smiapp: Don't compile of_read_number() if CONFIG_OF i...Sakari Ailus
2015-04-02[media] media: s5p-mfc: fix broken pointer cast on 64bit archMarek Szyprowski
2015-04-02[media] media: s5p-mfc: fix mmap support for 64bit archMarek Szyprowski
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] v4l: of: Read lane-polarities endpoint propertySakari Ailus
2015-04-02[media] dt: bindings: Add lane-polarity property to endpoint nodesSakari 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-04-01[media] mn88472: One function call less in mn88472_init() after error detectionMarkus Elfring