summaryrefslogtreecommitdiff
path: root/drivers/media/v4l2-core
AgeCommit message (Expand)Author
2018-02-11vfs: do bulk POLL* -> EPOLL* replacementLinus Torvalds
2018-02-06Merge tag 'media/v4.16-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...Linus Torvalds
2018-01-31media: v4l2-compat-ioctl32.c: make ctrl_is_pointer work for subdevsHans Verkuil
2018-01-30Merge branch 'misc.poll' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2018-01-30media: v4l2-compat-ioctl32.c: refactor compat ioctl32 logicDaniel Mentz
2018-01-30media: v4l2-compat-ioctl32.c: don't copy back the result for certain errorsHans Verkuil
2018-01-30media: v4l2-compat-ioctl32.c: drop pr_info for unknown buffer typeHans Verkuil
2018-01-30media: v4l2-compat-ioctl32.c: copy clip list in put_v4l2_window32Hans Verkuil
2018-01-30media: v4l2-compat-ioctl32.c: fix ctrl_is_pointerHans Verkuil
2018-01-30media: v4l2-compat-ioctl32.c: copy m.userptr in put_v4l2_plane32Hans Verkuil
2018-01-30media: v4l2-compat-ioctl32.c: avoid sizeof(type)Hans Verkuil
2018-01-30media: v4l2-compat-ioctl32.c: move 'helper' functions to __get/put_v4l2_format32Hans Verkuil
2018-01-30media: v4l2-compat-ioctl32.c: fix the indentationHans Verkuil
2018-01-30media: v4l2-compat-ioctl32.c: add missing VIDIOC_PREPARE_BUFHans Verkuil
2018-01-30media: v4l2-ioctl.c: don't copy back the result for -ENOTTYHans Verkuil
2018-01-30media: v4l2-ioctl.c: use check_fmt for enum/g/s/try_fmtHans Verkuil
2018-01-04media: replace all <spaces><tab> occurrencesMauro Carvalho Chehab
2018-01-04media: fix usage of whitespaces and on indentationMauro Carvalho Chehab
2018-01-04media: v4l: Add a UVC Metadata formatGuennadi Liakhovetski
2017-12-29media: v4l2-async: simplify v4l2_async_subdev structureMauro Carvalho Chehab
2017-12-29media: videodev2.h, v4l2-ioctl: add IPU3 raw10 color formatYong Zhi
2017-12-28media: move dvb kAPI headers to include/mediaMauro Carvalho Chehab
2017-12-28media: move videobuf2 to drivers/media/commonMauro Carvalho Chehab
2017-12-22Merge branch 'docs-next' of git://git.lwn.net/linux into patchworkMauro Carvalho Chehab
2017-12-18media: vb2: unify calling of set_page_dirty_lockStanimir Varbanov
2017-12-18media: vb2: clear V4L2_BUF_FLAG_LAST when filling vb2_bufferPhilipp Zabel
2017-12-18media: v4l2-dev: convert VFL_TYPE_* into an enumMauro Carvalho Chehab
2017-12-18media: v4l2-common.h: document helper functionsMauro Carvalho Chehab
2017-12-18media: v4l2-common: get rid of struct v4l2_discrete_probeMauro Carvalho Chehab
2017-12-13media: drivers: media: remove duplicate includesPravin Shedge
2017-12-08Merge tag 'media/v4.15-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...Linus Torvalds
2017-11-30media: v4l: async: use the v4l2_dev from the root notifier when matching sub-...Niklas Söderlund
2017-11-30media: v4l2-fwnode: Check subdev count after checking portTomasz Figa
2017-11-30media: v4l2-core: Fix kernel-doc markupsMauro Carvalho Chehab
2017-11-29v4l2: disable filesystem-dax mapping supportDan Williams
2017-11-27media: annotate ->poll() instancesAl Viro
2017-11-27annotate poll_table_struct ->_keyAl Viro
2017-11-27anntotate the places where ->poll() return values goAl Viro
2017-11-27media: videobuf2: don't use kernel-doc "/**" markupsMauro Carvalho Chehab
2017-11-15Merge tag 'drm-for-v4.15' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2017-11-15Merge tag 'media/v4.15-1' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2017-11-07media: v4l2-ctrls: Don't validate BITMASK twiceAndy Shevchenko
2017-11-07media: v4l: async: fix unregister for implicitly registered sub-device notifiersNiklas Söderlund
2017-11-07media: v4l: async: fix return of unitialized variable retColin Ian King
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-11-01media: v4l2-fwnode: use the cached value instead of getting againMauro Carvalho Chehab
2017-10-31media: v4l: fwnode: Add a convenience function for registering sensorsSakari Ailus
2017-10-31media: v4l: fwnode: Add convenience function for parsing common external refsSakari Ailus
2017-10-31media: v4l: fwnode: Add a helper function to obtain device / integer referencesSakari Ailus
2017-10-31media: v4l: fwnode: Add a helper function for parsing generic referencesSakari Ailus