Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
mainline
/
linux
/
9b9ea7c2b57a0c9c3341fc6db039d1f7971a432e
9b9ea7c
media: gspca: Kill URBs on USB device disconnect
by Ezequiel Garcia
· 6 years ago
122d0e8
media: dvbdev: remove double-unlock
by Mauro Carvalho Chehab
· 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
4f777d0
media: pwc-ctl: pChoose can't be NULL
by Mauro Carvalho Chehab
· 6 years ago
3d19cde
media: cx2341x: replace badly designed macros
by Mauro Carvalho Chehab
· 6 years ago
153d11c
media: imx214: don't de-reference a NULL pointer
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
f05a51b
media: v4l2-ioctl.c: add V4L2_PIX_FMT_FWHT_STATELESS to v4l_fill_fmtdesc
by Hans Verkuil
· 6 years ago
2495f39
media: vicodec: Introducing stateless fwht defs and structs
by Dafna Hirschfeld
· 6 years ago
ee3963c
media: vicodec: add documentation to V4L2_PIX_FMT_FWHT_STATELESS
by Dafna Hirschfeld
· 6 years ago
f94368e
media: vicodec: add documentation to V4L2_CID_MPEG_VIDEO_FWHT_PARAMS
by Dafna Hirschfeld
· 6 years ago
b663e57
media: vicodec: add documentation to V4L2_CID_FWHT_I/P_FRAME_QP
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
09ca38a
media: v4l2-ctrl: v4l2_ctrl_request_setup returns with error upon failure
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
e79c715
media: media requests: return EBADR instead of EACCES
by Hans Verkuil
· 6 years ago
ca0d1bd
media: cedrus: set requires_requests
by Hans Verkuil
· 6 years ago
90675d3
media: vb2: add requires_requests bit for stateless codecs
by Hans Verkuil
· 6 years ago
b60a5b8
media: Kconfig files: use the right help coding style
by Mauro Carvalho Chehab
· 6 years ago
8a3946c
media: v4l2-fwnode: Add a deprecation note in the old ACPI parsing example
by Sakari Ailus
· 6 years ago
a5c7caa
media: ipu3-cio2: Set CSI-2 receiver sub-device entity function
by Sakari Ailus
· 6 years ago
0d0d87f
media: v4l: i2c: Regroup lens drivers under their own section
by Sakari Ailus
· 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
fff35d4
media: v4l2-fwnode: The first default data lane is 0 on C-PHY
by Sakari Ailus
· 6 years ago
9d38637
media: v4l2-fwnode: Defaults may not override endpoint configuration in firmware
by Sakari Ailus
· 6 years ago
12f6153
media: ov7670: don't access registers when the device is powered off
by Akinobu Mita
· 6 years ago
32ab688
media: ov7670: restore default settings after power-up
by Akinobu Mita
· 6 years ago
c3c2eca
media: staging/intel-ipu3: reduce kernel stack usage
by Arnd Bergmann
· 6 years ago
948dff7c
media: staging/intel-ipu3: mark PM function as __maybe_unused
by Arnd Bergmann
· 6 years ago
6d5f26f
media: staging/intel-ipu3-v4l: reduce kernel stack usage
by Arnd Bergmann
· 6 years ago
76eb24f
media: vicodec: reset last_src/dst_buf based on the IS_OUTPUT
by Hans Verkuil
· 6 years ago
f221b84
media: vicodec: remove WARN_ON(1) from get_q_data()
by Hans Verkuil
· 6 years ago
6fe59b7
media: em28xx-input: make const array addr_list static
by Colin Ian King
· 6 years ago
c51f3b7
media: dvb: Add support for the Avermedia TD310
by Jose Alberto Reguero
· 6 years ago
1cb11bf
media: dvb: init i2c already in it930x_frontend_attach
by Andreas Kemnade
· 6 years ago
0ab34a0
media: si2165: fix a missing check of return value
by Kangjie Lu
· 6 years ago
56cd26b
media: serial_ir: Fix use-after-free in serial_ir_init_module
by YueHaibing
· 6 years ago
3c73b8a
media: rc: remove unused including <linux/version.h>
by YueHaibing
· 6 years ago
a3d7f22
media: cx23885: check allocation return
by Nicholas Mc Guire
· 6 years ago
981fbe3
media: m88ds3103: serialize reset messages in m88ds3103_set_frontend
by James Hutchinson
· 6 years ago
fdfa59c
media: dvbsky: Avoid leaking dvb frontend
by Stefan Brüns
· 6 years ago
ef4bb63
media: wl128x: Fix an error code in fm_download_firmware()
by Dan Carpenter
· 6 years ago
c1a65eb
media: staging: davinci: drop pointless static qualifier in vpfe_resizer_init()
by Mao Wenan
· 6 years ago
3f7f41d
media: staging: media: zoran: Fixes a checkpatch.pl error in videocodec.c
by claudiojpaz
· 6 years ago
49dc762
media: staging: davinci_vpfe: disallow building with COMPILE_TEST
by Arnd Bergmann
· 6 years ago
6685d51
media: i2c: adv748x: select V4L2_FWNODE
by Arnd Bergmann
· 6 years ago
55dde50
media: imx: vdic: Fix wrong CSI group ID
by Steve Longerbeam
· 6 years ago
0576385
media: rockchip-vpu: Remove duplicated include from rockchip_vpu_drv.c
by YueHaibing
· 6 years ago
e7dd89c
media: strscpy() returns a negative value on failure unlike strlcpy().
by Hans Petter Selasky
· 6 years ago
6f3f3e1
media: vimc: stream: init/terminate the first entity
by Helen Fornazier
· 6 years ago
43e3b72
media: vimc: stream: add docs to struct vimc_stream
by Helen Fornazier
· 6 years ago
b72e449
media: vimc: stream: cleanup frame field from struct vimc_stream
by Helen Fornazier
· 6 years ago
5efbc65
media: vimc: cap: fix step width/height in enum framesize
by Helen Fornazier
· 6 years ago
2978a50
media: vimc: stream: fix thread state before sleep
by Helen Fornazier
· 6 years ago
85ab1aa
media: vimc: deb: fix default sink bayer format
by Helen Fornazier
· 6 years ago
f14f6aa
media: videobuf2: Return error after allocation failure
by Souptick Joarder
· 6 years ago
e6f8bd5
media: gspca: do not resubmit URBs when streaming has stopped
by Hans Verkuil
· 6 years ago
f712e53
media: au0828: minor fix to a misleading comment in _close()
by Shuah Khan
· 6 years ago
3eb8777
media: replace WARN_ON in __media_pipeline_start()
by Shuah Khan
· 6 years ago
e855165
media: vicodec: avoid clang frame size warning
by Arnd Bergmann
· 6 years ago
7afb0df
media: cx18: update *pos correctly in cx18_read_pos()
by Dan Carpenter
· 6 years ago
f8e579f
media: ivtv: update *pos correctly in ivtv_read_pos()
by Dan Carpenter
· 6 years ago
ed713a4
media: go7007: avoid clang frame overflow warning with KASAN
by Arnd Bergmann
· 6 years ago
03aa4f1
media: saa7146: avoid high stack usage with clang
by Arnd Bergmann
· 6 years ago
d30c4ff
media: atmel-isc: Add support for BT656 with CRC decoding
by Ken Sloat
· 6 years ago
dea2553
media: cedrus: Add support for H6
by Jernej Skrabec
· 6 years ago
70a4f5c
media: cedrus: Add a quirk for not setting DMA offset
by Jernej Skrabec
· 6 years ago
dfecb7b
media: dt-bindings: media: cedrus: Add H6 compatible
by Jernej Skrabec
· 6 years ago
c6e4e2c
media: vb2: drop VB2_BUF_STATE_REQUEUEING
by Hans Verkuil
· 6 years ago
0cd2544
media: cobalt: replace VB2_BUF_STATE_REQUEUEING by _ERROR
by Hans Verkuil
· 6 years ago
b3ce6f6
media: stm32-dcmi: fix DMA corruption when stopping streaming
by Hugues Fruchet
· 6 years ago
ab41b99
media: stm32-dcmi: fix check of pm_runtime_get_sync return value
by Hugues Fruchet
· 6 years ago
2c2a8dc
media: platform/sh_veu.c: remove redundant NULL pointer checks
by Shaobo He
· 6 years ago
dea37a9
media: cpia2: Fix use-after-free in cpia2_exit
by YueHaibing
· 6 years ago
3235d39
media: mtk-vcodec: fix access to vb2_v4l2_buffer struct
by Alexandre Courbot
· 6 years ago
f29a317
media: rcar-vin: Enable support for r8a774a1
by Biju Das
· 6 years ago
b8f9220
media: dt-bindings: media: rcar_vin: Add r8a774a1 support
by Biju Das
· 6 years ago
d4b87d4
media: rcar-csi2: Enable support for r8a774a1
by Biju Das
· 6 years ago
29f6c42
media: dt-bindings: media: rcar-csi2: Add r8a774a1 support
by Biju Das
· 6 years ago
2dba3de
media: rcar_drif: Remove devm_ioremap_resource() error printing
by Geert Uytterhoeven
· 6 years ago
5eaa30a
media: imx7-media-csi: don't store a floating pointer
by Rui Miguel Silva
· 6 years ago
1fc79c4
media: staging/imx7: Fix an error code in mipi_csis_clk_get()
by Dan Carpenter
· 6 years ago
dee747f
media: imx: Don't register IPU subdevs/links if CSI port missing
by Steve Longerbeam
· 6 years ago
Next »