summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2018-09-11media: replace strcpy() by strscpy()Mauro Carvalho Chehab
2018-09-11media: use strscpy() instead of strlcpy()Mauro Carvalho Chehab
2018-09-11media: imx-pxp: add i.MX Pixel Pipeline driverPhilipp Zabel
2018-09-11media: vimc: implement basic v4l2-ctrlsGuilherme Gallo
2018-09-11media: vicodec: change codec license to LGPLHans Verkuil
2018-09-11media: uvcvideo: Add a D4M camera descriptionGuennadi Liakhovetski
2018-09-11media: uvcvideo: Store device information pointer in struct uvc_deviceLaurent Pinchart
2018-09-11media: uvcvideo: Rename UVC_QUIRK_INFO to UVC_INFO_QUIRKGuennadi Liakhovetski
2018-09-11media: uvcvideo: Fix uvc_alloc_entity() allocation alignmentNadav Amit
2018-09-11media: uvcvideo: Fix spelling mistake: "entites" -> "entities"Colin Ian King
2018-09-11media: uvcvideo: Remove unnecessary NULL check before debugfs_remove_recursiveGustavo A. R. Silva
2018-09-11media: uvcvideo: Make uvc_control_mapping menu_info field constLaurent Pinchart
2018-09-11media: uvcvideo: Make some structs constJoe Perches
2018-09-11media: vicodec: fix sparse warningHans Verkuil
2018-09-11media: vicodec: fix wrong sizeimageHans Verkuil
2018-09-11media: v4l2-tpg: add Z16 supportHans Verkuil
2018-09-11media: v4l2-tpg: show either Y'CbCr or HSV encodingHans Verkuil
2018-09-10media: staging/media/mt9t031/Kconfig: remove bogus entryHans Verkuil
2018-09-10media: i2c: mt9v111: Fix v4l2-ctrl error handlingJacopo Mondi
2018-08-31media: adv7842: enable reduced fps detectionHans Verkuil
2018-08-31media: cobalt: Use v4l2_calc_timeperframe helperJose Abreu
2018-08-31media: v4l2-dv-timings: Introduce v4l2_calc_timeperframe helperJose Abreu
2018-08-31media: ov5640: fix mode change regressionHugues Fruchet
2018-08-31media: ov772x: Disable clk on error pathAlexey Khoroshilov
2018-08-31media: ipu3-cio2: Use dma_zalloc_coherent to replace dma_alloc_coherent + memsetzhong jiang
2018-08-31media: i2c: Fix pm_runtime_get_if_in_use() usage in sensor driversSakari Ailus
2018-08-31media: ov5670, ov13858: Use pm_runtime_idleSakari Ailus
2018-08-31media: ov9650: use SCCB regmapAkinobu Mita
2018-08-31media: ov772x: use SCCB regmapAkinobu Mita
2018-08-31media: vicodec: fix out-of-range values when decodingHans Verkuil
2018-08-31media: vicodec: split off v4l2 specific parts for the codecHans Verkuil
2018-08-31media: vicodec: rename and use proper fwht prefix for codecHans Verkuil
2018-08-31media: vicodec: improve handling of uncompressable planesHans Verkuil
2018-08-31media: vicodec: simplify blocktype checkingHans Verkuil
2018-08-31media: vicodec: simplify flags handlingHans Verkuil
2018-08-31media: vicodec: add support for more pixel formatsHans Verkuil
2018-08-31media: vicodec: add QP controlsHans Verkuil
2018-08-29media: camss: add missing includesArnd Bergmann
2018-08-29media: camss: Use managed memory allocationsTodor Tomov
2018-08-29media: camss: mark PM functions as __maybe_unusedArnd Bergmann
2018-08-29media: af9035: prevent buffer overflow on writeJozef Balga
2018-08-26Merge branch 'ida-4.19' of git://git.infradead.org/users/willy/linux-daxLinus Torvalds
2018-08-26Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2018-08-25Merge tag 'libnvdimm-for-4.19_dax-memory-failure' of gitolite.kernel.org:pub/...Linus Torvalds
2018-08-25Merge tag 'libnvdimm-for-4.19_misc' of gitolite.kernel.org:pub/scm/linux/kern...Linus Torvalds
2018-08-25Merge tag 'armsoc-late' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/...Linus Torvalds
2018-08-25Merge tag 'for-linus-20180825' of git://git.kernel.dk/linux-blockLinus Torvalds
2018-08-24Merge branch 'for-4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/l...Linus Torvalds
2018-08-24Merge tag 'iommu-updates-v4.19' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2018-08-24Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/l...Linus Torvalds