index
:
drm/drm-intel
core-for-ci
drm-intel-fixes
drm-intel-gt-next
drm-intel-gt-next-backup
drm-intel-next
drm-intel-next-fixes
drm-intel-next-queued
drm-intel-testing
for-linux-next
for-linux-next-fixes
for-linux-next-gt
i915-orig
main
maintainer-tools
topic/core-for-CI
topic/drm-intel-gem-next
topic/thunderbolt-next
Linux driver for Intel graphics
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
media
Age
Commit message (
Expand
)
Author
Files
Lines
2019-01-21
media: si470x-i2c: Add device tree support
Pawe? Chmiel
1
-0
/
+8
2019-01-21
media: ivtv: add parameter to enable ivtvfb on x86 PAT systems
French, Nicholas A
2
-5
/
+34
2019-01-21
media: soc_camera_platform: remove obsolete soc_camera test driver
Hans Verkuil
3
-198
/
+0
2019-01-21
media: soc_camera/soc_scale_crop: drop this unused code
Hans Verkuil
4
-477
/
+0
2019-01-21
media: sh_mobile_ceu_camera: remove obsolete soc_camera driver
Hans Verkuil
3
-1822
/
+0
2019-01-21
media: soc_tw9910: remove obsolete sensor driver
Hans Verkuil
3
-1006
/
+0
2019-01-21
media: soc_ov772x: remove obsolete sensor driver
Hans Verkuil
3
-1130
/
+0
2019-01-21
media: soc_mt9t112: remove obsolete sensor driver
Hans Verkuil
3
-1164
/
+0
2019-01-21
media: tw9910: Unregister subdevice with v4l2-async
Jacopo Mondi
1
-1
/
+1
2019-01-17
media: remove soc_camera ov9640
Mauro Carvalho Chehab
4
-955
/
+0
2019-01-16
media: rcar-vin: Allow independent VIN link enablement
Steve Longerbeam
1
-2
/
+6
2019-01-16
media: coda: Add control for h.264 chroma qp index offset
Philipp Zabel
3
-1
/
+9
2019-01-16
media: coda: Add control for h.264 constrained intra prediction
Philipp Zabel
3
-1
/
+10
2019-01-16
media: v4l2-ctrl: Add control for h.264 chroma qp offset
Philipp Zabel
1
-0
/
+1
2019-01-16
media: v4l2-ctrl: Add control to enable h.264 constrained intra prediction
Philipp Zabel
1
-0
/
+2
2019-01-16
media: gspca: ov534-ov772x: remove unnecessary COM3 initialization
Philipp Zabel
1
-4
/
+0
2019-01-16
media: gspca: ov534-ov722x: remove camera clock setup from bridge_init
Philipp Zabel
1
-2
/
+0
2019-01-16
media: gspca: ov534-ov722x: remove mode specific video data registers from br...
Philipp Zabel
1
-9
/
+0
2019-01-16
media: gspca: ov534-ov772x: add SGBRG8 bayer mode support
Philipp Zabel
1
-17
/
+98
2019-01-16
media: gspca: ov543-ov772x: move video format specific registers into bridge_...
Philipp Zabel
1
-9
/
+10
2019-01-16
media: gspca: support multiple pixel formats in TRY_FMT
Philipp Zabel
1
-2
/
+8
2019-01-16
media: gspca: support multiple pixel formats in ENUM_FRAMEINTERVALS
Philipp Zabel
1
-3
/
+5
2019-01-16
media: gspca: ov534: replace msleep(10) with usleep_range
Philipp Zabel
1
-2
/
+2
2019-01-16
media: vim2m: the v4l2_m2m_buf_copy_data args were swapped
Hans Verkuil
1
-1
/
+1
2019-01-16
media: vivid: do not implement VIDIOC_S_PARM for output streams
Hans Verkuil
1
-1
/
+1
2019-01-16
media: vivid: take data_offset into account for video output
Hans Verkuil
1
-6
/
+10
2019-01-16
media: vivid: disable VB2_USERPTR if dma_contig was configured
Hans Verkuil
1
-5
/
+15
2019-01-16
media: ipu3-cio2, dw9714: Remove Jian Xu's e-mail
Sakari Ailus
2
-2
/
+2
2019-01-16
media: sun6i: Add H3 compatible
Chen-Yu Tsai
1
-0
/
+1
2019-01-16
media: ov9640: Wrap long and unwrap short lines, align wrapped lines correctly
Sakari Ailus
1
-9
/
+10
2019-01-16
media: i2c: ov9640: fix missing error handling in probe
Petr Cvek
1
-4
/
+8
2019-01-16
media: i2c: ov9640: make array of supported formats constant
Petr Cvek
1
-1
/
+1
2019-01-16
media: i2c: ov9640: add space before return for better clarity
Petr Cvek
1
-0
/
+5
2019-01-16
media: i2c: ov9640: change array index or length variables to unsigned
Petr Cvek
1
-6
/
+8
2019-01-16
media: i2c: ov9640: add missing SPDX identifiers
Petr Cvek
2
-8
/
+2
2019-01-16
media: i2c: ov9640: drop soc_camera code and switch to v4l2_async
Petr Cvek
2
-23
/
+55
2019-01-16
media: soc_camera: ov9640: move ov9640 out of soc_camera
Petr Cvek
5
-2
/
+958
2019-01-16
media: v4l2: i2c: ov7670: Fix PLL bypass register values
Jacopo Mondi
1
-10
/
+6
2019-01-16
media: ov5640: Add RAW bayer format support
Loic Poulain
1
-12
/
+46
2019-01-16
media: ov2640: set all mbus format field when G_FMT and S_FMT ioctls
Akinobu Mita
1
-0
/
+6
2019-01-16
media: ov2640: make VIDIOC_SUBDEV_G_FMT ioctl work with V4L2_SUBDEV_FORMAT_TRY
Akinobu Mita
1
-0
/
+31
2019-01-16
media: ov2640: set default window and format code at probe time
Akinobu Mita
1
-7
/
+3
2019-01-16
media: imx274: fix wrong order in test pattern menus
Luca Ceresoli
1
-1
/
+1
2019-01-16
media: ipu3-cio2: Allow probe to succeed if there are no sensors connected
Sakari Ailus
1
-1
/
+2
2019-01-16
media: s5p-jpeg: Correct step and max values for V4L2_CID_JPEG_RESTART_INTERVAL
Pawe? Chmiel
1
-1
/
+1
2019-01-16
media: saa7146: make use of i2c_8bit_addr_from_msg
Peter Rosin
1
-4
/
+1
2019-01-16
media: rcar-csi2: Add support for RZ/G2E
Fabrizio Castro
1
-0
/
+4
2019-01-16
media: rcar-vin: Add support for RZ/G2E
Fabrizio Castro
1
-0
/
+4
2019-01-16
media: i2c: adv748x: configure number of lanes used for TXA CSI-2 transmitter
Niklas Söderlund
1
-69
/
+70
2019-01-16
media: i2c: adv748x: store number of CSI-2 lanes described in device tree
Niklas Söderlund
2
-0
/
+51
[next]