index
:
linux-toradex.git
colibri
colibri_vf
master
tegra
tegra-next
toradex_4.1-2.0.x-imx
toradex_4.1-2.0.x-imx-next
toradex_4.14-2.0.x-imx
toradex_4.14-2.0.x-imx-next
toradex_4.14-2.0.x-imx-rebased
toradex_4.14-2.3.x-imx
toradex_4.19.y
toradex_4.19.y-rt
toradex_4.20.y
toradex_4.9-1.0.x-imx
toradex_4.9-1.0.x-imx-next
toradex_4.9-1.0.x-imx-rebased
toradex_4.9-2.3.x-imx
toradex_4.9-2.3.x-imx-next
toradex_4.9-2.3.x-imx-rebased
toradex_5.0.y
toradex_5.15-2.0.x-imx
toradex_5.15-2.1.x-imx
toradex_5.15-2.2.x-imx
toradex_5.2.y
toradex_5.3.y
toradex_5.4-2.1.x-imx
toradex_5.4-2.3.x-imx
toradex_5.4.y
toradex_6.12-2.0.x-imx
toradex_6.18-2.0.x-imx
toradex_6.6-2.0.x-imx
toradex_6.6-2.1.x-imx
toradex_6.6-2.2.x-imx
toradex_imx6
toradex_imx_3.10.17_1.0.0_ga
toradex_imx_3.10.17_1.0.0_ga-next
toradex_imx_3.14.28_1.0.0_ga
toradex_imx_3.14.52_1.1.0_ga
toradex_imx_3.14.52_1.1.0_ga-next
toradex_imx_4.1.15_1.0.0_ga
toradex_imx_4.1.15_1.0.0_ga-next
toradex_imx_4.14.78_1.0.0_ga-bring_up
toradex_imx_4.9.123_imx8mm_ga-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up_ov5640
toradex_imx_4.9.51_imx8_beta2-bring_up
toradex_qcom-6.18.y
toradex_ti-linux-5.10.y_bringup
toradex_ti-linux-6.1.y
toradex_ti-linux-6.18.y
toradex_ti-linux-6.6.y
toradex_tk1_l4t_r21.5
toradex_tk1_l4t_r21.6
toradex_tk1_l4t_r21.7
toradex_tk1_l4t_r21.7-next
toradex_vf_3.18
toradex_vf_3.18-next
toradex_vf_4.0
toradex_vf_4.0-next
toradex_vf_4.1
toradex_vf_4.1-next
toradex_vf_4.4
toradex_vf_4.4-next
Linux kernel for Apalis and Colibri modules
Toradex
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
media
/
v4l2-core
Age
Commit message (
Expand
)
Author
2019-01-16
media: v4l: ioctl: Validate num_planes for debug messages
Sakari Ailus
2019-01-16
media: v4l: ioctl: Validate num_planes before using it
Sakari Ailus
2019-01-16
media: v4l2-ioctl: Clear only per-plane reserved fields
Thierry Reding
2019-01-03
Remove 'type' argument from access_ok() function
Linus Torvalds
2018-12-25
Merge tag 'media/v4.20-7' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...
Linus Torvalds
2018-12-17
Merge tag 'v4.20-rc7' into patchwork
Mauro Carvalho Chehab
2018-12-14
media: v4l: Add support for V4L2_BUF_TYPE_META_OUTPUT
Sakari Ailus
2018-12-12
media: v4l2-fwnode: Fix setting V4L2_MBUS_DATA_ACTIVE_HIGH/LOW flag
Ondrej Jirman
2018-12-07
media: v4l2-device: Link subdevices to their parent devices if available
Tomasz Figa
2018-12-07
media: Use of_node_name_eq for node name comparisons
Rob Herring
2018-12-07
media: v4l2-ioctl: Zero v4l2_plane_pix_format reserved fields
Ezequiel Garcia
2018-12-05
media: mpeg2-ctrls.h: move MPEG2 state controls to non-public header
Hans Verkuil
2018-12-05
media: v4l2: async: remove locking when initializing async notifier
Niklas Söderlund
2018-12-05
media: v4l2-fwnode: Demote warning to debug level
Fabio Estevam
2018-12-03
media: v4l2-pci-skeleton: depend on CONFIG_SAMPLES
Michael Tretter
2018-12-03
media: v4l: ioctl: Allow drivers to fill in the format description
Sakari Ailus
2018-12-03
media: v4l: Fix MPEG-2 slice Intra DC Precision validation
Jonas Karlman
2018-12-03
media: v4l: Add 4bpp packed depth confidence format CNF4
Sergey Dorodnicov
2018-11-23
media: v4l2-mem2mem: Avoid calling .device_run in v4l2_m2m_job_finish
Ezequiel Garcia
2018-11-23
media: v4l2-mem2mem: Simplify exiting the function in __v4l2_m2m_try_schedule
Sakari Ailus
2018-11-23
media: v4l2-ioctl.c: Simplify locking for m2m devices
Ezequiel Garcia
2018-11-23
media: mem2mem: Require capture and output mutexes to match
Ezequiel Garcia
2018-11-23
media: v4l: constify v4l2_ioctls[]
Eric Biggers
2018-11-20
media: vidioc_cropcap -> vidioc_g_pixelaspect
Hans Verkuil
2018-11-20
media: v4l2-ioctl: remove unused vidioc_g/s_crop
Hans Verkuil
2018-11-20
media: v4l2-ioctl: add QUIRK_INVERTED_CROP
Hans Verkuil
2018-11-20
media: v4l2-ioctl: don't use CROP/COMPOSE_ACTIVE
Hans Verkuil
2018-11-06
media: v4l: event: Add subscription to list before calling "add" operation
Sakari Ailus
2018-11-06
media: Rename vb2_m2m_request_queue -> v4l2_m2m_request_queue
Ezequiel Garcia
2018-11-06
media: v4l: fix uapi mpeg slice params definition
Arnd Bergmann
2018-10-31
Merge tag 'media/v4.20-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...
Linus Torvalds
2018-10-29
Merge tag 'media/v4.20-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...
Linus Torvalds
2018-10-05
media: v4l: ctrl: Provide unlocked variant of v4l2_ctrl_grab
Sakari Ailus
2018-10-05
media: v4l: ctrl: Remove old documentation from v4l2_ctrl_grab
Sakari Ailus
2018-10-05
media: v4l2-fwnode: simplify v4l2_fwnode_reference_parse_int_props() call
Mauro Carvalho Chehab
2018-10-05
media: v4l2-fwnode: cleanup functions that parse endpoints
Mauro Carvalho Chehab
2018-10-05
media: v4l2-core: cleanup coding style at V4L2 async/fwnode
Mauro Carvalho Chehab
2018-10-04
media: v4l: fwnode: Support parsing of CSI-2 C-PHY endpoints
Sakari Ailus
2018-10-04
media: v4l: fwnode: Use V4L2 fwnode endpoint media bus type if set
Sakari Ailus
2018-10-04
media: v4l: fwnode: Print bus type
Sakari Ailus
2018-10-04
media: v4l: fwnode: Use default parallel flags
Sakari Ailus
2018-10-04
media: v4l: fwnode: Use media bus type for bus parser selection
Sakari Ailus
2018-10-04
media: v4l: fwnode: Only zero the struct if bus type is set to V4L2_MBUS_UNKNOWN
Sakari Ailus
2018-10-04
media: v4l: fwnode: Parse the graph endpoint as last
Sakari Ailus
2018-10-04
media: v4l: fwnode: Support default CSI-2 lane mapping for drivers
Sakari Ailus
2018-10-04
media: v4l: fwnode: Support driver-defined lane mapping defaults
Sakari Ailus
2018-10-04
media: v4l: fwnode: Only assign configuration if there is no error
Sakari Ailus
2018-10-04
media: v4l: fwnode: Read lane inversion information despite lane numbering
Sakari Ailus
2018-10-04
media: v4l: fwnode: Make use of newly specified bus types
Sakari Ailus
2018-10-04
media: v4l: fwnode: Detect bus type correctly
Sakari Ailus
[next]