index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2018-09-11
media: replace strcpy() by strscpy()
Mauro Carvalho Chehab
83
-199
/
+225
2018-09-11
media: use strscpy() instead of strlcpy()
Mauro Carvalho Chehab
260
-665
/
+676
2018-09-11
media: MAINTAINERS: add entry for i.MX PXP media mem2mem driver
Philipp Zabel
1
-0
/
+7
2018-09-11
media: imx-pxp: add i.MX Pixel Pipeline driver
Philipp Zabel
4
-0
/
+3448
2018-09-11
media: dt-bindings: media: Add i.MX Pixel Pipeline binding
Philipp Zabel
1
-0
/
+26
2018-09-11
media: vidioc-cropcap/g-crop.rst: fix confusing sentence
Hans Verkuil
2
-2
/
+2
2018-09-11
media: vimc: implement basic v4l2-ctrls
Guilherme Gallo
1
-0
/
+20
2018-09-11
media: vicodec: change codec license to LGPL
Hans Verkuil
4
-4
/
+4
2018-09-11
media: uvcvideo: Add a D4M camera description
Guennadi Liakhovetski
4
-0
/
+223
2018-09-11
media: uvcvideo: Store device information pointer in struct uvc_device
Laurent Pinchart
3
-14
/
+16
2018-09-11
media: uvcvideo: Rename UVC_QUIRK_INFO to UVC_INFO_QUIRK
Guennadi Liakhovetski
1
-9
/
+9
2018-09-11
media: uvcvideo: Fix uvc_alloc_entity() allocation alignment
Nadav Amit
1
-1
/
+1
2018-09-11
media: uvcvideo: Fix spelling mistake: "entites" -> "entities"
Colin Ian King
1
-4
/
+3
2018-09-11
media: uvcvideo: Remove unnecessary NULL check before debugfs_remove_recursive
Gustavo A. R. Silva
1
-5
/
+1
2018-09-11
media: uvcvideo: Make uvc_control_mapping menu_info field const
Laurent Pinchart
2
-6
/
+6
2018-09-11
media: uvcvideo: Make some structs const
Joe Perches
1
-2
/
+2
2018-09-11
media: vicodec: fix sparse warning
Hans Verkuil
1
-2
/
+1
2018-09-11
media: videodev2.h.rst.exceptions: add V4L2_DV_FL_CAN_DETECT_REDUCED_FPS
Hans Verkuil
1
-0
/
+1
2018-09-11
media: vicodec: fix wrong sizeimage
Hans Verkuil
1
-5
/
+10
2018-09-11
media: cec-func-poll.rst/func-poll.rst: update EINVAL description
Hans Verkuil
2
-2
/
+4
2018-09-11
media: v4l2-tpg: add Z16 support
Hans Verkuil
1
-0
/
+3
2018-09-11
media: v4l2-tpg: show either Y'CbCr or HSV encoding
Hans Verkuil
1
-2
/
+6
2018-09-11
media: mediactl/*.rst: document argp
Hans Verkuil
5
-0
/
+5
2018-09-10
media: staging/media/mt9t031/Kconfig: remove bogus entry
Hans Verkuil
1
-6
/
+0
2018-09-10
media: i2c: mt9v111: Fix v4l2-ctrl error handling
Jacopo Mondi
1
-28
/
+13
2018-08-31
media: adv7842: enable reduced fps detection
Hans Verkuil
1
-0
/
+9
2018-08-31
media: cobalt: Use v4l2_calc_timeperframe helper
Jose Abreu
1
-2
/
+7
2018-08-31
media: v4l2-dv-timings: Introduce v4l2_calc_timeperframe helper
Jose Abreu
2
-0
/
+50
2018-08-31
media: videodev2.h: Add new DV flag CAN_DETECT_REDUCED_FPS
Jose Abreu
1
-0
/
+7
2018-08-31
media: vidioc-g-dv-timings.rst: document V4L2_DV_FL_CAN_DETECT_REDUCED_FPS
Hans Verkuil
1
-8
/
+19
2018-08-31
media: ov5640: fix mode change regression
Hugues Fruchet
1
-5
/
+16
2018-08-31
media: ov772x: Disable clk on error path
Alexey Khoroshilov
1
-0
/
+1
2018-08-31
media: ipu3-cio2: Use dma_zalloc_coherent to replace dma_alloc_coherent + memset
zhong jiang
1
-4
/
+2
2018-08-31
media: i2c: Fix pm_runtime_get_if_in_use() usage in sensor drivers
Sakari Ailus
5
-5
/
+5
2018-08-31
media: ov5670, ov13858: Use pm_runtime_idle
Sakari Ailus
2
-18
/
+2
2018-08-31
media: ov9650: use SCCB regmap
Akinobu Mita
2
-82
/
+76
2018-08-31
media: ov772x: use SCCB regmap
Akinobu Mita
2
-111
/
+82
2018-08-31
media: vicodec: fix out-of-range values when decoding
Hans Verkuil
1
-2
/
+8
2018-08-31
media: vicodec: split off v4l2 specific parts for the codec
Hans Verkuil
4
-382
/
+458
2018-08-31
media: vicodec: rename and use proper fwht prefix for codec
Hans Verkuil
5
-114
/
+118
2018-08-31
media: vicodec: improve handling of uncompressable planes
Hans Verkuil
2
-5
/
+7
2018-08-31
media: vicodec: simplify blocktype checking
Hans Verkuil
1
-2
/
+1
2018-08-31
media: vicodec: simplify flags handling
Hans Verkuil
1
-13
/
+13
2018-08-31
media: vicodec: add support for more pixel formats
Hans Verkuil
3
-100
/
+324
2018-08-31
media: vicodec: add QP controls
Hans Verkuil
3
-17
/
+68
2018-08-29
media: camss: add missing includes
Arnd Bergmann
7
-0
/
+7
2018-08-29
media: camss: Use managed memory allocations
Todor Tomov
2
-7
/
+8
2018-08-29
media: camss: mark PM functions as __maybe_unused
Arnd Bergmann
1
-2
/
+2
2018-08-29
media: af9035: prevent buffer overflow on write
Jozef Balga
1
-2
/
+4
2018-08-29
media: video_function_calls.rst: drop obsolete video-set-attributes reference
Hans Verkuil
1
-1
/
+0
[next]