summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* 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: ipu3: update meta format documentationYong Zhi2019-02-183-109/+159
* media: sun6i: Add A64 CSI block supportJagan Teki2019-02-181-0/+11
* media: dt-bindings: media: sun6i: Add A64 CSI compatibleJagan Teki2019-02-181-0/+1
* extended-controls.rst: split up per control classHans Verkuil2019-02-1813-3917/+4014
* media: dvb-core: fix epoll() by calling poll_wait firstHans Verkuil2019-02-182-7/+6
* 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/+7
* 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/+3
* media: media-request: fix epoll() by calling poll_wait firstHans Verkuil2019-02-181-2/+1
* media: cec: fix epoll() by calling poll_wait firstHans Verkuil2019-02-181-1/+1
* media: vb2: keep track of timestamp statusHans Verkuil2019-02-184-1/+9
* media: vb2: replace bool by bitfield in vb2_bufferHans Verkuil2019-02-182-8/+8
* 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-183-1/+177
* 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/+1
* media: soc_camera: Depend on BROKENSakari Ailus2019-02-181-1/+1
* media: soc_camera: Move the mt9t031 under soc_camera directorySakari Ailus2019-02-185-3/+7
* media: soc_camera: Move the imx074 under soc_camera directorySakari Ailus2019-02-188-14/+8
* media: soc_camera: Move to the staging treeSakari Ailus2019-02-1815-21/+12
* media: soc_camera: Remove the rj45n1 SoC camera sensor driverSakari Ailus2019-02-183-1422/+0
* media: soc_camera: Remove the mt9m001 SoC camera sensor driverSakari Ailus2019-02-183-765/+0
* media: ipu3-imgu: Prefix functions with imgu_* instead of ipu3_*Yong Zhi2019-02-1818-805/+802
* 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/+1
* 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/+6
* 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
* media: adv748x: Rename reset proceduresJacopo Mondi2019-02-181-14/+10
* media: adv748x: Add is_txb()Jacopo Mondi2019-02-182-1/+4
* media: v4l2-subdev.h: v4l2_subdev_call: use temp __sd variableHans Verkuil2019-02-181-3/+4
* media: vimc: Remove unused but set variablesLucas A. M. Magalhães2019-02-181-7/+0
* media: imx: Set capture compose rectangle in capture_device_set_formatSteve Longerbeam2019-02-185-23/+37