aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/media/v4l2-core (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-05-05Merge tag 'media/v4.12-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-mediaLinus Torvalds11-33/+111
2017-04-20dma-buf: Rename dma-ops to prevent conflict with kunmap_atomic macroLogan Gunthorpe3-6/+6
2017-04-14[media] v4l2-ctrls.c: set V4L2_CTRL_FLAG_MODIFY_LAYOUT for ROTATEHans Verkuil1-0/+4
2017-04-14[media] v4l: Define a pixel format for the R-Car VSP1 2-D histogram engineNiklas Söderlund1-0/+1
2017-04-14[media] v4l: Define a pixel format for the R-Car VSP1 1-D histogram engineLaurent Pinchart1-0/+1
2017-04-14[media] v4l: Add metadata buffer type and formatLaurent Pinchart4-6/+66
2017-04-10[media] Documentation: Intel SR300 Depth camera INZI formatEvgeni Raikhel1-0/+1
2017-04-10[media] v4l2-ctrls.c: fix RGB quantization range control menuHans Verkuil1-2/+2
2017-04-10[media] v4l2-compat-ioctl32: VIDIOC_S_EDID should return all fields on errorHans Verkuil1-1/+4
2017-04-05[media] vb2: convert vb2_vmarea_handler refcount from atomic_t to refcount_tElena Reshetova4-18/+21
2017-03-22[media] v4l: Allow calling v4l2_device_register_subdev_nodes() multiple timesSebastian Reichel1-0/+3
2017-03-22[media] vb2: only check ret if we assigned itGustavo Padovan1-6/+8
2017-03-02sched/headers: Prepare to remove the <linux/mm_types.h> dependency from <linux/sched.h>Ingo Molnar1-1/+1
2017-02-27scripts/spelling.txt: add "applys" pattern and fix typo instancesMasahiro Yamada1-2/+2
2017-02-24mm, fs: reduce fault, page_mkwrite, and pfn_mkwrite to take only vmfDave Jiang1-1/+2
2017-02-08[media] v4l: of: check for unique lanes in data-lanes and clock-lanesNiklas Söderlund1-1/+12
2017-02-03[media] v4l2-async: failing functions shouldn't have side effectsTuukka Toivonen1-10/+11
2017-02-03[media] v4l: subdev: Clean up properly in subdev devnode registration error pathLaurent Pinchart1-1/+1
2017-02-03[media] v4l2-ctrls.c: add NULL checkHans Verkuil1-0/+3
2017-02-03[media] v4l: async: make v4l2 coexist with devicetree nodes in a dt overlayJavi Merino1-1/+2
2017-02-03[media] media: Protect enable_source and disable_source handler code pathsShuah Khan1-8/+18
2017-01-31[media] v4l2-async: Use kmalloc_array() in v4l2_async_notifier_unregister()Markus Elfring1-1/+1
2017-01-27[media] media: Rename graph and pipeline structs and functionsSakari Ailus1-9/+9
2017-01-27[media] media: Drop FSF's postal address from the source code filesSakari Ailus3-14/+0
2016-12-24Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds2-2/+2
2016-12-16Merge tag 'media/v4.10-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-mediaLinus Torvalds11-186/+187
2016-12-14mm: use vmf->address instead of of vmf->virtual_addressJan Kara1-3/+2
2016-11-23[media] v4l: Add description of the Y8I, Y12I and Z16 formatsLaurent Pinchart1-0/+3
2016-11-23[media] v4l: Add 16-bit raw bayer pixel formatsSakari Ailus1-1/+4
2016-11-22[media] v4l: compat: Prevent allocating excessive amounts of memorySakari Ailus1-13/+17
2016-11-18[media] tuner-core: use pr_foo, instead of internal printk macrosMauro Carvalho Chehab1-63/+49
2016-11-16Merge tag 'v4.9-rc5' into patchworkMauro Carvalho Chehab2-3/+10
2016-11-16[media] v4l: ctrls: Add deinterlacing mode controlLaurent Pinchart1-0/+2
2016-11-16[media] v4l2-dv-timings: add helpers for vic and pixelaspect ratioHans Verkuil2-2/+58
2016-10-24[media] v4l2-flash-led-class: remove a now unused varMauro Carvalho Chehab1-2/+0
2016-10-24[media] v4l: flash led class: Fix of_node release in probe() error pathSakari Ailus1-10/+4
2016-10-21[media] videodev2.h Add HSV formatsRicardo Ribalda Delgado1-0/+2
2016-10-21[media] v4l: add Mediatek compressed video block formatTiffany Lin1-0/+1
2016-10-21[media] v4l2-ioctl: add VP9 format descriptionWu-Cheng Li1-0/+1
2016-10-21[media] v4l2-core: don't break long linesMauro Carvalho Chehab5-89/+43
2016-10-21[media] tuner-core: use %&ph for small buffer dumpsMauro Carvalho Chehab1-5/+3
2016-10-21[media] tuner-core: don't break long linesMauro Carvalho Chehab1-4/+3
2016-10-19Merge branch 'gup_flag-cleanups'Linus Torvalds2-3/+10
2016-10-19mm: replace get_user_pages() write/force parameters with gup_flagsLorenzo Stoakes1-2/+5
2016-10-19mm: replace get_vaddr_frames() write/force parameters with gup_flagsLorenzo Stoakes1-1/+5
2016-10-14Merge tag 'linux-kselftest-4.9-rc1-update' of git://git.kernel.org/pub/scm/linux/kernel/git/shuah/linux-kselftestLinus Torvalds1-1/+1
2016-10-10samples: move blackfin gptimers-example from DocumentationShuah Khan1-1/+1
2016-09-19[media] SDI: add flag for SDI formats and SMPTE 125M definitionCharles-Antoine Couret1-4/+7
2016-09-09[media] v4l: ioctl: Clear the v4l2_pix_format_mplane reserved fieldLaurent Pinchart1-4/+4
2016-09-09[media] videobuf2-v4l2.h: get kernel-doc tags from C fileMauro Carvalho Chehab1-142/+0