Sign in
android-kvm
/
linux
/
db34c5ffee649e2c4c870d1031a996398a187cf5
/
include
/
media
8082d0a
media: cec-notifier: make cec_notifier_get_conn() static
by Hans Verkuil
· 5 years ago
80f13a0
media: cec-notifier: rename conn_name to port_name
by Hans Verkuil
· 5 years ago
dfc22c0
media: v4l2-fwnode: add initial connector parsing support
by Marco Felsch
· 5 years ago
a5e1dee
media: v4l2-fwnode: add v4l2_fwnode_connector
by Marco Felsch
· 5 years ago
5e316ff
media: v4l2-fwnode: add endpoint id field to v4l2_fwnode_link
by Marco Felsch
· 5 years ago
e6c6d7d
media: rc: make scancodes 64 bit
by Sean Young
· 5 years ago
2b48e11
media: v4l2-mem2mem: handle draining, stopped and next-buf-is-last states
by Neil Armstrong
· 5 years ago
60d70d7
media: v4l2: Switch to new kerneldoc syntax for named variable macro arguments
by Jonathan Neuschäfer
· 5 years ago
1583c79
media: videobuf2-core.h: improve buf_struct_size documentation
by Hans Verkuil
· 5 years ago
8fd390b
media: Split v4l2_pipeline_pm_use into v4l2_pipeline_pm_{get, put}
by Ezequiel Garcia
· 5 years ago
5e815fe
media: uapi: h264: Add DPB entry field reference flags
by Jonas Karlman
· 5 years ago
7cbeb2e
media: smiapp: Move definitions under driver directory
by Sakari Ailus
· 5 years ago
dc42cf7
media: v4l2-dev.h: remove VFL_TYPE_GRABBER
by Hans Verkuil
· 5 years ago
238e4a5
media: rename VFL_TYPE_GRABBER to _VIDEO
by Hans Verkuil
· 5 years ago
30defec
media: rc: add keymap for Videostrong KII Pro
by Mohammad Rasim
· 5 years ago
e611164
media: cec: remove unused functions
by Hans Verkuil
· 5 years ago
f51e50d
media: v4l2-rect.h: fix v4l2_rect_map_inside() top/left adjustments
by Helen Koike
· 5 years ago
c0e0d31
media: dvb: add support for TerraTec TC2 Stick (193534)
by Tomasz Maciej Nowak
· 5 years ago
3fbe158
media: rtl28xxu: Add support for PROlectrix DV107669 DVB-T dongle
by David J. Fiddes
· 5 years ago
577c89b
media: v4l2-core: fix v4l2_buffer handling for time64 ABI
by Arnd Bergmann
· 5 years ago
1a6c0b3
media: v4l2-core: fix VIDIOC_DQEVENT for time64 ABI
by Arnd Bergmann
· 5 years ago
77cdffc
media: v4l2: abstract timeval handling in v4l2_buffer
by Arnd Bergmann
· 5 years ago
afb3478
media: v4l2-device.h: Explicitly compare grp{id,mask} to zero in v4l2_device macros
by Nathan Chancellor
· 5 years ago
aab7b7d
media: v4l2-subdev: remove wrong @cond from kdocs
by Wolfram Sang
· 5 years ago
a6ed68d
Merge tag 'drm-next-2019-11-27' of git://anongit.freedesktop.org/drm/drm
by Linus Torvalds
· 5 years ago
4f0fac3
media: rc: add keymap for Beelink GS1 remote control
by Clément Péron
· 5 years ago
b95182a
media: v4l2-device.h: fix typo: putss -> puts
by Hans Verkuil
· 5 years ago
f1bd5ea
media: v4l2_ctrl: Add const pointer to ctrl_ptr
by Ricardo Ribalda Delgado
· 5 years ago
3b98a21
media: v4l2_ctrl: Add p_def to v4l2_ctrl_config
by Ricardo Ribalda Delgado
· 5 years ago
941e1d3
media: smiapp: Support probing NVM size
by Sakari Ailus
· 5 years ago
69e3235
media: cec-pin: add 'received' callback
by Hans Verkuil
· 5 years ago
256fa39
media: v4l: Add definitions for HEVC stateless decoding
by Paul Kocialkowski
· 5 years ago
f07602a
media: v4l2-mem2mem: add new_frame detection
by Hans Verkuil
· 5 years ago
bef41d9
media: v4l2-mem2mem: add stateless_(try_)decoder_cmd ioctl helpers
by Jernej Skrabec
· 5 years ago
f8cca8c
media: v4l2-mem2mem: support held capture buffers
by Hans Verkuil
· 5 years ago
137272c
media: vb2: add V4L2_BUF_FLAG_M2M_HOLD_CAPTURE_BUF
by Hans Verkuil
· 5 years ago
d2f383d
media: rc-map: Sort rc map name MACROs
by Jisheng Zhang
· 5 years ago
22cb099
media: rc: add keymap for Tronsmart Vega S95/S96 remote
by Christian Hewitt
· 5 years ago
1449458
media: dvbsky: add support for eyeTV Geniatech T2 lite
by Thomas Voegtle
· 5 years ago
d5a897c
media: v4l2-common: add pixel encoding support
by Benoit Parrot
· 5 years ago
2e8db63
media: v4l2-ctrl: Add new helper v4l2_ctrl_ptr_create
by Ricardo Ribalda Delgado
· 5 years ago
d1dc493
media: add V4L2_CTRL_TYPE_AREA control type
by Ricardo Ribalda Delgado
· 5 years ago
b35d6c0
media: v4l2-core: Implement v4l2_ctrl_new_std_compound
by Ricardo Ribalda Delgado
· 5 years ago
10d8f30
cec: add cec_adapter to cec_notifier_cec_adap_unregister()
by Hans Verkuil
· 5 years ago
9098c1c
media: cec: expose the new connector info API
by Dariusz Marcinkiewicz
· 6 years ago
51ff392
media: v4l2-core: introduce a helper to unregister a i2c subdev
by Ezequiel Garcia
· 6 years ago
a9cff39
media: v4l2-core: introduce a helper to unregister a spi subdev
by Ezequiel Garcia
· 6 years ago
02283b9
media: v4l2-core: move i2c helpers out of v4l2-common.c
by Ezequiel Garcia
· 6 years ago
7c795df
media: v4l2-core: move spi helpers out of v4l2-common.c
by Ezequiel Garcia
· 6 years ago
8f5f33f
media: rc: add keymap for HardKernel ODROID remote
by Christian Hewitt
· 6 years ago
fa992b3
media: rc: add keymap for WeTeK Play 2 remote
by Christian Hewitt
· 6 years ago
3730789
media: rc: add keymap for WeTek Hub remote
by Christian Hewitt
· 6 years ago
7bb53f3
media: rc: add keymap for Tanix TX5 max remote
by Christian Hewitt
· 6 years ago
e30399e
media: rc: add keymap for Tanix TX3 mini remote
by Christian Hewitt
· 6 years ago
a53dee7
media: rc: add keymap for Khadas VIM/EDGE remote
by Christian Hewitt
· 6 years ago
9b9e9e5
media: rc: add keymap for Amediatech X96-MAX remote
by Christian Hewitt
· 6 years ago
c3adb85
media: uapi: h264: Get rid of the p0/b0/b1 ref-lists
by Boris Brezillon
· 6 years ago
8cae93e
media: uapi: h264: Add the concept of start code
by Ezequiel Garcia
· 6 years ago
5604be6
media: uapi: h264: Add the concept of decoding mode
by Boris Brezillon
· 6 years ago
7bb3c32
media: uapi: h264: Rename pixel format
by Ezequiel Garcia
· 6 years ago
92ffdb6
media: rc: add include guard to rc-map.h
by Masahiro Yamada
· 6 years ago
5532c62
media: dvb_frontend.h: Fix shifting signed 32-bit value problem
by Luke Nowakowski-Krijger
· 6 years ago
820342a
media: v4l2-async: Add v4l2_async_notifier_add_fwnode_remote_subdev
by Sakari Ailus
· 6 years ago
016413d
media: v4l2-async: Get fwnode reference when putting it to the notifier's list
by Sakari Ailus
· 6 years ago
ee48487
media: davinci/vpfe_capture.c: drop unused format descriptions
by Hans Verkuil
· 6 years ago
173f6ea
media: v4l: ctrls: Add debug messages
by Ezequiel Garcia
· 6 years ago
967b109
media: uapi: new file needs types.h
by Stephen Rothwell
· 6 years ago
66193b2
media: dvbsky: add support for Mygica T230C v2
by Jan Pieter van Woerkom
· 6 years ago
a81431e
media: rc: remove unused #define RC_PROTO_BIT_ALL
by Sean Young
· 6 years ago
a57d6ac
media: uapi: Add VP8 stateless decoder API
by Pawel Osciak
· 6 years ago
59fe916
media: media/platform: don't set description in ENUM_FMT
by Hans Verkuil
· 6 years ago
642ac63
media: drivers/staging/media: don't set description for ENUM_FMT
by Hans Verkuil
· 6 years ago
2169e6d
media: media/pci: don't set description for ENUM_FMT
by Hans Verkuil
· 6 years ago
ed63b9c
Merge tag 'media/v5.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media
by Linus Torvalds
· 6 years ago
b48cb35
media: cec-notifier: add new notifier functions
by Hans Verkuil
· 6 years ago
32a847f
media: cec: add struct cec_connector_info support
by Dariusz Marcinkiewicz
· 6 years ago
a8fa550
media: v4l2-subdev: Verify arguments in v4l2_subdev_call()
by Janusz Krzysztofik
· 6 years ago
3dd8c09
media: vb2: Introduce a vb2_get_buffer accessor
by Ezequiel Garcia
· 6 years ago
d2912cb
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
by Thomas Gleixner
· 6 years ago
f2e3bd9
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 486
by Thomas Gleixner
· 6 years ago
77512ba
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 237
by Thomas Gleixner
· 6 years ago
5800571
Merge tag 'v5.2-rc4' into media/master
by Mauro Carvalho Chehab
· 6 years ago
4b44398
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 316
by Thomas Gleixner
· 6 years ago
50acfb2
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 286
by Thomas Gleixner
· 6 years ago
8e8e69d
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 285
by Thomas Gleixner
· 6 years ago
e96a881
media: docs: fix minor typos
by Marc Gonzalez
· 6 years ago
ef732d5
media: v4l2-mem2mem: add try_en/decoder_cmd ioctl helpers
by Hans Verkuil
· 6 years ago
7e98b7b
media: v4l2: Get rid of ->vidioc_enum_fmt_vid_{cap, out}_mplane
by Boris Brezillon
· 6 years ago
25763b3
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 206
by Thomas Gleixner
· 6 years ago
1802d0b
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 174
by Thomas Gleixner
· 6 years ago
1223755
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 172
by Thomas Gleixner
· 6 years ago
c942fdd
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 157
by Thomas Gleixner
· 6 years ago
1a59d1b8
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156
by Thomas Gleixner
· 6 years ago
2874c5f
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
by Thomas Gleixner
· 6 years ago
32cddf9
media: v4l2-common: Add an helper to apply frmsize constraints
by Boris Brezillon
· 6 years ago
ce57a82
media: v4l2-common: Fix v4l2_fill_pixfmt[_mp]() prototypes
by Boris Brezillon
· 6 years ago
10a3436
media: cx25840: Address several coding style issues
by Mauro Carvalho Chehab
· 6 years ago
7079472
media: videobuf2-vmalloc: get_userptr: buffers are always writable
by Hans Verkuil
· 6 years ago
f183ec6
media: pixfmt: Add H264 Slice format
by Maxime Ripard
· 6 years ago
1f0545d
media: uapi: Add H264 low-level decoder API compound controls.
by Pawel Osciak
· 6 years ago
Next »