summaryrefslogtreecommitdiff
path: root/drivers/media/v4l2-core
AgeCommit message (Expand)Author
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
2016-11-18[media] tuner-core: use pr_foo, instead of internal printk macrosMauro Carvalho Chehab
2016-11-16Merge tag 'v4.9-rc5' into patchworkMauro Carvalho Chehab
2016-11-16[media] v4l: ctrls: Add deinterlacing mode controlLaurent Pinchart
2016-11-16[media] v4l2-dv-timings: add helpers for vic and pixelaspect ratioHans Verkuil
2016-10-24[media] v4l2-flash-led-class: remove a now unused varMauro Carvalho Chehab
2016-10-24[media] v4l: flash led class: Fix of_node release in probe() error pathSakari Ailus
2016-10-21[media] videodev2.h Add HSV formatsRicardo Ribalda Delgado
2016-10-21[media] v4l: add Mediatek compressed video block formatTiffany Lin
2016-10-21[media] v4l2-ioctl: add VP9 format descriptionWu-Cheng Li
2016-10-21[media] v4l2-core: don't break long linesMauro Carvalho Chehab
2016-10-21[media] tuner-core: use %&ph for small buffer dumpsMauro Carvalho Chehab
2016-10-21[media] tuner-core: don't break long linesMauro Carvalho Chehab
2016-10-19Merge branch 'gup_flag-cleanups'Linus Torvalds
2016-10-19mm: replace get_user_pages() write/force parameters with gup_flagsLorenzo Stoakes
2016-10-19mm: replace get_vaddr_frames() write/force parameters with gup_flagsLorenzo Stoakes
2016-10-14Merge tag 'linux-kselftest-4.9-rc1-update' of git://git.kernel.org/pub/scm/li...Linus Torvalds
2016-10-10samples: move blackfin gptimers-example from DocumentationShuah Khan
2016-09-19[media] SDI: add flag for SDI formats and SMPTE 125M definitionCharles-Antoine Couret
2016-09-09[media] v4l: ioctl: Clear the v4l2_pix_format_mplane reserved fieldLaurent Pinchart
2016-09-09[media] videobuf2-v4l2.h: get kernel-doc tags from C fileMauro Carvalho Chehab
2016-09-09[media] videobuf2-core.h: move function descriptions from c fileMauro Carvalho Chehab
2016-09-09[media] v4l2-mem2mem.h: move descriptions from .c fileMauro Carvalho Chehab
2016-08-24[media] vb2: Fix vb2_core_dqbuf() kernel-docJavier Martinez Canillas
2016-08-24[media] media: v4l2-ctrls: append missing h264 profile stringStanimir Varbanov
2016-08-24[media] v4l2-async: remove unneeded .registered_async callbackJavier Martinez Canillas
2016-08-24[media] v4l: Do not allow re-registering sub-devicesSakari Ailus
2016-08-24[media] vb2: add WARN_ONs checking if a valid struct device was passedHans Verkuil
2016-08-24[media] vb2: don't return NULL for alloc and get_userptr opsHans Verkuil
2016-08-24[media] vb2: remove TODO comment for dma-buf in QBUFJavier Martinez Canillas
2016-08-24[media] vb2: include lengths in dmabuf qbuf debug messageJavier Martinez Canillas
2016-08-24[media] v4l2-common: Delete an unnecessary check before the function call "sp...Markus Elfring
2016-08-23[media] v4l2-core: Add support for touch devicesNick Dyer