index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
media
/
v4l2-core
Age
Commit message (
Expand
)
Author
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
2018-10-04
media: v4l: fwnode: Let the caller provide V4L2 fwnode endpoint
Sakari Ailus
2018-10-04
media: v4l: mediabus: Recognise CSI-2 D-PHY and C-PHY
Sakari Ailus
2018-10-04
media: v4l: fwnode: Add definitions for CSI-2 D-PHY, parallel and Bt.656 busses
Sakari Ailus
[next]