summaryrefslogtreecommitdiffstats
path: root/drivers/media/v4l2-core
AgeCommit message (Expand)Author
2020-04-21media: v4l2-fh: define v4l2_fh struct regardless of conditionSeungchul Kim
2020-04-21media: v4l2-ctrl: Add H264 profile and levelsMaheshwar Ajja
2020-04-20docs: fix broken references for ReST files that moved aroundMauro Carvalho Chehab
2020-04-14media: add v4l2 JPEG helpersPhilipp Zabel
2020-04-14media: v4l2-common: Add BGR666 to v4l2_format_infoDafna Hirschfeld
2020-04-14media: v4l2-common: change the pixel_enc of V4L2_PIX_FMT_GREY to YUVDafna Hirschfeld
2020-04-14media: v4l2-mem2mem: return CAPTURE buffer firstEzequiel Garcia
2020-04-14media: Kconfig: move V4L2 subdev API to v4l2-core/KconfigMauro Carvalho Chehab
2020-04-14media: pci: move VIDEO_PCI_SKELETON to a different KconfigMauro Carvalho Chehab
2020-03-20media: v4l: Add 14-bit raw greyscale pixel formatDaniel Glöckner
2020-03-20media: v4l: Add 14-bit raw bayer pixel formatsSakari Ailus
2020-03-12media: v4l2-fwnode: add initial connector parsing supportMarco Felsch
2020-03-12media: v4l2-fwnode: add endpoint id field to v4l2_fwnode_linkMarco Felsch
2020-03-12media: v4l2-fwnode: simplify v4l2_fwnode_parse_linkMarco Felsch
2020-03-12media: v4l2-fwnode: fix v4l2_fwnode_parse_link handlingMarco Felsch
2020-03-05media: v4l2-mem2mem: handle draining, stopped and next-buf-is-last statesNeil Armstrong
2020-03-05media: v4l2-ctrls: v4l2_ctrl_request_complete() should always set ref->reqHans Verkuil
2020-03-05media: v4l2-core: fix entity initialization in device_register_subdevEugen Hristev
2020-03-05media: v4l2-core: fix a use-after-free bug of sd->devnodeDafna Hirschfeld
2020-03-02media: Split v4l2_pipeline_pm_use into v4l2_pipeline_pm_{get, put}Ezequiel Garcia
2020-02-24media: rename VFL_TYPE_GRABBER to _VIDEOHans Verkuil
2020-02-24media: v4l2-core: v4l2-i2c: convert to new API with ERRPTRWolfram Sang
2020-02-24media: v4l2-mem2mem.c: fix broken linksHans Verkuil
2020-01-31Merge tag 'media/v5.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds
2020-01-31mm, tree-wide: rename put_user_page*() to unpin_user_page*()John Hubbard
2020-01-31media/v4l2-core: pin_user_pages (FOLL_PIN) and put_user_page() conversionJohn Hubbard
2020-01-31media/v4l2-core: set pages dirty upon releasing DMA buffersJohn Hubbard
2020-01-23media: v4l2-fwnode: Print the node name while parsing endpointsSakari Ailus
2020-01-09media: v4l2-core: fix uninitialized structure fields being returned to userspaceColin Ian King
2020-01-08media: v4l2-core: only zero-out ioctl-read buffersArnd Bergmann
2020-01-08Merge tag 'v5.5-rc5' into patchworkMauro Carvalho Chehab
2020-01-03media: v4l2-core: fix compat v4l2_buffer handling for time64 ABIArnd Bergmann
2020-01-03media: v4l2-core: fix compat VIDIOC_DQEVENT for time64 ABIArnd Bergmann
2020-01-03media: v4l2-core: fix v4l2_buffer handling for time64 ABIArnd Bergmann
2020-01-03media: v4l2-core: fix VIDIOC_DQEVENT for time64 ABIArnd Bergmann
2020-01-03media: v4l2-core: split out data copy from video_usercopyArnd Bergmann
2020-01-03media: v4l2-core: compat: ignore native command codesArnd Bergmann
2020-01-03media: v4l2: abstract timeval handling in v4l2_bufferArnd Bergmann
2019-12-16media: v4l2-ioctl.c: allow multiplanar for touchHans Verkuil
2019-12-09treewide: Use sizeof_field() macroPankaj Bharadiya
2019-11-10media: v4l2-ctrl: Lock main_hdl on operations of requests_queued.Pi-Hsun Shih
2019-11-10media: v4l2-ioctl.c: zero reserved fields for S/TRY_FMTHans Verkuil
2019-11-10media: v4l2: Use FIELD_SIZEOF directlyzhong jiang
2019-11-09media: v4l2-mem2mem: Fix hold buf flag checksJernej Skrabec
2019-11-08media: v4l2-ctrl: Use p_const when possibleRicardo Ribalda Delgado
2019-11-08media: v4l2_ctrl: Add p_def to v4l2_ctrl_configRicardo Ribalda Delgado
2019-11-05media: v4l2-core: fix touch support in v4l_g_fmtVandana BN
2019-11-05media: v4l2-subdev: Don't use __u32 internallyJanusz Krzysztofik
2019-11-05media: v4l2-dv-timings: Use DIV_ROUND_CLOSEST directly to make it readablezhong jiang
2019-10-24media: v4l: Add definitions for HEVC stateless decodingPaul Kocialkowski