summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2019-02-18media: uvcvideo: Use usb_make_path to fill in usb_infoHans Verkuil1-1/+1
2019-02-18media: uvcvideo: Fix smatch warningHans Verkuil1-2/+4
2019-02-18media: ipu3: update meta format documentationYong Zhi3-109/+159
2019-02-18media: sun6i: Add A64 CSI block supportJagan Teki1-0/+11
2019-02-18media: dt-bindings: media: sun6i: Add A64 CSI compatibleJagan Teki1-0/+1
2019-02-18extended-controls.rst: split up per control classHans Verkuil13-3917/+4014
2019-02-18media: dvb-core: fix epoll() by calling poll_wait firstHans Verkuil2-7/+6
2019-02-18media: videobuf: fix epoll() by calling poll_wait firstHans Verkuil1-3/+3
2019-02-18media: v4l2-mem2mem: add q->error check to v4l2_m2m_poll()Hans Verkuil1-2/+4
2019-02-18media: v4l2-mem2mem: fix epoll() by calling poll_wait firstHans Verkuil1-12/+7
2019-02-18media: v4l2-ctrls.c: fix epoll() by calling poll_wait firstHans Verkuil1-1/+1
2019-02-18media: vb2: fix epoll() by calling poll_wait firstHans Verkuil2-5/+3
2019-02-18media: media-request: fix epoll() by calling poll_wait firstHans Verkuil1-2/+1
2019-02-18media: cec: fix epoll() by calling poll_wait firstHans Verkuil1-1/+1
2019-02-18media: vb2: keep track of timestamp statusHans Verkuil4-1/+9
2019-02-18media: vb2: replace bool by bitfield in vb2_bufferHans Verkuil2-8/+8
2019-02-18media: imx-pxp: Start using the format VUYA32 instead of YUV32 (v2)Vivek Kasireddy1-4/+10
2019-02-18media: vivid: Add definitions for the 32-bit packed YUV formatsVivek Kasireddy1-0/+30
2019-02-18media: v4l2-tpg-core: Add support for 32-bit packed YUV formats (v2)Vivek Kasireddy1-0/+12
2019-02-18media: v4l: Add 32-bit packed YUV formatsVivek Kasireddy3-1/+177
2019-02-18media: cx25840: mark pad sig_types to fix cx231xx initCody P Schafer2-2/+2
2019-02-18media: wl128x: fix spelling mistake: "Swtich" -> "Switch"Colin Ian King1-1/+1
2019-02-18media: vimc: fix memory leakHans Verkuil1-0/+2
2019-02-18media: vivid: two unregistration fixesHans Verkuil1-3/+1
2019-02-18media: soc_camera: Depend on BROKENSakari Ailus1-1/+1
2019-02-18media: soc_camera: Move the mt9t031 under soc_camera directorySakari Ailus5-3/+7
2019-02-18media: soc_camera: Move the imx074 under soc_camera directorySakari Ailus8-14/+8
2019-02-18media: soc_camera: Move to the staging treeSakari Ailus15-21/+12
2019-02-18media: soc_camera: Remove the rj45n1 SoC camera sensor driverSakari Ailus3-1422/+0
2019-02-18media: soc_camera: Remove the mt9m001 SoC camera sensor driverSakari Ailus3-765/+0
2019-02-18media: ipu3-imgu: Prefix functions with imgu_* instead of ipu3_*Yong Zhi18-805/+802
2019-02-18media: i2c: ov5640: Fix post-reset delayLoic Poulain1-1/+1
2019-02-18media: ov5640: Fix set 15fps regressionJagan Teki1-1/+1
2019-02-18media: ov5640: Consolidate JPEG compression mode settingChen-Yu Tsai1-11/+23
2019-02-18media: ov5640: Set JPEG output timings when outputting JPEG dataChen-Yu Tsai1-0/+21
2019-02-18media: ov5640: Add three more test patternsChen-Yu Tsai1-0/+7
2019-02-18media: ov5640: Disable transparent feature for test patternChen-Yu Tsai1-2/+1
2019-02-18media: ov5640: Add register definition for test pattern registerChen-Yu Tsai1-2/+22
2019-02-18media: ov5640: Move test_pattern_menu before ov5640_set_ctrl_test_patternChen-Yu Tsai1-5/+5
2019-02-18media: i2c: adv748x: Remove PAGE_WAITKieran Bingham2-14/+6
2019-02-18media: i2c: adv748x: Convert SW reset routine to functionKieran Bingham2-10/+38
2019-02-18media: adv748x: Implement TX link_setup callbackJacopo Mondi2-1/+49
2019-02-18media: adv748x: Store the TX sink in HDMI/AFEJacopo Mondi4-4/+19
2019-02-18media: adv748x: Store the source subdevice in TXJacopo Mondi3-4/+12
2019-02-18media: adv748x: csi2: Link AFE with TXA and TXBJacopo Mondi1-21/+23
2019-02-18media: adv748x: Rename reset proceduresJacopo Mondi1-14/+10
2019-02-18media: adv748x: Add is_txb()Jacopo Mondi2-1/+4
2019-02-18media: v4l2-subdev.h: v4l2_subdev_call: use temp __sd variableHans Verkuil1-3/+4
2019-02-18media: vimc: Remove unused but set variablesLucas A. M. Magalhães1-7/+0
2019-02-18media: imx: Set capture compose rectangle in capture_device_set_formatSteve Longerbeam5-23/+37