aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/media/v4l2-core (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-02-11vfs: do bulk POLL* -> EPOLL* replacementLinus Torvalds5-16/+16
2018-02-06Merge tag 'media/v4.16-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-mediaLinus Torvalds17-6587/+734
2018-01-31media: v4l2-compat-ioctl32.c: make ctrl_is_pointer work for subdevsHans Verkuil1-1/+1
2018-01-30Merge branch 'misc.poll' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds7-19/+19
2018-01-30media: v4l2-compat-ioctl32.c: refactor compat ioctl32 logicDaniel Mentz1-263/+477
2018-01-30media: v4l2-compat-ioctl32.c: don't copy back the result for certain errorsHans Verkuil1-0/+3
2018-01-30media: v4l2-compat-ioctl32.c: drop pr_info for unknown buffer typeHans Verkuil1-4/+0
2018-01-30media: v4l2-compat-ioctl32.c: copy clip list in put_v4l2_window32Hans Verkuil1-19/+40
2018-01-30media: v4l2-compat-ioctl32.c: fix ctrl_is_pointerHans Verkuil1-19/+38
2018-01-30media: v4l2-compat-ioctl32.c: copy m.userptr in put_v4l2_plane32Hans Verkuil1-19/+28
2018-01-30media: v4l2-compat-ioctl32.c: avoid sizeof(type)Hans Verkuil1-43/+36
2018-01-30media: v4l2-compat-ioctl32.c: move 'helper' functions to __get/put_v4l2_format32Hans Verkuil1-100/+24
2018-01-30media: v4l2-compat-ioctl32.c: fix the indentationHans Verkuil1-105/+107
2018-01-30media: v4l2-compat-ioctl32.c: add missing VIDIOC_PREPARE_BUFHans Verkuil1-0/+1
2018-01-30media: v4l2-ioctl.c: don't copy back the result for -ENOTTYHans Verkuil1-1/+4
2018-01-30media: v4l2-ioctl.c: use check_fmt for enum/g/s/try_fmtHans Verkuil1-86/+54
2018-01-04media: replace all <spaces><tab> occurrencesMauro Carvalho Chehab2-34/+34
2018-01-04media: fix usage of whitespaces and on indentationMauro Carvalho Chehab3-4/+4
2018-01-04media: v4l: Add a UVC Metadata formatGuennadi Liakhovetski1-0/+1
2017-12-29media: v4l2-async: simplify v4l2_async_subdev structureMauro Carvalho Chehab2-13/+13
2017-12-29media: videodev2.h, v4l2-ioctl: add IPU3 raw10 color formatYong Zhi1-0/+4
2017-12-28media: move dvb kAPI headers to include/mediaMauro Carvalho Chehab1-1/+0
2017-12-28media: move videobuf2 to drivers/media/commonMauro Carvalho Chehab9-6000/+0
2017-12-22Merge branch 'docs-next' of git://git.lwn.net/linux into patchworkMauro Carvalho Chehab1-2/+3
2017-12-18media: vb2: unify calling of set_page_dirty_lockStanimir Varbanov2-6/+7
2017-12-18media: vb2: clear V4L2_BUF_FLAG_LAST when filling vb2_bufferPhilipp Zabel1-0/+2
2017-12-18media: v4l2-dev: convert VFL_TYPE_* into an enumMauro Carvalho Chehab1-4/+6
2017-12-18media: v4l2-common.h: document helper functionsMauro Carvalho Chehab1-14/+0
2017-12-18media: v4l2-common: get rid of struct v4l2_discrete_probeMauro Carvalho Chehab1-6/+7
2017-12-13media: drivers: media: remove duplicate includesPravin Shedge1-2/+0
2017-12-08Merge tag 'media/v4.15-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-mediaLinus Torvalds9-48/+51
2017-11-30media: v4l: async: use the v4l2_dev from the root notifier when matching sub-devicesNiklas Söderlund1-2/+1
2017-11-30media: v4l2-fwnode: Check subdev count after checking portTomasz Figa1-5/+5
2017-11-30media: v4l2-core: Fix kernel-doc markupsMauro Carvalho Chehab5-8/+12
2017-11-29v4l2: disable filesystem-dax mapping supportDan Williams1-2/+3
2017-11-27media: annotate ->poll() instancesAl Viro7-14/+14
2017-11-27annotate poll_table_struct ->_keyAl Viro4-4/+4
2017-11-27anntotate the places where ->poll() return values goAl Viro1-1/+1
2017-11-27media: videobuf2: don't use kernel-doc "/**" markupsMauro Carvalho Chehab2-33/+33
2017-11-15Merge tag 'drm-for-v4.15' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds1-2/+2
2017-11-15Merge tag 'media/v4.15-1' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-mediaLinus Torvalds4-200/+1049
2017-11-07media: v4l2-ctrls: Don't validate BITMASK twiceAndy Shevchenko1-4/+0
2017-11-07media: v4l: async: fix unregister for implicitly registered sub-device notifiersNiklas Söderlund1-1/+1
2017-11-07media: v4l: async: fix return of unitialized variable retColin Ian King1-1/+0
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman3-0/+3
2017-11-01media: v4l2-fwnode: use the cached value instead of getting againMauro Carvalho Chehab1-2/+1
2017-10-31media: v4l: fwnode: Add a convenience function for registering sensorsSakari Ailus2-4/+56
2017-10-31media: v4l: fwnode: Add convenience function for parsing common external refsSakari Ailus1-0/+35
2017-10-31media: v4l: fwnode: Add a helper function to obtain device / integer referencesSakari Ailus1-0/+287
2017-10-31media: v4l: fwnode: Add a helper function for parsing generic referencesSakari Ailus1-0/+69