summaryrefslogtreecommitdiffstats
path: root/drivers/media
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* media: adv748x: Rename reset proceduresJacopo Mondi2019-02-181-14/+10Star
* media: adv748x: Add is_txb()Jacopo Mondi2019-02-182-1/+4
* media: vimc: Remove unused but set variablesLucas A. M. Magalhães2019-02-181-7/+0Star
* media: vimc: add USERPTR supportHans Verkuil2019-02-181-1/+1
* media: vim2m: fix build breakage due to a merge conflictMauro Carvalho Chehab2019-02-181-2/+1Star
* media: v4l: ioctl: Sanitize num_planes before using itEzequiel Garcia2019-02-181-8/+6Star
* Merge tag 'v5.0-rc7' into patchworkMauro Carvalho Chehab2019-02-184-9/+25
|\
| * media: vim2m: only cancel work if it is for right contextHans Verkuil2019-01-161-1/+3
| * media: v4l: ioctl: Validate num_planes for debug messagesSakari Ailus2019-01-161-1/+3
| * media: v4l: ioctl: Validate num_planes before using itSakari Ailus2019-01-161-0/+8
| * media: v4l2-ioctl: Clear only per-plane reserved fieldsThierry Reding2019-01-161-4/+8
| * cross-tree: phase out dma_zalloc_coherent()Luis Chamberlain2019-01-082-3/+3
* | media: vimc: fill in bus_info in media_device_infoHans Verkuil2019-02-072-3/+3
* | media: pxa_camera: fix smatch warningHans Verkuil2019-02-071-3/+5
* | media: hdpvr: fix smatch warningHans Verkuil2019-02-071-7/+7
* | media: v4l2-mem2mem: Rename v4l2_m2m_buf_copy_data to v4l2_m2m_buf_copy_metadataEzequiel Garcia2019-02-073-7/+7
* | media: vim2m: don't use curr_ctx->dev before checkingMauro Carvalho Chehab2019-02-071-1/+2
* | media: vivid: add vertical down sampling to imagesize calcAndré Almeida2019-02-071-3/+7
* | media: vimc: Add vimc-streamer for stream controlLucas A. M. Magalhães2019-02-079-147/+260
* | media: v4l2-common: drop v4l2_get_timestampHans Verkuil2019-02-071-10/+0Star
* | media: usbvision: use u64 for the timestamp internallyHans Verkuil2019-02-073-4/+4
* | media: stkwebcam: use u64 for the timestamp internallyHans Verkuil2019-02-071-1/+1
* | media: cpia2: use u64 for the timestamp internallyHans Verkuil2019-02-073-10/+5Star
* | media: meye: use u64 for the timestamp internallyHans Verkuil2019-02-072-5/+5
* | media: videobuf: use u64 for the timestamp internallyHans Verkuil2019-02-0712-24/+22Star
* | media: v4l2-event: keep track of the timestamp in nsHans Verkuil2019-02-071-10/+9Star
* | media: uvcvideo: Avoid NULL pointer dereference at the end of streamingSakari Ailus2019-02-071-0/+8
* | media: uvcvideo: Fix 'type' check leading to overflowAlistair Strachan2019-02-071-3/+11
* | media: vicodec: support SOURCE_CHANGE event for decoders onlyHans Verkuil2019-02-071-1/+6
* | media: vim2m: fill in bus_info in media_device_infoHans Verkuil2019-02-071-0/+2
* | media: vicodec: fill in bus_info in media_device_infoHans Verkuil2019-02-071-0/+2
* | media: vicodec: check type in g/s_selectionHans Verkuil2019-02-071-2/+7
* | media: imx-pxp: fix duplicated if conditionPhilipp Zabel2019-02-071-1/+1
* | media: videobuf2: remove unused variableHans Verkuil2019-02-071-1/+0Star