index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
media
Age
Commit message (
Expand
)
Author
Files
Lines
2018-08-31
media: v4l2-ctrls: v4l2_ctrl_add_handler: add from_other_dev
Hans Verkuil
18
-46
/
+52
2018-08-31
media: videodev2.h: add request_fd field to v4l2_ext_controls
Alexandre Courbot
2
-4
/
+7
2018-08-31
media: v4l2-dev: lock req_queue_mutex
Hans Verkuil
2
-3
/
+37
2018-08-31
media: media-request: add media_request_object_find
Hans Verkuil
1
-0
/
+25
2018-08-31
media: media-request: implement media requests
Hans Verkuil
3
-5
/
+486
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
1
-0
/
+39
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
4
-113
/
+117
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-26
Merge branch 'ida-4.19' of git://git.infradead.org/users/willy/linux-dax
Linus Torvalds
1
-11
/
+5
2018-08-22
media: Convert entity ID allocation to new IDA API
Matthew Wilcox
1
-11
/
+5
2018-08-22
Merge branch 'i2c/for-4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
5
-19
/
+19
2018-08-21
Merge tag 'mfd-next-4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/le...
Linus Torvalds
5
-3
/
+369
2018-08-18
Merge tag 'char-misc-4.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
6
-0
/
+6
2018-08-16
media: platform: cros-ec-cec: Fix dependency on MFD_CROS_EC
Arnd Bergmann
1
-1
/
+1
2018-08-16
Merge tag 'media/v4.19-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...
Linus Torvalds
389
-6782
/
+20127
2018-08-16
Merge tag 'drm-next-2018-08-15' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
3
-6
/
+3
2018-08-16
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
1
-4
/
+6
2018-08-15
Merge tag 'sound-4.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
1
-19
/
+3
2018-08-14
Merge branches 'acpica' and 'acpi-property'
Rafael J. Wysocki
1
-1
/
+1
2018-08-10
Revert "media: vivid: shut up warnings due to a non-trivial logic"
Mauro Carvalho Chehab
1
-19
/
+2
2018-08-09
Merge branch 'asoc-4.19' into asoc-next
Mark Brown
1
-19
/
+3
2018-08-08
siano: get rid of an unused return code for debugfs register
Mauro Carvalho Chehab
2
-10
/
+7
2018-08-08
media: isp: fix a warning about a wrong struct initializer
Mauro Carvalho Chehab
1
-1
/
+1
2018-08-08
media: radio-wl1273: fix return code for the polling routine
Mauro Carvalho Chehab
1
-1
/
+1
2018-08-08
media: s3c-camif: fix return code for the polling routine
Mauro Carvalho Chehab
1
-1
/
+1
2018-08-08
media: saa7164: fix return codes for the polling routine
Mauro Carvalho Chehab
1
-3
/
+3
2018-08-08
media: exynos-gsc: fix return code if mutex was interrupted
Mauro Carvalho Chehab
1
-1
/
+1
2018-08-08
media: mt9v111: Fix build error with no VIDEO_V4L2_SUBDEV_API
Jacopo Mondi
1
-1
/
+1
2018-08-08
media: xc4000: get rid of uneeded casts
Mauro Carvalho Chehab
1
-2
/
+2
2018-08-08
media: drxj: get rid of uneeded casts
Mauro Carvalho Chehab
1
-8
/
+8
2018-08-08
media: tuner-xc2028: don't use casts for printing sizes
Mauro Carvalho Chehab
1
-5
/
+4
[next]