Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
kernel
/
shift
/
mainline
/
2f39cce963637eee1c58740859c7c63356c29099
/
drivers
/
media
/
platform
2f39cce
media: remove redundant 'default n' from Kconfig-s
by Bartlomiej Zolnierkiewicz
· 6 years ago
8aef94b
media: vpss: fix the order of resource clean up
by Mukesh Ojha
· 6 years ago
e08f076
media: vpss: fix a potential NULL pointer dereference
by Kangjie Lu
· 6 years ago
94b7ddb
media: coda: remove -I$(src) header search path
by Masahiro Yamada
· 6 years ago
c3cc510
media: marvell-ccic: don't generate EOF on parallel bus
by Lubomir Rintel
· 6 years ago
0c7aa32
media: marvell-ccic: fix DMA s/g desc number calculation
by Lubomir Rintel
· 6 years ago
00ccd26
media: cec-gpio: use disable/enable_irq
by Hans Verkuil
· 6 years ago
bc8c479
media: venus: helpers: fix dynamic buffer mode for v4
by Stanimir Varbanov
· 6 years ago
3d7f0d7
media: venus: hfi_cmds: add more not-implemented properties
by Stanimir Varbanov
· 6 years ago
cd396c8
media: venus: Add support for H265 controls
by Kelvin Lawson
· 6 years ago
a132459
media: venus: core: fix max load for msm8996 and sdm845
by Alexandre Courbot
· 6 years ago
e45cf92
media: coda: update profile and level controls after sequence initialization
by Philipp Zabel
· 6 years ago
8a61895
media: coda: add menu strings to s_ctrl debug output
by Philipp Zabel
· 6 years ago
74135fb
media: coda: demote s_ctrl debug messages to level 2
by Philipp Zabel
· 6 years ago
e94bb8d
media: coda: improve decoder job finished debug message
by Philipp Zabel
· 6 years ago
8e7479c
media: coda: add coda_frame_type_char helper
by Philipp Zabel
· 6 years ago
736a33d
media: coda: move job ready message to coda_debug level 2
by Philipp Zabel
· 6 years ago
31e71db
media: coda: move register debugging to coda_debug level 3
by Philipp Zabel
· 6 years ago
5490ba5
media: atmel: atmel-isc: make try_fmt error less verbose
by Eugen Hristev
· 6 years ago
90a493a
media: atmel: atmel-isc: add support for DO_WHITE_BALANCE
by Eugen Hristev
· 6 years ago
73c1a57
media: atmel: atmel-isc: reworked white balance feature
by Eugen Hristev
· 6 years ago
14340de
media: prefix header search paths with $(srctree)/
by Masahiro Yamada
· 6 years ago
cc966c9
media: remove unneeded header search paths
by Masahiro Yamada
· 6 years ago
01be377
Merge tag 'media/v5.2-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media
by Linus Torvalds
· 6 years ago
a2d635d
Merge tag 'drm-next-2019-05-09' of git://anongit.freedesktop.org/drm/drm
by Linus Torvalds
· 6 years ago
1199fa8
media: tegra-cec: fix cec_notifier_parse_hdmi_phandle return check
by Hans Verkuil
· 6 years ago
b72845e
media: davinci/vpbe: array underflow in vpbe_enum_outputs()
by Dan Carpenter
· 6 years ago
9f7983b
media: rcar-csi2: Propagate the FLD signal for NTSC and PAL
by Niklas Söderlund
· 6 years ago
4ab44ff
media: rcar-csi2: restart CSI-2 link if error is detected
by Niklas Söderlund
· 6 years ago
dd6e2a9
media: omap_vout: potential buffer overflow in vidioc_dqbuf()
by Dan Carpenter
· 6 years ago
583958c
media: coda: fix unset field and fail on invalid field in buf_prepare
by Philipp Zabel
· 6 years ago
1e4e25c4
media: atmel: atmel-isc: fix asd memory allocation
by Eugen Hristev
· 6 years ago
7919900
media: atmel: atmel-isc: fix INIT_WORK misplacement
by Eugen Hristev
· 6 years ago
253ccf3
media: atmel: atmel-isc: limit incoming pixels per frame
by Eugen Hristev
· 6 years ago
54b0210
media: platform: Aspeed: Make reserved memory optional
by Eddie James
· 6 years ago
b28cf7a
media: platform: Aspeed: Remove use of reset line
by Eddie James
· 6 years ago
b5b5a27
media: stm32-dcmi: return appropriate error codes during probe
by Fabien Dessenne
· 6 years ago
7afa8db
media: vsp1: Add support for missing 16-bit RGB555 formats
by Laurent Pinchart
· 6 years ago
4735c16
media: vsp1: Add support for missing 16-bit RGB444 formats
by Laurent Pinchart
· 6 years ago
515c456
media: vsp1: Add support for missing 32-bit RGB formats
by Laurent Pinchart
· 6 years ago
b7778c4
media: platform: meson: Add Amlogic Meson G12A AO CEC Controller driver
by Neil Armstrong
· 6 years ago
cea053b
media: cros-ec-cec: decrement HDMI device refcount
by Hans Verkuil
· 6 years ago
b7f3be1
media: seco-cec: decrement HDMI device refcount
by Hans Verkuil
· 6 years ago
4d34c92
media: tegra_cec: use new cec_notifier_parse_hdmi_phandle helper
by Hans Verkuil
· 6 years ago
e3a7c52
media: stih_cec: use new cec_notifier_parse_hdmi_phandle helper
by Hans Verkuil
· 6 years ago
ba9db90
media: s5p_cec: use new cec_notifier_parse_hdmi_phandle helper
by Hans Verkuil
· 6 years ago
6bc3772
media: meson: ao-cec: use new cec_notifier_parse_hdmi_phandle helper
by Hans Verkuil
· 6 years ago
63604a1
media: seco-cec: fix building with RC_CORE=m
by Arnd Bergmann
· 6 years ago
fdf5de6
media: rcar-csi2: Move setting of Field Detection Control Register
by Niklas Söderlund
· 6 years ago
cb55857
media: rcar-csi2: Update start procedure for H3 ES2
by Niklas Söderlund
· 6 years ago
c1421f1
media: rcar-csi2: Update V3M and E3 start procedure
by Niklas Söderlund
· 6 years ago
d245a94
media: rcar-csi2: Use standby mode instead of resetting
by Niklas Söderlund
· 6 years ago
0eecc61
media: coda: throw error on create_bufs with too small size
by Philipp Zabel
· 6 years ago
01ba2e6
media: coda: allow encoder to set colorimetry on the output queue
by Philipp Zabel
· 6 years ago
b03abe5
media: coda: implement encoder frame size enumeration
by Philipp Zabel
· 6 years ago
784867d
media: coda: disable encoder command on decoder and vice versa
by Philipp Zabel
· 6 years ago
c1b6761e
media: coda: add min number of buffers controls
by Philipp Zabel
· 6 years ago
bbeefa7
media: coda: clear error return value before picture run
by Philipp Zabel
· 6 years ago
be9dd09
media: coda: remove mask from decoder h.264 level control
by Philipp Zabel
· 6 years ago
75480ebf4
media: coda: set codec earlier
by Philipp Zabel
· 6 years ago
dad7e27
media: vivid: use vfree() instead of kfree() for dev->bitmap_cap
by Alexander Potapenko
· 6 years ago
411a414
media: mtk-vcodec: fix vp9 content playback error with show exist frame
by Maoguang Meng
· 6 years ago
33dfeb6
media: stm32-dcmi: fix crash when subdev do not expose any formats
by Hugues Fruchet
· 6 years ago
1be0a2b
media: stm32-dcmi: do not emit error trace in case of few overrun
by Hugues Fruchet
· 6 years ago
d898660
media: stm32-dcmi: fix error messages
by Hugues Fruchet
· 6 years ago
b105581
media: mtk-vcodec: enlarge struct vdec_pic_info fields
by Yunfei Dong
· 6 years ago
b6c61a6
media: vimc: propagate pixel format in the stream
by Helen Fornazier
· 6 years ago
1a726df
media: platform: stm32: wait end of transmission
by Yannick Fertre
· 6 years ago
b063474
media: atmel: atmel-isc: removed ARGB32 added ABGR32 and XBGR32
by Eugen Hristev
· 6 years ago
1e8f401
media: atmel: atmel-isc: reworked driver and formats
by Eugen Hristev
· 6 years ago
85709cb
media: replace strncpy() by strscpy()
by Mauro Carvalho Chehab
· 6 years ago
060162c
media: vim2m: Fix RGB 565 BE/LE support
by Mauro Carvalho Chehab
· 6 years ago
aeb0d0f
media: video-mux: fix null pointer dereferences
by Kangjie Lu
· 6 years ago
99df48e
media: mtk-vcodec: remove ready_to_display
by Alexandre Courbot
· 6 years ago
52fafc5
media: mtk-vcodec: fix access to incorrect planes member
by Alexandre Courbot
· 6 years ago
0e633f9
media: davinci-isif: avoid uninitialized variable use
by Arnd Bergmann
· 6 years ago
ded7162
media: hfi_parser: don't trick gcc with a wrong expected size
by Mauro Carvalho Chehab
· 6 years ago
bf78f23
media: rcar-dma: p_set can't be NULL
by Mauro Carvalho Chehab
· 6 years ago
1021cd56
media: sti/delta: remove uneeded check
by Mauro Carvalho Chehab
· 6 years ago
149e31e
media: v4l: rcar_fdp1: Fix indentation oddities
by Laurent Pinchart
· 7 years ago
35e2e8b
media: vicodec: set pixelformat to V4L2_PIX_FMT_FWHT_STATELESS for stateless decoder
by Dafna Hirschfeld
· 6 years ago
997deb8
media: vicodec: Add support for stateless decoder.
by Dafna Hirschfeld
· 6 years ago
fde649b
media: vicodec: Register another node for stateless decoder
by Dafna Hirschfeld
· 6 years ago
2495f39
media: vicodec: Introducing stateless fwht defs and structs
by Dafna Hirschfeld
· 6 years ago
c022a4a
media: vicodec: add struct for encoder/decoder instance
by Dafna Hirschfeld
· 6 years ago
7479937
media: vicodec: Handle the case that the reference buffer is NULL
by Dafna Hirschfeld
· 6 years ago
50e4c5e
media: vicodec: rename v4l2_fwht_default_fmt to v4l2_fwht_find_nth_fmt
by Dafna Hirschfeld
· 6 years ago
92dc64d
media: vicodec: Validate version dependent header values in a separate function
by Dafna Hirschfeld
· 6 years ago
86764b8
media: vicodec: keep the ref frame according to the format in decoder
by Dafna Hirschfeld
· 6 years ago
bdbfd99
media: vicodec: add field 'buf' to fwht_raw_frame
by Dafna Hirschfeld
· 6 years ago
30364c4
media: vicodec: Move raw frame preparation code to a function
by Dafna Hirschfeld
· 6 years ago
a04a7a2
media: vicodec: bugfix: free compressed_frame upon device release
by Dafna Hirschfeld
· 6 years ago
8eead25
media: vicodec: bugfix - call v4l2_m2m_buf_copy_metadata also if decoding fails
by Dafna Hirschfeld
· 6 years ago
f902796
media: vicodec: change variable name for the return value of v4l2_fwht_encode
by Dafna Hirschfeld
· 6 years ago
4d10452
media: vicodec: upon release, call m2m release before freeing ctrl handler
by Dafna Hirschfeld
· 6 years ago
fb56f4b
media: vicodec: fix g_selection: either handle crop or compose
by Hans Verkuil
· 6 years ago
7243e5a
media: vicodec: selection api should only check single buffer types
by Dafna Hirschfeld
· 6 years ago
b60a5b8
media: Kconfig files: use the right help coding style
by Mauro Carvalho Chehab
· 6 years ago
f1ef70f
media: ti-vpe: Parse local endpoint for properties, not the remote one
by Sakari Ailus
· 7 years ago
c1ee825
media: pxa-camera: Match with device node, not the port node
by Sakari Ailus
· 7 years ago
Next »