summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2015-04-02[media] v4l2-ioctl: tidy up debug messagesHans 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] 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] 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
2015-04-01[media] mn88472: Deletion of an unnecessary check before the function call "r...Markus Elfring
2015-04-01[media] si2157: extend frequency range for ATSCOlli Salonen
2015-03-23[media] v4l2-subdev: add support for the new enum_frame_interval 'which' fieldHans Verkuil
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.c: add 'which' checks for enum opsHans Verkuil
2015-03-23[media] v4l2-subdev: replace v4l2_subdev_fh by v4l2_subdev_pad_configHans Verkuil
2015-03-03[media] mn88473: simplify bandwidth registers setting codeBenjamin Larsson
2015-03-03[media] mn88473: calculate the IF register valuesBenjamin Larsson
2015-03-03[media] media: adv7604: improve usage of gpiod APIUwe Kleine-König
2015-03-03[media] cx18: Fix bytes_per_lineSimon Farnsworth
2015-03-03[media] media: omap/omap_vout: fix type of input members to omap_vout_setup_v...Lad, Prabhakar
2015-03-03[media] media: i2c: ths7303: drop module param debugLad, Prabhakar
2015-03-03[media] media: drop call to v4l2_device_unregister_subdev()Lad, Prabhakar
2015-03-03[media] Basic support for the Elgato EyeTV Hybrid INT 2008 USB StickGilles Risch
2015-03-03[media] v4l2: remove unused including <linux/version.h>Wei Yongjun