summaryrefslogtreecommitdiff
path: root/drivers/media/v4l2-core
AgeCommit message (Expand)Author
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
2019-10-24media: v4l2-core: Add new metadata formatVandana BN
2019-10-24media: v4l2-dev: disable frequency and tuner ioctls for touchHans Verkuil
2019-10-24media: v4l2-dev: fix is_tch checksHans Verkuil
2019-10-24media: v4l2-dev: simplify the SDR checksHans Verkuil
2019-10-24media: v4l2-core: correctly validate video and metadata ioctlsVandana BN
2019-10-21media: v4l2-mem2mem: add new_frame detectionHans Verkuil
2019-10-21media: v4l2-mem2mem: add stateless_(try_)decoder_cmd ioctl helpersJernej Skrabec
2019-10-21media: v4l2-mem2mem: support held capture buffersHans Verkuil
2019-10-10media: v4l2-common: add RGB565 and RGB55 to v4l2_format_infoBenoit Parrot
2019-10-10media: v4l2-common: add pixel encoding supportBenoit Parrot
2019-10-10media: add V4L2_CID_UNIT_CELL_SIZE controlRicardo Ribalda Delgado
2019-10-10media: add V4L2_CTRL_TYPE_AREA control typeRicardo Ribalda Delgado
2019-10-10media: v4l2-core: Implement v4l2_ctrl_new_std_compoundRicardo Ribalda Delgado
2019-10-01media: v4l: fwnode: Make v4l2_fwnode_endpoint_free() saferSakari Ailus
2019-10-01media: v4l2-dv-timings.c: fix format stringHans Verkuil
2019-09-25media/v4l2-core: untag user pointers in videobuf_dma_contig_user_getAndrey Konovalov
2019-09-05media: videobuf-core.c: poll_wait needs a non-NULL buf pointerHans Verkuil
2019-08-26media: don't do a 31 bit shift on a signed intMauro Carvalho Chehab
2019-08-26v4l2-core: fix coding style for the two new c filesMauro Carvalho Chehab
2019-08-26media: v4l2-core: Remove BUG() from i2c and spi helpersEzequiel Garcia
2019-08-26media: v4l2-core: introduce a helper to unregister a i2c subdevEzequiel Garcia
2019-08-26media: v4l2-core: introduce a helper to unregister a spi subdevEzequiel Garcia