summaryrefslogtreecommitdiffstats
path: root/drivers/media/v4l2-core
AgeCommit message (Expand)Author
2017-09-27media: v4l2-compat-ioctl32: Fix timespec conversionDaniel Mentz
2017-06-24media: tuner-core: Remove unused #define PREFIXJoe Perches
2017-06-23[media] v4l2-ioctl/exynos: fix G/S_SELECTION's type handlingHans Verkuil
2017-06-20[media] v4l2-core: Use kvmalloc() for potentially big allocationsTomasz Figa
2017-06-20[media] v4l: async: check for v4l2_dev in v4l2_async_notifier_register()Niklas Söderlund
2017-06-20[media] vb2: Fix error handling in '__vb2_buf_mem_alloc'Christophe JAILLET
2017-06-20[media] media: v4l2-mem2mem: extend m2m APIs for more accurate buffer managementStanimir Varbanov
2017-06-20[media] v4l: ctrls: Add a control for digital gainSakari Ailus
2017-06-20[media] media: Add new SDR formats PC16, PC18 & PC20Ramesh Shanmugasundaram
2017-06-08[media] vb2: Move buffer cache synchronisation to prepare from queueSakari Ailus
2017-06-08[media] vb2: Rename confusingly named internal buffer preparation functionsSakari Ailus
2017-06-07[media] v4l2-ctrls: Correctly destroy mutex in v4l2_ctrl_handler_free()Sakari Ailus
2017-06-07[media] v4l2-ctrls.c: Implement unlocked variant of v4l2_ctrl_handler_setup()Sakari Ailus
2017-06-06[media] v4l: Remove V4L2 OF framework in favour of V4L2 fwnode frameworkSakari Ailus
2017-06-06[media] v4l: Switch from V4L2 OF not V4L2 fwnode APISakari Ailus
2017-06-06[media] v4l: flash led class: Use fwnode_handle instead of device_node in initSakari Ailus
2017-06-06[media] v4l: async: Add fwnode match supportSakari Ailus
2017-06-06[media] v4l: fwnode: Support generic fwnode for parsing standardised propertiesSakari Ailus
2017-06-06[media] v4l2-ioctl.c: always copy G/S_EDID resultHans Verkuil
2017-05-18[media] vb2: Fix an off by one error in 'vb2_plane_vaddr'Christophe JAILLET
2017-05-05Merge tag 'media/v4.12-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...Linus Torvalds
2017-04-20dma-buf: Rename dma-ops to prevent conflict with kunmap_atomic macroLogan Gunthorpe
2017-04-14[media] v4l2-ctrls.c: set V4L2_CTRL_FLAG_MODIFY_LAYOUT for ROTATEHans Verkuil
2017-04-14[media] v4l: Define a pixel format for the R-Car VSP1 2-D histogram engineNiklas Söderlund
2017-04-14[media] v4l: Define a pixel format for the R-Car VSP1 1-D histogram engineLaurent Pinchart
2017-04-14[media] v4l: Add metadata buffer type and formatLaurent Pinchart
2017-04-10[media] Documentation: Intel SR300 Depth camera INZI formatEvgeni Raikhel
2017-04-10[media] v4l2-ctrls.c: fix RGB quantization range control menuHans Verkuil
2017-04-10[media] v4l2-compat-ioctl32: VIDIOC_S_EDID should return all fields on errorHans Verkuil
2017-04-05[media] vb2: convert vb2_vmarea_handler refcount from atomic_t to refcount_tElena Reshetova
2017-03-22[media] v4l: Allow calling v4l2_device_register_subdev_nodes() multiple timesSebastian Reichel
2017-03-22[media] vb2: only check ret if we assigned itGustavo Padovan
2017-03-02sched/headers: Prepare to remove the <linux/mm_types.h> dependency from <linu...Ingo Molnar
2017-02-27scripts/spelling.txt: add "applys" pattern and fix typo instancesMasahiro Yamada
2017-02-24mm, fs: reduce fault, page_mkwrite, and pfn_mkwrite to take only vmfDave Jiang
2017-02-08[media] v4l: of: check for unique lanes in data-lanes and clock-lanesNiklas Söderlund
2017-02-03[media] v4l2-async: failing functions shouldn't have side effectsTuukka Toivonen
2017-02-03[media] v4l: subdev: Clean up properly in subdev devnode registration error pathLaurent Pinchart
2017-02-03[media] v4l2-ctrls.c: add NULL checkHans Verkuil
2017-02-03[media] v4l: async: make v4l2 coexist with devicetree nodes in a dt overlayJavi Merino
2017-02-03[media] media: Protect enable_source and disable_source handler code pathsShuah Khan
2017-01-31[media] v4l2-async: Use kmalloc_array() in v4l2_async_notifier_unregister()Markus Elfring
2017-01-27[media] media: Rename graph and pipeline structs and functionsSakari Ailus
2017-01-27[media] media: Drop FSF's postal address from the source code filesSakari Ailus
2016-12-24Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds
2016-12-16Merge tag 'media/v4.10-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...Linus Torvalds
2016-12-14mm: use vmf->address instead of of vmf->virtual_addressJan Kara
2016-11-23[media] v4l: Add description of the Y8I, Y12I and Z16 formatsLaurent Pinchart
2016-11-23[media] v4l: Add 16-bit raw bayer pixel formatsSakari Ailus
2016-11-22[media] v4l: compat: Prevent allocating excessive amounts of memorySakari Ailus