Sign in
android-kvm
/
linux
/
c4a1dd9e83ceceef6ffba82b8b274ab9b929ea14
/
drivers
/
media
/
v4l2-core
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
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
7371efe
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 84
by Thomas Gleixner
· 6 years ago
ec8f24b
treewide: Add SPDX license identifier - Makefile/Kconfig
by Thomas Gleixner
· 6 years ago
09c434b
treewide: Add SPDX license identifier for more missed files
by Thomas Gleixner
· 6 years ago
457c899
treewide: Add SPDX license identifier for missed files
by Thomas Gleixner
· 6 years ago
932f4a6
mm/gup: replace get_user_pages_longterm() with FOLL_LONGTERM
by Ira Weiny
· 6 years ago
d82b921
media: v4l2-common: add bayer formats in v4l2_format_info
by Helen Fornazier
· 6 years ago
f44b969
media: Introduce helpers to fill pixel format structs
by Ezequiel Garcia
· 6 years ago
87effaa
media: v4l: add I / P frame min max QP definitions
by Fish Lin
· 6 years ago
d7a955c
media: v4l2-ctrl: potential shift wrapping bugs
by Dan Carpenter
· 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
09ca38a
media: v4l2-ctrl: v4l2_ctrl_request_setup returns with error upon failure
by Dafna Hirschfeld
· 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
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
e7dd89c
media: strscpy() returns a negative value on failure unlike strlcpy().
by Hans Petter Selasky
· 6 years ago
218bf10
media: v4l2-subdev: handle module refcounting here
by Hans Verkuil
· 6 years ago
0e43734
media: v4l2-subdev: add release() internal op
by Hans Verkuil
· 6 years ago
4faf706
media: v4l2-core: fix several typos
by Mauro Carvalho Chehab
· 6 years ago
8dd22b2
media: v4l2-mem2mem: Correct return type for mem2mem buffer helpers
by Ezequiel Garcia
· 6 years ago
bb436cb
media: videobuf: fix epoll() by calling poll_wait first
by Hans Verkuil
· 6 years ago
96ebc0c
media: v4l2-mem2mem: add q->error check to v4l2_m2m_poll()
by Hans Verkuil
· 6 years ago
dd8695e
media: v4l2-mem2mem: fix epoll() by calling poll_wait first
by Hans Verkuil
· 6 years ago
398d768
media: v4l2-ctrls.c: fix epoll() by calling poll_wait first
by Hans Verkuil
· 6 years ago
7e4e716
media: vb2: keep track of timestamp status
by Hans Verkuil
· 6 years ago
a7fe4ca
media: v4l: Add 32-bit packed YUV formats
by Vivek Kasireddy
· 6 years ago
14c8e80
media: v4l: ioctl: Sanitize num_planes before using it
by Ezequiel Garcia
· 6 years ago
5f09bc8
Merge tag 'v5.0-rc7' into patchwork
by Mauro Carvalho Chehab
· 6 years ago
a4d3d61
media: v4l2-mem2mem: Rename v4l2_m2m_buf_copy_data to v4l2_m2m_buf_copy_metadata
by Ezequiel Garcia
· 6 years ago
276c1f0
media: v4l2-common: drop v4l2_get_timestamp
by Hans Verkuil
· 6 years ago
15a40b2
media: videobuf: use u64 for the timestamp internally
by Hans Verkuil
· 6 years ago
63635b5
media: v4l2-event: keep track of the timestamp in ns
by Hans Verkuil
· 6 years ago
0a44baa
media: media/v4l2-core/videobuf-vmalloc.c: Remove dead code
by Souptick Joarder
· 6 years ago
d034696
media: v4l2-ctrl: Add control for h.264 chroma qp offset
by Philipp Zabel
· 6 years ago
50656ba
media: v4l2-ctrl: Add control to enable h.264 constrained intra prediction
by Philipp Zabel
· 6 years ago
f45f3f7
media: v4l2-ctrls.c/uvc: zero v4l2_event
by Hans Verkuil
· 6 years ago
7fe9f01
media: v4l: ioctl: Validate num_planes for debug messages
by Sakari Ailus
· 6 years ago
9048b2e
media: v4l: ioctl: Validate num_planes before using it
by Sakari Ailus
· 6 years ago
dd91642a
media: v4l2-ioctl: Clear only per-plane reserved fields
by Thierry Reding
· 6 years ago
d998e03
media: cedrus: identify buffers by timestamp
by Hans Verkuil
· 6 years ago
e2d8ffe2
media: v4l2-mem2mem: add v4l2_m2m_buf_copy_data helper function
by Hans Verkuil
· 6 years ago
96d4f26
Remove 'type' argument from access_ok() function
by Linus Torvalds
· 6 years ago
996680d
Merge tag 'media/v4.20-7' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media
by Linus Torvalds
· 6 years ago
4bd257d
Merge tag 'v4.20-rc7' into patchwork
by Mauro Carvalho Chehab
· 6 years ago
72148d1
media: v4l: Add support for V4L2_BUF_TYPE_META_OUTPUT
by Sakari Ailus
· 8 years ago
fa09d06
media: v4l2-fwnode: Fix setting V4L2_MBUS_DATA_ACTIVE_HIGH/LOW flag
by Ondrej Jirman
· 6 years ago
ee494cf
media: v4l2-device: Link subdevices to their parent devices if available
by Tomasz Figa
· 7 years ago
2fc6e40
media: Use of_node_name_eq for node name comparisons
by Rob Herring
· 6 years ago
4e1e0eb
media: v4l2-ioctl: Zero v4l2_plane_pix_format reserved fields
by Ezequiel Garcia
· 6 years ago
9514063
media: mpeg2-ctrls.h: move MPEG2 state controls to non-public header
by Hans Verkuil
· 6 years ago
da2c94c
media: v4l2: async: remove locking when initializing async notifier
by Niklas Söderlund
· 6 years ago
dceccec
media: v4l2-fwnode: Demote warning to debug level
by Fabio Estevam
· 6 years ago
ba08e61
media: v4l2-pci-skeleton: depend on CONFIG_SAMPLES
by Michael Tretter
· 6 years ago
c2286cc
media: v4l: ioctl: Allow drivers to fill in the format description
by Sakari Ailus
· 6 years ago
b04240a
media: v4l: Fix MPEG-2 slice Intra DC Precision validation
by Jonas Karlman
· 6 years ago
92799ef
media: v4l: Add 4bpp packed depth confidence format CNF4
by Sergey Dorodnicov
· 6 years ago
cbd9463
media: v4l2-mem2mem: Avoid calling .device_run in v4l2_m2m_job_finish
by Ezequiel Garcia
· 6 years ago
cbec283
media: v4l2-mem2mem: Simplify exiting the function in __v4l2_m2m_try_schedule
by Sakari Ailus
· 6 years ago
542a522
media: v4l2-ioctl.c: Simplify locking for m2m devices
by Ezequiel Garcia
· 6 years ago
913f3ec
media: mem2mem: Require capture and output mutexes to match
by Ezequiel Garcia
· 6 years ago
7c91d0a
media: v4l: constify v4l2_ioctls[]
by Eric Biggers
· 6 years ago
5200ab6
media: vidioc_cropcap -> vidioc_g_pixelaspect
by Hans Verkuil
· 6 years ago
ed3e274
media: v4l2-ioctl: remove unused vidioc_g/s_crop
by Hans Verkuil
· 6 years ago
8cbd94b
media: v4l2-ioctl: add QUIRK_INVERTED_CROP
by Hans Verkuil
· 6 years ago
5b79da0
media: v4l2-ioctl: don't use CROP/COMPOSE_ACTIVE
by Hans Verkuil
· 6 years ago
92539d3
media: v4l: event: Add subscription to list before calling "add" operation
by Sakari Ailus
· 6 years ago
ef86eaf
media: Rename vb2_m2m_request_queue -> v4l2_m2m_request_queue
by Ezequiel Garcia
· 6 years ago
df18bfd
media: v4l: fix uapi mpeg slice params definition
by Arnd Bergmann
· 6 years ago
b3491d8
Merge tag 'media/v4.20-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media
by Linus Torvalds
· 6 years ago
134bf98
Merge tag 'media/v4.20-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media
by Linus Torvalds
· 6 years ago
7a9b109
media: v4l: ctrl: Provide unlocked variant of v4l2_ctrl_grab
by Sakari Ailus
· 7 years ago
9a8aaa2
media: v4l: ctrl: Remove old documentation from v4l2_ctrl_grab
by Sakari Ailus
· 7 years ago
be9c03e
media: v4l2-fwnode: simplify v4l2_fwnode_reference_parse_int_props() call
by Mauro Carvalho Chehab
· 6 years ago
c1e6305
media: v4l2-fwnode: cleanup functions that parse endpoints
by Mauro Carvalho Chehab
· 6 years ago
6087b21
media: v4l2-core: cleanup coding style at V4L2 async/fwnode
by Mauro Carvalho Chehab
· 6 years ago
edc6d56
media: v4l: fwnode: Support parsing of CSI-2 C-PHY endpoints
by Sakari Ailus
· 7 years ago
e7b2f51
media: v4l: fwnode: Use V4L2 fwnode endpoint media bus type if set
by Sakari Ailus
· 7 years ago
3eb32c2
media: v4l: fwnode: Print bus type
by Sakari Ailus
· 7 years ago
e9be1b8
media: v4l: fwnode: Use default parallel flags
by Sakari Ailus
· 7 years ago
26c1126
media: v4l: fwnode: Use media bus type for bus parser selection
by Sakari Ailus
· 7 years ago
9a5b4b7
media: v4l: fwnode: Only zero the struct if bus type is set to V4L2_MBUS_UNKNOWN
by Sakari Ailus
· 7 years ago
32593dd
media: v4l: fwnode: Parse the graph endpoint as last
by Sakari Ailus
· 7 years ago
b4357d2
media: v4l: fwnode: Support default CSI-2 lane mapping for drivers
by Sakari Ailus
· 7 years ago
c2475ae
media: v4l: fwnode: Support driver-defined lane mapping defaults
by Sakari Ailus
· 7 years ago
af11a74
media: v4l: fwnode: Only assign configuration if there is no error
by Sakari Ailus
· 7 years ago
276565e
media: v4l: fwnode: Read lane inversion information despite lane numbering
by Sakari Ailus
· 7 years ago
175b18b
media: v4l: fwnode: Make use of newly specified bus types
by Sakari Ailus
· 7 years ago
2835b5b
media: v4l: fwnode: Detect bus type correctly
by Sakari Ailus
· 7 years ago
6970d37
media: v4l: fwnode: Let the caller provide V4L2 fwnode endpoint
by Sakari Ailus
· 7 years ago
2d95e7e
media: v4l: mediabus: Recognise CSI-2 D-PHY and C-PHY
by Sakari Ailus
· 7 years ago
bf63856
media: v4l: fwnode: Add definitions for CSI-2 D-PHY, parallel and Bt.656 busses
by Sakari Ailus
· 7 years ago
d486532
media: v4l: fwnode: The CSI-2 clock is continuous if it's not non-continuous
by Sakari Ailus
· 7 years ago
106ee38
media: v4l: fwnode: Use fwnode_graph_for_each_endpoint
by Sakari Ailus
· 7 years ago
c8677aa
media: v4l: fwnode: Add debug prints for V4L2 endpoint property parsing
by Sakari Ailus
· 7 years ago
66beb32
media: v4l2: async: Remove notifier subdevs array
by Steve Longerbeam
· 6 years ago
Next »