summaryrefslogtreecommitdiffstats
path: root/drivers/media/v4l2-core
Commit message (Expand)AuthorAgeFilesLines
* [media] v4l2-ctrls.c: set V4L2_CTRL_FLAG_MODIFY_LAYOUT for ROTATEHans Verkuil2017-04-151-0/+4
* [media] v4l: Define a pixel format for the R-Car VSP1 2-D histogram engineNiklas Söderlund2017-04-151-0/+1
* [media] v4l: Define a pixel format for the R-Car VSP1 1-D histogram engineLaurent Pinchart2017-04-151-0/+1
* [media] v4l: Add metadata buffer type and formatLaurent Pinchart2017-04-154-6/+66
* [media] Documentation: Intel SR300 Depth camera INZI formatEvgeni Raikhel2017-04-101-0/+1
* [media] v4l2-ctrls.c: fix RGB quantization range control menuHans Verkuil2017-04-101-2/+2
* [media] v4l2-compat-ioctl32: VIDIOC_S_EDID should return all fields on errorHans Verkuil2017-04-101-1/+4
* [media] vb2: convert vb2_vmarea_handler refcount from atomic_t to refcount_tElena Reshetova2017-04-054-18/+21
* [media] v4l: Allow calling v4l2_device_register_subdev_nodes() multiple timesSebastian Reichel2017-03-221-0/+3
* [media] vb2: only check ret if we assigned itGustavo Padovan2017-03-221-6/+8
* sched/headers: Prepare to remove the <linux/mm_types.h> dependency from <linu...Ingo Molnar2017-03-021-1/+1
* scripts/spelling.txt: add "applys" pattern and fix typo instancesMasahiro Yamada2017-02-281-2/+2
* mm, fs: reduce fault, page_mkwrite, and pfn_mkwrite to take only vmfDave Jiang2017-02-251-1/+2
* [media] v4l: of: check for unique lanes in data-lanes and clock-lanesNiklas Söderlund2017-02-081-1/+12
* [media] v4l2-async: failing functions shouldn't have side effectsTuukka Toivonen2017-02-031-10/+11
* [media] v4l: subdev: Clean up properly in subdev devnode registration error pathLaurent Pinchart2017-02-031-1/+1
* [media] v4l2-ctrls.c: add NULL checkHans Verkuil2017-02-031-0/+3
* [media] v4l: async: make v4l2 coexist with devicetree nodes in a dt overlayJavi Merino2017-02-031-1/+2
* [media] media: Protect enable_source and disable_source handler code pathsShuah Khan2017-02-031-8/+18
* [media] v4l2-async: Use kmalloc_array() in v4l2_async_notifier_unregister()Markus Elfring2017-01-311-1/+1
* [media] media: Rename graph and pipeline structs and functionsSakari Ailus2017-01-271-9/+9
* [media] media: Drop FSF's postal address from the source code filesSakari Ailus2017-01-273-14/+0Star
* Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds2016-12-242-2/+2
* Merge tag 'media/v4.10-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...Linus Torvalds2016-12-1611-186/+187
|\
| * [media] v4l: Add description of the Y8I, Y12I and Z16 formatsLaurent Pinchart2016-11-231-0/+3
| * [media] v4l: Add 16-bit raw bayer pixel formatsSakari Ailus2016-11-231-1/+4
| * [media] v4l: compat: Prevent allocating excessive amounts of memorySakari Ailus2016-11-221-13/+17
| * [media] tuner-core: use pr_foo, instead of internal printk macrosMauro Carvalho Chehab2016-11-181-63/+49Star
| * Merge tag 'v4.9-rc5' into patchworkMauro Carvalho Chehab2016-11-162-3/+10
| |\
| * | [media] v4l: ctrls: Add deinterlacing mode controlLaurent Pinchart2016-11-161-0/+2
| * | [media] v4l2-dv-timings: add helpers for vic and pixelaspect ratioHans Verkuil2016-11-162-2/+58
| * | [media] v4l2-flash-led-class: remove a now unused varMauro Carvalho Chehab2016-10-241-2/+0Star
| * | [media] v4l: flash led class: Fix of_node release in probe() error pathSakari Ailus2016-10-241-10/+4Star
| * | [media] videodev2.h Add HSV formatsRicardo Ribalda Delgado2016-10-211-0/+2
| * | [media] v4l: add Mediatek compressed video block formatTiffany Lin2016-10-211-0/+1
| * | [media] v4l2-ioctl: add VP9 format descriptionWu-Cheng Li2016-10-211-0/+1
| * | [media] v4l2-core: don't break long linesMauro Carvalho Chehab2016-10-215-89/+43Star
| * | [media] tuner-core: use %&ph for small buffer dumpsMauro Carvalho Chehab2016-10-211-5/+3Star
| * | [media] tuner-core: don't break long linesMauro Carvalho Chehab2016-10-211-4/+3Star
* | | mm: use vmf->address instead of of vmf->virtual_addressJan Kara2016-12-151-3/+2Star
| |/ |/|
* | Merge branch 'gup_flag-cleanups'Linus Torvalds2016-10-192-3/+10
|\ \ | |/ |/|
| * mm: replace get_user_pages() write/force parameters with gup_flagsLorenzo Stoakes2016-10-191-2/+5
| * mm: replace get_vaddr_frames() write/force parameters with gup_flagsLorenzo Stoakes2016-10-191-1/+5
* | Merge tag 'linux-kselftest-4.9-rc1-update' of git://git.kernel.org/pub/scm/li...Linus Torvalds2016-10-151-1/+1
|\ \ | |/ |/|
| * samples: move blackfin gptimers-example from DocumentationShuah Khan2016-10-101-1/+1
* | [media] SDI: add flag for SDI formats and SMPTE 125M definitionCharles-Antoine Couret2016-09-191-4/+7
* | [media] v4l: ioctl: Clear the v4l2_pix_format_mplane reserved fieldLaurent Pinchart2016-09-091-4/+4
* | [media] videobuf2-v4l2.h: get kernel-doc tags from C fileMauro Carvalho Chehab2016-09-091-142/+0Star
* | [media] videobuf2-core.h: move function descriptions from c fileMauro Carvalho Chehab2016-09-091-254/+0Star
* | [media] v4l2-mem2mem.h: move descriptions from .c fileMauro Carvalho Chehab2016-09-091-127/+1Star