index
:
drm/drm-misc
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-misc-templates
for-linux-next
for-linux-next-fixes
topic/rust-drm
Kernel DRM miscellaneous fixes and cross-tree changes
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2015-08-11
[media] fsl-viu: fill in colorspace, always set field to interlaced
Hans Verkuil
1
-11
/
+3
2015-08-11
[media] fsl-viu: fill in bus_info in vidioc_querycap
Hans Verkuil
1
-0
/
+1
2015-08-11
[media] fsl-viu: convert to the control framework
Hans Verkuil
1
-96
/
+14
2015-08-11
[media] usbvision: move init code to probe()
Hans Verkuil
2
-4
/
+4
2015-08-11
[media] usbvision: fix standards for S-Video/Composite inputs
Hans Verkuil
1
-3
/
+3
2015-08-11
[media] usbvision: fix DMA from stack warnings
Hans Verkuil
2
-9
/
+11
2015-08-11
[media] usbvision: fix locking error
Hans Verkuil
1
-1
/
+1
2015-08-11
[media] usbvision: set field and colorspace
Hans Verkuil
1
-0
/
+2
2015-08-11
[media] usbvision: frequency fixes
Hans Verkuil
2
-17
/
+30
2015-08-11
[media] usbvision: the radio device node has wrong caps
Hans Verkuil
1
-5
/
+12
2015-08-11
[media] usbvision: remove g/s_audio and for radio remove enum/g/s_input
Hans Verkuil
1
-29
/
+0
2015-08-11
[media] usbvision: return valid error in usbvision_register_video()
Hans Verkuil
1
-1
/
+3
2015-08-11
[media] usbvision: convert to the control framework
Hans Verkuil
2
-43
/
+28
2015-08-11
[media] usbvision: remove power_on_at_open and timed power off
Hans Verkuil
3
-116
/
+9
2015-08-11
[media] DocBook: Fix typo in intro.xml
Masanari Iida
1
-3
/
+2
2015-08-11
[media] MAINTAINERS: V4L2: PLATFORM: Add entry for Renesas JPEG Processing Un...
Mikhail Ulyanov
1
-0
/
+6
2015-08-11
[media] V4L2: platform: Add Renesas R-Car JPEG codec driver
Mikhail Ulyanov
3
-0
/
+1807
2015-08-11
[media] devicetree: bindings: Document Renesas R-Car JPEG Processing Unit
Mikhail Ulyanov
1
-0
/
+24
2015-08-11
[media] v4l2-ioctl: Give more information when device_caps are missing
Laura Abbott
1
-2
/
+3
2015-08-11
[media] tc358743: remove unused variable
Hans Verkuil
1
-3
/
+0
2015-08-11
[media] v4l2-mem2mem: drop lock in v4l2_m2m_fop_mmap
Hans Verkuil
1
-11
/
+1
2015-08-11
[media] s5p-jpeg: Eliminate double kfree()
Andrzej Pietrasiewicz
1
-10
/
+4
2015-08-11
[media] s5p-mfc: add additional check for incorrect memory configuration
Marek Szyprowski
4
-11
/
+22
2015-08-11
[media] s5p-mfc: add return value check in mfc_sys_init_cmd
Marek Szyprowski
1
-1
/
+5
2015-08-11
[media] s5p-mfc: fix state check from encoder queue_setup
Seung-Woo Kim
1
-4
/
+5
2015-08-11
[media] s5p-tv: fix wait_event_timeout return handling
Nicholas Mc Guire
1
-7
/
+5
2015-08-11
[media] s5p-tv: Drop owner assignment from i2c_driver
Krzysztof Kozlowski
2
-2
/
+0
2015-07-22
[media] dvb_core: Replace memset with eth_zero_addr
Vaishali Thakkar
1
-1
/
+1
2015-07-22
[media] staging: media: lirc: fix coding style error
Sunil Shahu
1
-1
/
+1
2015-07-22
[media] sh-veu: don't use COLORSPACE_JPEG
Hans Verkuil
1
-1
/
+1
2015-07-22
[media] media: ttpci: Use vsprintf %pM extension
Joe Perches
1
-3
/
+1
2015-07-22
[media] tc358743: allow event subscription
Philipp Zabel
1
-2
/
+17
2015-07-22
[media] tc358743: add direct interrupt handling
Philipp Zabel
1
-0
/
+22
2015-07-22
[media] tc358743: support probe from device tree
Philipp Zabel
2
-6
/
+197
2015-07-22
[media] tc358743: enable v4l2 subdevice devnode
Philipp Zabel
1
-1
/
+1
2015-07-22
[media] tc358743: register v4l2 asynchronous subdevice
Philipp Zabel
1
-0
/
+13
2015-07-22
[media] cobalt: allow fewer than 8 PCIe lanes
Hans Verkuil
1
-5
/
+6
2015-07-22
[media] cobalt: accept unchanged timings when vb2_is_busy()
Hans Verkuil
1
-3
/
+8
2015-07-22
[media] media: am437x-vpfe: Fix a race condition during release
Benoit Parrot
1
-2
/
+12
2015-07-17
[media] videobuf2: add trace events
Philipp Zabel
2
-0
/
+108
2015-07-17
[media] v4l2-mem2mem: set the queue owner field just as vb2_ioctl_reqbufs does
Philipp Zabel
1
-1
/
+8
2015-07-17
[media] v4l2-dev: use event class to deduplicate v4l2 trace events
Philipp Zabel
1
-82
/
+78
2015-07-17
[media] coda: make NV12 format default
Philipp Zabel
1
-14
/
+14
2015-07-17
[media] coda: add macroblock tiling support
Philipp Zabel
6
-70
/
+221
2015-07-17
[media] coda: move cache setup into coda9_set_frame_cache, also use it in sta...
Philipp Zabel
1
-20
/
+25
2015-07-17
[media] coda: Use S_PARM to set nominal framerate for h.264 encoder
Philipp Zabel
2
-0
/
+106
2015-07-17
[media] coda: implement VBV delay and buffer size controls
Philipp Zabel
3
-1
/
+20
2015-07-17
[media] coda: reset CODA960 hardware after sequence end
Philipp Zabel
1
-0
/
+8
2015-07-17
[media] coda: rework meta counting and add separate lock
Philipp Zabel
3
-14
/
+25
2015-07-17
[media] coda: reuse src_bufs in coda_job_ready
Philipp Zabel
1
-8
/
+5
[prev]
[next]