summaryrefslogtreecommitdiffstats
path: root/drivers/media
Commit message (Expand)AuthorAgeFilesLines
* media: s5p-jpeg: Correct return type for mem2mem buffer helpersEzequiel Garcia2019-02-181-19/+19
* media: s5p-g2d: Correct return type for mem2mem buffer helpersEzequiel Garcia2019-02-181-3/+3
* media: rockchip/rga: Correct return type for mem2mem buffer helpersEzequiel Garcia2019-02-181-3/+3
* media: mx2_emmaprp: Correct return type for mem2mem buffer helpersEzequiel Garcia2019-02-181-3/+3
* media: mtk-vcodec: Correct return type for mem2mem buffer helpersEzequiel Garcia2019-02-182-80/+54Star
* media: mtk-mdp: Correct return type for mem2mem buffer helpersEzequiel Garcia2019-02-181-13/+7Star
* media: mtk-jpeg: Correct return type for mem2mem buffer helpersEzequiel Garcia2019-02-181-20/+20
* media: tda1997x: fix get_edidTim Harvey2019-02-181-0/+4
* media: sun6i: Add support for JPEG media bus formatChen-Yu Tsai2019-02-183-0/+8
* media: sun6i: Add support for RGB565 formatsChen-Yu Tsai2019-02-183-2/+21
* media: sun6i: Fix CSI regmap's max_registerChen-Yu Tsai2019-02-181-1/+1
* media: vsp1: Fix smatch warningHans Verkuil2019-02-181-3/+3
* media: uvcvideo: Use usb_make_path to fill in usb_infoHans Verkuil2019-02-181-1/+1
* media: uvcvideo: Fix smatch warningHans Verkuil2019-02-181-2/+4
* media: sun6i: Add A64 CSI block supportJagan Teki2019-02-181-0/+11
* media: dvb-core: fix epoll() by calling poll_wait firstHans Verkuil2019-02-182-7/+6Star
* media: videobuf: fix epoll() by calling poll_wait firstHans Verkuil2019-02-181-3/+3
* media: v4l2-mem2mem: add q->error check to v4l2_m2m_poll()Hans Verkuil2019-02-181-2/+4
* media: v4l2-mem2mem: fix epoll() by calling poll_wait firstHans Verkuil2019-02-181-12/+7Star
* media: v4l2-ctrls.c: fix epoll() by calling poll_wait firstHans Verkuil2019-02-181-1/+1
* media: vb2: fix epoll() by calling poll_wait firstHans Verkuil2019-02-182-5/+3Star
* media: media-request: fix epoll() by calling poll_wait firstHans Verkuil2019-02-181-2/+1Star
* media: cec: fix epoll() by calling poll_wait firstHans Verkuil2019-02-181-1/+1
* media: vb2: keep track of timestamp statusHans Verkuil2019-02-183-1/+6
* media: vb2: replace bool by bitfield in vb2_bufferHans Verkuil2019-02-181-6/+6
* media: imx-pxp: Start using the format VUYA32 instead of YUV32 (v2)Vivek Kasireddy2019-02-181-4/+10
* media: vivid: Add definitions for the 32-bit packed YUV formatsVivek Kasireddy2019-02-181-0/+30
* media: v4l2-tpg-core: Add support for 32-bit packed YUV formats (v2)Vivek Kasireddy2019-02-181-0/+12
* media: v4l: Add 32-bit packed YUV formatsVivek Kasireddy2019-02-181-0/+4
* media: cx25840: mark pad sig_types to fix cx231xx initCody P Schafer2019-02-182-2/+2
* media: wl128x: fix spelling mistake: "Swtich" -> "Switch"Colin Ian King2019-02-181-1/+1
* media: vimc: fix memory leakHans Verkuil2019-02-181-0/+2
* media: vivid: two unregistration fixesHans Verkuil2019-02-181-3/+1Star
* media: soc_camera: Move to the staging treeSakari Ailus2019-02-1813-5852/+0Star
* media: soc_camera: Remove the rj45n1 SoC camera sensor driverSakari Ailus2019-02-183-1422/+0Star
* media: soc_camera: Remove the mt9m001 SoC camera sensor driverSakari Ailus2019-02-183-765/+0Star
* media: i2c: ov5640: Fix post-reset delayLoic Poulain2019-02-181-1/+1
* media: ov5640: Fix set 15fps regressionJagan Teki2019-02-181-1/+1
* media: ov5640: Consolidate JPEG compression mode settingChen-Yu Tsai2019-02-181-11/+23
* media: ov5640: Set JPEG output timings when outputting JPEG dataChen-Yu Tsai2019-02-181-0/+21
* media: ov5640: Add three more test patternsChen-Yu Tsai2019-02-181-0/+7
* media: ov5640: Disable transparent feature for test patternChen-Yu Tsai2019-02-181-2/+1Star
* media: ov5640: Add register definition for test pattern registerChen-Yu Tsai2019-02-181-2/+22
* media: ov5640: Move test_pattern_menu before ov5640_set_ctrl_test_patternChen-Yu Tsai2019-02-181-5/+5
* media: i2c: adv748x: Remove PAGE_WAITKieran Bingham2019-02-182-14/+6Star
* media: i2c: adv748x: Convert SW reset routine to functionKieran Bingham2019-02-182-10/+38
* media: adv748x: Implement TX link_setup callbackJacopo Mondi2019-02-182-1/+49
* media: adv748x: Store the TX sink in HDMI/AFEJacopo Mondi2019-02-184-4/+19
* media: adv748x: Store the source subdevice in TXJacopo Mondi2019-02-183-4/+12
* media: adv748x: csi2: Link AFE with TXA and TXBJacopo Mondi2019-02-181-21/+23