summaryrefslogtreecommitdiffstats
path: root/drivers/media/v4l2-core
Commit message (Expand)AuthorAgeFilesLines
...
| * media: v4l2-compat-ioctl32.c: drop pr_info for unknown buffer typeHans Verkuil2018-01-301-4/+0
| * media: v4l2-compat-ioctl32.c: copy clip list in put_v4l2_window32Hans Verkuil2018-01-301-19/+40
| * media: v4l2-compat-ioctl32.c: fix ctrl_is_pointerHans Verkuil2018-01-301-19/+38
| * media: v4l2-compat-ioctl32.c: copy m.userptr in put_v4l2_plane32Hans Verkuil2018-01-301-19/+28
| * media: v4l2-compat-ioctl32.c: avoid sizeof(type)Hans Verkuil2018-01-301-43/+36
| * media: v4l2-compat-ioctl32.c: move 'helper' functions to __get/put_v4l2_format32Hans Verkuil2018-01-301-100/+24
| * media: v4l2-compat-ioctl32.c: fix the indentationHans Verkuil2018-01-301-105/+107
| * media: v4l2-compat-ioctl32.c: add missing VIDIOC_PREPARE_BUFHans Verkuil2018-01-301-0/+1
| * media: v4l2-ioctl.c: don't copy back the result for -ENOTTYHans Verkuil2018-01-301-1/+4
| * media: v4l2-ioctl.c: use check_fmt for enum/g/s/try_fmtHans Verkuil2018-01-301-86/+54
| * media: replace all <spaces><tab> occurrencesMauro Carvalho Chehab2018-01-042-34/+34
| * media: fix usage of whitespaces and on indentationMauro Carvalho Chehab2018-01-043-4/+4
| * media: v4l: Add a UVC Metadata formatGuennadi Liakhovetski2018-01-041-0/+1
| * media: v4l2-async: simplify v4l2_async_subdev structureMauro Carvalho Chehab2017-12-292-13/+13
| * media: videodev2.h, v4l2-ioctl: add IPU3 raw10 color formatYong Zhi2017-12-291-0/+4
| * media: move dvb kAPI headers to include/mediaMauro Carvalho Chehab2017-12-281-1/+0
| * media: move videobuf2 to drivers/media/commonMauro Carvalho Chehab2017-12-289-6000/+0
| * Merge branch 'docs-next' of git://git.lwn.net/linux into patchworkMauro Carvalho Chehab2017-12-221-2/+3
| |\
| * | media: vb2: unify calling of set_page_dirty_lockStanimir Varbanov2017-12-182-6/+7
| * | media: vb2: clear V4L2_BUF_FLAG_LAST when filling vb2_bufferPhilipp Zabel2017-12-181-0/+2
| * | media: v4l2-dev: convert VFL_TYPE_* into an enumMauro Carvalho Chehab2017-12-181-4/+6
| * | media: v4l2-common.h: document helper functionsMauro Carvalho Chehab2017-12-181-14/+0
| * | media: v4l2-common: get rid of struct v4l2_discrete_probeMauro Carvalho Chehab2017-12-181-6/+7
| * | media: drivers: media: remove duplicate includesPravin Shedge2017-12-131-2/+0
* | | Merge branch 'misc.poll' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2018-01-307-19/+19
|\ \ \ | |_|/ |/| |
| * | media: annotate ->poll() instancesAl Viro2017-11-277-14/+14
| * | annotate poll_table_struct ->_keyAl Viro2017-11-274-4/+4
| * | anntotate the places where ->poll() return values goAl Viro2017-11-271-1/+1
* | | Merge tag 'media/v4.15-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...Linus Torvalds2017-12-089-48/+51
|\ \ \ | | |/ | |/|
| * | media: v4l: async: use the v4l2_dev from the root notifier when matching sub-...Niklas Söderlund2017-11-301-2/+1
| * | media: v4l2-fwnode: Check subdev count after checking portTomasz Figa2017-11-301-5/+5
| * | media: v4l2-core: Fix kernel-doc markupsMauro Carvalho Chehab2017-11-305-8/+12
| * | media: videobuf2: don't use kernel-doc "/**" markupsMauro Carvalho Chehab2017-11-272-33/+33
| |/
* | v4l2: disable filesystem-dax mapping supportDan Williams2017-11-291-2/+3
|/
* Merge tag 'drm-for-v4.15' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2017-11-151-2/+2
|\
| * Merge drm-upstream/drm-next into drm-intel-next-queuedJani Nikula2017-09-2810-145/+216
| |\
| * | lib/scatterlist: Fix offset type in sg_alloc_table_from_pagesTvrtko Ursulin2017-09-071-2/+2
* | | Merge tag 'media/v4.15-1' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2017-11-154-200/+1049
|\ \ \
| * | | media: v4l2-ctrls: Don't validate BITMASK twiceAndy Shevchenko2017-11-071-4/+0
| * | | media: v4l: async: fix unregister for implicitly registered sub-device notifiersNiklas Söderlund2017-11-071-1/+1
| * | | media: v4l: async: fix return of unitialized variable retColin Ian King2017-11-071-1/+0
| * | | media: v4l2-fwnode: use the cached value instead of getting againMauro Carvalho Chehab2017-11-011-2/+1
| * | | media: v4l: fwnode: Add a convenience function for registering sensorsSakari Ailus2017-10-312-4/+56
| * | | media: v4l: fwnode: Add convenience function for parsing common external refsSakari Ailus2017-10-311-0/+35
| * | | media: v4l: fwnode: Add a helper function to obtain device / integer referencesSakari Ailus2017-10-311-0/+287
| * | | media: v4l: fwnode: Add a helper function for parsing generic referencesSakari Ailus2017-10-311-0/+69
| * | | media: v4l: fwnode: Move KernelDoc documentation to the headerSakari Ailus2017-10-311-75/+0
| * | | media: v4l: async: Ensure only unique fwnodes are registered to notifiersSakari Ailus2017-10-311-7/+79
| * | | media: v4l: async: Allow binding notifiers to sub-devicesSakari Ailus2017-10-311-40/+172
| * | | media: v4l: async: Prepare for async sub-device notifiersSakari Ailus2017-10-311-19/+50
OpenPOWER on IntegriCloud