aboutsummaryrefslogtreecommitdiffstats
path: root/.cocciconfig (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2019-02-18media: tda1997x: fix get_edidTim Harvey1-0/+4
2019-02-18media: sun6i: Add support for JPEG media bus formatChen-Yu Tsai3-0/+8
2019-02-18media: sun6i: Add support for RGB565 formatsChen-Yu Tsai3-2/+21
2019-02-18media: sun6i: Fix CSI regmap's max_registerChen-Yu Tsai1-1/+1
2019-02-18media: dt-bindings: media: renesas-fcp: Add RZ/G2 supportFabrizio Castro1-2/+3
2019-02-18media: vsp1: Add RZ/G supportFabrizio Castro1-3/+3
2019-02-18media: vsp1: Fix smatch warningHans Verkuil1-3/+3
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